Triggered by Gerrit: https://git.eclipse.org/r/146819 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-b3gv3-sr9z3’ Agent tracecompass-build-965zc-gn5j4 is provisioned from template Kubernetes Pod Template --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-gerrit/18/" labels: jenkins: "slave" jenkins/tracecompass-build: "true" name: "tracecompass-build-965zc-gn5j4" spec: containers: - env: - name: "JENKINS_SECRET" value: "6725c6a125fdd959ac303e968b15d68b4454d78795e227410eede47461026c4c" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.tracecompass.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "tracecompass-build-965zc-gn5j4" - name: "JENKINS_NAME" value: "tracecompass-build-965zc-gn5j4" - 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-965zc-gn5j4 in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2019-07-30T20:06:59.270Z] 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-30T20:07:36.627Z] No credentials specified [2019-07-30T20:07:36.632Z] Cloning the remote Git repository [2019-07-30T20:07:36.829Z] Cloning repository git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass [2019-07-30T20:07:37.323Z] > /usr/bin/git init /home/jenkins/workspace/tracecompass-gerrit_webmaster-test # timeout=10 [2019-07-30T20:07:37.630Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass [2019-07-30T20:07:37.631Z] > /usr/bin/git --version # timeout=10 [2019-07-30T20:07:37.730Z] > /usr/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass +refs/heads/*:refs/remotes/origin/* [2019-07-30T20:08:55.156Z] > /usr/bin/git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10 [2019-07-30T20:08:55.228Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2019-07-30T20:08:55.427Z] > /usr/bin/git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10 [2019-07-30T20:08:55.631Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass [2019-07-30T20:08:55.633Z] > /usr/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass refs/changes/19/146819/1 [2019-07-30T20:08:59.224Z] Checking out Revision 92db156423852e26e7e08487fbed90670329b432 (refs/changes/19/146819/1) [2019-07-30T20:08:59.126Z] > /usr/bin/git rev-parse 92db156423852e26e7e08487fbed90670329b432^{commit} # timeout=10 [2019-07-30T20:08:59.233Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2019-07-30T20:08:59.323Z] > /usr/bin/git checkout -f 92db156423852e26e7e08487fbed90670329b432 [2019-07-30T20:09:12.427Z] Commit message: "timing: Filter segments table in a job" [2019-07-30T20:09:12.523Z] > /usr/bin/git rev-parse FETCH_HEAD^{commit} # timeout=10 [2019-07-30T20:09:13.929Z] > /usr/bin/git rev-list --no-walk 5fa77f89650c3dd78debbd8fd5ba27e66838505f # 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-30T20:09:17.240Z] + mvn clean install -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml [2019-07-30T20:09:17.241Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T20:09:19.859Z] 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-30T20:09:20.118Z] 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 5.9 kB/s) [2019-07-30T20:09:20.118Z] 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-30T20:09:20.118Z] 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 326 kB/s) [2019-07-30T20:09:20.378Z] 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-30T20:09:20.378Z] 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 53 kB/s) [2019-07-30T20:09:20.378Z] 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-30T20:09:20.378Z] 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 141 kB/s) [2019-07-30T20:09:20.378Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom [2019-07-30T20:09:20.378Z] 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 513 kB/s) [2019-07-30T20:09:20.378Z] 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-30T20:09:20.378Z] 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 806 kB/s) [2019-07-30T20:09:20.378Z] 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-30T20:09:20.378Z] 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.6 MB/s) [2019-07-30T20:09:20.378Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [2019-07-30T20:09:20.378Z] 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 592 kB/s) [2019-07-30T20:09:20.637Z] 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-30T20:09:20.637Z] 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-30T20:09:20.637Z] Progress (1): 4.1/9.3 kB Progress (1): 7.7/9.3 kB Progress (1): 9.3 kB Progress (2): 9.3 kB | 4.1/27 kB Progress (2): 9.3 kB | 7.7/27 kB Progress (2): 9.3 kB | 12/27 kB Progress (2): 9.3 kB | 16/27 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 265 kB/s) [2019-07-30T20:09:20.637Z] 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 512 kB/s) [2019-07-30T20:09:21.205Z] [INFO] Scanning for projects... [2019-07-30T20:09:21.463Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-30T20:09:21.463Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-30T20:09:21.463Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-30T20:09:21.463Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-30T20:09:21.463Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-30T20:09:21.463Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-30T20:09:21.463Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-30T20:09:21.463Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-30T20:09:21.463Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-30T20:09:21.463Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-30T20:09:21.463Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-30T20:09:21.463Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-30T20:09:21.463Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-30T20:09:21.463Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-30T20:09:21.463Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-30T20:09:21.722Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-30T20:09:21.722Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:09:21.722Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-30T20:09:21.722Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-30T20:09:21.722Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-30T20:09:21.722Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:09:21.722Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:09:21.722Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:09:21.722Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:09:21.722Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-30T20:09:21.722Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-30T20:09:21.722Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-30T20:09:22.022Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-30T20:09:22.022Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-30T20:09:22.022Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-30T20:09:22.022Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-30T20:09:22.022Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-30T20:09:22.022Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-30T20:09:22.022Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-30T20:09:22.022Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-30T20:09:22.022Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-30T20:09:22.022Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:09:22.022Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-30T20:09:22.022Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-30T20:09:22.022Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-30T20:09:22.281Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-30T20:09:22.281Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-30T20:09:22.281Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-30T20:09:22.281Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-30T20:09:22.281Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-30T20:09:22.281Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-30T20:09:22.281Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-30T20:09:22.281Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-30T20:09:22.281Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-30T20:09:22.281Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-30T20:09:22.281Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-30T20:09:22.281Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-30T20:09:22.281Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-30T20:09:22.281Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-30T20:09:22.281Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-30T20:09:22.281Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-30T20:09:22.281Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-30T20:09:22.281Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-30T20:09:22.281Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-30T20:09:22.281Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:09:22.281Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:09:22.281Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:09:22.281Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-30T20:09:22.281Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-30T20:09:22.281Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-30T20:09:22.281Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-30T20:09:22.281Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-30T20:09:22.540Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:09:22.540Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-30T20:09:22.540Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-30T20:09:22.540Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-30T20:09:22.540Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-30T20:09:22.540Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-30T20:09:22.540Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-30T20:09:22.540Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-30T20:09:22.540Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-30T20:09:22.540Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-30T20:09:22.540Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-30T20:09:22.540Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-30T20:09:22.540Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-30T20:09:22.540Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-30T20:09:22.540Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-30T20:09:22.798Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-30T20:09:22.798Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-30T20:09:22.798Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-30T20:09:22.798Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-30T20:09:22.798Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-30T20:09:22.798Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-30T20:09:22.798Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-30T20:09:22.798Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-30T20:09:22.798Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-30T20:09:22.798Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-30T20:09:22.798Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-30T20:09:22.798Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-30T20:09:22.798Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-30T20:09:22.798Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-30T20:09:22.798Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-30T20:09:22.798Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:09:22.798Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:09:22.798Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:09:22.798Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:09:22.798Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-30T20:09:22.798Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-30T20:09:22.798Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-30T20:09:23.057Z] 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-30T20:09:23.057Z] 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-30T20:09:23.057Z] 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-30T20:09:23.057Z] 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-30T20:09:23.316Z] 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-30T20:09:23.316Z] 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-30T20:09:23.316Z] 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 36 kB/s) [2019-07-30T20:09:23.316Z] 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-30T20:09:23.316Z] 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-30T20:09:23.316Z] 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-30T20:09:23.574Z] 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-30T20:09:23.574Z] 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-30T20:09:23.574Z] 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-30T20:09:23.574Z] 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 524 kB/s) [2019-07-30T20:09:23.574Z] 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-30T20:09:23.574Z] 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-30T20:09:23.574Z] 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-30T20:09:23.833Z] 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-30T20:09:23.833Z] 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-30T20:09:23.833Z] 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-30T20:09:23.833Z] 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 129 kB/s) [2019-07-30T20:09:23.833Z] 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-30T20:09:23.833Z] 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-30T20:09:23.833Z] 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-30T20:09:24.092Z] 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-30T20:09:24.092Z] 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-30T20:09:24.092Z] 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-30T20:09:24.092Z] 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 147 kB/s) [2019-07-30T20:09:24.092Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-30T20:09:24.092Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-30T20:09:24.092Z] 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-30T20:09:24.351Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-30T20:09:24.351Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-30T20:09:24.351Z] 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-30T20:09:24.351Z] 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 625 kB/s) [2019-07-30T20:09:24.351Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-30T20:09:24.351Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-30T20:09:24.608Z] 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-30T20:09:24.608Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-30T20:09:24.608Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-30T20:09:24.608Z] 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-30T20:09:24.925Z] 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 522 kB/s) [2019-07-30T20:09:24.925Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom [2019-07-30T20:09:24.925Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom [2019-07-30T20:09:24.925Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom [2019-07-30T20:09:24.925Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom [2019-07-30T20:09:24.925Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom [2019-07-30T20:09:24.925Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [2019-07-30T20:09:24.925Z] 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 388 kB/s) [2019-07-30T20:09:24.925Z] 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-30T20:09:24.925Z] 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-30T20:09:25.184Z] 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-30T20:09:25.184Z] 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-30T20:09:25.184Z] 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-30T20:09:25.184Z] 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-30T20:09:25.442Z] 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 111 kB/s) [2019-07-30T20:09:25.442Z] 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-30T20:09:25.442Z] 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-30T20:09:25.442Z] 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-30T20:09:25.442Z] 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-30T20:09:25.442Z] 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-30T20:09:25.700Z] 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-30T20:09:25.700Z] 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 121 kB/s) [2019-07-30T20:09:25.700Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-30T20:09:25.700Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-30T20:09:25.700Z] 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-30T20:09:25.700Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-30T20:09:25.958Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-30T20:09:25.958Z] 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-30T20:09:25.958Z] 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 597 kB/s) [2019-07-30T20:09:25.958Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-30T20:09:25.958Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-30T20:09:25.958Z] 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-30T20:09:26.217Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-30T20:09:26.217Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-30T20:09:26.217Z] 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-30T20:09:26.217Z] 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 366 kB/s) [2019-07-30T20:09:26.217Z] 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-30T20:09:26.217Z] 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-30T20:09:26.217Z] 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-30T20:09:26.475Z] 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-30T20:09:26.475Z] 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-30T20:09:26.475Z] 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-30T20:09:26.475Z] 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 57 kB/s) [2019-07-30T20:09:26.475Z] 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-30T20:09:26.475Z] 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-30T20:09:26.475Z] 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-30T20:09:26.734Z] 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-30T20:09:26.734Z] 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-30T20:09:26.734Z] 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-30T20:09:26.734Z] 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 72 kB/s) [2019-07-30T20:09:26.734Z] 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-30T20:09:26.734Z] 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-30T20:09:26.734Z] 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-30T20:09:26.992Z] 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-30T20:09:26.992Z] 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-30T20:09:27.928Z] 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-30T20:09:27.928Z] 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-30T20:09:27.928Z] 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-30T20:09:27.928Z] 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-30T20:09:28.187Z] 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-30T20:09:28.187Z] 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-30T20:09:28.187Z] 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-30T20:09:28.187Z] 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-30T20:09:28.187Z] 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 162 kB/s) [2019-07-30T20:09:28.187Z] 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-30T20:09:28.446Z] 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-30T20:09:28.446Z] 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-30T20:09:28.446Z] 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-30T20:09:28.446Z] 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-30T20:09:28.446Z] 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-30T20:09:28.705Z] 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 540 kB/s) [2019-07-30T20:09:28.705Z] 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-30T20:09:28.705Z] 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-30T20:09:28.705Z] 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-30T20:09:28.705Z] 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-30T20:09:28.705Z] 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-30T20:09:28.705Z] 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-30T20:09:28.964Z] 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 19 kB/s) [2019-07-30T20:09:28.964Z] 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-30T20:09:28.964Z] 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-30T20:09:28.964Z] 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-30T20:09:28.964Z] 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-30T20:09:28.964Z] 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-30T20:09:29.222Z] 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-30T20:09:29.222Z] 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 140 kB/s) [2019-07-30T20:09:29.222Z] 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-30T20:09:29.222Z] 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-30T20:09:29.222Z] 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-30T20:09:29.480Z] 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-30T20:09:29.480Z] 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-30T20:09:29.480Z] 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-30T20:09:29.480Z] 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 106 kB/s) [2019-07-30T20:09:29.480Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-30T20:09:29.480Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-30T20:09:29.480Z] 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-30T20:09:29.739Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-30T20:09:29.739Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-30T20:09:29.739Z] 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-30T20:09:29.739Z] 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 189 kB/s) [2019-07-30T20:09:29.739Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-30T20:09:29.739Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-30T20:09:29.739Z] 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-30T20:09:29.997Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-30T20:09:29.997Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-30T20:09:29.997Z] 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-30T20:09:29.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/4/forge-parent-4.pom (8.4 kB at 254 kB/s) [2019-07-30T20:09:29.997Z] 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-30T20:09:29.997Z] 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-30T20:09:29.997Z] 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-30T20:09:30.255Z] 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-30T20:09:30.255Z] 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-30T20:09:30.255Z] 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-30T20:09:30.255Z] 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 116 kB/s) [2019-07-30T20:09:30.255Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-30T20:09:30.255Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-30T20:09:30.255Z] 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-30T20:09:30.514Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-30T20:09:30.514Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-30T20:09:30.514Z] 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-30T20:09:30.514Z] 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 270 kB/s) [2019-07-30T20:09:30.514Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-30T20:09:30.514Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-30T20:09:30.514Z] 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-30T20:09:30.772Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-30T20:09:30.772Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-30T20:09:30.772Z] 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-30T20:09:30.772Z] 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-30T20:09:30.772Z] 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-30T20:09:30.772Z] 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-30T20:09:31.031Z] 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-30T20:09:31.031Z] 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-30T20:09:31.031Z] 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-30T20:09:31.031Z] 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-30T20:09:31.289Z] 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 39 kB/s) [2019-07-30T20:09:31.289Z] 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-30T20:09:31.289Z] 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-30T20:09:31.289Z] 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-30T20:09:31.289Z] 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-30T20:09:31.547Z] 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-30T20:09:31.547Z] 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-30T20:09:31.547Z] 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 60 kB/s) [2019-07-30T20:09:31.547Z] 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-30T20:09:31.547Z] 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-30T20:09:31.547Z] 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-30T20:09:31.547Z] 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-30T20:09:31.805Z] 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-30T20:09:31.805Z] 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-30T20:09:31.805Z] 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 79 kB/s) [2019-07-30T20:09:31.805Z] 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-30T20:09:31.805Z] 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-30T20:09:31.805Z] 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-30T20:09:32.063Z] 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-30T20:09:32.063Z] 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-30T20:09:32.063Z] 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-30T20:09:32.063Z] 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 141 kB/s) [2019-07-30T20:09:32.063Z] 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-30T20:09:32.063Z] 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-30T20:09:32.063Z] 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-30T20:09:32.320Z] 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-30T20:09:32.321Z] 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-30T20:09:32.321Z] 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-30T20:09:32.321Z] 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 87 kB/s) [2019-07-30T20:09:32.321Z] 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-30T20:09:32.321Z] 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-30T20:09:32.321Z] 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-30T20:09:32.578Z] 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-30T20:09:32.578Z] 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-30T20:09:32.578Z] 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-30T20:09:32.578Z] 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 70 kB/s) [2019-07-30T20:09:32.578Z] 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-30T20:09:32.578Z] 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-30T20:09:32.578Z] 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-30T20:09:32.836Z] 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-30T20:09:32.836Z] 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-30T20:09:32.836Z] 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-30T20:09:32.836Z] 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 37 kB/s) [2019-07-30T20:09:32.836Z] 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-30T20:09:32.836Z] 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-30T20:09:32.836Z] 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-30T20:09:33.094Z] 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-30T20:09:33.094Z] 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-30T20:09:33.094Z] 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-30T20:09:33.094Z] 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 251 kB/s) [2019-07-30T20:09:33.094Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-30T20:09:33.094Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-30T20:09:33.353Z] 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-30T20:09:33.353Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-30T20:09:33.353Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-30T20:09:33.353Z] 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-30T20:09:33.353Z] 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 347 kB/s) [2019-07-30T20:09:33.353Z] 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-30T20:09:33.353Z] 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-30T20:09:33.612Z] 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-30T20:09:33.612Z] 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-30T20:09:33.612Z] 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-30T20:09:33.612Z] 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-30T20:09:33.612Z] 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 125 kB/s) [2019-07-30T20:09:33.612Z] 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-30T20:09:33.870Z] 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-30T20:09:33.870Z] 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-30T20:09:33.870Z] 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-30T20:09:33.870Z] 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-30T20:09:33.870Z] 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-30T20:09:33.870Z] 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-30T20:09:34.131Z] 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-30T20:09:34.131Z] 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-30T20:09:34.131Z] 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-30T20:09:34.131Z] 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-30T20:09:34.131Z] 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-30T20:09:34.425Z] 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-30T20:09:34.425Z] 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 165 kB/s) [2019-07-30T20:09:34.425Z] 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-30T20:09:34.425Z] 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-30T20:09:34.425Z] 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-30T20:09:34.425Z] 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-30T20:09:34.425Z] 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-30T20:09:34.425Z] 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-30T20:09:34.684Z] 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 346 kB/s) [2019-07-30T20:09:34.684Z] 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-30T20:09:34.684Z] 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-30T20:09:34.684Z] 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-30T20:09:34.684Z] 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-30T20:09:34.684Z] 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-30T20:09:34.943Z] 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-30T20:09:34.943Z] 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 51 kB/s) [2019-07-30T20:09:34.943Z] 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-30T20:09:34.943Z] 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-30T20:09:34.943Z] 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-30T20:09:34.943Z] 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-30T20:09:35.202Z] 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-30T20:09:35.202Z] 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-30T20:09:35.202Z] 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 77 kB/s) [2019-07-30T20:09:35.202Z] 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-30T20:09:35.202Z] 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-30T20:09:35.202Z] 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-30T20:09:35.460Z] 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-30T20:09:35.460Z] 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-30T20:09:35.460Z] 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-30T20:09:35.460Z] 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 54 kB/s) [2019-07-30T20:09:35.460Z] 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-30T20:09:35.460Z] 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-30T20:09:35.460Z] 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-30T20:09:35.717Z] 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-30T20:09:35.717Z] 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-30T20:09:35.717Z] 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-30T20:09:35.717Z] 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 234 kB/s) [2019-07-30T20:09:35.717Z] 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-30T20:09:35.717Z] 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-30T20:09:35.717Z] 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-30T20:09:35.976Z] 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-30T20:09:35.976Z] 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-30T20:09:35.976Z] 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-30T20:09:35.976Z] 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-30T20:09:35.976Z] 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-30T20:09:35.976Z] 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-30T20:09:35.976Z] 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-30T20:09:36.234Z] 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-30T20:09:36.234Z] 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-30T20:09:36.234Z] 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-30T20:09:36.234Z] 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 88 kB/s) [2019-07-30T20:09:36.234Z] 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-30T20:09:36.234Z] 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-30T20:09:36.234Z] 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-30T20:09:37.168Z] 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-30T20:09:37.168Z] 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-30T20:09:37.168Z] 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-30T20:09:37.168Z] 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 58 kB/s) [2019-07-30T20:09:37.426Z] 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-30T20:09:37.426Z] 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-30T20:09:37.426Z] 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-30T20:09:37.426Z] 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-30T20:09:37.426Z] 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-30T20:09:37.426Z] 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-30T20:09:37.683Z] 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 166 kB/s) [2019-07-30T20:09:37.683Z] 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-30T20:09:37.683Z] 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-30T20:09:37.683Z] 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-30T20:09:37.683Z] 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-30T20:09:37.943Z] 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-30T20:09:37.943Z] 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-30T20:09:37.943Z] 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 141 kB/s) [2019-07-30T20:09:37.943Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-30T20:09:37.943Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-30T20:09:37.943Z] 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-30T20:09:38.202Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-30T20:09:38.202Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-30T20:09:38.202Z] 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-30T20:09:38.202Z] 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 586 kB/s) [2019-07-30T20:09:38.202Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-30T20:09:38.202Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-30T20:09:38.202Z] 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-30T20:09:38.460Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-30T20:09:38.460Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-30T20:09:38.460Z] 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-30T20:09:38.460Z] 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 233 kB/s) [2019-07-30T20:09:38.460Z] 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-30T20:09:38.460Z] 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-30T20:09:38.460Z] 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-30T20:09:38.719Z] 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-30T20:09:38.719Z] 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-30T20:09:38.719Z] 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-30T20:09:38.719Z] 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 269 kB/s) [2019-07-30T20:09:38.719Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-30T20:09:38.719Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-30T20:09:38.719Z] 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-30T20:09:38.977Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-30T20:09:38.977Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-30T20:09:38.977Z] 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-30T20:09:38.977Z] 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.1 MB/s) [2019-07-30T20:09:38.977Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom [2019-07-30T20:09:38.977Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom [2019-07-30T20:09:38.977Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom [2019-07-30T20:09:39.235Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom [2019-07-30T20:09:39.235Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom [2019-07-30T20:09:39.235Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [2019-07-30T20:09:39.235Z] 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 337 kB/s) [2019-07-30T20:09:39.235Z] 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-30T20:09:39.235Z] 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-30T20:09:39.235Z] 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-30T20:09:39.493Z] 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-30T20:09:39.493Z] 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-30T20:09:39.751Z] 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-30T20:09:39.751Z] 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-30T20:09:39.751Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-30T20:09:39.751Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-30T20:09:39.751Z] 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-30T20:09:40.008Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-30T20:09:40.008Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-30T20:09:40.008Z] 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-30T20:09:40.008Z] 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.7 MB/s) [2019-07-30T20:09:40.008Z] 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-30T20:09:40.008Z] 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-30T20:09:40.008Z] 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-30T20:09:40.266Z] 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-30T20:09:40.266Z] 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-30T20:09:40.266Z] 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-30T20:09:40.266Z] 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 526 kB/s) [2019-07-30T20:09:40.266Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-30T20:09:40.266Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-30T20:09:40.266Z] 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-30T20:09:40.524Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-30T20:09:40.524Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-30T20:09:40.524Z] 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-30T20:09:40.524Z] 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.5 MB/s) [2019-07-30T20:09:40.524Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom [2019-07-30T20:09:40.524Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom [2019-07-30T20:09:40.524Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom [2019-07-30T20:09:40.782Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom [2019-07-30T20:09:40.782Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom [2019-07-30T20:09:40.782Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom [2019-07-30T20:09:40.782Z] 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 505 kB/s) [2019-07-30T20:09:40.782Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-30T20:09:40.782Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-30T20:09:41.040Z] 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-30T20:09:41.040Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-30T20:09:41.040Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-30T20:09:41.040Z] 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-30T20:09:41.300Z] 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 90 kB/s) [2019-07-30T20:09:41.300Z] 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-30T20:09:41.300Z] 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-30T20:09:41.300Z] 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-30T20:09:41.300Z] 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-30T20:09:41.300Z] 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-30T20:09:41.300Z] 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-30T20:09:41.622Z] 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 413 kB/s) [2019-07-30T20:09:41.622Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-30T20:09:41.622Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-30T20:09:41.622Z] 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-30T20:09:41.622Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-30T20:09:41.880Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-30T20:09:41.880Z] 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-30T20:09:41.880Z] 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 428 kB/s) [2019-07-30T20:09:41.880Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-30T20:09:41.880Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-30T20:09:41.880Z] 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-30T20:09:41.880Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-30T20:09:41.880Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-30T20:09:41.880Z] 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-30T20:09:42.138Z] 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 63 kB/s) [2019-07-30T20:09:42.138Z] 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-30T20:09:42.138Z] 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-30T20:09:42.138Z] 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-30T20:09:42.138Z] 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-30T20:09:42.138Z] 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-30T20:09:42.396Z] 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-30T20:09:42.396Z] 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 36 kB/s) [2019-07-30T20:09:42.396Z] 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-30T20:09:42.396Z] 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-30T20:09:42.396Z] 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-30T20:09:42.396Z] 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-30T20:09:42.396Z] 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-30T20:09:42.654Z] 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-30T20:09:42.654Z] 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 73 kB/s) [2019-07-30T20:09:42.654Z] 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-30T20:09:42.654Z] 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-30T20:09:42.654Z] 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-30T20:09:42.654Z] 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-30T20:09:42.654Z] 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-30T20:09:42.912Z] 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-30T20:09:42.912Z] 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 26 kB/s) [2019-07-30T20:09:42.912Z] 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-30T20:09:42.912Z] 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-30T20:09:42.912Z] 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-30T20:09:43.170Z] 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-30T20:09:43.170Z] 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-30T20:09:43.170Z] 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-30T20:09:43.170Z] 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-30T20:09:43.170Z] 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-30T20:09:43.170Z] 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-30T20:09:43.170Z] 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-30T20:09:43.428Z] 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-30T20:09:43.428Z] 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-30T20:09:43.428Z] 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-30T20:09:43.428Z] 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 54 kB/s) [2019-07-30T20:09:43.428Z] 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-30T20:09:43.428Z] 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-30T20:09:43.428Z] 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-30T20:09:43.685Z] 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-30T20:09:43.685Z] 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-30T20:09:43.685Z] 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-30T20:09:43.685Z] 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 34 kB/s) [2019-07-30T20:09:43.685Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-30T20:09:43.685Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-30T20:09:43.685Z] 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-30T20:09:43.942Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-30T20:09:43.942Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-30T20:09:43.942Z] 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-30T20:09:43.942Z] 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 209 kB/s) [2019-07-30T20:09:43.942Z] 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-30T20:09:43.942Z] 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-30T20:09:43.942Z] 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-30T20:09:44.200Z] 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-30T20:09:44.200Z] 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-30T20:09:44.200Z] 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-30T20:09:44.200Z] 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-30T20:09:44.200Z] 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-30T20:09:44.458Z] 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-30T20:09:44.458Z] 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-30T20:09:44.458Z] 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-30T20:09:44.458Z] 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-30T20:09:44.458Z] 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-30T20:09:44.727Z] 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 16 kB/s) [2019-07-30T20:09:44.727Z] 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-30T20:09:44.727Z] 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-30T20:09:44.727Z] 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-30T20:09:44.727Z] 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-30T20:09:44.727Z] 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-30T20:09:44.727Z] 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-30T20:09:44.986Z] 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 93 kB/s) [2019-07-30T20:09:44.986Z] 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-30T20:09:44.986Z] 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-30T20:09:44.986Z] 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-30T20:09:44.986Z] 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-30T20:09:44.986Z] 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-30T20:09:45.244Z] 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-30T20:09:45.244Z] 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 22 kB/s) [2019-07-30T20:09:45.244Z] 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-30T20:09:45.244Z] 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-30T20:09:45.244Z] 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-30T20:09:45.244Z] 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-30T20:09:45.503Z] 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-30T20:09:45.503Z] 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-30T20:09:45.503Z] 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 139 kB/s) [2019-07-30T20:09:45.503Z] 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-30T20:09:45.503Z] 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-30T20:09:45.503Z] 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-30T20:09:45.762Z] 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-30T20:09:45.762Z] 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-30T20:09:45.762Z] 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-30T20:09:45.762Z] 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 41 kB/s) [2019-07-30T20:09:45.762Z] 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-30T20:09:45.762Z] 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-30T20:09:45.762Z] 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-30T20:09:46.020Z] 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-30T20:09:46.020Z] 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-30T20:09:46.020Z] 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-30T20:09:46.020Z] 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 413 kB/s) [2019-07-30T20:09:46.020Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-30T20:09:46.020Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-30T20:09:46.020Z] 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-30T20:09:46.278Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-30T20:09:46.278Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-30T20:09:46.278Z] 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-30T20:09:46.278Z] 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 982 kB/s) [2019-07-30T20:09:46.278Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom [2019-07-30T20:09:46.278Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom [2019-07-30T20:09:46.278Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom [2019-07-30T20:09:46.536Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom [2019-07-30T20:09:46.536Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom [2019-07-30T20:09:46.536Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [2019-07-30T20:09:46.536Z] 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 132 kB/s) [2019-07-30T20:09:46.536Z] 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-30T20:09:46.536Z] 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-30T20:09:46.536Z] 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-30T20:09:46.795Z] 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-30T20:09:46.795Z] 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-30T20:09:46.795Z] 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-30T20:09:46.795Z] 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 89 kB/s) [2019-07-30T20:09:46.795Z] 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-30T20:09:46.795Z] 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-30T20:09:46.795Z] 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-30T20:09:47.053Z] 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-30T20:09:47.053Z] 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-30T20:09:47.053Z] 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-30T20:09:47.053Z] 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 32 kB/s) [2019-07-30T20:09:47.053Z] 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-30T20:09:47.312Z] 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-30T20:09:47.312Z] 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-30T20:09:47.312Z] 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-30T20:09:47.312Z] 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-30T20:09:47.312Z] 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-30T20:09:47.570Z] 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 4.5 kB/s) [2019-07-30T20:09:47.570Z] 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-30T20:09:47.570Z] 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-30T20:09:47.570Z] 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-30T20:09:47.828Z] 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-30T20:09:47.828Z] 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-30T20:09:47.828Z] 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-30T20:09:47.828Z] 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 27 kB/s) [2019-07-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-30T20:09:48.229Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-30T20:09:48.229Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.229Z] 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-30T20:09:48.488Z] 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-30T20:09:48.488Z] 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-30T20:09:48.488Z] 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-30T20:09:48.488Z] 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-30T20:09:48.488Z] 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-30T20:09:48.488Z] 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-30T20:09:48.488Z] 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-30T20:09:48.488Z] 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-30T20:09:48.488Z] 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-30T20:09:48.488Z] 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-30T20:09:48.488Z] 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-30T20:09:48.488Z] 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-30T20:09:48.488Z] 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-30T20:09:48.488Z] 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-30T20:09:48.488Z] 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-30T20:09:48.488Z] 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-30T20:09:48.488Z] 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-30T20:09:48.488Z] 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-30T20:09:48.746Z] 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-30T20:09:48.746Z] 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-30T20:09:48.746Z] 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-30T20:09:48.746Z] 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-30T20:09:48.746Z] 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-30T20:09:48.746Z] 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-30T20:09:48.746Z] 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-30T20:09:48.746Z] 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-30T20:09:48.746Z] 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-30T20:09:48.746Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-30T20:09:48.746Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-30T20:09:48.746Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-30T20:09:48.746Z] 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-30T20:09:48.746Z] 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-30T20:09:48.746Z] 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-30T20:09:48.746Z] 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-30T20:09:48.746Z] 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-30T20:09:48.746Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-30T20:09:48.746Z] 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-30T20:09:48.746Z] 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-30T20:09:48.746Z] 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-30T20:09:48.746Z] 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-30T20:09:48.747Z] 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-30T20:09:48.747Z] 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-30T20:09:48.747Z] 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-30T20:09:48.747Z] 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-30T20:09:48.747Z] 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-30T20:09:49.005Z] 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-30T20:09:49.005Z] 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-30T20:09:49.005Z] 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-30T20:09:49.005Z] 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-30T20:09:49.005Z] 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-30T20:09:49.005Z] 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-30T20:09:49.005Z] 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-30T20:09:49.005Z] 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-30T20:09:49.263Z] 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-30T20:09:49.263Z] 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-30T20:09:49.263Z] 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-30T20:09:49.263Z] 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-30T20:09:49.263Z] 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-30T20:09:49.263Z] 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-30T20:09:49.263Z] 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-30T20:09:49.263Z] 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-30T20:09:49.263Z] 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-30T20:09:49.263Z] 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-30T20:09:49.521Z] 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-30T20:09:49.521Z] 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-30T20:09:49.521Z] 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-30T20:09:49.521Z] 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-30T20:09:49.521Z] 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-30T20:09:49.521Z] 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-30T20:09:49.521Z] 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-30T20:09:49.779Z] 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-30T20:09:49.779Z] 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-30T20:09:49.779Z] 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-30T20:09:49.779Z] 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-30T20:09:49.779Z] 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-30T20:09:49.779Z] 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-30T20:09:49.779Z] 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-30T20:09:49.779Z] 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-30T20:09:49.779Z] 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-30T20:09:49.779Z] 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-30T20:09:50.037Z] 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-30T20:09:50.037Z] 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-30T20:09:50.037Z] 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-30T20:09:50.037Z] 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-30T20:09:50.037Z] 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-30T20:09:50.037Z] 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-30T20:09:50.037Z] 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-30T20:09:50.037Z] 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-30T20:09:50.295Z] 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-30T20:09:50.295Z] 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-30T20:09:50.295Z] 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-30T20:09:50.295Z] 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-30T20:09:50.295Z] 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-30T20:09:50.295Z] 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-30T20:09:50.295Z] 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-30T20:09:50.295Z] 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-30T20:09:50.295Z] 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-30T20:09:50.295Z] 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-30T20:09:50.554Z] 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-30T20:09:50.554Z] 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-30T20:09:50.554Z] 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-30T20:09:50.554Z] 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-30T20:09:50.554Z] 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-30T20:09:50.554Z] 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-30T20:09:50.554Z] 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-30T20:09:50.554Z] 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-30T20:09:50.554Z] 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-30T20:09:50.554Z] 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-30T20:09:50.554Z] 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-30T20:09:50.554Z] 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-30T20:09:50.554Z] 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-30T20:09:50.554Z] 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-30T20:09:50.554Z] 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-30T20:09:50.554Z] 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-30T20:09:50.554Z] 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-30T20:09:50.554Z] 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-30T20:09:50.554Z] 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-30T20:09:50.554Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-30T20:09:50.554Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-30T20:09:50.554Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-30T20:09:50.554Z] 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-30T20:09:50.554Z] 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-30T20:09:50.554Z] 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-30T20:09:50.554Z] 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-30T20:09:50.554Z] 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-30T20:09:50.554Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-30T20:09:50.554Z] 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-30T20:09:50.554Z] 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-30T20:09:50.554Z] 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-30T20:09:50.554Z] 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-30T20:09:50.554Z] 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-30T20:09:50.554Z] 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-30T20:09:50.813Z] 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-30T20:09:50.813Z] 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-30T20:09:50.813Z] 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-30T20:09:50.813Z] 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-30T20:09:50.813Z] 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-30T20:09:50.813Z] 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-30T20:09:50.813Z] 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-30T20:09:50.813Z] 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-30T20:09:50.813Z] 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-30T20:09:50.813Z] 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-30T20:09:50.813Z] 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-30T20:09:50.813Z] 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-30T20:09:50.813Z] 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-30T20:09:50.813Z] 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-30T20:09:50.813Z] 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-30T20:09:50.813Z] 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-30T20:09:50.813Z] 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-30T20:09:50.813Z] 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-30T20:09:50.813Z] 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-30T20:09:50.813Z] 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-30T20:09:50.813Z] 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-30T20:09:51.071Z] 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-30T20:09:51.071Z] 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-30T20:09:51.071Z] 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-30T20:09:51.071Z] 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-30T20:09:51.071Z] 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-30T20:09:51.071Z] 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-30T20:09:51.071Z] 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-30T20:09:51.071Z] 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-30T20:09:51.071Z] 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-30T20:09:51.071Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-30T20:09:51.071Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-30T20:09:51.071Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-30T20:09:51.071Z] 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-30T20:09:51.071Z] 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-30T20:09:51.071Z] 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-30T20:09:51.071Z] 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-30T20:09:51.071Z] 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-30T20:09:51.071Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-30T20:09:51.071Z] 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-30T20:09:51.071Z] 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-30T20:09:51.071Z] 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-30T20:09:51.071Z] 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-30T20:09:51.071Z] 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-30T20:09:51.071Z] 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-30T20:09:51.072Z] 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-30T20:09:51.072Z] 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-30T20:09:51.072Z] 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-30T20:09:51.331Z] 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-30T20:09:51.331Z] 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-30T20:09:51.331Z] 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-30T20:09:51.331Z] 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-30T20:09:51.331Z] 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-30T20:09:51.331Z] Progress (1): 4.1/527 kB Progress (2): 4.1/527 kB | 4.1/165 kB Progress (2): 7.7/527 kB | 4.1/165 kB Progress (2): 7.7/527 kB | 7.7/165 kB Progress (2): 12/527 kB | 7.7/165 kB Progress (2): 12/527 kB | 12/165 kB Progress (2): 16/527 kB | 12/165 kB Progress (2): 16/527 kB | 16/165 kB Progress (2): 20/527 kB | 16/165 kB Progress (2): 20/527 kB | 20/165 kB Progress (3): 20/527 kB | 20/165 kB | 4.1/47 kB Progress (3): 24/527 kB | 20/165 kB | 4.1/47 kB Progress (3): 24/527 kB | 20/165 kB | 7.7/47 kB Progress (3): 24/527 kB | 24/165 kB | 7.7/47 kB Progress (3): 24/527 kB | 24/165 kB | 12/47 kB Progress (3): 28/527 kB | 24/165 kB | 12/47 kB Progress (3): 28/527 kB | 24/165 kB | 16/47 kB Progress (3): 28/527 kB | 28/165 kB | 16/47 kB Progress (3): 28/527 kB | 28/165 kB | 20/47 kB Progress (3): 32/527 kB | 28/165 kB | 20/47 kB Progress (3): 32/527 kB | 28/165 kB | 24/47 kB Progress (3): 32/527 kB | 32/165 kB | 24/47 kB Progress (3): 32/527 kB | 32/165 kB | 28/47 kB Progress (3): 32/527 kB | 36/165 kB | 28/47 kB Progress (3): 36/527 kB | 36/165 kB | 28/47 kB Progress (3): 36/527 kB | 40/165 kB | 28/47 kB Progress (3): 36/527 kB | 40/165 kB | 32/47 kB Progress (3): 36/527 kB | 44/165 kB | 32/47 kB Progress (3): 36/527 kB | 44/165 kB | 36/47 kB Progress (3): 40/527 kB | 44/165 kB | 36/47 kB Progress (3): 40/527 kB | 44/165 kB | 40/47 kB Progress (3): 40/527 kB | 48/165 kB | 40/47 kB Progress (3): 40/527 kB | 48/165 kB | 44/47 kB Progress (3): 40/527 kB | 48/165 kB | 47 kB Progress (3): 44/527 kB | 48/165 kB | 47 kB Progress (3): 44/527 kB | 52/165 kB | 47 kB Progress (3): 48/527 kB | 52/165 kB | 47 kB Progress (3): 48/527 kB | 56/165 kB | 47 kB Progress (3): 52/527 kB | 56/165 kB | 47 kB Progress (3): 52/527 kB | 60/165 kB | 47 kB Progress (3): 56/527 kB | 60/165 kB | 47 kB Progress (3): 56/527 kB | 64/165 kB | 47 kB Progress (3): 60/527 kB | 64/165 kB | 47 kB Progress (3): 60/527 kB | 68/165 kB | 47 kB Progress (3): 64/527 kB | 68/165 kB | 47 kB Progress (3): 64/527 kB | 72/165 kB | 47 kB Progress (3): 68/527 kB | 72/165 kB | 47 kB Progress (3): 68/527 kB | 76/165 kB | 47 kB Progress (3): 72/527 kB | 76/165 kB | 47 kB Progress (3): 72/527 kB | 80/165 kB | 47 kB Progress (3): 76/527 kB | 80/165 kB | 47 kB Progress (3): 76/527 kB | 84/165 kB | 47 kB Progress (3): 80/527 kB | 84/165 kB | 47 kB Progress (3): 80/527 kB | 88/165 kB | 47 kB Progress (3): 84/527 kB | 88/165 kB | 47 kB Progress (3): 84/527 kB | 92/165 kB | 47 kB Progress (3): 88/527 kB | 92/165 kB | 47 kB Progress (3): 88/527 kB | 96/165 kB | 47 kB Progress (3): 92/527 kB | 96/165 kB | 47 kB Progress (3): 92/527 kB | 100/165 kB | 47 kB Progress (3): 96/527 kB | 100/165 kB | 47 kB Progress (3): 96/527 kB | 104/165 kB | 47 kB Progress (3): 100/527 kB | 104/165 kB | 47 kB Progress (3): 100/527 kB | 108/165 kB | 47 kB Progress (3): 104/527 kB | 108/165 kB | 47 kB Progress (3): 104/527 kB | 112/165 kB | 47 kB Progress (3): 108/527 kB | 112/165 kB | 47 kB Progress (3): 108/527 kB | 116/165 kB | 47 kB Progress (3): 112/527 kB | 116/165 kB | 47 kB Progress (3): 112/527 kB | 120/165 kB | 47 kB Progress (3): 116/527 kB | 120/165 kB | 47 kB Progress (3): 116/527 kB | 124/165 kB | 47 kB Progress (3): 120/527 kB | 124/165 kB | 47 kB Progress (3): 120/527 kB | 128/165 kB | 47 kB Progress (3): 124/527 kB | 128/165 kB | 47 kB Progress (3): 124/527 kB | 132/165 kB | 47 kB Progress (3): 128/527 kB | 132/165 kB | 47 kB Progress (3): 128/527 kB | 136/165 kB | 47 kB Progress (3): 132/527 kB | 136/165 kB | 47 kB Progress (3): 132/527 kB | 140/165 kB | 47 kB Progress (3): 136/527 kB | 140/165 kB | 47 kB Progress (3): 136/527 kB | 144/165 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 805 kB/s) [2019-07-30T20:09:51.331Z] Progress (2): 136/527 kB | 148/165 kB Progress (2): 140/527 kB | 148/165 kB Progress (2): 140/527 kB | 152/165 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-30T20:09:51.331Z] Progress (2): 140/527 kB | 156/165 kB Progress (2): 144/527 kB | 156/165 kB Progress (2): 144/527 kB | 160/165 kB Progress (2): 148/527 kB | 160/165 kB Progress (2): 148/527 kB | 164/165 kB Progress (2): 152/527 kB | 164/165 kB Progress (2): 152/527 kB | 165 kB Progress (2): 156/527 kB | 165 kB Progress (2): 160/527 kB | 165 kB Progress (2): 164/527 kB | 165 kB Progress (2): 168/527 kB | 165 kB Progress (2): 172/527 kB | 165 kB Progress (2): 176/527 kB | 165 kB Progress (2): 180/527 kB | 165 kB Progress (2): 184/527 kB | 165 kB Progress (2): 188/527 kB | 165 kB Progress (2): 192/527 kB | 165 kB Progress (2): 196/527 kB | 165 kB Progress (2): 200/527 kB | 165 kB Progress (2): 204/527 kB | 165 kB Progress (2): 208/527 kB | 165 kB Progress (2): 212/527 kB | 165 kB Progress (2): 216/527 kB | 165 kB Progress (2): 220/527 kB | 165 kB Progress (2): 224/527 kB | 165 kB Progress (2): 228/527 kB | 165 kB Progress (2): 232/527 kB | 165 kB Progress (2): 236/527 kB | 165 kB Progress (2): 240/527 kB | 165 kB Progress (2): 244/527 kB | 165 kB Progress (2): 248/527 kB | 165 kB Progress (2): 252/527 kB | 165 kB Progress (2): 256/527 kB | 165 kB Progress (2): 260/527 kB | 165 kB Progress (2): 264/527 kB | 165 kB Progress (2): 268/527 kB | 165 kB Progress (2): 272/527 kB | 165 kB Progress (2): 276/527 kB | 165 kB Progress (2): 280/527 kB | 165 kB Progress (2): 284/527 kB | 165 kB Progress (2): 288/527 kB | 165 kB Progress (2): 292/527 kB | 165 kB Progress (2): 296/527 kB | 165 kB Progress (2): 300/527 kB | 165 kB Progress (2): 304/527 kB | 165 kB Progress (2): 308/527 kB | 165 kB Progress (2): 312/527 kB | 165 kB Progress (2): 316/527 kB | 165 kB Progress (2): 320/527 kB | 165 kB Progress (2): 324/527 kB | 165 kB Progress (2): 328/527 kB | 165 kB Progress (2): 332/527 kB | 165 kB Progress (2): 336/527 kB | 165 kB Progress (2): 340/527 kB | 165 kB Progress (2): 344/527 kB | 165 kB Progress (2): 348/527 kB | 165 kB Progress (2): 352/527 kB | 165 kB Progress (2): 356/527 kB | 165 kB Progress (2): 360/527 kB | 165 kB Progress (2): 364/527 kB | 165 kB Progress (2): 368/527 kB | 165 kB Progress (2): 372/527 kB | 165 kB Progress (2): 376/527 kB | 165 kB Progress (2): 380/527 kB | 165 kB Progress (3): 380/527 kB | 165 kB | 4.1/38 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.2 MB/s) [2019-07-30T20:09:51.331Z] Progress (2): 384/527 kB | 4.1/38 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-30T20:09:51.331Z] Progress (2): 384/527 kB | 7.7/38 kB Progress (2): 388/527 kB | 7.7/38 kB Progress (2): 388/527 kB | 12/38 kB Progress (2): 392/527 kB | 12/38 kB Progress (2): 392/527 kB | 16/38 kB Progress (2): 396/527 kB | 16/38 kB Progress (2): 396/527 kB | 20/38 kB Progress (2): 400/527 kB | 20/38 kB Progress (2): 400/527 kB | 24/38 kB Progress (2): 404/527 kB | 24/38 kB Progress (2): 404/527 kB | 28/38 kB Progress (2): 408/527 kB | 28/38 kB Progress (2): 408/527 kB | 32/38 kB Progress (2): 412/527 kB | 32/38 kB Progress (2): 412/527 kB | 36/38 kB Progress (2): 416/527 kB | 36/38 kB Progress (2): 416/527 kB | 38 kB Progress (2): 420/527 kB | 38 kB Progress (2): 424/527 kB | 38 kB Progress (2): 428/527 kB | 38 kB Progress (2): 432/527 kB | 38 kB Progress (3): 432/527 kB | 38 kB | 4.1/202 kB Progress (3): 436/527 kB | 38 kB | 4.1/202 kB Progress (3): 436/527 kB | 38 kB | 7.7/202 kB Progress (3): 440/527 kB | 38 kB | 7.7/202 kB Progress (3): 440/527 kB | 38 kB | 12/202 kB Progress (3): 444/527 kB | 38 kB | 12/202 kB Progress (3): 444/527 kB | 38 kB | 16/202 kB Progress (3): 448/527 kB | 38 kB | 16/202 kB Progress (3): 448/527 kB | 38 kB | 20/202 kB Progress (3): 452/527 kB | 38 kB | 20/202 kB Progress (3): 452/527 kB | 38 kB | 24/202 kB Progress (3): 456/527 kB | 38 kB | 24/202 kB Progress (3): 456/527 kB | 38 kB | 28/202 kB Progress (3): 460/527 kB | 38 kB | 28/202 kB Progress (3): 460/527 kB | 38 kB | 32/202 kB Progress (3): 464/527 kB | 38 kB | 32/202 kB Progress (3): 464/527 kB | 38 kB | 36/202 kB Progress (3): 468/527 kB | 38 kB | 36/202 kB Progress (3): 468/527 kB | 38 kB | 40/202 kB Progress (3): 472/527 kB | 38 kB | 40/202 kB Progress (3): 472/527 kB | 38 kB | 44/202 kB Progress (3): 476/527 kB | 38 kB | 44/202 kB Progress (3): 476/527 kB | 38 kB | 48/202 kB Progress (3): 480/527 kB | 38 kB | 48/202 kB Progress (3): 480/527 kB | 38 kB | 52/202 kB Progress (3): 484/527 kB | 38 kB | 52/202 kB Progress (3): 484/527 kB | 38 kB | 56/202 kB Progress (3): 488/527 kB | 38 kB | 56/202 kB Progress (4): 488/527 kB | 38 kB | 56/202 kB | 4.1/5.6 kB Progress (4): 492/527 kB | 38 kB | 56/202 kB | 4.1/5.6 kB Progress (4): 492/527 kB | 38 kB | 60/202 kB | 4.1/5.6 kB Progress (4): 496/527 kB | 38 kB | 60/202 kB | 4.1/5.6 kB Progress (4): 496/527 kB | 38 kB | 60/202 kB | 5.6 kB Progress (4): 500/527 kB | 38 kB | 60/202 kB | 5.6 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 415 kB/s) [2019-07-30T20:09:51.331Z] Progress (3): 500/527 kB | 64/202 kB | 5.6 kB 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-30T20:09:51.331Z] Progress (3): 504/527 kB | 64/202 kB | 5.6 kB Progress (4): 504/527 kB | 64/202 kB | 5.6 kB | 4.1/30 kB Progress (4): 504/527 kB | 68/202 kB | 5.6 kB | 4.1/30 kB Progress (4): 504/527 kB | 68/202 kB | 5.6 kB | 7.7/30 kB Progress (4): 508/527 kB | 68/202 kB | 5.6 kB | 7.7/30 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-30T20:09:51.331Z] 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-30T20:09:51.331Z] Progress (3): 512/527 kB | 68/202 kB | 7.7/30 kB Progress (3): 512/527 kB | 68/202 kB | 12/30 kB Progress (3): 512/527 kB | 72/202 kB | 12/30 kB Progress (3): 512/527 kB | 72/202 kB | 16/30 kB Progress (3): 516/527 kB | 72/202 kB | 16/30 kB Progress (3): 516/527 kB | 72/202 kB | 20/30 kB Progress (3): 516/527 kB | 76/202 kB | 20/30 kB Progress (3): 516/527 kB | 76/202 kB | 24/30 kB Progress (3): 520/527 kB | 76/202 kB | 24/30 kB Progress (3): 520/527 kB | 76/202 kB | 28/30 kB Progress (3): 520/527 kB | 80/202 kB | 28/30 kB Progress (3): 520/527 kB | 80/202 kB | 30 kB Progress (3): 524/527 kB | 80/202 kB | 30 kB Progress (3): 524/527 kB | 84/202 kB | 30 kB Progress (3): 527 kB | 84/202 kB | 30 kB Progress (3): 527 kB | 88/202 kB | 30 kB Progress (3): 527 kB | 92/202 kB | 30 kB Progress (3): 527 kB | 96/202 kB | 30 kB Progress (3): 527 kB | 100/202 kB | 30 kB Progress (3): 527 kB | 104/202 kB | 30 kB Progress (3): 527 kB | 108/202 kB | 30 kB Progress (3): 527 kB | 112/202 kB | 30 kB Progress (3): 527 kB | 116/202 kB | 30 kB Progress (3): 527 kB | 120/202 kB | 30 kB Progress (4): 527 kB | 120/202 kB | 30 kB | 4.1/148 kB Progress (4): 527 kB | 124/202 kB | 30 kB | 4.1/148 kB Progress (4): 527 kB | 124/202 kB | 30 kB | 7.7/148 kB Progress (4): 527 kB | 128/202 kB | 30 kB | 7.7/148 kB Progress (4): 527 kB | 128/202 kB | 30 kB | 12/148 kB Progress (4): 527 kB | 132/202 kB | 30 kB | 12/148 kB Progress (4): 527 kB | 132/202 kB | 30 kB | 16/148 kB Progress (4): 527 kB | 136/202 kB | 30 kB | 16/148 kB Progress (4): 527 kB | 136/202 kB | 30 kB | 20/148 kB Progress (4): 527 kB | 140/202 kB | 30 kB | 20/148 kB Progress (5): 527 kB | 140/202 kB | 30 kB | 20/148 kB | 4.1/52 kB Progress (5): 527 kB | 140/202 kB | 30 kB | 24/148 kB | 4.1/52 kB Progress (5): 527 kB | 140/202 kB | 30 kB | 24/148 kB | 7.7/52 kB Progress (5): 527 kB | 144/202 kB | 30 kB | 24/148 kB | 7.7/52 kB Progress (5): 527 kB | 144/202 kB | 30 kB | 24/148 kB | 12/52 kB Progress (5): 527 kB | 144/202 kB | 30 kB | 28/148 kB | 12/52 kB Progress (5): 527 kB | 144/202 kB | 30 kB | 28/148 kB | 16/52 kB Progress (5): 527 kB | 148/202 kB | 30 kB | 28/148 kB | 16/52 kB Progress (5): 527 kB | 148/202 kB | 30 kB | 28/148 kB | 20/52 kB Progress (5): 527 kB | 148/202 kB | 30 kB | 32/148 kB | 20/52 kB Progress (5): 527 kB | 148/202 kB | 30 kB | 32/148 kB | 24/52 kB Progress (5): 527 kB | 152/202 kB | 30 kB | 32/148 kB | 24/52 kB Progress (5): 527 kB | 152/202 kB | 30 kB | 32/148 kB | 28/52 kB Progress (5): 527 kB | 152/202 kB | 30 kB | 33/148 kB | 28/52 kB Progress (5): 527 kB | 152/202 kB | 30 kB | 33/148 kB | 32/52 kB Progress (5): 527 kB | 156/202 kB | 30 kB | 33/148 kB | 32/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.2 MB/s) [2019-07-30T20:09:51.331Z] 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 182 kB/s) [2019-07-30T20:09:51.331Z] Progress (3): 160/202 kB | 33/148 kB | 32/52 kB Progress (3): 160/202 kB | 33/148 kB | 36/52 kB Progress (3): 160/202 kB | 37/148 kB | 36/52 kB Progress (3): 160/202 kB | 37/148 kB | 40/52 kB Progress (3): 164/202 kB | 37/148 kB | 40/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-30T20:09:51.331Z] 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-30T20:09:51.331Z] Progress (3): 168/202 kB | 37/148 kB | 40/52 kB Progress (3): 168/202 kB | 37/148 kB | 44/52 kB Progress (3): 168/202 kB | 41/148 kB | 44/52 kB Progress (3): 168/202 kB | 41/148 kB | 48/52 kB Progress (3): 172/202 kB | 41/148 kB | 48/52 kB Progress (3): 172/202 kB | 41/148 kB | 52/52 kB Progress (3): 172/202 kB | 45/148 kB | 52/52 kB Progress (3): 172/202 kB | 45/148 kB | 52 kB Progress (3): 176/202 kB | 45/148 kB | 52 kB Progress (3): 176/202 kB | 49/148 kB | 52 kB Progress (3): 180/202 kB | 49/148 kB | 52 kB Progress (3): 180/202 kB | 53/148 kB | 52 kB Progress (3): 184/202 kB | 53/148 kB | 52 kB Progress (3): 184/202 kB | 57/148 kB | 52 kB Progress (3): 188/202 kB | 57/148 kB | 52 kB Progress (3): 188/202 kB | 61/148 kB | 52 kB Progress (3): 192/202 kB | 61/148 kB | 52 kB Progress (3): 192/202 kB | 65/148 kB | 52 kB Progress (3): 196/202 kB | 65/148 kB | 52 kB Progress (3): 196/202 kB | 69/148 kB | 52 kB Progress (3): 200/202 kB | 69/148 kB | 52 kB Progress (3): 200/202 kB | 73/148 kB | 52 kB Progress (3): 202 kB | 73/148 kB | 52 kB Progress (3): 202 kB | 77/148 kB | 52 kB Progress (3): 202 kB | 81/148 kB | 52 kB Progress (3): 202 kB | 85/148 kB | 52 kB Progress (3): 202 kB | 89/148 kB | 52 kB Progress (3): 202 kB | 93/148 kB | 52 kB Progress (3): 202 kB | 97/148 kB | 52 kB Progress (3): 202 kB | 101/148 kB | 52 kB Progress (3): 202 kB | 105/148 kB | 52 kB Progress (3): 202 kB | 109/148 kB | 52 kB Progress (3): 202 kB | 113/148 kB | 52 kB Progress (3): 202 kB | 117/148 kB | 52 kB Progress (3): 202 kB | 121/148 kB | 52 kB Progress (3): 202 kB | 125/148 kB | 52 kB Progress (3): 202 kB | 129/148 kB | 52 kB Progress (3): 202 kB | 133/148 kB | 52 kB Progress (3): 202 kB | 137/148 kB | 52 kB Progress (3): 202 kB | 141/148 kB | 52 kB Progress (3): 202 kB | 145/148 kB | 52 kB Progress (3): 202 kB | 148 kB | 52 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 290 kB/s) [2019-07-30T20:09:51.331Z] 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-30T20:09:51.331Z] Progress (3): 202 kB | 148 kB | 4.1/106 kB Progress (3): 202 kB | 148 kB | 7.7/106 kB Progress (3): 202 kB | 148 kB | 12/106 kB Progress (3): 202 kB | 148 kB | 16/106 kB Progress (3): 202 kB | 148 kB | 20/106 kB Progress (4): 202 kB | 148 kB | 20/106 kB | 4.1/51 kB Progress (4): 202 kB | 148 kB | 24/106 kB | 4.1/51 kB Progress (4): 202 kB | 148 kB | 24/106 kB | 7.7/51 kB Progress (4): 202 kB | 148 kB | 28/106 kB | 7.7/51 kB Progress (4): 202 kB | 148 kB | 28/106 kB | 12/51 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.jar (202 kB at 1.1 MB/s) [2019-07-30T20:09:51.331Z] Progress (3): 148 kB | 28/106 kB | 16/51 kB Progress (3): 148 kB | 32/106 kB | 16/51 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 800 kB/s) [2019-07-30T20:09:51.331Z] 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-30T20:09:51.331Z] 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-30T20:09:51.331Z] Progress (2): 33/106 kB | 16/51 kB Progress (2): 33/106 kB | 20/51 kB Progress (2): 37/106 kB | 20/51 kB Progress (2): 37/106 kB | 24/51 kB Progress (3): 37/106 kB | 24/51 kB | 4.1/14 kB Progress (3): 41/106 kB | 24/51 kB | 4.1/14 kB Progress (3): 41/106 kB | 24/51 kB | 7.7/14 kB Progress (3): 41/106 kB | 28/51 kB | 7.7/14 kB Progress (3): 41/106 kB | 28/51 kB | 12/14 kB Progress (3): 45/106 kB | 28/51 kB | 12/14 kB Progress (3): 45/106 kB | 28/51 kB | 14 kB Progress (3): 45/106 kB | 32/51 kB | 14 kB Progress (3): 49/106 kB | 32/51 kB | 14 kB Progress (3): 49/106 kB | 36/51 kB | 14 kB Progress (3): 53/106 kB | 36/51 kB | 14 kB Progress (3): 53/106 kB | 40/51 kB | 14 kB Progress (3): 57/106 kB | 40/51 kB | 14 kB Progress (3): 57/106 kB | 44/51 kB | 14 kB Progress (3): 61/106 kB | 44/51 kB | 14 kB Progress (3): 61/106 kB | 48/51 kB | 14 kB Progress (3): 65/106 kB | 48/51 kB | 14 kB Progress (3): 65/106 kB | 51 kB | 14 kB Progress (3): 66/106 kB | 51 kB | 14 kB Progress (3): 70/106 kB | 51 kB | 14 kB Progress (3): 74/106 kB | 51 kB | 14 kB Progress (3): 78/106 kB | 51 kB | 14 kB Progress (3): 82/106 kB | 51 kB | 14 kB Progress (3): 86/106 kB | 51 kB | 14 kB Progress (3): 90/106 kB | 51 kB | 14 kB Progress (3): 94/106 kB | 51 kB | 14 kB Progress (3): 98/106 kB | 51 kB | 14 kB Progress (3): 102/106 kB | 51 kB | 14 kB Progress (3): 106/106 kB | 51 kB | 14 kB Progress (3): 106 kB | 51 kB | 14 kB Progress (4): 106 kB | 51 kB | 14 kB | 4.1/74 kB Progress (4): 106 kB | 51 kB | 14 kB | 7.7/74 kB Progress (4): 106 kB | 51 kB | 14 kB | 12/74 kB Progress (4): 106 kB | 51 kB | 14 kB | 16/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 259 kB/s) [2019-07-30T20:09:51.331Z] 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-30T20:09:51.625Z] Progress (3): 106 kB | 14 kB | 20/74 kB Progress (4): 106 kB | 14 kB | 20/74 kB | 4.1/108 kB Progress (4): 106 kB | 14 kB | 24/74 kB | 4.1/108 kB Progress (4): 106 kB | 14 kB | 24/74 kB | 7.7/108 kB Progress (4): 106 kB | 14 kB | 28/74 kB | 7.7/108 kB Progress (4): 106 kB | 14 kB | 28/74 kB | 12/108 kB Progress (4): 106 kB | 14 kB | 32/74 kB | 12/108 kB Progress (4): 106 kB | 14 kB | 32/74 kB | 16/108 kB Progress (4): 106 kB | 14 kB | 33/74 kB | 16/108 kB Progress (4): 106 kB | 14 kB | 33/74 kB | 20/108 kB Progress (4): 106 kB | 14 kB | 37/74 kB | 20/108 kB Progress (4): 106 kB | 14 kB | 37/74 kB | 24/108 kB Progress (4): 106 kB | 14 kB | 41/74 kB | 24/108 kB Progress (4): 106 kB | 14 kB | 41/74 kB | 28/108 kB Progress (4): 106 kB | 14 kB | 45/74 kB | 28/108 kB Progress (4): 106 kB | 14 kB | 45/74 kB | 32/108 kB Progress (4): 106 kB | 14 kB | 49/74 kB | 32/108 kB Progress (4): 106 kB | 14 kB | 49/74 kB | 33/108 kB Progress (4): 106 kB | 14 kB | 53/74 kB | 33/108 kB Progress (4): 106 kB | 14 kB | 53/74 kB | 37/108 kB Progress (4): 106 kB | 14 kB | 57/74 kB | 37/108 kB Progress (4): 106 kB | 14 kB | 57/74 kB | 41/108 kB Progress (4): 106 kB | 14 kB | 61/74 kB | 41/108 kB Progress (4): 106 kB | 14 kB | 61/74 kB | 45/108 kB Progress (4): 106 kB | 14 kB | 65/74 kB | 45/108 kB Progress (4): 106 kB | 14 kB | 65/74 kB | 49/108 kB Progress (4): 106 kB | 14 kB | 69/74 kB | 49/108 kB Progress (4): 106 kB | 14 kB | 69/74 kB | 53/108 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 53 kB/s) [2019-07-30T20:09:51.625Z] 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-30T20:09:51.625Z] Progress (3): 106 kB | 73/74 kB | 53/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 415 kB/s) [2019-07-30T20:09:51.625Z] Progress (2): 73/74 kB | 57/108 kB 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-30T20:09:51.625Z] Progress (2): 74 kB | 57/108 kB Progress (3): 74 kB | 57/108 kB | 4.1/202 kB Progress (3): 74 kB | 61/108 kB | 4.1/202 kB Progress (3): 74 kB | 61/108 kB | 7.7/202 kB Progress (3): 74 kB | 65/108 kB | 7.7/202 kB Progress (3): 74 kB | 65/108 kB | 12/202 kB Progress (3): 74 kB | 66/108 kB | 12/202 kB Progress (3): 74 kB | 66/108 kB | 16/202 kB Progress (3): 74 kB | 70/108 kB | 16/202 kB Progress (3): 74 kB | 70/108 kB | 20/202 kB Progress (3): 74 kB | 74/108 kB | 20/202 kB Progress (3): 74 kB | 74/108 kB | 24/202 kB Progress (3): 74 kB | 78/108 kB | 24/202 kB Progress (3): 74 kB | 78/108 kB | 28/202 kB Progress (3): 74 kB | 82/108 kB | 28/202 kB Progress (3): 74 kB | 82/108 kB | 32/202 kB Progress (3): 74 kB | 86/108 kB | 32/202 kB Progress (3): 74 kB | 86/108 kB | 33/202 kB Progress (3): 74 kB | 90/108 kB | 33/202 kB Progress (3): 74 kB | 90/108 kB | 37/202 kB Progress (3): 74 kB | 90/108 kB | 41/202 kB Progress (3): 74 kB | 94/108 kB | 41/202 kB Progress (3): 74 kB | 94/108 kB | 45/202 kB Progress (3): 74 kB | 98/108 kB | 45/202 kB Progress (3): 74 kB | 98/108 kB | 49/202 kB Progress (3): 74 kB | 98/108 kB | 49/202 kB Progress (3): 74 kB | 98/108 kB | 53/202 kB Progress (3): 74 kB | 102/108 kB | 53/202 kB Progress (3): 74 kB | 102/108 kB | 57/202 kB Progress (3): 74 kB | 106/108 kB | 57/202 kB Progress (3): 74 kB | 106/108 kB | 61/202 kB Progress (3): 74 kB | 108 kB | 61/202 kB Progress (3): 74 kB | 108 kB | 65/202 kB Progress (3): 74 kB | 108 kB | 66/202 kB Progress (4): 74 kB | 108 kB | 66/202 kB | 4.1/153 kB Progress (4): 74 kB | 108 kB | 70/202 kB | 4.1/153 kB Progress (4): 74 kB | 108 kB | 70/202 kB | 7.7/153 kB Progress (5): 74 kB | 108 kB | 70/202 kB | 7.7/153 kB | 4.1/472 kB Progress (5): 74 kB | 108 kB | 74/202 kB | 7.7/153 kB | 4.1/472 kB Progress (5): 74 kB | 108 kB | 74/202 kB | 7.7/153 kB | 7.7/472 kB Progress (5): 74 kB | 108 kB | 74/202 kB | 12/153 kB | 7.7/472 kB Progress (5): 74 kB | 108 kB | 74/202 kB | 12/153 kB | 12/472 kB Progress (5): 74 kB | 108 kB | 78/202 kB | 12/153 kB | 12/472 kB Progress (5): 74 kB | 108 kB | 78/202 kB | 12/153 kB | 16/472 kB Progress (5): 74 kB | 108 kB | 78/202 kB | 16/153 kB | 16/472 kB Progress (5): 74 kB | 108 kB | 78/202 kB | 16/153 kB | 20/472 kB Progress (5): 74 kB | 108 kB | 82/202 kB | 16/153 kB | 20/472 kB Progress (5): 74 kB | 108 kB | 82/202 kB | 16/153 kB | 24/472 kB Progress (5): 74 kB | 108 kB | 82/202 kB | 20/153 kB | 24/472 kB Progress (5): 74 kB | 108 kB | 82/202 kB | 20/153 kB | 28/472 kB Progress (5): 74 kB | 108 kB | 86/202 kB | 20/153 kB | 28/472 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 274 kB/s) [2019-07-30T20:09:51.625Z] Progress (4): 108 kB | 86/202 kB | 20/153 kB | 32/472 kB Progress (4): 108 kB | 86/202 kB | 24/153 kB | 32/472 kB Progress (4): 108 kB | 86/202 kB | 24/153 kB | 36/472 kB Progress (4): 108 kB | 86/202 kB | 28/153 kB | 36/472 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-30T20:09:51.625Z] Progress (4): 108 kB | 90/202 kB | 28/153 kB | 36/472 kB Progress (4): 108 kB | 90/202 kB | 32/153 kB | 36/472 kB Progress (4): 108 kB | 90/202 kB | 32/153 kB | 40/472 kB Progress (4): 108 kB | 90/202 kB | 33/153 kB | 40/472 kB Progress (4): 108 kB | 94/202 kB | 33/153 kB | 40/472 kB Progress (4): 108 kB | 94/202 kB | 37/153 kB | 40/472 kB Progress (4): 108 kB | 94/202 kB | 37/153 kB | 44/472 kB Progress (4): 108 kB | 94/202 kB | 41/153 kB | 44/472 kB Progress (4): 108 kB | 98/202 kB | 41/153 kB | 44/472 kB Progress (4): 108 kB | 98/202 kB | 45/153 kB | 44/472 kB Progress (4): 108 kB | 98/202 kB | 45/153 kB | 48/472 kB Progress (4): 108 kB | 98/202 kB | 49/153 kB | 48/472 kB Progress (4): 108 kB | 98/202 kB | 49/153 kB | 52/472 kB Progress (4): 108 kB | 98/202 kB | 53/153 kB | 52/472 kB Progress (4): 108 kB | 98/202 kB | 53/153 kB | 52/472 kB Progress (4): 108 kB | 98/202 kB | 57/153 kB | 52/472 kB Progress (4): 108 kB | 98/202 kB | 57/153 kB | 56/472 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 388 kB/s) [2019-07-30T20:09:51.625Z] 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-30T20:09:51.625Z] Progress (3): 98/202 kB | 61/153 kB | 56/472 kB Progress (3): 102/202 kB | 61/153 kB | 56/472 kB Progress (3): 102/202 kB | 65/153 kB | 56/472 kB Progress (4): 102/202 kB | 65/153 kB | 56/472 kB | 4.1/61 kB Progress (4): 102/202 kB | 65/153 kB | 60/472 kB | 4.1/61 kB Progress (4): 102/202 kB | 65/153 kB | 60/472 kB | 7.7/61 kB Progress (4): 102/202 kB | 66/153 kB | 60/472 kB | 7.7/61 kB Progress (4): 102/202 kB | 66/153 kB | 60/472 kB | 12/61 kB Progress (4): 106/202 kB | 66/153 kB | 60/472 kB | 12/61 kB Progress (4): 106/202 kB | 66/153 kB | 60/472 kB | 16/61 kB Progress (4): 106/202 kB | 70/153 kB | 60/472 kB | 16/61 kB Progress (4): 106/202 kB | 70/153 kB | 64/472 kB | 16/61 kB Progress (4): 106/202 kB | 74/153 kB | 64/472 kB | 16/61 kB Progress (4): 106/202 kB | 74/153 kB | 64/472 kB | 20/61 kB Progress (4): 110/202 kB | 74/153 kB | 64/472 kB | 20/61 kB Progress (4): 110/202 kB | 74/153 kB | 64/472 kB | 24/61 kB Progress (4): 110/202 kB | 78/153 kB | 64/472 kB | 24/61 kB Progress (4): 110/202 kB | 78/153 kB | 68/472 kB | 24/61 kB Progress (4): 110/202 kB | 82/153 kB | 68/472 kB | 24/61 kB Progress (4): 110/202 kB | 82/153 kB | 68/472 kB | 28/61 kB Progress (4): 114/202 kB | 82/153 kB | 68/472 kB | 28/61 kB Progress (4): 114/202 kB | 82/153 kB | 68/472 kB | 32/61 kB Progress (4): 114/202 kB | 86/153 kB | 68/472 kB | 32/61 kB Progress (4): 114/202 kB | 86/153 kB | 72/472 kB | 32/61 kB Progress (4): 114/202 kB | 90/153 kB | 72/472 kB | 32/61 kB Progress (4): 114/202 kB | 90/153 kB | 72/472 kB | 33/61 kB Progress (4): 118/202 kB | 90/153 kB | 72/472 kB | 33/61 kB Progress (4): 118/202 kB | 90/153 kB | 72/472 kB | 37/61 kB Progress (4): 118/202 kB | 94/153 kB | 72/472 kB | 37/61 kB Progress (4): 118/202 kB | 94/153 kB | 76/472 kB | 37/61 kB Progress (4): 118/202 kB | 98/153 kB | 76/472 kB | 37/61 kB Progress (4): 118/202 kB | 98/153 kB | 76/472 kB | 41/61 kB Progress (4): 122/202 kB | 98/153 kB | 76/472 kB | 41/61 kB Progress (4): 122/202 kB | 98/153 kB | 76/472 kB | 45/61 kB Progress (4): 122/202 kB | 98/153 kB | 76/472 kB | 45/61 kB Progress (4): 122/202 kB | 98/153 kB | 80/472 kB | 45/61 kB Progress (4): 122/202 kB | 102/153 kB | 80/472 kB | 45/61 kB Progress (4): 122/202 kB | 102/153 kB | 84/472 kB | 45/61 kB Progress (4): 122/202 kB | 102/153 kB | 84/472 kB | 49/61 kB Progress (4): 126/202 kB | 102/153 kB | 84/472 kB | 49/61 kB Progress (4): 126/202 kB | 102/153 kB | 84/472 kB | 53/61 kB Progress (4): 126/202 kB | 102/153 kB | 88/472 kB | 53/61 kB Progress (4): 126/202 kB | 106/153 kB | 88/472 kB | 53/61 kB Progress (4): 126/202 kB | 106/153 kB | 92/472 kB | 53/61 kB Progress (4): 126/202 kB | 106/153 kB | 92/472 kB | 57/61 kB Progress (4): 130/202 kB | 106/153 kB | 92/472 kB | 57/61 kB Progress (4): 130/202 kB | 106/153 kB | 92/472 kB | 61/61 kB Progress (4): 130/202 kB | 106/153 kB | 96/472 kB | 61/61 kB Progress (4): 130/202 kB | 110/153 kB | 96/472 kB | 61/61 kB Progress (4): 130/202 kB | 110/153 kB | 100/472 kB | 61/61 kB Progress (4): 130/202 kB | 110/153 kB | 100/472 kB | 61 kB Progress (4): 131/202 kB | 110/153 kB | 100/472 kB | 61 kB Progress (4): 131/202 kB | 110/153 kB | 104/472 kB | 61 kB Progress (4): 131/202 kB | 114/153 kB | 104/472 kB | 61 kB Progress (4): 131/202 kB | 114/153 kB | 108/472 kB | 61 kB Progress (4): 135/202 kB | 114/153 kB | 108/472 kB | 61 kB Progress (4): 135/202 kB | 114/153 kB | 112/472 kB | 61 kB Progress (4): 135/202 kB | 118/153 kB | 112/472 kB | 61 kB Progress (4): 135/202 kB | 118/153 kB | 116/472 kB | 61 kB Progress (4): 139/202 kB | 118/153 kB | 116/472 kB | 61 kB Progress (4): 139/202 kB | 118/153 kB | 120/472 kB | 61 kB Progress (4): 139/202 kB | 122/153 kB | 120/472 kB | 61 kB Progress (4): 139/202 kB | 122/153 kB | 124/472 kB | 61 kB Progress (4): 143/202 kB | 122/153 kB | 124/472 kB | 61 kB Progress (4): 143/202 kB | 122/153 kB | 128/472 kB | 61 kB Progress (4): 143/202 kB | 126/153 kB | 128/472 kB | 61 kB Progress (4): 143/202 kB | 126/153 kB | 132/472 kB | 61 kB Progress (4): 147/202 kB | 126/153 kB | 132/472 kB | 61 kB Progress (4): 147/202 kB | 126/153 kB | 136/472 kB | 61 kB Progress (4): 147/202 kB | 130/153 kB | 136/472 kB | 61 kB Progress (4): 147/202 kB | 130/153 kB | 140/472 kB | 61 kB Progress (4): 151/202 kB | 130/153 kB | 140/472 kB | 61 kB Progress (4): 151/202 kB | 130/153 kB | 144/472 kB | 61 kB Progress (4): 151/202 kB | 134/153 kB | 144/472 kB | 61 kB Progress (4): 151/202 kB | 134/153 kB | 148/472 kB | 61 kB Progress (4): 155/202 kB | 134/153 kB | 148/472 kB | 61 kB Progress (4): 155/202 kB | 134/153 kB | 152/472 kB | 61 kB Progress (4): 155/202 kB | 138/153 kB | 152/472 kB | 61 kB Progress (4): 159/202 kB | 138/153 kB | 152/472 kB | 61 kB Progress (4): 159/202 kB | 142/153 kB | 152/472 kB | 61 kB Progress (4): 163/202 kB | 142/153 kB | 152/472 kB | 61 kB Progress (4): 163/202 kB | 146/153 kB | 152/472 kB | 61 kB Progress (4): 164/202 kB | 146/153 kB | 152/472 kB | 61 kB Progress (4): 168/202 kB | 146/153 kB | 152/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 202 kB/s) [2019-07-30T20:09:51.625Z] Progress (3): 168/202 kB | 150/153 kB | 152/472 kB Progress (3): 168/202 kB | 150/153 kB | 156/472 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-30T20:09:51.625Z] Progress (3): 172/202 kB | 150/153 kB | 156/472 kB Progress (3): 172/202 kB | 150/153 kB | 160/472 kB Progress (4): 172/202 kB | 150/153 kB | 160/472 kB | 4.1/46 kB Progress (4): 172/202 kB | 153 kB | 160/472 kB | 4.1/46 kB Progress (4): 172/202 kB | 153 kB | 160/472 kB | 7.7/46 kB Progress (4): 172/202 kB | 153 kB | 164/472 kB | 7.7/46 kB Progress (4): 176/202 kB | 153 kB | 164/472 kB | 7.7/46 kB Progress (4): 176/202 kB | 153 kB | 168/472 kB | 7.7/46 kB Progress (4): 176/202 kB | 153 kB | 168/472 kB | 12/46 kB Progress (4): 176/202 kB | 153 kB | 172/472 kB | 12/46 kB Progress (4): 180/202 kB | 153 kB | 172/472 kB | 12/46 kB Progress (4): 180/202 kB | 153 kB | 176/472 kB | 12/46 kB Progress (4): 180/202 kB | 153 kB | 176/472 kB | 16/46 kB Progress (4): 180/202 kB | 153 kB | 180/472 kB | 16/46 kB Progress (4): 184/202 kB | 153 kB | 180/472 kB | 16/46 kB Progress (4): 184/202 kB | 153 kB | 184/472 kB | 16/46 kB Progress (4): 184/202 kB | 153 kB | 184/472 kB | 20/46 kB Progress (4): 184/202 kB | 153 kB | 188/472 kB | 20/46 kB Progress (4): 188/202 kB | 153 kB | 188/472 kB | 20/46 kB Progress (4): 188/202 kB | 153 kB | 192/472 kB | 20/46 kB Progress (4): 192/202 kB | 153 kB | 192/472 kB | 20/46 kB Progress (4): 196/202 kB | 153 kB | 192/472 kB | 20/46 kB Progress (4): 196/202 kB | 153 kB | 192/472 kB | 24/46 kB Progress (4): 200/202 kB | 153 kB | 192/472 kB | 24/46 kB Progress (4): 200/202 kB | 153 kB | 196/472 kB | 24/46 kB Progress (4): 200/202 kB | 153 kB | 196/472 kB | 28/46 kB Progress (4): 202 kB | 153 kB | 196/472 kB | 28/46 kB Progress (4): 202 kB | 153 kB | 196/472 kB | 32/46 kB Progress (4): 202 kB | 153 kB | 200/472 kB | 32/46 kB Progress (4): 202 kB | 153 kB | 200/472 kB | 33/46 kB Progress (4): 202 kB | 153 kB | 204/472 kB | 33/46 kB Progress (4): 202 kB | 153 kB | 204/472 kB | 37/46 kB Progress (4): 202 kB | 153 kB | 208/472 kB | 37/46 kB Progress (4): 202 kB | 153 kB | 208/472 kB | 41/46 kB Progress (4): 202 kB | 153 kB | 212/472 kB | 41/46 kB Progress (4): 202 kB | 153 kB | 212/472 kB | 45/46 kB Progress (4): 202 kB | 153 kB | 216/472 kB | 45/46 kB Progress (4): 202 kB | 153 kB | 216/472 kB | 46 kB Progress (4): 202 kB | 153 kB | 220/472 kB | 46 kB Progress (4): 202 kB | 153 kB | 224/472 kB | 46 kB Progress (4): 202 kB | 153 kB | 228/472 kB | 46 kB Progress (4): 202 kB | 153 kB | 232/472 kB | 46 kB Progress (4): 202 kB | 153 kB | 236/472 kB | 46 kB Progress (4): 202 kB | 153 kB | 240/472 kB | 46 kB Progress (4): 202 kB | 153 kB | 244/472 kB | 46 kB Progress (4): 202 kB | 153 kB | 248/472 kB | 46 kB Progress (4): 202 kB | 153 kB | 252/472 kB | 46 kB Progress (4): 202 kB | 153 kB | 256/472 kB | 46 kB Progress (4): 202 kB | 153 kB | 260/472 kB | 46 kB Progress (4): 202 kB | 153 kB | 264/472 kB | 46 kB Progress (4): 202 kB | 153 kB | 268/472 kB | 46 kB Progress (4): 202 kB | 153 kB | 272/472 kB | 46 kB Progress (4): 202 kB | 153 kB | 276/472 kB | 46 kB Progress (4): 202 kB | 153 kB | 280/472 kB | 46 kB Progress (4): 202 kB | 153 kB | 284/472 kB | 46 kB Progress (4): 202 kB | 153 kB | 288/472 kB | 46 kB Progress (4): 202 kB | 153 kB | 292/472 kB | 46 kB Progress (4): 202 kB | 153 kB | 296/472 kB | 46 kB Progress (4): 202 kB | 153 kB | 300/472 kB | 46 kB Progress (4): 202 kB | 153 kB | 304/472 kB | 46 kB Progress (4): 202 kB | 153 kB | 308/472 kB | 46 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 553 kB/s) [2019-07-30T20:09:51.625Z] 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 126 kB/s) [2019-07-30T20:09:51.625Z] 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-30T20:09:51.625Z] Progress (2): 153 kB | 312/472 kB Progress (3): 153 kB | 312/472 kB | 4.1/29 kB 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-30T20:09:51.625Z] Progress (3): 153 kB | 312/472 kB | 7.7/29 kB Progress (3): 153 kB | 316/472 kB | 7.7/29 kB Progress (3): 153 kB | 316/472 kB | 12/29 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.jar (153 kB at 415 kB/s) [2019-07-30T20:09:51.625Z] Progress (2): 316/472 kB | 16/29 kB Progress (2): 320/472 kB | 16/29 kB Progress (2): 320/472 kB | 20/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-30T20:09:51.625Z] Progress (2): 324/472 kB | 20/29 kB Progress (2): 324/472 kB | 24/29 kB Progress (2): 328/472 kB | 24/29 kB Progress (2): 328/472 kB | 28/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 (2): 352/472 kB | 29 kB Progress (2): 356/472 kB | 29 kB Progress (3): 356/472 kB | 29 kB | 4.1/49 kB Progress (3): 360/472 kB | 29 kB | 4.1/49 kB Progress (3): 360/472 kB | 29 kB | 7.7/49 kB Progress (3): 364/472 kB | 29 kB | 7.7/49 kB Progress (3): 364/472 kB | 29 kB | 12/49 kB Progress (3): 368/472 kB | 29 kB | 12/49 kB Progress (3): 368/472 kB | 29 kB | 16/49 kB Progress (3): 372/472 kB | 29 kB | 16/49 kB Progress (3): 372/472 kB | 29 kB | 20/49 kB Progress (3): 376/472 kB | 29 kB | 20/49 kB Progress (3): 376/472 kB | 29 kB | 24/49 kB Progress (3): 380/472 kB | 29 kB | 24/49 kB Progress (3): 380/472 kB | 29 kB | 28/49 kB Progress (3): 384/472 kB | 29 kB | 28/49 kB Progress (3): 384/472 kB | 29 kB | 32/49 kB Progress (3): 388/472 kB | 29 kB | 32/49 kB Progress (3): 388/472 kB | 29 kB | 36/49 kB Progress (3): 392/472 kB | 29 kB | 36/49 kB Progress (3): 392/472 kB | 29 kB | 40/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 76 kB/s) [2019-07-30T20:09:51.625Z] Progress (3): 392/472 kB | 40/49 kB | 4.1/247 kB Progress (3): 392/472 kB | 44/49 kB | 4.1/247 kB Progress (4): 392/472 kB | 44/49 kB | 4.1/247 kB | 4.1/13 kB Progress (4): 396/472 kB | 44/49 kB | 4.1/247 kB | 4.1/13 kB Progress (4): 396/472 kB | 44/49 kB | 4.1/247 kB | 7.7/13 kB Progress (4): 396/472 kB | 48/49 kB | 4.1/247 kB | 7.7/13 kB Progress (4): 396/472 kB | 48/49 kB | 7.7/247 kB | 7.7/13 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-30T20:09:51.625Z] Progress (4): 396/472 kB | 48/49 kB | 12/247 kB | 7.7/13 kB Progress (4): 396/472 kB | 49 kB | 12/247 kB | 7.7/13 kB Progress (4): 396/472 kB | 49 kB | 12/247 kB | 12/13 kB Progress (4): 400/472 kB | 49 kB | 12/247 kB | 12/13 kB Progress (4): 400/472 kB | 49 kB | 12/247 kB | 13 kB Progress (4): 400/472 kB | 49 kB | 16/247 kB | 13 kB Progress (4): 404/472 kB | 49 kB | 16/247 kB | 13 kB Progress (4): 404/472 kB | 49 kB | 20/247 kB | 13 kB Progress (4): 408/472 kB | 49 kB | 20/247 kB | 13 kB Progress (4): 408/472 kB | 49 kB | 24/247 kB | 13 kB Progress (4): 412/472 kB | 49 kB | 24/247 kB | 13 kB Progress (4): 412/472 kB | 49 kB | 28/247 kB | 13 kB Progress (4): 416/472 kB | 49 kB | 28/247 kB | 13 kB Progress (4): 416/472 kB | 49 kB | 32/247 kB | 13 kB Progress (4): 420/472 kB | 49 kB | 32/247 kB | 13 kB Progress (4): 424/472 kB | 49 kB | 32/247 kB | 13 kB Progress (4): 424/472 kB | 49 kB | 33/247 kB | 13 kB Progress (4): 428/472 kB | 49 kB | 33/247 kB | 13 kB Progress (4): 432/472 kB | 49 kB | 33/247 kB | 13 kB Progress (4): 432/472 kB | 49 kB | 37/247 kB | 13 kB Progress (4): 436/472 kB | 49 kB | 37/247 kB | 13 kB Progress (4): 436/472 kB | 49 kB | 41/247 kB | 13 kB Progress (4): 440/472 kB | 49 kB | 41/247 kB | 13 kB Progress (4): 440/472 kB | 49 kB | 45/247 kB | 13 kB Progress (4): 444/472 kB | 49 kB | 45/247 kB | 13 kB Progress (4): 444/472 kB | 49 kB | 49/247 kB | 13 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 127 kB/s) [2019-07-30T20:09:51.625Z] 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-30T20:09:51.625Z] Progress (3): 448/472 kB | 49/247 kB | 13 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 34 kB/s) [2019-07-30T20:09:51.625Z] Progress (2): 448/472 kB | 53/247 kB 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-30T20:09:51.625Z] Progress (2): 452/472 kB | 53/247 kB Progress (2): 452/472 kB | 57/247 kB Progress (2): 456/472 kB | 57/247 kB Progress (2): 456/472 kB | 61/247 kB Progress (2): 460/472 kB | 61/247 kB Progress (2): 460/472 kB | 65/247 kB Progress (2): 464/472 kB | 65/247 kB Progress (2): 464/472 kB | 66/247 kB Progress (2): 468/472 kB | 66/247 kB Progress (2): 468/472 kB | 70/247 kB Progress (2): 472/472 kB | 70/247 kB Progress (2): 472/472 kB | 74/247 kB Progress (2): 472 kB | 74/247 kB Progress (2): 472 kB | 78/247 kB Progress (2): 472 kB | 82/247 kB Progress (2): 472 kB | 86/247 kB Progress (2): 472 kB | 90/247 kB Progress (2): 472 kB | 94/247 kB Progress (2): 472 kB | 98/247 kB Progress (3): 472 kB | 98/247 kB | 4.1/187 kB Progress (3): 472 kB | 102/247 kB | 4.1/187 kB Progress (3): 472 kB | 102/247 kB | 7.7/187 kB Progress (3): 472 kB | 106/247 kB | 7.7/187 kB Progress (3): 472 kB | 106/247 kB | 12/187 kB Progress (3): 472 kB | 110/247 kB | 12/187 kB Progress (3): 472 kB | 110/247 kB | 16/187 kB Progress (3): 472 kB | 114/247 kB | 16/187 kB Progress (3): 472 kB | 114/247 kB | 20/187 kB Progress (3): 472 kB | 118/247 kB | 20/187 kB Progress (3): 472 kB | 118/247 kB | 24/187 kB Progress (3): 472 kB | 122/247 kB | 24/187 kB Progress (3): 472 kB | 122/247 kB | 28/187 kB Progress (3): 472 kB | 126/247 kB | 28/187 kB Progress (3): 472 kB | 126/247 kB | 32/187 kB Progress (3): 472 kB | 130/247 kB | 32/187 kB Progress (3): 472 kB | 130/247 kB | 33/187 kB Progress (3): 472 kB | 134/247 kB | 33/187 kB Progress (3): 472 kB | 138/247 kB | 33/187 kB Progress (3): 472 kB | 142/247 kB | 33/187 kB Progress (3): 472 kB | 146/247 kB | 33/187 kB Progress (3): 472 kB | 150/247 kB | 33/187 kB Progress (3): 472 kB | 154/247 kB | 33/187 kB Progress (3): 472 kB | 158/247 kB | 33/187 kB Progress (3): 472 kB | 162/247 kB | 33/187 kB Progress (3): 472 kB | 166/247 kB | 33/187 kB Progress (3): 472 kB | 170/247 kB | 33/187 kB Progress (3): 472 kB | 174/247 kB | 33/187 kB Progress (3): 472 kB | 178/247 kB | 33/187 kB Progress (4): 472 kB | 178/247 kB | 33/187 kB | 4.1/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 1.1 MB/s) [2019-07-30T20:09:51.625Z] 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-30T20:09:51.625Z] Progress (3): 178/247 kB | 37/187 kB | 4.1/209 kB Progress (3): 182/247 kB | 37/187 kB | 4.1/209 kB Progress (3): 182/247 kB | 37/187 kB | 7.7/209 kB Progress (4): 182/247 kB | 37/187 kB | 7.7/209 kB | 4.1/86 kB Progress (4): 186/247 kB | 37/187 kB | 7.7/209 kB | 4.1/86 kB Progress (4): 186/247 kB | 41/187 kB | 7.7/209 kB | 4.1/86 kB Progress (4): 190/247 kB | 41/187 kB | 7.7/209 kB | 4.1/86 kB Progress (4): 190/247 kB | 41/187 kB | 7.7/209 kB | 7.7/86 kB Progress (4): 190/247 kB | 41/187 kB | 12/209 kB | 7.7/86 kB Progress (4): 190/247 kB | 41/187 kB | 12/209 kB | 12/86 kB Progress (4): 194/247 kB | 41/187 kB | 12/209 kB | 12/86 kB Progress (4): 194/247 kB | 45/187 kB | 12/209 kB | 12/86 kB Progress (4): 198/247 kB | 45/187 kB | 12/209 kB | 12/86 kB Progress (4): 198/247 kB | 45/187 kB | 12/209 kB | 16/86 kB Progress (4): 198/247 kB | 45/187 kB | 16/209 kB | 16/86 kB Progress (4): 198/247 kB | 45/187 kB | 16/209 kB | 20/86 kB Progress (4): 202/247 kB | 45/187 kB | 16/209 kB | 20/86 kB Progress (4): 202/247 kB | 49/187 kB | 16/209 kB | 20/86 kB Progress (4): 206/247 kB | 49/187 kB | 16/209 kB | 20/86 kB Progress (4): 206/247 kB | 53/187 kB | 16/209 kB | 20/86 kB Progress (4): 206/247 kB | 53/187 kB | 20/209 kB | 20/86 kB Progress (4): 206/247 kB | 53/187 kB | 20/209 kB | 24/86 kB Progress (4): 206/247 kB | 53/187 kB | 24/209 kB | 24/86 kB Progress (4): 206/247 kB | 57/187 kB | 24/209 kB | 24/86 kB Progress (4): 210/247 kB | 57/187 kB | 24/209 kB | 24/86 kB Progress (4): 210/247 kB | 61/187 kB | 24/209 kB | 24/86 kB Progress (4): 210/247 kB | 61/187 kB | 28/209 kB | 24/86 kB Progress (4): 210/247 kB | 61/187 kB | 28/209 kB | 28/86 kB Progress (4): 210/247 kB | 61/187 kB | 32/209 kB | 28/86 kB Progress (4): 210/247 kB | 65/187 kB | 32/209 kB | 28/86 kB Progress (4): 214/247 kB | 65/187 kB | 32/209 kB | 28/86 kB Progress (4): 214/247 kB | 66/187 kB | 32/209 kB | 28/86 kB Progress (4): 214/247 kB | 66/187 kB | 33/209 kB | 28/86 kB Progress (4): 214/247 kB | 66/187 kB | 33/209 kB | 32/86 kB Progress (4): 214/247 kB | 66/187 kB | 37/209 kB | 32/86 kB Progress (4): 214/247 kB | 70/187 kB | 37/209 kB | 32/86 kB Progress (4): 218/247 kB | 70/187 kB | 37/209 kB | 32/86 kB Progress (4): 218/247 kB | 74/187 kB | 37/209 kB | 32/86 kB Progress (4): 218/247 kB | 74/187 kB | 41/209 kB | 32/86 kB Progress (4): 218/247 kB | 74/187 kB | 41/209 kB | 33/86 kB Progress (4): 218/247 kB | 74/187 kB | 45/209 kB | 33/86 kB Progress (4): 218/247 kB | 78/187 kB | 45/209 kB | 33/86 kB Progress (4): 222/247 kB | 78/187 kB | 45/209 kB | 33/86 kB Progress (4): 222/247 kB | 82/187 kB | 45/209 kB | 33/86 kB Progress (4): 222/247 kB | 82/187 kB | 49/209 kB | 33/86 kB Progress (4): 222/247 kB | 82/187 kB | 49/209 kB | 37/86 kB Progress (4): 222/247 kB | 82/187 kB | 53/209 kB | 37/86 kB Progress (4): 222/247 kB | 86/187 kB | 53/209 kB | 37/86 kB Progress (4): 226/247 kB | 86/187 kB | 53/209 kB | 37/86 kB Progress (4): 226/247 kB | 90/187 kB | 53/209 kB | 37/86 kB Progress (4): 226/247 kB | 90/187 kB | 57/209 kB | 37/86 kB Progress (4): 226/247 kB | 90/187 kB | 57/209 kB | 41/86 kB Progress (4): 226/247 kB | 90/187 kB | 61/209 kB | 41/86 kB Progress (4): 226/247 kB | 94/187 kB | 61/209 kB | 41/86 kB Progress (4): 230/247 kB | 94/187 kB | 61/209 kB | 41/86 kB Progress (4): 230/247 kB | 98/187 kB | 61/209 kB | 41/86 kB Progress (4): 230/247 kB | 98/187 kB | 65/209 kB | 41/86 kB Progress (4): 230/247 kB | 98/187 kB | 65/209 kB | 45/86 kB Progress (4): 230/247 kB | 98/187 kB | 69/209 kB | 45/86 kB Progress (4): 230/247 kB | 98/187 kB | 69/209 kB | 45/86 kB Progress (4): 234/247 kB | 98/187 kB | 69/209 kB | 45/86 kB Progress (4): 234/247 kB | 102/187 kB | 69/209 kB | 45/86 kB Progress (4): 238/247 kB | 102/187 kB | 69/209 kB | 45/86 kB Progress (4): 238/247 kB | 102/187 kB | 73/209 kB | 45/86 kB Progress (4): 238/247 kB | 102/187 kB | 73/209 kB | 49/86 kB Progress (4): 242/247 kB | 102/187 kB | 73/209 kB | 49/86 kB Progress (4): 242/247 kB | 106/187 kB | 73/209 kB | 49/86 kB Progress (4): 246/247 kB | 106/187 kB | 73/209 kB | 49/86 kB Progress (4): 246/247 kB | 106/187 kB | 73/209 kB | 53/86 kB Progress (4): 246/247 kB | 106/187 kB | 77/209 kB | 53/86 kB Progress (4): 246/247 kB | 106/187 kB | 77/209 kB | 57/86 kB Progress (4): 247 kB | 106/187 kB | 77/209 kB | 57/86 kB Progress (4): 247 kB | 110/187 kB | 77/209 kB | 57/86 kB Progress (4): 247 kB | 110/187 kB | 77/209 kB | 61/86 kB Progress (4): 247 kB | 110/187 kB | 81/209 kB | 61/86 kB Progress (4): 247 kB | 110/187 kB | 81/209 kB | 65/86 kB Progress (4): 247 kB | 114/187 kB | 81/209 kB | 65/86 kB Progress (4): 247 kB | 114/187 kB | 81/209 kB | 69/86 kB Progress (4): 247 kB | 114/187 kB | 85/209 kB | 69/86 kB Progress (4): 247 kB | 114/187 kB | 85/209 kB | 73/86 kB Progress (5): 247 kB | 114/187 kB | 85/209 kB | 73/86 kB | 4.1/532 kB Progress (5): 247 kB | 118/187 kB | 85/209 kB | 73/86 kB | 4.1/532 kB Progress (5): 247 kB | 118/187 kB | 85/209 kB | 73/86 kB | 7.7/532 kB Progress (5): 247 kB | 118/187 kB | 85/209 kB | 77/86 kB | 7.7/532 kB Progress (5): 247 kB | 118/187 kB | 85/209 kB | 81/86 kB | 7.7/532 kB Progress (5): 247 kB | 118/187 kB | 89/209 kB | 81/86 kB | 7.7/532 kB Progress (5): 247 kB | 118/187 kB | 89/209 kB | 85/86 kB | 7.7/532 kB Progress (5): 247 kB | 118/187 kB | 89/209 kB | 86 kB | 7.7/532 kB Progress (5): 247 kB | 118/187 kB | 89/209 kB | 86 kB | 12/532 kB Progress (5): 247 kB | 122/187 kB | 89/209 kB | 86 kB | 12/532 kB Progress (5): 247 kB | 122/187 kB | 89/209 kB | 86 kB | 16/532 kB Progress (5): 247 kB | 122/187 kB | 93/209 kB | 86 kB | 16/532 kB Progress (5): 247 kB | 122/187 kB | 93/209 kB | 86 kB | 20/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 525 kB/s) [2019-07-30T20:09:51.625Z] Progress (4): 126/187 kB | 93/209 kB | 86 kB | 20/532 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-30T20:09:51.625Z] Progress (4): 126/187 kB | 93/209 kB | 86 kB | 24/532 kB Progress (4): 126/187 kB | 97/209 kB | 86 kB | 24/532 kB Progress (4): 126/187 kB | 97/209 kB | 86 kB | 28/532 kB Progress (4): 130/187 kB | 97/209 kB | 86 kB | 28/532 kB Progress (4): 130/187 kB | 97/209 kB | 86 kB | 32/532 kB Progress (4): 130/187 kB | 101/209 kB | 86 kB | 32/532 kB Progress (4): 130/187 kB | 101/209 kB | 86 kB | 33/532 kB Progress (4): 131/187 kB | 101/209 kB | 86 kB | 33/532 kB Progress (4): 131/187 kB | 101/209 kB | 86 kB | 37/532 kB Progress (4): 131/187 kB | 105/209 kB | 86 kB | 37/532 kB Progress (4): 131/187 kB | 105/209 kB | 86 kB | 41/532 kB Progress (4): 135/187 kB | 105/209 kB | 86 kB | 41/532 kB Progress (4): 135/187 kB | 105/209 kB | 86 kB | 45/532 kB Progress (4): 135/187 kB | 109/209 kB | 86 kB | 45/532 kB Progress (4): 135/187 kB | 109/209 kB | 86 kB | 49/532 kB Progress (4): 139/187 kB | 109/209 kB | 86 kB | 49/532 kB Progress (4): 139/187 kB | 109/209 kB | 86 kB | 53/532 kB Progress (4): 139/187 kB | 113/209 kB | 86 kB | 53/532 kB Progress (4): 139/187 kB | 113/209 kB | 86 kB | 57/532 kB Progress (4): 143/187 kB | 113/209 kB | 86 kB | 57/532 kB Progress (4): 143/187 kB | 113/209 kB | 86 kB | 61/532 kB Progress (4): 143/187 kB | 117/209 kB | 86 kB | 61/532 kB Progress (4): 143/187 kB | 117/209 kB | 86 kB | 65/532 kB Progress (4): 147/187 kB | 117/209 kB | 86 kB | 65/532 kB Progress (4): 147/187 kB | 117/209 kB | 86 kB | 66/532 kB Progress (4): 147/187 kB | 121/209 kB | 86 kB | 66/532 kB Progress (4): 147/187 kB | 121/209 kB | 86 kB | 70/532 kB Progress (4): 147/187 kB | 125/209 kB | 86 kB | 70/532 kB Progress (4): 151/187 kB | 125/209 kB | 86 kB | 70/532 kB Progress (4): 151/187 kB | 129/209 kB | 86 kB | 70/532 kB Progress (4): 151/187 kB | 129/209 kB | 86 kB | 74/532 kB Progress (4): 151/187 kB | 131/209 kB | 86 kB | 74/532 kB Progress (4): 155/187 kB | 131/209 kB | 86 kB | 74/532 kB Progress (4): 155/187 kB | 135/209 kB | 86 kB | 74/532 kB Progress (4): 155/187 kB | 135/209 kB | 86 kB | 78/532 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 178 kB/s) [2019-07-30T20:09:51.625Z] Progress (3): 155/187 kB | 135/209 kB | 82/532 kB Progress (3): 155/187 kB | 139/209 kB | 82/532 kB Progress (3): 159/187 kB | 139/209 kB | 82/532 kB Progress (3): 159/187 kB | 139/209 kB | 86/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-30T20:09:51.885Z] Progress (3): 159/187 kB | 139/209 kB | 90/532 kB Progress (3): 163/187 kB | 139/209 kB | 90/532 kB Progress (3): 163/187 kB | 139/209 kB | 94/532 kB Progress (3): 167/187 kB | 139/209 kB | 94/532 kB Progress (3): 167/187 kB | 143/209 kB | 94/532 kB Progress (3): 171/187 kB | 143/209 kB | 94/532 kB Progress (3): 171/187 kB | 143/209 kB | 98/532 kB Progress (3): 175/187 kB | 143/209 kB | 98/532 kB Progress (4): 175/187 kB | 143/209 kB | 98/532 kB | 4.1/56 kB Progress (4): 179/187 kB | 143/209 kB | 98/532 kB | 4.1/56 kB Progress (4): 179/187 kB | 143/209 kB | 98/532 kB | 4.1/56 kB Progress (4): 179/187 kB | 147/209 kB | 98/532 kB | 4.1/56 kB Progress (4): 179/187 kB | 147/209 kB | 102/532 kB | 4.1/56 kB Progress (4): 183/187 kB | 147/209 kB | 102/532 kB | 4.1/56 kB Progress (4): 183/187 kB | 147/209 kB | 102/532 kB | 7.7/56 kB Progress (4): 187 kB | 147/209 kB | 102/532 kB | 7.7/56 kB Progress (4): 187 kB | 147/209 kB | 102/532 kB | 12/56 kB Progress (4): 187 kB | 147/209 kB | 106/532 kB | 12/56 kB Progress (4): 187 kB | 151/209 kB | 106/532 kB | 12/56 kB Progress (4): 187 kB | 151/209 kB | 110/532 kB | 12/56 kB Progress (4): 187 kB | 151/209 kB | 110/532 kB | 16/56 kB Progress (4): 187 kB | 151/209 kB | 114/532 kB | 16/56 kB Progress (4): 187 kB | 155/209 kB | 114/532 kB | 16/56 kB Progress (4): 187 kB | 155/209 kB | 118/532 kB | 16/56 kB Progress (4): 187 kB | 159/209 kB | 118/532 kB | 16/56 kB Progress (4): 187 kB | 159/209 kB | 118/532 kB | 20/56 kB Progress (4): 187 kB | 163/209 kB | 118/532 kB | 20/56 kB Progress (4): 187 kB | 163/209 kB | 122/532 kB | 20/56 kB Progress (4): 187 kB | 167/209 kB | 122/532 kB | 20/56 kB Progress (4): 187 kB | 167/209 kB | 122/532 kB | 24/56 kB Progress (4): 187 kB | 171/209 kB | 122/532 kB | 24/56 kB Progress (4): 187 kB | 171/209 kB | 126/532 kB | 24/56 kB Progress (4): 187 kB | 175/209 kB | 126/532 kB | 24/56 kB Progress (4): 187 kB | 175/209 kB | 126/532 kB | 28/56 kB Progress (4): 187 kB | 179/209 kB | 126/532 kB | 28/56 kB Progress (4): 187 kB | 179/209 kB | 130/532 kB | 28/56 kB Progress (4): 187 kB | 183/209 kB | 130/532 kB | 28/56 kB Progress (4): 187 kB | 183/209 kB | 130/532 kB | 32/56 kB Progress (4): 187 kB | 187/209 kB | 130/532 kB | 32/56 kB Progress (4): 187 kB | 187/209 kB | 131/532 kB | 32/56 kB Progress (4): 187 kB | 191/209 kB | 131/532 kB | 32/56 kB Progress (4): 187 kB | 191/209 kB | 131/532 kB | 33/56 kB Progress (4): 187 kB | 195/209 kB | 131/532 kB | 33/56 kB Progress (4): 187 kB | 195/209 kB | 135/532 kB | 33/56 kB Progress (4): 187 kB | 199/209 kB | 135/532 kB | 33/56 kB Progress (4): 187 kB | 199/209 kB | 135/532 kB | 37/56 kB Progress (4): 187 kB | 203/209 kB | 135/532 kB | 37/56 kB Progress (4): 187 kB | 203/209 kB | 139/532 kB | 37/56 kB Progress (4): 187 kB | 207/209 kB | 139/532 kB | 37/56 kB Progress (4): 187 kB | 207/209 kB | 139/532 kB | 41/56 kB Progress (4): 187 kB | 209 kB | 139/532 kB | 41/56 kB Progress (4): 187 kB | 209 kB | 143/532 kB | 41/56 kB Progress (4): 187 kB | 209 kB | 143/532 kB | 45/56 kB Progress (4): 187 kB | 209 kB | 147/532 kB | 45/56 kB Progress (4): 187 kB | 209 kB | 147/532 kB | 49/56 kB Progress (4): 187 kB | 209 kB | 151/532 kB | 49/56 kB Progress (4): 187 kB | 209 kB | 151/532 kB | 53/56 kB Progress (4): 187 kB | 209 kB | 155/532 kB | 53/56 kB Progress (4): 187 kB | 209 kB | 155/532 kB | 56 kB Progress (4): 187 kB | 209 kB | 159/532 kB | 56 kB Progress (4): 187 kB | 209 kB | 163/532 kB | 56 kB Progress (4): 187 kB | 209 kB | 164/532 kB | 56 kB Progress (4): 187 kB | 209 kB | 168/532 kB | 56 kB Progress (4): 187 kB | 209 kB | 172/532 kB | 56 kB Progress (4): 187 kB | 209 kB | 176/532 kB | 56 kB Progress (4): 187 kB | 209 kB | 180/532 kB | 56 kB Progress (4): 187 kB | 209 kB | 184/532 kB | 56 kB Progress (4): 187 kB | 209 kB | 188/532 kB | 56 kB Progress (4): 187 kB | 209 kB | 192/532 kB | 56 kB Progress (4): 187 kB | 209 kB | 196/532 kB | 56 kB Progress (4): 187 kB | 209 kB | 197/532 kB | 56 kB Progress (5): 187 kB | 209 kB | 197/532 kB | 56 kB | 4.1/58 kB Progress (5): 187 kB | 209 kB | 201/532 kB | 56 kB | 4.1/58 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 102 kB/s) [2019-07-30T20:09:51.885Z] 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-30T20:09:51.885Z] 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 381 kB/s) [2019-07-30T20:09:51.885Z] 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 341 kB/s) [2019-07-30T20:09:51.885Z] Progress (2): 205/532 kB | 4.1/58 kB Progress (2): 205/532 kB | 7.7/58 kB 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-30T20:09:51.885Z] 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-30T20:09:51.885Z] Progress (2): 205/532 kB | 12/58 kB Progress (2): 209/532 kB | 12/58 kB Progress (2): 209/532 kB | 16/58 kB Progress (2): 213/532 kB | 16/58 kB Progress (2): 213/532 kB | 20/58 kB Progress (2): 217/532 kB | 20/58 kB Progress (2): 217/532 kB | 24/58 kB Progress (2): 221/532 kB | 24/58 kB Progress (2): 221/532 kB | 28/58 kB Progress (2): 225/532 kB | 28/58 kB Progress (2): 225/532 kB | 32/58 kB Progress (2): 229/532 kB | 32/58 kB Progress (2): 229/532 kB | 33/58 kB Progress (2): 229/532 kB | 33/58 kB Progress (3): 229/532 kB | 33/58 kB | 4.1/100 kB Progress (3): 233/532 kB | 33/58 kB | 4.1/100 kB Progress (3): 233/532 kB | 37/58 kB | 4.1/100 kB Progress (3): 237/532 kB | 37/58 kB | 4.1/100 kB Progress (3): 237/532 kB | 37/58 kB | 7.7/100 kB Progress (3): 237/532 kB | 41/58 kB | 7.7/100 kB Progress (3): 237/532 kB | 41/58 kB | 12/100 kB Progress (3): 241/532 kB | 41/58 kB | 12/100 kB Progress (3): 241/532 kB | 41/58 kB | 16/100 kB Progress (3): 241/532 kB | 45/58 kB | 16/100 kB Progress (3): 245/532 kB | 45/58 kB | 16/100 kB Progress (3): 245/532 kB | 49/58 kB | 16/100 kB Progress (3): 245/532 kB | 49/58 kB | 20/100 kB Progress (3): 249/532 kB | 49/58 kB | 20/100 kB Progress (3): 249/532 kB | 49/58 kB | 24/100 kB Progress (3): 249/532 kB | 53/58 kB | 24/100 kB Progress (3): 249/532 kB | 53/58 kB | 28/100 kB Progress (3): 253/532 kB | 53/58 kB | 28/100 kB Progress (3): 253/532 kB | 53/58 kB | 32/100 kB Progress (3): 253/532 kB | 57/58 kB | 32/100 kB Progress (3): 253/532 kB | 57/58 kB | 33/100 kB Progress (3): 257/532 kB | 57/58 kB | 33/100 kB Progress (3): 257/532 kB | 57/58 kB | 37/100 kB Progress (3): 257/532 kB | 58 kB | 37/100 kB Progress (3): 257/532 kB | 58 kB | 41/100 kB Progress (3): 261/532 kB | 58 kB | 41/100 kB Progress (3): 261/532 kB | 58 kB | 45/100 kB Progress (3): 262/532 kB | 58 kB | 45/100 kB Progress (3): 262/532 kB | 58 kB | 49/100 kB Progress (3): 266/532 kB | 58 kB | 49/100 kB Progress (3): 270/532 kB | 58 kB | 49/100 kB Progress (3): 270/532 kB | 58 kB | 53/100 kB Progress (3): 274/532 kB | 58 kB | 53/100 kB Progress (4): 274/532 kB | 58 kB | 53/100 kB | 4.1/13 kB Progress (4): 274/532 kB | 58 kB | 57/100 kB | 4.1/13 kB Progress (4): 274/532 kB | 58 kB | 57/100 kB | 7.7/13 kB Progress (4): 278/532 kB | 58 kB | 57/100 kB | 7.7/13 kB Progress (5): 278/532 kB | 58 kB | 57/100 kB | 7.7/13 kB | 4.1/245 kB Progress (5): 278/532 kB | 58 kB | 57/100 kB | 12/13 kB | 4.1/245 kB Progress (5): 278/532 kB | 58 kB | 61/100 kB | 12/13 kB | 4.1/245 kB Progress (5): 278/532 kB | 58 kB | 61/100 kB | 13 kB | 4.1/245 kB Progress (5): 278/532 kB | 58 kB | 61/100 kB | 13 kB | 7.7/245 kB Progress (5): 282/532 kB | 58 kB | 61/100 kB | 13 kB | 7.7/245 kB Progress (5): 282/532 kB | 58 kB | 61/100 kB | 13 kB | 12/245 kB Progress (5): 282/532 kB | 58 kB | 65/100 kB | 13 kB | 12/245 kB Progress (5): 282/532 kB | 58 kB | 65/100 kB | 13 kB | 16/245 kB Progress (5): 286/532 kB | 58 kB | 65/100 kB | 13 kB | 16/245 kB Progress (5): 286/532 kB | 58 kB | 65/100 kB | 13 kB | 20/245 kB Progress (5): 286/532 kB | 58 kB | 66/100 kB | 13 kB | 20/245 kB Progress (5): 286/532 kB | 58 kB | 66/100 kB | 13 kB | 24/245 kB Progress (5): 290/532 kB | 58 kB | 66/100 kB | 13 kB | 24/245 kB Progress (5): 290/532 kB | 58 kB | 66/100 kB | 13 kB | 28/245 kB Progress (5): 290/532 kB | 58 kB | 70/100 kB | 13 kB | 28/245 kB Progress (5): 290/532 kB | 58 kB | 70/100 kB | 13 kB | 32/245 kB Progress (5): 294/532 kB | 58 kB | 70/100 kB | 13 kB | 32/245 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 24 kB/s) [2019-07-30T20:09:51.885Z] Progress (4): 294/532 kB | 58 kB | 70/100 kB | 33/245 kB Progress (4): 294/532 kB | 58 kB | 74/100 kB | 33/245 kB Progress (4): 294/532 kB | 58 kB | 74/100 kB | 37/245 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-30T20:09:51.885Z] Progress (4): 295/532 kB | 58 kB | 74/100 kB | 37/245 kB Progress (4): 295/532 kB | 58 kB | 74/100 kB | 41/245 kB Progress (4): 295/532 kB | 58 kB | 78/100 kB | 41/245 kB Progress (4): 295/532 kB | 58 kB | 78/100 kB | 45/245 kB Progress (4): 299/532 kB | 58 kB | 78/100 kB | 45/245 kB Progress (4): 299/532 kB | 58 kB | 78/100 kB | 49/245 kB Progress (4): 299/532 kB | 58 kB | 82/100 kB | 49/245 kB Progress (4): 299/532 kB | 58 kB | 82/100 kB | 53/245 kB Progress (4): 303/532 kB | 58 kB | 82/100 kB | 53/245 kB Progress (4): 303/532 kB | 58 kB | 82/100 kB | 57/245 kB Progress (4): 303/532 kB | 58 kB | 86/100 kB | 57/245 kB Progress (4): 303/532 kB | 58 kB | 90/100 kB | 57/245 kB Progress (4): 307/532 kB | 58 kB | 90/100 kB | 57/245 kB Progress (4): 307/532 kB | 58 kB | 94/100 kB | 57/245 kB Progress (4): 307/532 kB | 58 kB | 94/100 kB | 61/245 kB Progress (4): 307/532 kB | 58 kB | 98/100 kB | 61/245 kB Progress (4): 311/532 kB | 58 kB | 98/100 kB | 61/245 kB Progress (4): 311/532 kB | 58 kB | 100 kB | 61/245 kB Progress (4): 315/532 kB | 58 kB | 100 kB | 61/245 kB Progress (4): 315/532 kB | 58 kB | 100 kB | 65/245 kB Progress (4): 319/532 kB | 58 kB | 100 kB | 65/245 kB Progress (4): 319/532 kB | 58 kB | 100 kB | 66/245 kB Progress (4): 323/532 kB | 58 kB | 100 kB | 66/245 kB Progress (4): 323/532 kB | 58 kB | 100 kB | 70/245 kB Progress (4): 327/532 kB | 58 kB | 100 kB | 70/245 kB Progress (4): 327/532 kB | 58 kB | 100 kB | 74/245 kB Progress (5): 327/532 kB | 58 kB | 100 kB | 74/245 kB | 0/1.4 MB Progress (5): 327/532 kB | 58 kB | 100 kB | 78/245 kB | 0/1.4 MB Progress (5): 328/532 kB | 58 kB | 100 kB | 78/245 kB | 0/1.4 MB Progress (5): 328/532 kB | 58 kB | 100 kB | 82/245 kB | 0/1.4 MB Progress (5): 328/532 kB | 58 kB | 100 kB | 82/245 kB | 0/1.4 MB Progress (5): 328/532 kB | 58 kB | 100 kB | 86/245 kB | 0/1.4 MB Progress (5): 332/532 kB | 58 kB | 100 kB | 86/245 kB | 0/1.4 MB Progress (5): 332/532 kB | 58 kB | 100 kB | 90/245 kB | 0/1.4 MB Progress (5): 332/532 kB | 58 kB | 100 kB | 90/245 kB | 0/1.4 MB Progress (5): 332/532 kB | 58 kB | 100 kB | 94/245 kB | 0/1.4 MB Progress (5): 336/532 kB | 58 kB | 100 kB | 94/245 kB | 0/1.4 MB Progress (5): 336/532 kB | 58 kB | 100 kB | 98/245 kB | 0/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 172 kB/s) [2019-07-30T20:09:51.885Z] Progress (4): 336/532 kB | 58 kB | 98/245 kB | 0/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-30T20:09:51.885Z] Progress (4): 336/532 kB | 58 kB | 98/245 kB | 0/1.4 MB Progress (4): 340/532 kB | 58 kB | 98/245 kB | 0/1.4 MB Progress (4): 340/532 kB | 58 kB | 102/245 kB | 0/1.4 MB Progress (4): 340/532 kB | 58 kB | 102/245 kB | 0/1.4 MB Progress (4): 340/532 kB | 58 kB | 106/245 kB | 0/1.4 MB Progress (4): 344/532 kB | 58 kB | 106/245 kB | 0/1.4 MB Progress (4): 344/532 kB | 58 kB | 110/245 kB | 0/1.4 MB Progress (4): 344/532 kB | 58 kB | 110/245 kB | 0/1.4 MB Progress (4): 344/532 kB | 58 kB | 114/245 kB | 0/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 99 kB/s) [2019-07-30T20:09:51.885Z] Progress (3): 348/532 kB | 114/245 kB | 0/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-30T20:09:51.885Z] Progress (3): 348/532 kB | 118/245 kB | 0/1.4 MB Progress (3): 348/532 kB | 118/245 kB | 0/1.4 MB Progress (3): 348/532 kB | 122/245 kB | 0/1.4 MB Progress (3): 352/532 kB | 122/245 kB | 0/1.4 MB Progress (3): 352/532 kB | 122/245 kB | 0/1.4 MB Progress (3): 356/532 kB | 122/245 kB | 0/1.4 MB Progress (3): 356/532 kB | 126/245 kB | 0/1.4 MB Progress (3): 360/532 kB | 126/245 kB | 0/1.4 MB Progress (3): 360/532 kB | 126/245 kB | 0/1.4 MB Progress (3): 360/532 kB | 130/245 kB | 0/1.4 MB Progress (3): 364/532 kB | 130/245 kB | 0/1.4 MB Progress (3): 368/532 kB | 130/245 kB | 0/1.4 MB Progress (3): 368/532 kB | 130/245 kB | 0/1.4 MB Progress (4): 368/532 kB | 130/245 kB | 0/1.4 MB | 3.2 kB Progress (5): 368/532 kB | 130/245 kB | 0/1.4 MB | 3.2 kB | 4.1/37 kB Progress (5): 368/532 kB | 130/245 kB | 0/1.4 MB | 3.2 kB | 7.7/37 kB Progress (5): 368/532 kB | 131/245 kB | 0/1.4 MB | 3.2 kB | 7.7/37 kB Progress (5): 368/532 kB | 131/245 kB | 0/1.4 MB | 3.2 kB | 12/37 kB Progress (5): 368/532 kB | 135/245 kB | 0/1.4 MB | 3.2 kB | 12/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 4.9 kB/s) [2019-07-30T20:09:51.885Z] Progress (4): 372/532 kB | 135/245 kB | 0/1.4 MB | 12/37 kB Progress (4): 372/532 kB | 135/245 kB | 0/1.4 MB | 12/37 kB Progress (4): 376/532 kB | 135/245 kB | 0/1.4 MB | 12/37 kB 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-30T20:09:51.885Z] Progress (4): 376/532 kB | 139/245 kB | 0/1.4 MB | 12/37 kB Progress (4): 376/532 kB | 139/245 kB | 0/1.4 MB | 16/37 kB Progress (4): 376/532 kB | 143/245 kB | 0/1.4 MB | 16/37 kB Progress (4): 380/532 kB | 143/245 kB | 0/1.4 MB | 16/37 kB Progress (4): 380/532 kB | 143/245 kB | 0/1.4 MB | 16/37 kB Progress (4): 384/532 kB | 143/245 kB | 0/1.4 MB | 16/37 kB Progress (4): 384/532 kB | 147/245 kB | 0/1.4 MB | 16/37 kB Progress (4): 384/532 kB | 147/245 kB | 0/1.4 MB | 20/37 kB Progress (4): 384/532 kB | 151/245 kB | 0/1.4 MB | 20/37 kB Progress (4): 388/532 kB | 151/245 kB | 0/1.4 MB | 20/37 kB Progress (4): 388/532 kB | 151/245 kB | 0/1.4 MB | 20/37 kB Progress (4): 392/532 kB | 151/245 kB | 0/1.4 MB | 20/37 kB Progress (4): 392/532 kB | 155/245 kB | 0/1.4 MB | 20/37 kB Progress (4): 392/532 kB | 155/245 kB | 0/1.4 MB | 24/37 kB Progress (4): 392/532 kB | 159/245 kB | 0/1.4 MB | 24/37 kB Progress (4): 396/532 kB | 159/245 kB | 0/1.4 MB | 24/37 kB Progress (4): 396/532 kB | 159/245 kB | 0.1/1.4 MB | 24/37 kB Progress (4): 400/532 kB | 159/245 kB | 0.1/1.4 MB | 24/37 kB Progress (4): 400/532 kB | 163/245 kB | 0.1/1.4 MB | 24/37 kB Progress (4): 400/532 kB | 163/245 kB | 0.1/1.4 MB | 28/37 kB Progress (4): 400/532 kB | 167/245 kB | 0.1/1.4 MB | 28/37 kB Progress (4): 404/532 kB | 167/245 kB | 0.1/1.4 MB | 28/37 kB Progress (4): 404/532 kB | 167/245 kB | 0.1/1.4 MB | 28/37 kB Progress (4): 408/532 kB | 167/245 kB | 0.1/1.4 MB | 28/37 kB Progress (4): 408/532 kB | 171/245 kB | 0.1/1.4 MB | 28/37 kB Progress (4): 408/532 kB | 171/245 kB | 0.1/1.4 MB | 32/37 kB Progress (4): 408/532 kB | 175/245 kB | 0.1/1.4 MB | 32/37 kB Progress (4): 412/532 kB | 175/245 kB | 0.1/1.4 MB | 32/37 kB Progress (4): 412/532 kB | 175/245 kB | 0.1/1.4 MB | 32/37 kB Progress (5): 412/532 kB | 175/245 kB | 0.1/1.4 MB | 32/37 kB | 4.1/112 kB Progress (5): 412/532 kB | 175/245 kB | 0.1/1.4 MB | 32/37 kB | 4.1/112 kB Progress (5): 416/532 kB | 175/245 kB | 0.1/1.4 MB | 32/37 kB | 4.1/112 kB Progress (5): 416/532 kB | 179/245 kB | 0.1/1.4 MB | 32/37 kB | 4.1/112 kB Progress (5): 416/532 kB | 179/245 kB | 0.1/1.4 MB | 36/37 kB | 4.1/112 kB Progress (5): 416/532 kB | 183/245 kB | 0.1/1.4 MB | 36/37 kB | 4.1/112 kB Progress (5): 420/532 kB | 183/245 kB | 0.1/1.4 MB | 36/37 kB | 4.1/112 kB Progress (5): 420/532 kB | 183/245 kB | 0.1/1.4 MB | 36/37 kB | 4.1/112 kB Progress (5): 420/532 kB | 183/245 kB | 0.1/1.4 MB | 36/37 kB | 7.7/112 kB Progress (5): 420/532 kB | 183/245 kB | 0.1/1.4 MB | 36/37 kB | 7.7/112 kB Progress (5): 424/532 kB | 183/245 kB | 0.1/1.4 MB | 36/37 kB | 7.7/112 kB Progress (5): 424/532 kB | 187/245 kB | 0.1/1.4 MB | 36/37 kB | 7.7/112 kB Progress (5): 424/532 kB | 187/245 kB | 0.1/1.4 MB | 37 kB | 7.7/112 kB Progress (5): 424/532 kB | 191/245 kB | 0.1/1.4 MB | 37 kB | 7.7/112 kB Progress (5): 428/532 kB | 191/245 kB | 0.1/1.4 MB | 37 kB | 7.7/112 kB Progress (5): 428/532 kB | 191/245 kB | 0.1/1.4 MB | 37 kB | 7.7/112 kB Progress (5): 428/532 kB | 191/245 kB | 0.1/1.4 MB | 37 kB | 12/112 kB Progress (5): 428/532 kB | 191/245 kB | 0.1/1.4 MB | 37 kB | 12/112 kB Progress (5): 432/532 kB | 191/245 kB | 0.1/1.4 MB | 37 kB | 12/112 kB Progress (5): 432/532 kB | 195/245 kB | 0.1/1.4 MB | 37 kB | 12/112 kB Progress (5): 436/532 kB | 195/245 kB | 0.1/1.4 MB | 37 kB | 12/112 kB Progress (5): 436/532 kB | 195/245 kB | 0.1/1.4 MB | 37 kB | 12/112 kB Progress (5): 436/532 kB | 195/245 kB | 0.1/1.4 MB | 37 kB | 16/112 kB Progress (5): 436/532 kB | 195/245 kB | 0.1/1.4 MB | 37 kB | 16/112 kB Progress (5): 440/532 kB | 195/245 kB | 0.1/1.4 MB | 37 kB | 16/112 kB Progress (5): 440/532 kB | 199/245 kB | 0.1/1.4 MB | 37 kB | 16/112 kB Progress (5): 444/532 kB | 199/245 kB | 0.1/1.4 MB | 37 kB | 16/112 kB Progress (5): 444/532 kB | 199/245 kB | 0.1/1.4 MB | 37 kB | 16/112 kB Progress (5): 444/532 kB | 199/245 kB | 0.1/1.4 MB | 37 kB | 20/112 kB Progress (5): 444/532 kB | 199/245 kB | 0.1/1.4 MB | 37 kB | 20/112 kB Progress (5): 448/532 kB | 199/245 kB | 0.1/1.4 MB | 37 kB | 20/112 kB Progress (5): 448/532 kB | 203/245 kB | 0.1/1.4 MB | 37 kB | 20/112 kB Progress (5): 452/532 kB | 203/245 kB | 0.1/1.4 MB | 37 kB | 20/112 kB Progress (5): 452/532 kB | 203/245 kB | 0.1/1.4 MB | 37 kB | 20/112 kB Progress (5): 452/532 kB | 203/245 kB | 0.1/1.4 MB | 37 kB | 24/112 kB Progress (5): 452/532 kB | 203/245 kB | 0.1/1.4 MB | 37 kB | 24/112 kB Progress (5): 456/532 kB | 203/245 kB | 0.1/1.4 MB | 37 kB | 24/112 kB Progress (5): 456/532 kB | 207/245 kB | 0.1/1.4 MB | 37 kB | 24/112 kB Progress (5): 460/532 kB | 207/245 kB | 0.1/1.4 MB | 37 kB | 24/112 kB Progress (5): 460/532 kB | 207/245 kB | 0.1/1.4 MB | 37 kB | 24/112 kB Progress (5): 460/532 kB | 207/245 kB | 0.1/1.4 MB | 37 kB | 28/112 kB Progress (5): 460/532 kB | 207/245 kB | 0.1/1.4 MB | 37 kB | 28/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 55 kB/s) [2019-07-30T20:09:51.885Z] Progress (4): 464/532 kB | 207/245 kB | 0.1/1.4 MB | 28/112 kB Progress (4): 464/532 kB | 211/245 kB | 0.1/1.4 MB | 28/112 kB Progress (4): 468/532 kB | 211/245 kB | 0.1/1.4 MB | 28/112 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-30T20:09:51.885Z] Progress (4): 468/532 kB | 211/245 kB | 0.1/1.4 MB | 28/112 kB Progress (4): 468/532 kB | 211/245 kB | 0.1/1.4 MB | 32/112 kB Progress (4): 468/532 kB | 211/245 kB | 0.1/1.4 MB | 32/112 kB Progress (4): 472/532 kB | 211/245 kB | 0.1/1.4 MB | 32/112 kB Progress (4): 472/532 kB | 215/245 kB | 0.1/1.4 MB | 32/112 kB Progress (4): 476/532 kB | 215/245 kB | 0.1/1.4 MB | 32/112 kB Progress (4): 476/532 kB | 215/245 kB | 0.1/1.4 MB | 32/112 kB Progress (4): 476/532 kB | 215/245 kB | 0.1/1.4 MB | 33/112 kB Progress (4): 476/532 kB | 215/245 kB | 0.1/1.4 MB | 33/112 kB Progress (4): 480/532 kB | 215/245 kB | 0.1/1.4 MB | 33/112 kB Progress (4): 480/532 kB | 219/245 kB | 0.1/1.4 MB | 33/112 kB Progress (4): 484/532 kB | 219/245 kB | 0.1/1.4 MB | 33/112 kB Progress (4): 484/532 kB | 219/245 kB | 0.1/1.4 MB | 33/112 kB Progress (4): 484/532 kB | 219/245 kB | 0.1/1.4 MB | 37/112 kB Progress (4): 484/532 kB | 219/245 kB | 0.1/1.4 MB | 37/112 kB Progress (4): 488/532 kB | 219/245 kB | 0.1/1.4 MB | 37/112 kB Progress (4): 488/532 kB | 223/245 kB | 0.1/1.4 MB | 37/112 kB Progress (4): 492/532 kB | 223/245 kB | 0.1/1.4 MB | 37/112 kB Progress (4): 492/532 kB | 223/245 kB | 0.1/1.4 MB | 37/112 kB Progress (4): 492/532 kB | 223/245 kB | 0.1/1.4 MB | 41/112 kB Progress (4): 492/532 kB | 223/245 kB | 0.1/1.4 MB | 41/112 kB Progress (4): 496/532 kB | 223/245 kB | 0.1/1.4 MB | 41/112 kB Progress (4): 496/532 kB | 227/245 kB | 0.1/1.4 MB | 41/112 kB Progress (4): 500/532 kB | 227/245 kB | 0.1/1.4 MB | 41/112 kB Progress (4): 500/532 kB | 227/245 kB | 0.1/1.4 MB | 41/112 kB Progress (4): 500/532 kB | 227/245 kB | 0.1/1.4 MB | 45/112 kB Progress (4): 500/532 kB | 227/245 kB | 0.1/1.4 MB | 45/112 kB Progress (4): 504/532 kB | 227/245 kB | 0.1/1.4 MB | 45/112 kB Progress (4): 504/532 kB | 231/245 kB | 0.1/1.4 MB | 45/112 kB Progress (4): 508/532 kB | 231/245 kB | 0.1/1.4 MB | 45/112 kB Progress (4): 508/532 kB | 231/245 kB | 0.2/1.4 MB | 45/112 kB Progress (4): 508/532 kB | 231/245 kB | 0.2/1.4 MB | 49/112 kB Progress (4): 508/532 kB | 231/245 kB | 0.2/1.4 MB | 49/112 kB Progress (4): 512/532 kB | 231/245 kB | 0.2/1.4 MB | 49/112 kB Progress (4): 512/532 kB | 235/245 kB | 0.2/1.4 MB | 49/112 kB Progress (4): 516/532 kB | 235/245 kB | 0.2/1.4 MB | 49/112 kB Progress (4): 516/532 kB | 235/245 kB | 0.2/1.4 MB | 49/112 kB Progress (4): 516/532 kB | 235/245 kB | 0.2/1.4 MB | 53/112 kB Progress (4): 516/532 kB | 235/245 kB | 0.2/1.4 MB | 53/112 kB Progress (4): 520/532 kB | 235/245 kB | 0.2/1.4 MB | 53/112 kB Progress (4): 520/532 kB | 239/245 kB | 0.2/1.4 MB | 53/112 kB Progress (4): 524/532 kB | 239/245 kB | 0.2/1.4 MB | 53/112 kB Progress (4): 524/532 kB | 239/245 kB | 0.2/1.4 MB | 53/112 kB Progress (4): 524/532 kB | 239/245 kB | 0.2/1.4 MB | 57/112 kB Progress (4): 524/532 kB | 239/245 kB | 0.2/1.4 MB | 57/112 kB Progress (4): 528/532 kB | 239/245 kB | 0.2/1.4 MB | 57/112 kB Progress (4): 528/532 kB | 243/245 kB | 0.2/1.4 MB | 57/112 kB Progress (4): 532/532 kB | 243/245 kB | 0.2/1.4 MB | 57/112 kB Progress (4): 532/532 kB | 243/245 kB | 0.2/1.4 MB | 57/112 kB Progress (4): 532/532 kB | 243/245 kB | 0.2/1.4 MB | 61/112 kB Progress (4): 532/532 kB | 243/245 kB | 0.2/1.4 MB | 61/112 kB Progress (4): 532 kB | 243/245 kB | 0.2/1.4 MB | 61/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 61/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 61/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 65/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 66/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 70/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 74/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 78/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 78/112 kB Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 82/112 kB Progress (5): 532 kB | 245 kB | 0.2/1.4 MB | 82/112 kB | 4.1/7.2 kB Progress (5): 532 kB | 245 kB | 0.2/1.4 MB | 86/112 kB | 4.1/7.2 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 328 kB/s) [2019-07-30T20:09:51.885Z] 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-30T20:09:51.885Z] Progress (4): 532 kB | 0.2/1.4 MB | 86/112 kB | 4.1/7.2 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.jar (532 kB at 710 kB/s) [2019-07-30T20:09:51.885Z] 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-30T20:09:51.886Z] Progress (3): 0.2/1.4 MB | 86/112 kB | 4.1/7.2 kB Progress (3): 0.2/1.4 MB | 90/112 kB | 4.1/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.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 (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 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 9.4 kB/s) [2019-07-30T20:09:51.886Z] 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-30T20:09:51.886Z] 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 (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 (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 (3): 0.4/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.4/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.4/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.4/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.4/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.4/1.4 MB | 112 kB | 9.4 kB Progress (4): 0.4/1.4 MB | 112 kB | 9.4 kB | 4.1/37 kB Progress (4): 0.4/1.4 MB | 112 kB | 9.4 kB | 4.1/37 kB Progress (4): 0.4/1.4 MB | 112 kB | 9.4 kB | 7.7/37 kB Progress (4): 0.4/1.4 MB | 112 kB | 9.4 kB | 7.7/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 | 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 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 145 kB/s) [2019-07-30T20:09:51.886Z] 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-30T20:09:51.886Z] Progress (3): 0.4/1.4 MB | 9.4 kB | 24/37 kB Progress (4): 0.4/1.4 MB | 9.4 kB | 24/37 kB | 4.1/285 kB Progress (4): 0.4/1.4 MB | 9.4 kB | 28/37 kB | 4.1/285 kB Progress (4): 0.4/1.4 MB | 9.4 kB | 28/37 kB | 7.7/285 kB Progress (4): 0.4/1.4 MB | 9.4 kB | 28/37 kB | 7.7/285 kB Progress (4): 0.4/1.4 MB | 9.4 kB | 28/37 kB | 12/285 kB Progress (4): 0.4/1.4 MB | 9.4 kB | 32/37 kB | 12/285 kB Progress (4): 0.4/1.4 MB | 9.4 kB | 32/37 kB | 16/285 kB Progress (4): 0.4/1.4 MB | 9.4 kB | 32/37 kB | 16/285 kB Progress (4): 0.4/1.4 MB | 9.4 kB | 32/37 kB | 20/285 kB Progress (4): 0.4/1.4 MB | 9.4 kB | 36/37 kB | 20/285 kB Progress (4): 0.4/1.4 MB | 9.4 kB | 36/37 kB | 24/285 kB Progress (4): 0.4/1.4 MB | 9.4 kB | 36/37 kB | 24/285 kB Progress (4): 0.4/1.4 MB | 9.4 kB | 36/37 kB | 28/285 kB Progress (4): 0.4/1.4 MB | 9.4 kB | 37 kB | 28/285 kB Progress (4): 0.4/1.4 MB | 9.4 kB | 37 kB | 32/285 kB Progress (4): 0.4/1.4 MB | 9.4 kB | 37 kB | 32/285 kB Progress (4): 0.4/1.4 MB | 9.4 kB | 37 kB | 33/285 kB Progress (4): 0.4/1.4 MB | 9.4 kB | 37 kB | 33/285 kB Progress (4): 0.4/1.4 MB | 9.4 kB | 37 kB | 37/285 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 12 kB/s) [2019-07-30T20:09:51.886Z] 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-30T20:09:51.886Z] Progress (3): 0.4/1.4 MB | 37 kB | 41/285 kB Progress (3): 0.4/1.4 MB | 37 kB | 41/285 kB Progress (3): 0.4/1.4 MB | 37 kB | 45/285 kB Progress (3): 0.4/1.4 MB | 37 kB | 45/285 kB Progress (3): 0.4/1.4 MB | 37 kB | 49/285 kB Progress (3): 0.4/1.4 MB | 37 kB | 49/285 kB Progress (3): 0.4/1.4 MB | 37 kB | 53/285 kB Progress (3): 0.4/1.4 MB | 37 kB | 53/285 kB Progress (3): 0.4/1.4 MB | 37 kB | 57/285 kB Progress (3): 0.4/1.4 MB | 37 kB | 57/285 kB Progress (3): 0.4/1.4 MB | 37 kB | 61/285 kB Progress (3): 0.4/1.4 MB | 37 kB | 61/285 kB Progress (3): 0.4/1.4 MB | 37 kB | 65/285 kB Progress (3): 0.4/1.4 MB | 37 kB | 65/285 kB Progress (3): 0.4/1.4 MB | 37 kB | 66/285 kB Progress (3): 0.4/1.4 MB | 37 kB | 66/285 kB Progress (3): 0.4/1.4 MB | 37 kB | 70/285 kB Progress (3): 0.5/1.4 MB | 37 kB | 70/285 kB Progress (3): 0.5/1.4 MB | 37 kB | 74/285 kB Progress (3): 0.5/1.4 MB | 37 kB | 74/285 kB Progress (3): 0.5/1.4 MB | 37 kB | 78/285 kB Progress (3): 0.5/1.4 MB | 37 kB | 78/285 kB Progress (3): 0.5/1.4 MB | 37 kB | 82/285 kB Progress (3): 0.5/1.4 MB | 37 kB | 82/285 kB Progress (3): 0.5/1.4 MB | 37 kB | 86/285 kB Progress (3): 0.5/1.4 MB | 37 kB | 86/285 kB Progress (3): 0.5/1.4 MB | 37 kB | 90/285 kB Progress (3): 0.5/1.4 MB | 37 kB | 90/285 kB Progress (3): 0.5/1.4 MB | 37 kB | 94/285 kB Progress (3): 0.5/1.4 MB | 37 kB | 94/285 kB Progress (3): 0.5/1.4 MB | 37 kB | 98/285 kB Progress (3): 0.5/1.4 MB | 37 kB | 98/285 kB Progress (3): 0.5/1.4 MB | 37 kB | 98/285 kB Progress (3): 0.5/1.4 MB | 37 kB | 98/285 kB Progress (3): 0.5/1.4 MB | 37 kB | 102/285 kB Progress (3): 0.5/1.4 MB | 37 kB | 102/285 kB Progress (3): 0.5/1.4 MB | 37 kB | 106/285 kB Progress (3): 0.5/1.4 MB | 37 kB | 106/285 kB Progress (3): 0.5/1.4 MB | 37 kB | 110/285 kB Progress (3): 0.5/1.4 MB | 37 kB | 110/285 kB Progress (4): 0.5/1.4 MB | 37 kB | 110/285 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 47 kB/s) [2019-07-30T20:09:51.886Z] Progress (3): 0.5/1.4 MB | 110/285 kB | 4.1/53 kB Progress (3): 0.5/1.4 MB | 114/285 kB | 4.1/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-30T20:09:52.144Z] Progress (3): 0.5/1.4 MB | 114/285 kB | 7.7/53 kB Progress (3): 0.5/1.4 MB | 118/285 kB | 7.7/53 kB Progress (3): 0.5/1.4 MB | 118/285 kB | 7.7/53 kB Progress (3): 0.5/1.4 MB | 122/285 kB | 7.7/53 kB Progress (3): 0.5/1.4 MB | 122/285 kB | 12/53 kB Progress (3): 0.5/1.4 MB | 126/285 kB | 12/53 kB Progress (3): 0.5/1.4 MB | 126/285 kB | 12/53 kB Progress (3): 0.5/1.4 MB | 130/285 kB | 12/53 kB Progress (4): 0.5/1.4 MB | 130/285 kB | 12/53 kB | 4.1/38 kB Progress (4): 0.5/1.4 MB | 130/285 kB | 16/53 kB | 4.1/38 kB Progress (4): 0.5/1.4 MB | 130/285 kB | 16/53 kB | 7.7/38 kB Progress (4): 0.5/1.4 MB | 134/285 kB | 16/53 kB | 7.7/38 kB Progress (4): 0.5/1.4 MB | 134/285 kB | 16/53 kB | 7.7/38 kB Progress (4): 0.5/1.4 MB | 138/285 kB | 16/53 kB | 7.7/38 kB Progress (4): 0.5/1.4 MB | 138/285 kB | 16/53 kB | 12/38 kB Progress (4): 0.5/1.4 MB | 138/285 kB | 20/53 kB | 12/38 kB Progress (4): 0.5/1.4 MB | 138/285 kB | 20/53 kB | 16/38 kB Progress (4): 0.5/1.4 MB | 142/285 kB | 20/53 kB | 16/38 kB Progress (4): 0.5/1.4 MB | 142/285 kB | 20/53 kB | 16/38 kB Progress (4): 0.5/1.4 MB | 146/285 kB | 20/53 kB | 16/38 kB Progress (4): 0.5/1.4 MB | 146/285 kB | 20/53 kB | 20/38 kB Progress (4): 0.5/1.4 MB | 146/285 kB | 24/53 kB | 20/38 kB Progress (4): 0.5/1.4 MB | 146/285 kB | 24/53 kB | 24/38 kB Progress (4): 0.5/1.4 MB | 146/285 kB | 28/53 kB | 24/38 kB Progress (4): 0.5/1.4 MB | 150/285 kB | 28/53 kB | 24/38 kB Progress (4): 0.5/1.4 MB | 150/285 kB | 28/53 kB | 24/38 kB Progress (4): 0.5/1.4 MB | 154/285 kB | 28/53 kB | 24/38 kB Progress (4): 0.5/1.4 MB | 154/285 kB | 32/53 kB | 24/38 kB Progress (4): 0.5/1.4 MB | 154/285 kB | 32/53 kB | 28/38 kB Progress (5): 0.5/1.4 MB | 154/285 kB | 32/53 kB | 28/38 kB | 4.1/4.3 kB Progress (5): 0.5/1.4 MB | 154/285 kB | 32/53 kB | 32/38 kB | 4.1/4.3 kB Progress (5): 0.5/1.4 MB | 154/285 kB | 36/53 kB | 32/38 kB | 4.1/4.3 kB Progress (5): 0.5/1.4 MB | 158/285 kB | 36/53 kB | 32/38 kB | 4.1/4.3 kB Progress (5): 0.5/1.4 MB | 158/285 kB | 36/53 kB | 32/38 kB | 4.1/4.3 kB Progress (5): 0.5/1.4 MB | 162/285 kB | 36/53 kB | 32/38 kB | 4.1/4.3 kB Progress (5): 0.5/1.4 MB | 162/285 kB | 40/53 kB | 32/38 kB | 4.1/4.3 kB Progress (5): 0.5/1.4 MB | 162/285 kB | 40/53 kB | 33/38 kB | 4.1/4.3 kB Progress (5): 0.5/1.4 MB | 162/285 kB | 40/53 kB | 33/38 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 162/285 kB | 40/53 kB | 37/38 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 162/285 kB | 44/53 kB | 37/38 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 166/285 kB | 44/53 kB | 37/38 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 166/285 kB | 44/53 kB | 37/38 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 170/285 kB | 44/53 kB | 37/38 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 170/285 kB | 48/53 kB | 37/38 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 170/285 kB | 48/53 kB | 38 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 170/285 kB | 52/53 kB | 38 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 174/285 kB | 52/53 kB | 38 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 174/285 kB | 52/53 kB | 38 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 178/285 kB | 52/53 kB | 38 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 178/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 182/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 182/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 186/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 186/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 190/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 190/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 194/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 194/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 197/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 197/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 201/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 201/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 205/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 205/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 209/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 209/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 213/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 213/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 217/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 217/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 221/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 221/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 225/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 225/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 229/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 229/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 229/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 229/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 233/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 233/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 237/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 237/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 241/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 241/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 245/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 245/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 249/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 249/285 kB | 53 kB | 38 kB | 4.3 kB Progress (5): 0.6/1.4 MB | 253/285 kB | 53 kB | 38 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 5.0 kB/s) [2019-07-30T20:09:52.144Z] Progress (4): 0.6/1.4 MB | 253/285 kB | 53 kB | 38 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 44 kB/s) [2019-07-30T20:09:52.144Z] 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-30T20:09:52.144Z] 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-30T20:09:52.144Z] Progress (3): 0.6/1.4 MB | 257/285 kB | 53 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.jar (53 kB at 61 kB/s) [2019-07-30T20:09:52.144Z] Progress (2): 0.6/1.4 MB | 257/285 kB Progress (2): 0.6/1.4 MB | 261/285 kB Progress (2): 0.6/1.4 MB | 261/285 kB Progress (2): 0.6/1.4 MB | 265/285 kB Progress (2): 0.6/1.4 MB | 265/285 kB Progress (2): 0.6/1.4 MB | 269/285 kB Progress (2): 0.6/1.4 MB | 269/285 kB Progress (2): 0.6/1.4 MB | 273/285 kB Progress (2): 0.6/1.4 MB | 273/285 kB Progress (2): 0.6/1.4 MB | 277/285 kB Progress (2): 0.6/1.4 MB | 277/285 kB Progress (2): 0.6/1.4 MB | 281/285 kB Progress (2): 0.6/1.4 MB | 281/285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.6/1.4 MB | 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 (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.8/1.4 MB | 285 kB Progress (2): 0.8/1.4 MB | 285 kB Progress (2): 0.8/1.4 MB | 285 kB Progress (2): 0.8/1.4 MB | 285 kB Progress (2): 0.8/1.4 MB | 285 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 326 kB/s) [2019-07-30T20:09:52.145Z] Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (2): 0.8/1.4 MB | 4.1/21 kB Progress (3): 0.8/1.4 MB | 4.1/21 kB | 4.1/29 kB Progress (3): 0.8/1.4 MB | 7.7/21 kB | 4.1/29 kB Progress (3): 0.8/1.4 MB | 7.7/21 kB | 4.1/29 kB Progress (3): 0.8/1.4 MB | 7.7/21 kB | 7.7/29 kB Progress (3): 0.8/1.4 MB | 7.7/21 kB | 7.7/29 kB Progress (3): 0.8/1.4 MB | 7.7/21 kB | 12/29 kB Progress (3): 0.8/1.4 MB | 12/21 kB | 12/29 kB Progress (3): 0.8/1.4 MB | 12/21 kB | 16/29 kB Progress (3): 0.8/1.4 MB | 12/21 kB | 16/29 kB Progress (3): 0.8/1.4 MB | 16/21 kB | 16/29 kB Progress (3): 0.8/1.4 MB | 16/21 kB | 16/29 kB Progress (3): 0.8/1.4 MB | 16/21 kB | 20/29 kB Progress (3): 0.8/1.4 MB | 16/21 kB | 20/29 kB Progress (3): 0.8/1.4 MB | 20/21 kB | 20/29 kB Progress (3): 0.8/1.4 MB | 20/21 kB | 20/29 kB Progress (3): 0.8/1.4 MB | 20/21 kB | 24/29 kB Progress (3): 0.8/1.4 MB | 20/21 kB | 24/29 kB Progress (3): 0.8/1.4 MB | 21 kB | 24/29 kB Progress (3): 0.8/1.4 MB | 21 kB | 24/29 kB Progress (3): 0.8/1.4 MB | 21 kB | 28/29 kB Progress (3): 0.8/1.4 MB | 21 kB | 29 kB Progress (3): 0.8/1.4 MB | 21 kB | 29 kB Progress (3): 0.9/1.4 MB | 21 kB | 29 kB Progress (3): 0.9/1.4 MB | 21 kB | 29 kB Progress (3): 0.9/1.4 MB | 21 kB | 29 kB Progress (3): 0.9/1.4 MB | 21 kB | 29 kB Progress (3): 0.9/1.4 MB | 21 kB | 29 kB Progress (3): 0.9/1.4 MB | 21 kB | 29 kB Progress (3): 0.9/1.4 MB | 21 kB | 29 kB Progress (3): 0.9/1.4 MB | 21 kB | 29 kB Progress (3): 0.9/1.4 MB | 21 kB | 29 kB Progress (3): 0.9/1.4 MB | 21 kB | 29 kB Progress (3): 0.9/1.4 MB | 21 kB | 29 kB Progress (3): 0.9/1.4 MB | 21 kB | 29 kB Progress (3): 0.9/1.4 MB | 21 kB | 29 kB Progress (3): 0.9/1.4 MB | 21 kB | 29 kB Progress (3): 0.9/1.4 MB | 21 kB | 29 kB Progress (3): 0.9/1.4 MB | 21 kB | 29 kB Progress (3): 0.9/1.4 MB | 21 kB | 29 kB Progress (3): 0.9/1.4 MB | 21 kB | 29 kB Progress (3): 0.9/1.4 MB | 21 kB | 29 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 32 kB/s) [2019-07-30T20:09:52.145Z] Progress (2): 0.9/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 24 kB/s) [2019-07-30T20:09:52.145Z] Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB 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.5 MB/s) [2019-07-30T20:09:53.520Z] 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-30T20:09:53.520Z] 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-30T20:09:53.520Z] 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-30T20:09:53.779Z] 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-30T20:09:53.779Z] 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-30T20:09:53.779Z] 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-30T20:09:54.297Z] 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.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/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 14 MB/s) [2019-07-30T20:09:54.865Z] 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-30T20:09:54.865Z] 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-30T20:09:54.865Z] 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-30T20:09:54.865Z] 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-30T20:09:54.865Z] 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-30T20:09:55.184Z] 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-30T20:09:55.184Z] 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): 68/218 kB Progress (1): 72/218 kB Progress (1): 76/218 kB Progress (1): 80/218 kB Progress (1): 84/218 kB Progress (1): 88/218 kB Progress (1): 92/218 kB Progress (1): 96/218 kB Progress (1): 100/218 kB Progress (1): 104/218 kB Progress (1): 108/218 kB Progress (1): 112/218 kB Progress (1): 116/218 kB Progress (1): 120/218 kB Progress (1): 124/218 kB Progress (1): 128/218 kB Progress (1): 132/218 kB Progress (1): 136/218 kB Progress (1): 140/218 kB Progress (1): 144/218 kB Progress (1): 148/218 kB Progress (1): 152/218 kB Progress (1): 156/218 kB Progress (1): 160/218 kB Progress (1): 164/218 kB Progress (1): 168/218 kB Progress (1): 172/218 kB Progress (1): 176/218 kB Progress (1): 180/218 kB Progress (1): 184/218 kB Progress (1): 188/218 kB Progress (1): 192/218 kB Progress (1): 196/218 kB Progress (1): 200/218 kB Progress (1): 204/218 kB Progress (1): 208/218 kB Progress (1): 212/218 kB Progress (1): 216/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 3.5 MB/s) [2019-07-30T20:09:55.184Z] 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-30T20:09:55.184Z] 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-30T20:09:55.184Z] 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-30T20:09:55.184Z] 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-30T20:09:55.442Z] 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-30T20:09:55.442Z] 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-30T20:09:55.442Z] 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.0 MB/s) [2019-07-30T20:09:55.442Z] 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-30T20:09:55.442Z] 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-30T20:09:55.442Z] 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-30T20:09:55.700Z] 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-30T20:09:55.700Z] 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-30T20:09:55.700Z] 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-30T20:09:55.700Z] 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 879 kB/s) [2019-07-30T20:09:57.599Z] 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-30T20:09:57.599Z] 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-30T20:09:57.599Z] 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-30T20:09:57.599Z] 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-30T20:09:57.599Z] 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-30T20:09:57.599Z] 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-30T20:09:58.971Z] 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 7.1 kB/s) [2019-07-30T20:09:58.971Z] 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-30T20:09:58.971Z] 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-30T20:09:58.971Z] 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-30T20:09:58.971Z] 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-30T20:09:58.971Z] 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-30T20:09:58.971Z] 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-30T20:09:58.971Z] 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 249 kB/s) [2019-07-30T20:09:59.229Z] 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-30T20:09:59.229Z] 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-30T20:09:59.229Z] 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-30T20:09:59.486Z] 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-30T20:09:59.487Z] 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-30T20:09:59.487Z] 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-30T20:09:59.744Z] 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 545 kB/s) [2019-07-30T20:09:59.744Z] 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-30T20:09:59.744Z] 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-30T20:09:59.744Z] 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-30T20:09:59.744Z] 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-30T20:10:00.003Z] 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-30T20:10:00.003Z] 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-30T20:10:00.003Z] 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 25 kB/s) [2019-07-30T20:10:00.003Z] 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-30T20:10:00.003Z] 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-30T20:10:00.003Z] 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-30T20:10:00.322Z] 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-30T20:10:00.322Z] 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-30T20:10:00.322Z] 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-30T20:10:00.580Z] 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 129 kB/s) [2019-07-30T20:10:00.580Z] 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-30T20:10:00.580Z] 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-30T20:10:00.580Z] 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-30T20:10:00.580Z] 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-30T20:10:00.580Z] 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-30T20:10:00.580Z] 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-30T20:10:00.580Z] 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 85 kB/s) [2019-07-30T20:10:00.580Z] 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-30T20:10:00.580Z] 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-30T20:10:00.838Z] 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-30T20:10:00.838Z] 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-30T20:10:00.838Z] 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-30T20:10:01.097Z] 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-30T20:10:01.097Z] 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 427 kB/s) [2019-07-30T20:10:01.097Z] 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-30T20:10:01.097Z] 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-30T20:10:01.097Z] 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-30T20:10:01.355Z] 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-30T20:10:01.355Z] 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-30T20:10:01.355Z] 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-30T20:10:01.355Z] 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 143 kB/s) [2019-07-30T20:10:01.355Z] 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-30T20:10:01.355Z] 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-30T20:10:01.355Z] 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-30T20:10:01.613Z] 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-30T20:10:01.613Z] 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-30T20:10:01.613Z] 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-30T20:10:01.613Z] 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 406 kB/s) [2019-07-30T20:10:01.613Z] 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-30T20:10:01.613Z] 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-30T20:10:01.613Z] 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-30T20:10:01.871Z] 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-30T20:10:01.871Z] 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-30T20:10:01.871Z] 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-30T20:10:01.871Z] 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 162 kB/s) [2019-07-30T20:10:01.871Z] 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-30T20:10:01.871Z] 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-30T20:10:01.871Z] 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-30T20:10:02.130Z] 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-30T20:10:02.130Z] 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-30T20:10:02.130Z] 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-30T20:10:02.130Z] 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 290 kB/s) [2019-07-30T20:10:02.130Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-30T20:10:02.130Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-30T20:10:02.130Z] 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-30T20:10:02.388Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-30T20:10:02.388Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-30T20:10:02.388Z] 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-30T20:10:02.388Z] 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-30T20:10:02.388Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom [2019-07-30T20:10:02.388Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/10/apache-10.pom [2019-07-30T20:10:02.646Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/10/apache-10.pom [2019-07-30T20:10:02.646Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/10/apache-10.pom [2019-07-30T20:10:02.646Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/10/apache-10.pom [2019-07-30T20:10:02.646Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [2019-07-30T20:10:02.646Z] 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-30T20:10:02.646Z] 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-30T20:10:02.904Z] 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-30T20:10:02.904Z] 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-30T20:10:02.904Z] 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-30T20:10:02.904Z] 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-30T20:10:02.904Z] 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-30T20:10:03.162Z] 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 25 kB/s) [2019-07-30T20:10:03.162Z] 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-30T20:10:03.162Z] 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-30T20:10:03.162Z] 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-30T20:10:03.162Z] 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-30T20:10:03.162Z] 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-30T20:10:03.162Z] 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-30T20:10:03.420Z] 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 582 kB/s) [2019-07-30T20:10:03.420Z] 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-30T20:10:03.420Z] 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-30T20:10:03.420Z] 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-30T20:10:03.420Z] 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-30T20:10:03.420Z] 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-30T20:10:03.677Z] 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-30T20:10:03.677Z] 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 89 kB/s) [2019-07-30T20:10:03.677Z] 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-30T20:10:03.677Z] 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-30T20:10:03.677Z] 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-30T20:10:03.677Z] 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-30T20:10:03.677Z] 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-30T20:10:03.677Z] 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-30T20:10:03.677Z] 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-30T20:10:03.677Z] 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-30T20:10:03.677Z] 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-30T20:10:03.936Z] 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-30T20:10:03.936Z] 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-30T20:10:03.936Z] 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-30T20:10:03.936Z] 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-30T20:10:03.936Z] 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-30T20:10:03.936Z] 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-30T20:10:03.936Z] 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-30T20:10:03.936Z] 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-30T20:10:03.936Z] 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-30T20:10:04.195Z] 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 Progress (2): 24 kB | 4.1/22 kB Progress (2): 24 kB | 7.7/22 kB Progress (2): 24 kB | 12/22 kB Progress (2): 24 kB | 16/22 kB Progress (3): 24 kB | 16/22 kB | 4.1/129 kB Progress (3): 24 kB | 20/22 kB | 4.1/129 kB Progress (3): 24 kB | 20/22 kB | 7.7/129 kB Progress (3): 24 kB | 22 kB | 7.7/129 kB Progress (3): 24 kB | 22 kB | 12/129 kB Progress (3): 24 kB | 22 kB | 16/129 kB Progress (3): 24 kB | 22 kB | 20/129 kB Progress (3): 24 kB | 22 kB | 24/129 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 331 kB/s) [2019-07-30T20:10:04.195Z] Progress (2): 22 kB | 28/129 kB Progress (2): 22 kB | 32/129 kB Progress (2): 22 kB | 36/129 kB Progress (2): 22 kB | 40/129 kB Progress (2): 22 kB | 44/129 kB Progress (2): 22 kB | 48/129 kB Progress (2): 22 kB | 52/129 kB Progress (2): 22 kB | 56/129 kB Progress (2): 22 kB | 60/129 kB Progress (2): 22 kB | 64/129 kB Progress (2): 22 kB | 66/129 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 287 kB/s) [2019-07-30T20:10:04.195Z] Progress (1): 70/129 kB Progress (1): 74/129 kB Progress (1): 78/129 kB Progress (1): 82/129 kB Progress (1): 86/129 kB Progress (1): 90/129 kB Progress (1): 94/129 kB Progress (1): 98/129 kB Progress (1): 102/129 kB Progress (1): 106/129 kB Progress (1): 110/129 kB Progress (1): 114/129 kB Progress (1): 118/129 kB Progress (1): 122/129 kB Progress (1): 126/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.5 MB/s) [2019-07-30T20:10:04.195Z] 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-30T20:10:04.195Z] 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-30T20:10:04.195Z] 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-30T20:10:04.453Z] 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-30T20:10:04.453Z] 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-30T20:10:04.453Z] 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-30T20:10:04.453Z] 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 49 kB/s) [2019-07-30T20:10:04.453Z] 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-30T20:10:04.711Z] 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-30T20:10:04.711Z] 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-30T20:10:04.711Z] 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-30T20:10:04.969Z] 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-30T20:10:04.969Z] 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-30T20:10:04.969Z] 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 310 kB/s) [2019-07-30T20:10:04.969Z] 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-30T20:10:04.969Z] 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-30T20:10:04.969Z] 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-30T20:10:05.228Z] 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-30T20:10:05.228Z] 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-30T20:10:05.228Z] 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-30T20:10:05.228Z] 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 21 kB/s) [2019-07-30T20:10:05.228Z] 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-30T20:10:05.228Z] 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-30T20:10:05.228Z] 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-30T20:10:05.485Z] 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-30T20:10:05.485Z] 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-30T20:10:05.485Z] 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-30T20:10:05.485Z] 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 157 kB/s) [2019-07-30T20:10:05.485Z] 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-30T20:10:05.485Z] 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-30T20:10:05.485Z] 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-30T20:10:05.744Z] 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-30T20:10:05.744Z] 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-30T20:10:05.744Z] 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-30T20:10:05.744Z] 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 598 kB/s) [2019-07-30T20:10:05.744Z] 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-30T20:10:05.744Z] 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-30T20:10:05.744Z] 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-30T20:10:06.001Z] 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-30T20:10:06.001Z] 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-30T20:10:06.001Z] 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-30T20:10:06.001Z] 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 19 kB/s) [2019-07-30T20:10:06.001Z] 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-30T20:10:06.001Z] 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-30T20:10:06.001Z] 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-30T20:10:06.259Z] 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-30T20:10:06.259Z] 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-30T20:10:06.259Z] 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-30T20:10:06.259Z] 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 132 kB/s) [2019-07-30T20:10:06.259Z] 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-30T20:10:06.259Z] 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-30T20:10:06.259Z] 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-30T20:10:06.516Z] 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-30T20:10:06.516Z] 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-30T20:10:06.516Z] 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-30T20:10:06.516Z] 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 74 kB/s) [2019-07-30T20:10:06.516Z] 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-30T20:10:06.516Z] 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-30T20:10:06.516Z] 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-30T20:10:06.775Z] 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-30T20:10:06.775Z] 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-30T20:10:06.775Z] 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-30T20:10:06.775Z] 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 186 kB/s) [2019-07-30T20:10:06.775Z] 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-30T20:10:06.775Z] 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-30T20:10:06.775Z] 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-30T20:10:07.035Z] 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-30T20:10:07.035Z] 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-30T20:10:07.035Z] 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-30T20:10:07.428Z] 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 302 kB/s) [2019-07-30T20:10:07.428Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-30T20:10:07.428Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-30T20:10:07.428Z] 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-30T20:10:07.428Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-30T20:10:07.428Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-30T20:10:07.428Z] 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-30T20:10:07.428Z] 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 492 kB/s) [2019-07-30T20:10:07.428Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom [2019-07-30T20:10:07.428Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom [2019-07-30T20:10:07.685Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom [2019-07-30T20:10:07.685Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom [2019-07-30T20:10:07.685Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom [2019-07-30T20:10:07.685Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [2019-07-30T20:10:07.685Z] 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 118 kB/s) [2019-07-30T20:10:07.685Z] 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-30T20:10:07.685Z] 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-30T20:10:07.685Z] 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-30T20:10:07.943Z] 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-30T20:10:08.876Z] 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-30T20:10:08.876Z] 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-30T20:10:08.876Z] 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 67 kB/s) [2019-07-30T20:10:08.876Z] 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-30T20:10:08.876Z] 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-30T20:10:09.134Z] 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-30T20:10:09.134Z] 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-30T20:10:09.134Z] 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-30T20:10:09.134Z] 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-30T20:10:09.134Z] 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 86 kB/s) [2019-07-30T20:10:09.134Z] 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-30T20:10:09.394Z] 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-30T20:10:09.394Z] 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-30T20:10:09.394Z] 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-30T20:10:09.394Z] 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-30T20:10:09.394Z] 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-30T20:10:09.394Z] 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 16 kB/s) [2019-07-30T20:10:09.678Z] 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-30T20:10:09.678Z] 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-30T20:10:09.678Z] 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-30T20:10:09.678Z] 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-30T20:10:09.678Z] 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-30T20:10:09.678Z] 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-30T20:10:09.678Z] 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 191 kB/s) [2019-07-30T20:10:09.678Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom [2019-07-30T20:10:09.678Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom [2019-07-30T20:10:09.936Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom [2019-07-30T20:10:09.936Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom [2019-07-30T20:10:09.936Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom [2019-07-30T20:10:09.936Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom [2019-07-30T20:10:09.936Z] 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 78 kB/s) [2019-07-30T20:10:09.936Z] 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-30T20:10:10.194Z] 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-30T20:10:10.194Z] 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-30T20:10:10.451Z] 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-30T20:10:10.451Z] 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-30T20:10:10.451Z] 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-30T20:10:10.451Z] 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 16 kB/s) [2019-07-30T20:10:10.451Z] 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-30T20:10:10.451Z] 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-30T20:10:10.451Z] 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-30T20:10:10.709Z] 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-30T20:10:10.709Z] 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-30T20:10:10.709Z] 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-30T20:10:12.081Z] 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 5.7 kB/s) [2019-07-30T20:10:12.081Z] 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-30T20:10:12.081Z] 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-30T20:10:12.081Z] 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-30T20:10:12.081Z] 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-30T20:10:12.081Z] 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-30T20:10:12.081Z] 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-30T20:10:12.081Z] 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-30T20:10:12.081Z] 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-30T20:10:12.081Z] 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-30T20:10:12.081Z] 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-30T20:10:12.339Z] 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-30T20:10:12.339Z] 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-30T20:10:12.339Z] 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-30T20:10:12.339Z] 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 42 kB/s) [2019-07-30T20:10:12.339Z] 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-30T20:10:12.339Z] 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-30T20:10:12.339Z] 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-30T20:10:12.597Z] 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-30T20:10:12.597Z] 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-30T20:10:12.597Z] 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-30T20:10:12.597Z] 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 37 kB/s) [2019-07-30T20:10:12.597Z] 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-30T20:10:12.597Z] 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-30T20:10:12.597Z] 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-30T20:10:12.855Z] 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-30T20:10:12.855Z] 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-30T20:10:12.855Z] 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-30T20:10:12.855Z] 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 42 kB/s) [2019-07-30T20:10:12.855Z] 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-30T20:10:12.855Z] 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-30T20:10:13.112Z] 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-30T20:10:13.112Z] 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-30T20:10:13.112Z] 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-30T20:10:13.112Z] 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-30T20:10:13.112Z] 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-30T20:10:13.112Z] 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-30T20:10:13.112Z] 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-30T20:10:13.370Z] 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-30T20:10:13.370Z] 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-30T20:10:13.370Z] 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-30T20:10:13.370Z] 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-30T20:10:13.370Z] 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-30T20:10:13.370Z] 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-30T20:10:13.370Z] 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-30T20:10:13.628Z] 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-30T20:10:13.628Z] 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-30T20:10:13.628Z] 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-30T20:10:13.628Z] 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-30T20:10:13.628Z] 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 68 kB/s) [2019-07-30T20:10:13.885Z] 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-30T20:10:13.885Z] 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-30T20:10:13.885Z] 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-30T20:10:13.885Z] 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-30T20:10:13.885Z] 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-30T20:10:13.885Z] 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-30T20:10:14.143Z] 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 29 kB/s) [2019-07-30T20:10:14.143Z] 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-30T20:10:14.143Z] 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-30T20:10:14.143Z] 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-30T20:10:14.401Z] 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-30T20:10:14.401Z] 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-30T20:10:14.401Z] 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-30T20:10:14.401Z] 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 39 kB/s) [2019-07-30T20:10:14.401Z] 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-30T20:10:14.401Z] 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-30T20:10:14.401Z] 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-30T20:10:14.660Z] 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-30T20:10:14.660Z] 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-30T20:10:14.660Z] 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-30T20:10:14.660Z] 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 57 kB/s) [2019-07-30T20:10:14.660Z] 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-30T20:10:14.660Z] 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-30T20:10:14.660Z] 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-30T20:10:15.122Z] 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-30T20:10:15.122Z] 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-30T20:10:15.122Z] 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-30T20:10:15.122Z] 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 54 kB/s) [2019-07-30T20:10:15.122Z] 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-30T20:10:15.122Z] 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-30T20:10:15.122Z] 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-30T20:10:15.122Z] 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-30T20:10:15.122Z] 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-30T20:10:15.381Z] 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-30T20:10:15.381Z] 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 55 kB/s) [2019-07-30T20:10:15.381Z] 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-30T20:10:15.381Z] 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-30T20:10:15.381Z] 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-30T20:10:15.381Z] 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-30T20:10:15.381Z] 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-30T20:10:15.381Z] 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-30T20:10:15.381Z] 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 165 kB/s) [2019-07-30T20:10:15.381Z] 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-30T20:10:15.639Z] 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-30T20:10:15.639Z] 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-30T20:10:15.639Z] 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-30T20:10:15.639Z] 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-30T20:10:15.639Z] 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-30T20:10:15.639Z] 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 85 kB/s) [2019-07-30T20:10:15.639Z] 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-30T20:10:15.897Z] 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-30T20:10:15.897Z] 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-30T20:10:15.897Z] 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-30T20:10:15.897Z] 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-30T20:10:15.897Z] 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-30T20:10:15.897Z] 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 42 kB/s) [2019-07-30T20:10:16.154Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T20:10:16.154Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T20:10:16.154Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T20:10:16.154Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T20:10:16.154Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T20:10:16.154Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T20:10:16.412Z] 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 123 kB/s) [2019-07-30T20:10:16.412Z] 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-30T20:10:16.412Z] 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-30T20:10:16.412Z] 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-30T20:10:16.412Z] 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-30T20:10:16.412Z] 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-30T20:10:16.412Z] 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-30T20:10:16.672Z] 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-30T20:10:16.672Z] 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-30T20:10:16.672Z] 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-30T20:10:16.672Z] 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-30T20:10:16.672Z] 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-30T20:10:16.672Z] 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-30T20:10:16.672Z] 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 375 kB/s) [2019-07-30T20:10:16.672Z] 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 73 kB/s) [2019-07-30T20:10:16.930Z] 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-30T20:10:16.930Z] 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-30T20:10:16.930Z] 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-30T20:10:17.188Z] 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-30T20:10:17.188Z] 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-30T20:10:17.188Z] 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-30T20:10:17.188Z] 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 46 kB/s) [2019-07-30T20:10:17.188Z] 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-30T20:10:17.188Z] 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-30T20:10:17.188Z] 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-30T20:10:17.446Z] 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-30T20:10:17.446Z] 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-30T20:10:17.704Z] 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-30T20:10:17.704Z] 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 46 kB/s) [2019-07-30T20:10:17.704Z] 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-30T20:10:17.704Z] 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-30T20:10:17.704Z] 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-30T20:10:17.962Z] 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-30T20:10:17.962Z] 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-30T20:10:17.962Z] 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-30T20:10:17.962Z] 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 136 kB/s) [2019-07-30T20:10:17.962Z] 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-30T20:10:17.962Z] 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-30T20:10:17.962Z] 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-30T20:10:18.221Z] 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-30T20:10:18.221Z] 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-30T20:10:18.221Z] 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-30T20:10:18.221Z] 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-30T20:10:18.221Z] 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-30T20:10:18.221Z] 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-30T20:10:18.478Z] 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-30T20:10:18.478Z] 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-30T20:10:18.478Z] 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-30T20:10:18.736Z] 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-30T20:10:18.736Z] 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 549 kB/s) [2019-07-30T20:10:18.736Z] 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-30T20:10:18.736Z] 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-30T20:10:18.736Z] 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-30T20:10:18.994Z] 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-30T20:10:18.994Z] 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-30T20:10:18.994Z] 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-30T20:10:18.994Z] 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 79 kB/s) [2019-07-30T20:10:18.994Z] 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-30T20:10:18.994Z] 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-30T20:10:18.994Z] 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-30T20:10:19.252Z] 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-30T20:10:19.252Z] 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-30T20:10:19.252Z] 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-30T20:10:19.252Z] 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-30T20:10:19.252Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-30T20:10:19.252Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-30T20:10:19.252Z] 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-30T20:10:19.509Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-30T20:10:19.509Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-30T20:10:19.509Z] 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-30T20:10:19.509Z] 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 1.5 MB/s) [2019-07-30T20:10:19.509Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom [2019-07-30T20:10:19.509Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom [2019-07-30T20:10:19.509Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom [2019-07-30T20:10:19.767Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom [2019-07-30T20:10:19.767Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom [2019-07-30T20:10:19.767Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [2019-07-30T20:10:19.767Z] 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 368 kB/s) [2019-07-30T20:10:19.767Z] 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-30T20:10:19.767Z] 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-30T20:10:19.767Z] 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-30T20:10:20.025Z] 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-30T20:10:20.025Z] 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-30T20:10:20.025Z] 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-30T20:10:20.025Z] 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 46 kB/s) [2019-07-30T20:10:20.025Z] 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-30T20:10:20.025Z] 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-30T20:10:20.025Z] 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-30T20:10:20.283Z] 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-30T20:10:20.283Z] 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-30T20:10:20.283Z] 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-30T20:10:20.283Z] 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 62 kB/s) [2019-07-30T20:10:20.283Z] 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-30T20:10:20.283Z] 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-30T20:10:20.283Z] 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-30T20:10:20.540Z] 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-30T20:10:20.540Z] 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-30T20:10:20.540Z] 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-30T20:10:20.540Z] 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 189 kB/s) [2019-07-30T20:10:20.540Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-30T20:10:20.540Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-30T20:10:20.540Z] 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-30T20:10:20.798Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-30T20:10:20.798Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-30T20:10:20.798Z] 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-30T20:10:20.798Z] 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-30T20:10:20.798Z] 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-30T20:10:20.798Z] 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-30T20:10:20.798Z] 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-30T20:10:20.798Z] 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-30T20:10:20.798Z] 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-30T20:10:20.798Z] 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-30T20:10:20.798Z] 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-30T20:10:20.798Z] 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-30T20:10:21.056Z] 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-30T20:10:21.056Z] 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-30T20:10:21.056Z] 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-30T20:10:21.056Z] 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-30T20:10:21.056Z] 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-30T20:10:21.056Z] 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-30T20:10:21.056Z] 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-30T20:10:21.056Z] 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-30T20:10:21.314Z] 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-30T20:10:21.314Z] 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-30T20:10:21.314Z] 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-30T20:10:21.314Z] 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-30T20:10:21.314Z] 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-30T20:10:21.314Z] 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-30T20:10:21.314Z] 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-30T20:10:21.314Z] 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-30T20:10:21.314Z] Progress (1): 4.1/379 kB Progress (1): 7.7/379 kB Progress (1): 12/379 kB Progress (1): 16/379 kB Progress (1): 20/379 kB Progress (1): 24/379 kB Progress (1): 28/379 kB Progress (1): 32/379 kB Progress (1): 36/379 kB Progress (1): 40/379 kB Progress (1): 44/379 kB Progress (1): 48/379 kB Progress (1): 52/379 kB Progress (1): 56/379 kB Progress (1): 60/379 kB Progress (1): 64/379 kB Progress (1): 68/379 kB Progress (1): 72/379 kB Progress (1): 76/379 kB Progress (1): 80/379 kB Progress (1): 84/379 kB Progress (1): 88/379 kB Progress (1): 92/379 kB Progress (1): 96/379 kB Progress (1): 100/379 kB 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 (2): 176/379 kB | 4.1/54 kB Progress (2): 180/379 kB | 4.1/54 kB Progress (2): 180/379 kB | 7.7/54 kB Progress (2): 184/379 kB | 7.7/54 kB Progress (2): 184/379 kB | 12/54 kB Progress (2): 188/379 kB | 12/54 kB Progress (2): 188/379 kB | 16/54 kB Progress (2): 192/379 kB | 16/54 kB Progress (2): 192/379 kB | 20/54 kB Progress (2): 196/379 kB | 20/54 kB Progress (2): 196/379 kB | 24/54 kB Progress (2): 200/379 kB | 24/54 kB Progress (2): 200/379 kB | 28/54 kB Progress (2): 204/379 kB | 28/54 kB Progress (2): 204/379 kB | 32/54 kB Progress (2): 208/379 kB | 32/54 kB Progress (2): 212/379 kB | 32/54 kB Progress (2): 212/379 kB | 36/54 kB Progress (2): 216/379 kB | 36/54 kB Progress (2): 216/379 kB | 40/54 kB Progress (2): 220/379 kB | 40/54 kB Progress (2): 220/379 kB | 44/54 kB Progress (2): 224/379 kB | 44/54 kB Progress (2): 224/379 kB | 48/54 kB Progress (2): 228/379 kB | 48/54 kB Progress (2): 232/379 kB | 48/54 kB Progress (2): 232/379 kB | 52/54 kB Progress (2): 232/379 kB | 54 kB Progress (2): 236/379 kB | 54 kB Progress (2): 240/379 kB | 54 kB Progress (2): 244/379 kB | 54 kB Progress (2): 248/379 kB | 54 kB Progress (2): 252/379 kB | 54 kB Progress (2): 256/379 kB | 54 kB Progress (2): 260/379 kB | 54 kB Progress (2): 264/379 kB | 54 kB Progress (2): 268/379 kB | 54 kB Progress (2): 272/379 kB | 54 kB Progress (2): 276/379 kB | 54 kB Progress (2): 280/379 kB | 54 kB Progress (2): 284/379 kB | 54 kB Progress (2): 288/379 kB | 54 kB Progress (2): 292/379 kB | 54 kB Progress (2): 296/379 kB | 54 kB Progress (2): 300/379 kB | 54 kB Progress (2): 304/379 kB | 54 kB Progress (2): 308/379 kB | 54 kB Progress (2): 312/379 kB | 54 kB Progress (2): 316/379 kB | 54 kB Progress (2): 320/379 kB | 54 kB Progress (2): 324/379 kB | 54 kB Progress (2): 328/379 kB | 54 kB Progress (2): 332/379 kB | 54 kB Progress (2): 336/379 kB | 54 kB Progress (2): 340/379 kB | 54 kB Progress (2): 344/379 kB | 54 kB Progress (2): 348/379 kB | 54 kB Progress (2): 352/379 kB | 54 kB Progress (2): 356/379 kB | 54 kB Progress (2): 360/379 kB | 54 kB Progress (2): 364/379 kB | 54 kB Progress (2): 368/379 kB | 54 kB Progress (2): 372/379 kB | 54 kB Progress (2): 376/379 kB | 54 kB Progress (2): 379 kB | 54 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 6.5 MB/s) [2019-07-30T20:10:21.314Z] Progress (2): 54 kB | 4.1/28 kB Progress (2): 54 kB | 7.7/28 kB Progress (2): 54 kB | 12/28 kB Progress (2): 54 kB | 16/28 kB Progress (2): 54 kB | 20/28 kB Progress (2): 54 kB | 24/28 kB Progress (2): 54 kB | 28/28 kB Progress (2): 54 kB | 28 kB Progress (3): 54 kB | 28 kB | 4.1/21 kB Progress (3): 54 kB | 28 kB | 7.7/21 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 805 kB/s) [2019-07-30T20:10:21.314Z] Progress (2): 28 kB | 12/21 kB Progress (2): 28 kB | 16/21 kB Progress (2): 28 kB | 20/21 kB Progress (2): 28 kB | 21 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 402 kB/s) [2019-07-30T20:10:21.314Z] 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 282 kB/s) [2019-07-30T20:10:21.571Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [2019-07-30T20:10:21.571Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [2019-07-30T20:10:21.571Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [2019-07-30T20:10:21.831Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [2019-07-30T20:10:21.831Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [2019-07-30T20:10:21.831Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [2019-07-30T20:10:22.890Z] 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/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom (4.4 kB at 4.2 kB/s) [2019-07-30T20:10:22.890Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [2019-07-30T20:10:22.890Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [2019-07-30T20:10:22.890Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [2019-07-30T20:10:22.890Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [2019-07-30T20:10:22.890Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [2019-07-30T20:10:22.890Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [2019-07-30T20:10:23.148Z] Progress (1): 4.1/39 kB Progress (1): 7.7/39 kB Progress (1): 12/39 kB Progress (1): 16/39 kB Progress (1): 20/39 kB Progress (1): 24/39 kB Progress (1): 28/39 kB Progress (1): 32/39 kB Progress (1): 36/39 kB Progress (1): 39 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom (39 kB at 1.2 MB/s) [2019-07-30T20:10:23.148Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [2019-07-30T20:10:23.148Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [2019-07-30T20:10:23.148Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [2019-07-30T20:10:23.407Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [2019-07-30T20:10:23.407Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [2019-07-30T20:10:23.407Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [2019-07-30T20:10:23.407Z] 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/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar (53 kB at 1.1 MB/s) [2019-07-30T20:10:23.407Z] 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-30T20:10:23.407Z] 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-30T20:10:23.407Z] 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-30T20:10:23.972Z] 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-30T20:10:23.972Z] 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-30T20:10:23.972Z] 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-30T20:10:23.972Z] 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 154 kB/s) [2019-07-30T20:10:23.972Z] 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-30T20:10:23.972Z] 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-30T20:10:23.972Z] 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-30T20:10:23.972Z] 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-30T20:10:24.231Z] 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-30T20:10:24.231Z] 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-30T20:10:24.231Z] 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 401 kB/s) [2019-07-30T20:10:24.231Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-30T20:10:24.231Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-30T20:10:24.231Z] 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-30T20:10:24.488Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-30T20:10:24.488Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-30T20:10:24.488Z] 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-30T20:10:24.746Z] 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.2 MB/s) [2019-07-30T20:10:24.746Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom [2019-07-30T20:10:24.746Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom [2019-07-30T20:10:24.746Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom [2019-07-30T20:10:24.746Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom [2019-07-30T20:10:24.746Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom [2019-07-30T20:10:25.004Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom [2019-07-30T20:10:25.004Z] 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 446 kB/s) [2019-07-30T20:10:25.004Z] 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-30T20:10:25.004Z] 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-30T20:10:25.004Z] 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-30T20:10:25.261Z] 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-30T20:10:25.261Z] 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-30T20:10:25.261Z] 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-30T20:10:25.261Z] 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 713 kB/s) [2019-07-30T20:10:25.261Z] 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-30T20:10:25.261Z] 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-30T20:10:25.261Z] 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-30T20:10:25.519Z] 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-30T20:10:25.519Z] 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-30T20:10:25.519Z] 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-30T20:10:25.519Z] 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 246 kB/s) [2019-07-30T20:10:25.519Z] 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-30T20:10:25.519Z] 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-30T20:10:25.519Z] 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-30T20:10:25.777Z] 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-30T20:10:25.777Z] 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-30T20:10:25.777Z] 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-30T20:10:25.777Z] 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 328 kB/s) [2019-07-30T20:10:25.777Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-30T20:10:25.777Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-30T20:10:25.777Z] 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-30T20:10:26.035Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-30T20:10:26.035Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-30T20:10:26.035Z] 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-30T20:10:26.035Z] 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-30T20:10:26.035Z] 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-30T20:10:26.035Z] 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-30T20:10:26.035Z] 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-30T20:10:26.292Z] 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-30T20:10:26.292Z] 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-30T20:10:26.292Z] 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-30T20:10:26.549Z] 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-30T20:10:26.549Z] 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-30T20:10:26.549Z] 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-30T20:10:26.549Z] 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-30T20:10:26.549Z] 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-30T20:10:26.807Z] 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-30T20:10:26.807Z] 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-30T20:10:27.064Z] 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 50 kB/s) [2019-07-30T20:10:27.064Z] 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-30T20:10:27.064Z] 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-30T20:10:27.064Z] 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-30T20:10:27.064Z] 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-30T20:10:27.323Z] 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-30T20:10:27.323Z] 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-30T20:10:27.323Z] 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 549 kB/s) [2019-07-30T20:10:27.323Z] 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-30T20:10:27.323Z] 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-30T20:10:27.323Z] 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-30T20:10:27.580Z] 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-30T20:10:27.580Z] 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-30T20:10:27.580Z] 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-30T20:10:27.580Z] 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 189 kB/s) [2019-07-30T20:10:27.580Z] 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-30T20:10:27.580Z] 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-30T20:10:27.580Z] 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-30T20:10:27.838Z] 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-30T20:10:27.838Z] 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-30T20:10:27.838Z] 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-30T20:10:27.838Z] 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 329 kB/s) [2019-07-30T20:10:27.838Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-30T20:10:27.838Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-30T20:10:27.838Z] 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-30T20:10:28.097Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-30T20:10:28.097Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-30T20:10:28.097Z] 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-30T20:10:28.097Z] 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.3 MB/s) [2019-07-30T20:10:28.097Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom [2019-07-30T20:10:28.097Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom [2019-07-30T20:10:28.097Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom [2019-07-30T20:10:28.354Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom [2019-07-30T20:10:28.354Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom [2019-07-30T20:10:28.354Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom [2019-07-30T20:10:28.354Z] 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 474 kB/s) [2019-07-30T20:10:28.354Z] 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-30T20:10:28.354Z] 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-30T20:10:28.354Z] 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-30T20:10:28.611Z] 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-30T20:10:28.611Z] 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-30T20:10:28.611Z] 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-30T20:10:28.869Z] 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 625 kB/s) [2019-07-30T20:10:28.869Z] 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-30T20:10:28.869Z] 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-30T20:10:28.869Z] 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-30T20:10:28.869Z] 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-30T20:10:28.869Z] 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-30T20:10:28.869Z] 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-30T20:10:29.129Z] 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 238 kB/s) [2019-07-30T20:10:29.129Z] 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-30T20:10:29.129Z] 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-30T20:10:29.129Z] 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-30T20:10:29.625Z] 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-30T20:10:29.625Z] 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-30T20:10:29.625Z] 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-30T20:10:29.625Z] 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 656 kB/s) [2019-07-30T20:10:29.625Z] 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-30T20:10:29.625Z] 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-30T20:10:29.625Z] 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-30T20:10:29.625Z] 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-30T20:10:29.625Z] 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-30T20:10:29.625Z] 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-30T20:10:29.625Z] 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 585 kB/s) [2019-07-30T20:10:29.625Z] 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-30T20:10:29.625Z] 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-30T20:10:29.625Z] 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-30T20:10:29.883Z] 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-30T20:10:29.883Z] 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-30T20:10:29.883Z] 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-30T20:10:30.141Z] 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-30T20:10:30.141Z] 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-30T20:10:30.141Z] 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-30T20:10:30.141Z] 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-30T20:10:30.400Z] 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-30T20:10:30.400Z] 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-30T20:10:30.400Z] 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-30T20:10:30.657Z] 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 16 kB/s) [2019-07-30T20:10:30.657Z] 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-30T20:10:30.657Z] 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-30T20:10:30.657Z] 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-30T20:10:30.915Z] 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-30T20:10:30.915Z] 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-30T20:10:31.847Z] 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-30T20:10:31.847Z] 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 886 kB/s) [2019-07-30T20:10:32.105Z] 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-30T20:10:32.105Z] 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-30T20:10:32.105Z] 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-30T20:10:32.105Z] 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-30T20:10:32.105Z] 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-30T20:10:32.105Z] 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-30T20:10:32.362Z] 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 106 kB/s) [2019-07-30T20:10:32.362Z] 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-30T20:10:32.362Z] 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-30T20:10:32.362Z] 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-30T20:10:32.362Z] 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-30T20:10:32.362Z] 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-30T20:10:32.620Z] 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-30T20:10:32.620Z] 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 35 kB/s) [2019-07-30T20:10:32.620Z] 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-30T20:10:32.620Z] 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-30T20:10:32.620Z] 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-30T20:10:32.620Z] 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-30T20:10:32.878Z] 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-30T20:10:32.878Z] 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-30T20:10:32.878Z] 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 104 kB/s) [2019-07-30T20:10:32.878Z] 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-30T20:10:32.878Z] 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-30T20:10:32.878Z] 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-30T20:10:33.137Z] 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-30T20:10:33.137Z] 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-30T20:10:33.137Z] 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-30T20:10:33.137Z] 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 17 kB/s) [2019-07-30T20:10:33.137Z] 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-30T20:10:33.137Z] 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-30T20:10:33.137Z] 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-30T20:10:33.396Z] 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-30T20:10:33.396Z] 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-30T20:10:33.396Z] 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-30T20:10:33.396Z] 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 58 kB/s) [2019-07-30T20:10:33.396Z] 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-30T20:10:33.396Z] 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-30T20:10:33.396Z] 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-30T20:10:33.654Z] 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-30T20:10:33.654Z] 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-30T20:10:33.654Z] 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-30T20:10:33.654Z] 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 64 kB/s) [2019-07-30T20:10:33.654Z] 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-30T20:10:33.654Z] 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-30T20:10:33.912Z] 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-30T20:10:33.912Z] 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-30T20:10:33.912Z] 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-30T20:10:33.912Z] 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-30T20:10:33.912Z] 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 50 kB/s) [2019-07-30T20:10:34.170Z] 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-30T20:10:34.170Z] 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-30T20:10:34.170Z] 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-30T20:10:34.170Z] 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-30T20:10:34.170Z] 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-30T20:10:34.428Z] 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-30T20:10:34.428Z] 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 122 kB/s) [2019-07-30T20:10:34.428Z] 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-30T20:10:34.428Z] 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-30T20:10:34.428Z] 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-30T20:10:34.428Z] 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-30T20:10:34.428Z] 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-30T20:10:34.685Z] 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-30T20:10:34.685Z] 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 976 kB/s) [2019-07-30T20:10:34.685Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-30T20:10:34.685Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-30T20:10:34.685Z] 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-30T20:10:34.685Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-30T20:10:34.685Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-30T20:10:34.943Z] 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-30T20:10:34.943Z] 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.4 MB/s) [2019-07-30T20:10:34.943Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom [2019-07-30T20:10:34.943Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom [2019-07-30T20:10:34.943Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom [2019-07-30T20:10:34.943Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom [2019-07-30T20:10:35.201Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom [2019-07-30T20:10:35.201Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [2019-07-30T20:10:35.201Z] 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 553 kB/s) [2019-07-30T20:10:35.201Z] 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-30T20:10:35.201Z] 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-30T20:10:35.201Z] 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-30T20:10:35.459Z] 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-30T20:10:35.459Z] 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-30T20:10:35.459Z] 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-30T20:10:35.459Z] 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 58 kB/s) [2019-07-30T20:10:35.459Z] 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-30T20:10:35.459Z] 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-30T20:10:35.459Z] 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-30T20:10:35.717Z] 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-30T20:10:35.717Z] 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-30T20:10:35.717Z] 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-30T20:10:35.717Z] 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 421 kB/s) [2019-07-30T20:10:35.717Z] 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-30T20:10:35.717Z] 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-30T20:10:35.717Z] 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-30T20:10:35.975Z] 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-30T20:10:35.975Z] 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-30T20:10:35.975Z] 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-30T20:10:35.975Z] 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 39 kB/s) [2019-07-30T20:10:35.975Z] 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-30T20:10:35.975Z] 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-30T20:10:35.975Z] 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-30T20:10:36.233Z] 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-30T20:10:36.233Z] 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-30T20:10:36.233Z] 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-30T20:10:36.233Z] 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 480 kB/s) [2019-07-30T20:10:36.233Z] 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-30T20:10:36.233Z] 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-30T20:10:36.233Z] 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-30T20:10:36.493Z] 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-30T20:10:36.493Z] 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-30T20:10:36.493Z] 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-30T20:10:36.493Z] 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 273 kB/s) [2019-07-30T20:10:36.493Z] 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-30T20:10:37.228Z] 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-30T20:10:37.228Z] 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-30T20:10:37.228Z] 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-30T20:10:37.228Z] 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-30T20:10:37.228Z] 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-30T20:10:37.228Z] 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 66 kB/s) [2019-07-30T20:10:37.228Z] 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-30T20:10:37.228Z] 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-30T20:10:37.228Z] 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-30T20:10:37.486Z] 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-30T20:10:37.486Z] 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-30T20:10:37.486Z] 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-30T20:10:37.486Z] 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 773 kB/s) [2019-07-30T20:10:37.486Z] 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-30T20:10:37.486Z] 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-30T20:10:37.486Z] 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-30T20:10:37.744Z] 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-30T20:10:37.744Z] 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-30T20:10:37.744Z] 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-30T20:10:37.744Z] 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 57 kB/s) [2019-07-30T20:10:37.744Z] 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-30T20:10:37.744Z] 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-30T20:10:37.744Z] 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-30T20:10:38.001Z] 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-30T20:10:38.001Z] 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-30T20:10:38.001Z] 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-30T20:10:38.001Z] 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 35 kB/s) [2019-07-30T20:10:38.001Z] 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-30T20:10:38.001Z] 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-30T20:10:38.259Z] 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-30T20:10:38.259Z] 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-30T20:10:38.259Z] 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-30T20:10:38.259Z] 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-30T20:10:38.259Z] 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 179 kB/s) [2019-07-30T20:10:38.259Z] 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-30T20:10:38.259Z] 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-30T20:10:38.517Z] 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-30T20:10:38.517Z] 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-30T20:10:38.517Z] 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-30T20:10:38.517Z] 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-30T20:10:38.517Z] 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 620 kB/s) [2019-07-30T20:10:38.517Z] 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-30T20:10:38.517Z] 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-30T20:10:38.774Z] 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-30T20:10:38.774Z] 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-30T20:10:38.774Z] 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-30T20:10:38.774Z] 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-30T20:10:38.774Z] 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 189 kB/s) [2019-07-30T20:10:38.775Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-30T20:10:38.775Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-30T20:10:39.033Z] 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-30T20:10:39.033Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-30T20:10:39.033Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-30T20:10:39.033Z] 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-30T20:10:39.033Z] 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 572 kB/s) [2019-07-30T20:10:39.033Z] 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-30T20:10:39.033Z] 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-30T20:10:39.291Z] 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-30T20:10:39.291Z] 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-30T20:10:39.291Z] 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-30T20:10:39.291Z] 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-30T20:10:39.547Z] 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 203 kB/s) [2019-07-30T20:10:39.547Z] 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-30T20:10:39.547Z] 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-30T20:10:39.547Z] 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-30T20:10:39.547Z] 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-30T20:10:39.547Z] 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-30T20:10:39.547Z] 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-30T20:10:39.805Z] 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 614 kB/s) [2019-07-30T20:10:39.805Z] 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-30T20:10:39.805Z] 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-30T20:10:39.805Z] 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-30T20:10:39.805Z] 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-30T20:10:39.805Z] 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-30T20:10:40.062Z] 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-30T20:10:40.063Z] 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 658 kB/s) [2019-07-30T20:10:40.063Z] 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-30T20:10:40.063Z] 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-30T20:10:40.063Z] 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-30T20:10:40.063Z] 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-30T20:10:40.063Z] 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-30T20:10:40.320Z] 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-30T20:10:40.320Z] 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 69 kB/s) [2019-07-30T20:10:40.320Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom [2019-07-30T20:10:40.320Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom [2019-07-30T20:10:40.320Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom [2019-07-30T20:10:40.320Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom [2019-07-30T20:10:40.320Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom [2019-07-30T20:10:40.578Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom [2019-07-30T20:10:40.578Z] 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 56 kB/s) [2019-07-30T20:10:40.578Z] 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-30T20:10:40.578Z] 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-30T20:10:40.578Z] 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-30T20:10:40.578Z] 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-30T20:10:40.578Z] 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-30T20:10:40.836Z] 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-30T20:10:40.836Z] 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 121 kB/s) [2019-07-30T20:10:40.836Z] 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-30T20:10:40.836Z] 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-30T20:10:40.836Z] 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-30T20:10:40.836Z] 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-30T20:10:41.093Z] 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-30T20:10:41.093Z] 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-30T20:10:41.093Z] 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 54 kB/s) [2019-07-30T20:10:41.093Z] 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-30T20:10:41.093Z] 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-30T20:10:41.093Z] 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-30T20:10:41.351Z] 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-30T20:10:41.351Z] 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-30T20:10:41.351Z] 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-30T20:10:41.351Z] 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 33 kB/s) [2019-07-30T20:10:41.351Z] 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-30T20:10:41.351Z] 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-30T20:10:41.351Z] 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-30T20:10:41.608Z] 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-30T20:10:41.608Z] 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-30T20:10:41.608Z] 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-30T20:10:41.608Z] 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 225 kB/s) [2019-07-30T20:10:41.608Z] 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-30T20:10:41.608Z] 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-30T20:10:41.608Z] 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-30T20:10:41.867Z] 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-30T20:10:41.867Z] 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-30T20:10:41.867Z] 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-30T20:10:41.867Z] 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 400 kB/s) [2019-07-30T20:10:41.867Z] 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-30T20:10:41.867Z] 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-30T20:10:41.867Z] 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-30T20:10:42.124Z] 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-30T20:10:42.124Z] 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-30T20:10:42.124Z] 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-30T20:10:42.124Z] 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 111 kB/s) [2019-07-30T20:10:42.124Z] 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-30T20:10:42.124Z] 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-30T20:10:42.124Z] 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-30T20:10:42.381Z] 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-30T20:10:42.381Z] 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-30T20:10:42.381Z] 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-30T20:10:42.381Z] 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 51 kB/s) [2019-07-30T20:10:42.381Z] 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-30T20:10:42.381Z] 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-30T20:10:42.381Z] 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-30T20:10:42.638Z] 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-30T20:10:42.638Z] 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-30T20:10:42.639Z] 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-30T20:10:42.639Z] 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 25 kB/s) [2019-07-30T20:10:42.639Z] 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-30T20:10:42.639Z] 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-30T20:10:42.639Z] 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-30T20:10:42.896Z] 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-30T20:10:42.896Z] 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-30T20:10:42.896Z] 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-30T20:10:42.896Z] 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 64 kB/s) [2019-07-30T20:10:42.896Z] 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-30T20:10:42.896Z] 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-30T20:10:42.896Z] 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-30T20:10:43.153Z] 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-30T20:10:43.153Z] 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-30T20:10:43.153Z] 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-30T20:10:43.153Z] 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 124 kB/s) [2019-07-30T20:10:43.153Z] 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-30T20:10:43.153Z] 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-30T20:10:43.153Z] 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-30T20:10:43.411Z] 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-30T20:10:43.411Z] 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-30T20:10:43.411Z] 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-30T20:10:43.411Z] 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 84 kB/s) [2019-07-30T20:10:43.411Z] 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-30T20:10:43.411Z] 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-30T20:10:43.411Z] 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-30T20:10:43.672Z] 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-30T20:10:43.672Z] 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-30T20:10:43.672Z] 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-30T20:10:43.672Z] 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 37 kB/s) [2019-07-30T20:10:43.672Z] 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-30T20:10:43.672Z] 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-30T20:10:44.029Z] 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-30T20:10:44.029Z] 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-30T20:10:44.029Z] 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-30T20:10:44.029Z] 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-30T20:10:44.029Z] 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 105 kB/s) [2019-07-30T20:10:44.029Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-30T20:10:44.029Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-30T20:10:44.029Z] 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-30T20:10:44.379Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-30T20:10:44.379Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-30T20:10:44.379Z] 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-30T20:10:44.379Z] 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 387 kB/s) [2019-07-30T20:10:44.379Z] 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-30T20:10:44.379Z] 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-30T20:10:44.379Z] 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-30T20:10:44.636Z] 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-30T20:10:44.636Z] 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-30T20:10:44.636Z] 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-30T20:10:44.636Z] 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 566 kB/s) [2019-07-30T20:10:44.636Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-30T20:10:44.636Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-30T20:10:44.636Z] 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-30T20:10:44.894Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-30T20:10:44.894Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-30T20:10:44.894Z] 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-30T20:10:44.894Z] 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 243 kB/s) [2019-07-30T20:10:44.894Z] 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-30T20:10:44.894Z] 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-30T20:10:44.894Z] 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-30T20:10:44.894Z] 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-30T20:10:44.894Z] 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-30T20:10:44.894Z] 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-30T20:10:44.894Z] 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-30T20:10:44.894Z] 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-30T20:10:44.894Z] 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-30T20:10:44.894Z] 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-30T20:10:44.894Z] 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-30T20:10:44.894Z] 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-30T20:10:44.894Z] 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-30T20:10:44.894Z] 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-30T20:10:44.894Z] 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-30T20:10:44.894Z] 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-30T20:10:44.894Z] 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-30T20:10:44.894Z] 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-30T20:10:44.894Z] 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-30T20:10:44.894Z] 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-30T20:10:44.894Z] 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-30T20:10:45.152Z] 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-30T20:10:45.152Z] 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-30T20:10:45.152Z] 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-30T20:10:45.152Z] 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-30T20:10:45.152Z] 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-30T20:10:45.152Z] 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-30T20:10:45.152Z] 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-30T20:10:45.152Z] 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-30T20:10:45.152Z] 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-30T20:10:45.152Z] 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-30T20:10:45.152Z] 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-30T20:10:45.152Z] 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-30T20:10:45.152Z] 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-30T20:10:45.152Z] 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-30T20:10:45.152Z] 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-30T20:10:45.152Z] 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-30T20:10:45.152Z] 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-30T20:10:45.152Z] 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-30T20:10:45.152Z] 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-30T20:10:45.152Z] 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-30T20:10:45.152Z] 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-30T20:10:45.152Z] 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-30T20:10:45.152Z] 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-30T20:10:45.152Z] 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-30T20:10:45.410Z] 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-30T20:10:45.410Z] 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-30T20:10:45.410Z] 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-30T20:10:45.410Z] 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-30T20:10:45.410Z] 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-30T20:10:45.410Z] 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-30T20:10:45.410Z] 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-30T20:10:45.410Z] 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-30T20:10:45.410Z] 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-30T20:10:45.410Z] 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-30T20:10:45.666Z] 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-30T20:10:45.666Z] 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-30T20:10:45.666Z] 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-30T20:10:45.666Z] 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-30T20:10:45.666Z] 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-30T20:10:45.924Z] 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-30T20:10:45.924Z] 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-30T20:10:45.924Z] 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-30T20:10:45.924Z] 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-30T20:10:45.924Z] 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-30T20:10:45.924Z] 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-30T20:10:45.924Z] 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-30T20:10:45.924Z] 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-30T20:10:45.924Z] 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-30T20:10:45.924Z] 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-30T20:10:45.924Z] 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-30T20:10:45.924Z] 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-30T20:10:45.924Z] 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-30T20:10:45.924Z] 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-30T20:10:45.924Z] 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-30T20:10:45.924Z] 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-30T20:10:45.924Z] 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-30T20:10:45.924Z] 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-30T20:10:45.924Z] 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-30T20:10:45.924Z] 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-30T20:10:45.924Z] 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-30T20:10:45.924Z] 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-30T20:10:45.924Z] 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-30T20:10:45.924Z] 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-30T20:10:45.924Z] 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-30T20:10:46.182Z] 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-30T20:10:46.182Z] 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-30T20:10:46.182Z] 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-30T20:10:46.182Z] 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-30T20:10:46.182Z] 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-30T20:10:46.182Z] 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-30T20:10:46.182Z] 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-30T20:10:46.182Z] 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-30T20:10:46.182Z] 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-30T20:10:46.182Z] 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-30T20:10:46.182Z] 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-30T20:10:46.182Z] 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-30T20:10:46.182Z] 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-30T20:10:46.182Z] 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-30T20:10:46.182Z] 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-30T20:10:46.182Z] 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-30T20:10:46.182Z] 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-30T20:10:46.182Z] 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-30T20:10:46.182Z] 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-30T20:10:46.182Z] 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-30T20:10:46.182Z] Progress (1): 4.1/920 kB Progress (1): 7.7/920 kB Progress (2): 7.7/920 kB | 4.1/26 kB Progress (2): 7.7/920 kB | 7.7/26 kB Progress (2): 12/920 kB | 7.7/26 kB Progress (2): 16/920 kB | 7.7/26 kB Progress (2): 20/920 kB | 7.7/26 kB Progress (2): 24/920 kB | 7.7/26 kB Progress (2): 24/920 kB | 12/26 kB Progress (2): 24/920 kB | 16/26 kB Progress (2): 24/920 kB | 20/26 kB Progress (2): 24/920 kB | 24/26 kB Progress (3): 24/920 kB | 24/26 kB | 4.1/65 kB Progress (3): 24/920 kB | 26 kB | 4.1/65 kB Progress (3): 24/920 kB | 26 kB | 7.7/65 kB Progress (3): 28/920 kB | 26 kB | 7.7/65 kB Progress (3): 32/920 kB | 26 kB | 7.7/65 kB Progress (3): 36/920 kB | 26 kB | 7.7/65 kB Progress (3): 36/920 kB | 26 kB | 12/65 kB Progress (3): 40/920 kB | 26 kB | 12/65 kB Progress (3): 40/920 kB | 26 kB | 16/65 kB Progress (3): 44/920 kB | 26 kB | 16/65 kB Progress (3): 44/920 kB | 26 kB | 20/65 kB Progress (4): 44/920 kB | 26 kB | 20/65 kB | 4.1/187 kB Progress (4): 48/920 kB | 26 kB | 20/65 kB | 4.1/187 kB Progress (4): 48/920 kB | 26 kB | 20/65 kB | 7.7/187 kB Progress (4): 48/920 kB | 26 kB | 24/65 kB | 7.7/187 kB Progress (4): 52/920 kB | 26 kB | 24/65 kB | 7.7/187 kB Progress (4): 56/920 kB | 26 kB | 24/65 kB | 7.7/187 kB Progress (4): 56/920 kB | 26 kB | 28/65 kB | 7.7/187 kB Progress (4): 60/920 kB | 26 kB | 28/65 kB | 7.7/187 kB Progress (4): 60/920 kB | 26 kB | 28/65 kB | 12/187 kB Progress (4): 60/920 kB | 26 kB | 32/65 kB | 12/187 kB Progress (4): 60/920 kB | 26 kB | 32/65 kB | 16/187 kB Progress (4): 64/920 kB | 26 kB | 32/65 kB | 16/187 kB Progress (4): 64/920 kB | 26 kB | 32/65 kB | 20/187 kB Progress (4): 64/920 kB | 26 kB | 36/65 kB | 20/187 kB Progress (4): 64/920 kB | 26 kB | 36/65 kB | 24/187 kB Progress (4): 68/920 kB | 26 kB | 36/65 kB | 24/187 kB Progress (4): 68/920 kB | 26 kB | 40/65 kB | 24/187 kB Progress (5): 68/920 kB | 26 kB | 40/65 kB | 24/187 kB | 4.1/429 kB Progress (5): 68/920 kB | 26 kB | 44/65 kB | 24/187 kB | 4.1/429 kB Progress (5): 72/920 kB | 26 kB | 44/65 kB | 24/187 kB | 4.1/429 kB Progress (5): 72/920 kB | 26 kB | 44/65 kB | 28/187 kB | 4.1/429 kB Progress (5): 76/920 kB | 26 kB | 44/65 kB | 28/187 kB | 4.1/429 kB Progress (5): 76/920 kB | 26 kB | 48/65 kB | 28/187 kB | 4.1/429 kB Progress (5): 76/920 kB | 26 kB | 48/65 kB | 28/187 kB | 7.7/429 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 626 kB/s) [2019-07-30T20:10:46.182Z] Progress (4): 76/920 kB | 48/65 kB | 28/187 kB | 12/429 kB Progress (4): 76/920 kB | 52/65 kB | 28/187 kB | 12/429 kB Progress (4): 80/920 kB | 52/65 kB | 28/187 kB | 12/429 kB Progress (4): 80/920 kB | 52/65 kB | 32/187 kB | 12/429 kB Progress (4): 84/920 kB | 52/65 kB | 32/187 kB | 12/429 kB Progress (4): 88/920 kB | 52/65 kB | 32/187 kB | 12/429 kB Progress (4): 88/920 kB | 56/65 kB | 32/187 kB | 12/429 kB Progress (4): 88/920 kB | 56/65 kB | 32/187 kB | 16/429 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-30T20:10:46.182Z] Progress (4): 88/920 kB | 56/65 kB | 32/187 kB | 20/429 kB Progress (4): 88/920 kB | 60/65 kB | 32/187 kB | 20/429 kB Progress (4): 92/920 kB | 60/65 kB | 32/187 kB | 20/429 kB Progress (4): 92/920 kB | 60/65 kB | 36/187 kB | 20/429 kB Progress (4): 96/920 kB | 60/65 kB | 36/187 kB | 20/429 kB Progress (4): 96/920 kB | 64/65 kB | 36/187 kB | 20/429 kB Progress (4): 96/920 kB | 64/65 kB | 36/187 kB | 24/429 kB Progress (4): 96/920 kB | 65 kB | 36/187 kB | 24/429 kB Progress (4): 100/920 kB | 65 kB | 36/187 kB | 24/429 kB Progress (4): 104/920 kB | 65 kB | 36/187 kB | 24/429 kB Progress (4): 108/920 kB | 65 kB | 36/187 kB | 24/429 kB Progress (4): 112/920 kB | 65 kB | 36/187 kB | 24/429 kB Progress (4): 116/920 kB | 65 kB | 36/187 kB | 24/429 kB Progress (4): 116/920 kB | 65 kB | 40/187 kB | 24/429 kB Progress (4): 120/920 kB | 65 kB | 40/187 kB | 24/429 kB Progress (4): 120/920 kB | 65 kB | 40/187 kB | 28/429 kB Progress (4): 124/920 kB | 65 kB | 40/187 kB | 28/429 kB Progress (4): 124/920 kB | 65 kB | 44/187 kB | 28/429 kB Progress (5): 124/920 kB | 65 kB | 44/187 kB | 28/429 kB | 4.1/112 kB Progress (5): 124/920 kB | 65 kB | 48/187 kB | 28/429 kB | 4.1/112 kB Progress (5): 128/920 kB | 65 kB | 48/187 kB | 28/429 kB | 4.1/112 kB Progress (5): 128/920 kB | 65 kB | 48/187 kB | 32/429 kB | 4.1/112 kB Progress (5): 132/920 kB | 65 kB | 48/187 kB | 32/429 kB | 4.1/112 kB Progress (5): 132/920 kB | 65 kB | 52/187 kB | 32/429 kB | 4.1/112 kB Progress (5): 132/920 kB | 65 kB | 52/187 kB | 32/429 kB | 7.7/112 kB Progress (5): 132/920 kB | 65 kB | 56/187 kB | 32/429 kB | 7.7/112 kB Progress (5): 136/920 kB | 65 kB | 56/187 kB | 32/429 kB | 7.7/112 kB Progress (5): 136/920 kB | 65 kB | 56/187 kB | 36/429 kB | 7.7/112 kB Progress (5): 140/920 kB | 65 kB | 56/187 kB | 36/429 kB | 7.7/112 kB Progress (5): 140/920 kB | 65 kB | 60/187 kB | 36/429 kB | 7.7/112 kB Progress (5): 140/920 kB | 65 kB | 60/187 kB | 36/429 kB | 12/112 kB Progress (5): 140/920 kB | 65 kB | 64/187 kB | 36/429 kB | 12/112 kB Progress (5): 144/920 kB | 65 kB | 64/187 kB | 36/429 kB | 12/112 kB Progress (5): 144/920 kB | 65 kB | 64/187 kB | 40/429 kB | 12/112 kB Progress (5): 148/920 kB | 65 kB | 64/187 kB | 40/429 kB | 12/112 kB Progress (5): 148/920 kB | 65 kB | 68/187 kB | 40/429 kB | 12/112 kB Progress (5): 148/920 kB | 65 kB | 68/187 kB | 40/429 kB | 16/112 kB Progress (5): 148/920 kB | 65 kB | 72/187 kB | 40/429 kB | 16/112 kB Progress (5): 152/920 kB | 65 kB | 72/187 kB | 40/429 kB | 16/112 kB Progress (5): 152/920 kB | 65 kB | 72/187 kB | 44/429 kB | 16/112 kB Progress (5): 156/920 kB | 65 kB | 72/187 kB | 44/429 kB | 16/112 kB Progress (5): 156/920 kB | 65 kB | 76/187 kB | 44/429 kB | 16/112 kB Progress (5): 156/920 kB | 65 kB | 76/187 kB | 44/429 kB | 20/112 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 884 kB/s) [2019-07-30T20:10:46.182Z] Progress (4): 156/920 kB | 80/187 kB | 44/429 kB | 20/112 kB Progress (4): 160/920 kB | 80/187 kB | 44/429 kB | 20/112 kB Progress (4): 160/920 kB | 80/187 kB | 48/429 kB | 20/112 kB Progress (4): 164/920 kB | 80/187 kB | 48/429 kB | 20/112 kB Progress (4): 164/920 kB | 84/187 kB | 48/429 kB | 20/112 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-30T20:10:46.183Z] Progress (4): 164/920 kB | 84/187 kB | 48/429 kB | 24/112 kB Progress (4): 164/920 kB | 88/187 kB | 48/429 kB | 24/112 kB Progress (4): 168/920 kB | 88/187 kB | 48/429 kB | 24/112 kB Progress (4): 168/920 kB | 88/187 kB | 52/429 kB | 24/112 kB Progress (4): 172/920 kB | 88/187 kB | 52/429 kB | 24/112 kB Progress (4): 172/920 kB | 92/187 kB | 52/429 kB | 24/112 kB Progress (4): 172/920 kB | 92/187 kB | 52/429 kB | 28/112 kB Progress (4): 172/920 kB | 96/187 kB | 52/429 kB | 28/112 kB Progress (4): 176/920 kB | 96/187 kB | 52/429 kB | 28/112 kB Progress (4): 176/920 kB | 96/187 kB | 56/429 kB | 28/112 kB Progress (4): 180/920 kB | 96/187 kB | 56/429 kB | 28/112 kB Progress (4): 180/920 kB | 100/187 kB | 56/429 kB | 28/112 kB Progress (4): 180/920 kB | 100/187 kB | 56/429 kB | 32/112 kB Progress (4): 180/920 kB | 104/187 kB | 56/429 kB | 32/112 kB Progress (4): 184/920 kB | 104/187 kB | 56/429 kB | 32/112 kB Progress (4): 184/920 kB | 104/187 kB | 60/429 kB | 32/112 kB Progress (4): 188/920 kB | 104/187 kB | 60/429 kB | 32/112 kB Progress (4): 188/920 kB | 108/187 kB | 60/429 kB | 32/112 kB Progress (4): 188/920 kB | 108/187 kB | 60/429 kB | 36/112 kB Progress (4): 188/920 kB | 112/187 kB | 60/429 kB | 36/112 kB Progress (4): 192/920 kB | 112/187 kB | 60/429 kB | 36/112 kB Progress (4): 192/920 kB | 112/187 kB | 64/429 kB | 36/112 kB Progress (4): 196/920 kB | 112/187 kB | 64/429 kB | 36/112 kB Progress (4): 196/920 kB | 116/187 kB | 64/429 kB | 36/112 kB Progress (4): 196/920 kB | 116/187 kB | 64/429 kB | 40/112 kB Progress (4): 196/920 kB | 120/187 kB | 64/429 kB | 40/112 kB Progress (4): 200/920 kB | 120/187 kB | 64/429 kB | 40/112 kB Progress (4): 200/920 kB | 120/187 kB | 68/429 kB | 40/112 kB Progress (4): 204/920 kB | 120/187 kB | 68/429 kB | 40/112 kB Progress (4): 204/920 kB | 124/187 kB | 68/429 kB | 40/112 kB Progress (4): 204/920 kB | 124/187 kB | 68/429 kB | 44/112 kB Progress (4): 204/920 kB | 128/187 kB | 68/429 kB | 44/112 kB Progress (4): 208/920 kB | 128/187 kB | 68/429 kB | 44/112 kB Progress (4): 208/920 kB | 128/187 kB | 72/429 kB | 44/112 kB Progress (4): 212/920 kB | 128/187 kB | 72/429 kB | 44/112 kB Progress (5): 212/920 kB | 128/187 kB | 72/429 kB | 44/112 kB | 4.1/186 kB Progress (5): 212/920 kB | 132/187 kB | 72/429 kB | 44/112 kB | 4.1/186 kB Progress (5): 212/920 kB | 132/187 kB | 72/429 kB | 48/112 kB | 4.1/186 kB Progress (5): 212/920 kB | 136/187 kB | 72/429 kB | 48/112 kB | 4.1/186 kB Progress (5): 212/920 kB | 136/187 kB | 72/429 kB | 48/112 kB | 7.7/186 kB Progress (5): 216/920 kB | 136/187 kB | 72/429 kB | 48/112 kB | 7.7/186 kB Progress (5): 216/920 kB | 136/187 kB | 76/429 kB | 48/112 kB | 7.7/186 kB Progress (5): 220/920 kB | 136/187 kB | 76/429 kB | 48/112 kB | 7.7/186 kB Progress (5): 220/920 kB | 136/187 kB | 76/429 kB | 48/112 kB | 12/186 kB Progress (5): 220/920 kB | 140/187 kB | 76/429 kB | 48/112 kB | 12/186 kB Progress (5): 220/920 kB | 140/187 kB | 76/429 kB | 52/112 kB | 12/186 kB Progress (5): 220/920 kB | 144/187 kB | 76/429 kB | 52/112 kB | 12/186 kB Progress (5): 220/920 kB | 144/187 kB | 76/429 kB | 52/112 kB | 16/186 kB Progress (5): 224/920 kB | 144/187 kB | 76/429 kB | 52/112 kB | 16/186 kB Progress (5): 224/920 kB | 144/187 kB | 80/429 kB | 52/112 kB | 16/186 kB Progress (5): 228/920 kB | 144/187 kB | 80/429 kB | 52/112 kB | 16/186 kB Progress (5): 228/920 kB | 144/187 kB | 80/429 kB | 52/112 kB | 20/186 kB Progress (5): 228/920 kB | 148/187 kB | 80/429 kB | 52/112 kB | 20/186 kB Progress (5): 228/920 kB | 148/187 kB | 80/429 kB | 56/112 kB | 20/186 kB Progress (5): 228/920 kB | 152/187 kB | 80/429 kB | 56/112 kB | 20/186 kB Progress (5): 228/920 kB | 152/187 kB | 80/429 kB | 56/112 kB | 24/186 kB Progress (5): 232/920 kB | 152/187 kB | 80/429 kB | 56/112 kB | 24/186 kB Progress (5): 232/920 kB | 152/187 kB | 84/429 kB | 56/112 kB | 24/186 kB Progress (5): 236/920 kB | 152/187 kB | 84/429 kB | 56/112 kB | 24/186 kB Progress (5): 236/920 kB | 152/187 kB | 84/429 kB | 56/112 kB | 28/186 kB Progress (5): 236/920 kB | 156/187 kB | 84/429 kB | 56/112 kB | 28/186 kB Progress (5): 236/920 kB | 156/187 kB | 84/429 kB | 60/112 kB | 28/186 kB Progress (5): 236/920 kB | 160/187 kB | 84/429 kB | 60/112 kB | 28/186 kB Progress (5): 236/920 kB | 160/187 kB | 84/429 kB | 60/112 kB | 32/186 kB Progress (5): 240/920 kB | 160/187 kB | 84/429 kB | 60/112 kB | 32/186 kB Progress (5): 240/920 kB | 160/187 kB | 88/429 kB | 60/112 kB | 32/186 kB Progress (5): 244/920 kB | 160/187 kB | 88/429 kB | 60/112 kB | 32/186 kB Progress (5): 244/920 kB | 160/187 kB | 88/429 kB | 60/112 kB | 33/186 kB Progress (5): 244/920 kB | 164/187 kB | 88/429 kB | 60/112 kB | 33/186 kB Progress (5): 244/920 kB | 164/187 kB | 88/429 kB | 64/112 kB | 33/186 kB Progress (5): 244/920 kB | 168/187 kB | 88/429 kB | 64/112 kB | 33/186 kB Progress (5): 244/920 kB | 168/187 kB | 88/429 kB | 64/112 kB | 37/186 kB Progress (5): 248/920 kB | 168/187 kB | 88/429 kB | 64/112 kB | 37/186 kB Progress (5): 248/920 kB | 168/187 kB | 92/429 kB | 64/112 kB | 37/186 kB Progress (5): 252/920 kB | 168/187 kB | 92/429 kB | 64/112 kB | 37/186 kB Progress (5): 252/920 kB | 168/187 kB | 92/429 kB | 64/112 kB | 41/186 kB Progress (5): 252/920 kB | 172/187 kB | 92/429 kB | 64/112 kB | 41/186 kB Progress (5): 252/920 kB | 172/187 kB | 92/429 kB | 68/112 kB | 41/186 kB Progress (5): 252/920 kB | 176/187 kB | 92/429 kB | 68/112 kB | 41/186 kB Progress (5): 252/920 kB | 176/187 kB | 92/429 kB | 68/112 kB | 45/186 kB Progress (5): 256/920 kB | 176/187 kB | 92/429 kB | 68/112 kB | 45/186 kB Progress (5): 256/920 kB | 176/187 kB | 96/429 kB | 68/112 kB | 45/186 kB Progress (5): 260/920 kB | 176/187 kB | 96/429 kB | 68/112 kB | 45/186 kB Progress (5): 260/920 kB | 176/187 kB | 96/429 kB | 68/112 kB | 49/186 kB Progress (5): 260/920 kB | 180/187 kB | 96/429 kB | 68/112 kB | 49/186 kB Progress (5): 260/920 kB | 180/187 kB | 96/429 kB | 72/112 kB | 49/186 kB Progress (5): 260/920 kB | 184/187 kB | 96/429 kB | 72/112 kB | 49/186 kB Progress (5): 260/920 kB | 184/187 kB | 96/429 kB | 72/112 kB | 53/186 kB Progress (5): 264/920 kB | 184/187 kB | 96/429 kB | 72/112 kB | 53/186 kB Progress (5): 264/920 kB | 184/187 kB | 100/429 kB | 72/112 kB | 53/186 kB Progress (5): 268/920 kB | 184/187 kB | 100/429 kB | 72/112 kB | 53/186 kB Progress (5): 268/920 kB | 184/187 kB | 100/429 kB | 72/112 kB | 57/186 kB Progress (5): 268/920 kB | 187 kB | 100/429 kB | 72/112 kB | 57/186 kB Progress (5): 268/920 kB | 187 kB | 100/429 kB | 76/112 kB | 57/186 kB Progress (5): 268/920 kB | 187 kB | 100/429 kB | 76/112 kB | 61/186 kB Progress (5): 272/920 kB | 187 kB | 100/429 kB | 76/112 kB | 61/186 kB Progress (5): 272/920 kB | 187 kB | 104/429 kB | 76/112 kB | 61/186 kB Progress (5): 276/920 kB | 187 kB | 104/429 kB | 76/112 kB | 61/186 kB Progress (5): 276/920 kB | 187 kB | 104/429 kB | 76/112 kB | 65/186 kB Progress (5): 276/920 kB | 187 kB | 104/429 kB | 80/112 kB | 65/186 kB Progress (5): 276/920 kB | 187 kB | 104/429 kB | 80/112 kB | 66/186 kB Progress (5): 280/920 kB | 187 kB | 104/429 kB | 80/112 kB | 66/186 kB Progress (5): 280/920 kB | 187 kB | 108/429 kB | 80/112 kB | 66/186 kB Progress (5): 284/920 kB | 187 kB | 108/429 kB | 80/112 kB | 66/186 kB Progress (5): 284/920 kB | 187 kB | 108/429 kB | 80/112 kB | 70/186 kB Progress (5): 284/920 kB | 187 kB | 108/429 kB | 84/112 kB | 70/186 kB Progress (5): 284/920 kB | 187 kB | 108/429 kB | 84/112 kB | 74/186 kB Progress (5): 288/920 kB | 187 kB | 108/429 kB | 84/112 kB | 74/186 kB Progress (5): 288/920 kB | 187 kB | 112/429 kB | 84/112 kB | 74/186 kB Progress (5): 292/920 kB | 187 kB | 112/429 kB | 84/112 kB | 74/186 kB Progress (5): 292/920 kB | 187 kB | 112/429 kB | 84/112 kB | 78/186 kB Progress (5): 292/920 kB | 187 kB | 112/429 kB | 88/112 kB | 78/186 kB Progress (5): 292/920 kB | 187 kB | 112/429 kB | 88/112 kB | 82/186 kB Progress (5): 296/920 kB | 187 kB | 112/429 kB | 88/112 kB | 82/186 kB Progress (5): 296/920 kB | 187 kB | 116/429 kB | 88/112 kB | 82/186 kB Progress (5): 300/920 kB | 187 kB | 116/429 kB | 88/112 kB | 82/186 kB Progress (5): 300/920 kB | 187 kB | 116/429 kB | 88/112 kB | 86/186 kB Progress (5): 300/920 kB | 187 kB | 116/429 kB | 92/112 kB | 86/186 kB Progress (5): 300/920 kB | 187 kB | 116/429 kB | 92/112 kB | 90/186 kB Progress (5): 304/920 kB | 187 kB | 116/429 kB | 92/112 kB | 90/186 kB Progress (5): 304/920 kB | 187 kB | 120/429 kB | 92/112 kB | 90/186 kB Progress (5): 304/920 kB | 187 kB | 120/429 kB | 92/112 kB | 94/186 kB Progress (5): 304/920 kB | 187 kB | 120/429 kB | 96/112 kB | 94/186 kB Progress (5): 304/920 kB | 187 kB | 120/429 kB | 96/112 kB | 98/186 kB Progress (5): 304/920 kB | 187 kB | 124/429 kB | 96/112 kB | 98/186 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 1.7 MB/s) [2019-07-30T20:10:46.183Z] Progress (4): 304/920 kB | 124/429 kB | 96/112 kB | 98/186 kB Progress (4): 304/920 kB | 124/429 kB | 100/112 kB | 98/186 kB Progress (4): 304/920 kB | 124/429 kB | 100/112 kB | 102/186 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-30T20:10:46.183Z] Progress (4): 308/920 kB | 124/429 kB | 100/112 kB | 102/186 kB Progress (4): 308/920 kB | 128/429 kB | 100/112 kB | 102/186 kB Progress (4): 312/920 kB | 128/429 kB | 100/112 kB | 102/186 kB Progress (4): 312/920 kB | 128/429 kB | 100/112 kB | 106/186 kB Progress (4): 312/920 kB | 128/429 kB | 104/112 kB | 106/186 kB Progress (4): 312/920 kB | 128/429 kB | 104/112 kB | 110/186 kB Progress (4): 312/920 kB | 128/429 kB | 104/112 kB | 114/186 kB Progress (4): 312/920 kB | 132/429 kB | 104/112 kB | 114/186 kB Progress (4): 316/920 kB | 132/429 kB | 104/112 kB | 114/186 kB Progress (4): 316/920 kB | 132/429 kB | 104/112 kB | 118/186 kB Progress (4): 316/920 kB | 132/429 kB | 108/112 kB | 118/186 kB Progress (4): 316/920 kB | 132/429 kB | 108/112 kB | 122/186 kB Progress (4): 320/920 kB | 132/429 kB | 108/112 kB | 122/186 kB Progress (4): 320/920 kB | 136/429 kB | 108/112 kB | 122/186 kB Progress (4): 320/920 kB | 136/429 kB | 108/112 kB | 126/186 kB Progress (4): 320/920 kB | 136/429 kB | 112 kB | 126/186 kB Progress (4): 320/920 kB | 136/429 kB | 112 kB | 130/186 kB Progress (4): 320/920 kB | 140/429 kB | 112 kB | 130/186 kB Progress (4): 324/920 kB | 140/429 kB | 112 kB | 130/186 kB Progress (4): 324/920 kB | 144/429 kB | 112 kB | 130/186 kB Progress (4): 324/920 kB | 144/429 kB | 112 kB | 134/186 kB Progress (4): 324/920 kB | 148/429 kB | 112 kB | 134/186 kB Progress (4): 328/920 kB | 148/429 kB | 112 kB | 134/186 kB Progress (4): 328/920 kB | 152/429 kB | 112 kB | 134/186 kB Progress (4): 328/920 kB | 152/429 kB | 112 kB | 138/186 kB Progress (4): 328/920 kB | 156/429 kB | 112 kB | 138/186 kB Progress (4): 332/920 kB | 156/429 kB | 112 kB | 138/186 kB Progress (4): 332/920 kB | 160/429 kB | 112 kB | 138/186 kB Progress (4): 332/920 kB | 160/429 kB | 112 kB | 142/186 kB Progress (4): 332/920 kB | 164/429 kB | 112 kB | 142/186 kB Progress (4): 336/920 kB | 164/429 kB | 112 kB | 142/186 kB Progress (4): 336/920 kB | 168/429 kB | 112 kB | 142/186 kB Progress (4): 336/920 kB | 168/429 kB | 112 kB | 146/186 kB Progress (4): 336/920 kB | 172/429 kB | 112 kB | 146/186 kB Progress (4): 336/920 kB | 172/429 kB | 112 kB | 150/186 kB Progress (4): 340/920 kB | 172/429 kB | 112 kB | 150/186 kB Progress (4): 340/920 kB | 172/429 kB | 112 kB | 154/186 kB Progress (4): 340/920 kB | 176/429 kB | 112 kB | 154/186 kB Progress (4): 340/920 kB | 176/429 kB | 112 kB | 158/186 kB Progress (4): 344/920 kB | 176/429 kB | 112 kB | 158/186 kB Progress (4): 344/920 kB | 176/429 kB | 112 kB | 162/186 kB Progress (4): 344/920 kB | 180/429 kB | 112 kB | 162/186 kB Progress (4): 344/920 kB | 180/429 kB | 112 kB | 166/186 kB Progress (4): 348/920 kB | 180/429 kB | 112 kB | 166/186 kB Progress (4): 348/920 kB | 180/429 kB | 112 kB | 170/186 kB Progress (4): 348/920 kB | 184/429 kB | 112 kB | 170/186 kB Progress (4): 348/920 kB | 184/429 kB | 112 kB | 174/186 kB Progress (4): 352/920 kB | 184/429 kB | 112 kB | 174/186 kB Progress (4): 352/920 kB | 184/429 kB | 112 kB | 178/186 kB Progress (4): 352/920 kB | 188/429 kB | 112 kB | 178/186 kB Progress (4): 352/920 kB | 188/429 kB | 112 kB | 182/186 kB Progress (4): 356/920 kB | 188/429 kB | 112 kB | 182/186 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 914 kB/s) [2019-07-30T20:10:46.183Z] Progress (3): 356/920 kB | 188/429 kB | 186 kB Progress (3): 356/920 kB | 192/429 kB | 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-30T20:10:46.442Z] Progress (3): 360/920 kB | 192/429 kB | 186 kB Progress (3): 360/920 kB | 196/429 kB | 186 kB Progress (3): 364/920 kB | 196/429 kB | 186 kB Progress (3): 364/920 kB | 200/429 kB | 186 kB Progress (3): 368/920 kB | 200/429 kB | 186 kB Progress (3): 368/920 kB | 204/429 kB | 186 kB Progress (3): 372/920 kB | 204/429 kB | 186 kB Progress (3): 372/920 kB | 208/429 kB | 186 kB Progress (3): 376/920 kB | 208/429 kB | 186 kB Progress (3): 376/920 kB | 212/429 kB | 186 kB Progress (3): 380/920 kB | 212/429 kB | 186 kB Progress (3): 380/920 kB | 216/429 kB | 186 kB Progress (3): 384/920 kB | 216/429 kB | 186 kB Progress (3): 384/920 kB | 220/429 kB | 186 kB Progress (3): 388/920 kB | 220/429 kB | 186 kB Progress (3): 388/920 kB | 224/429 kB | 186 kB Progress (3): 392/920 kB | 224/429 kB | 186 kB Progress (3): 392/920 kB | 228/429 kB | 186 kB Progress (3): 396/920 kB | 228/429 kB | 186 kB Progress (3): 396/920 kB | 232/429 kB | 186 kB Progress (3): 400/920 kB | 232/429 kB | 186 kB Progress (3): 400/920 kB | 236/429 kB | 186 kB Progress (3): 404/920 kB | 236/429 kB | 186 kB Progress (3): 404/920 kB | 240/429 kB | 186 kB Progress (3): 408/920 kB | 240/429 kB | 186 kB Progress (3): 408/920 kB | 244/429 kB | 186 kB Progress (3): 412/920 kB | 244/429 kB | 186 kB Progress (3): 412/920 kB | 248/429 kB | 186 kB Progress (3): 416/920 kB | 248/429 kB | 186 kB Progress (3): 416/920 kB | 252/429 kB | 186 kB Progress (3): 420/920 kB | 252/429 kB | 186 kB Progress (3): 420/920 kB | 256/429 kB | 186 kB Progress (3): 424/920 kB | 256/429 kB | 186 kB Progress (3): 424/920 kB | 260/429 kB | 186 kB Progress (3): 428/920 kB | 260/429 kB | 186 kB Progress (3): 428/920 kB | 264/429 kB | 186 kB Progress (3): 432/920 kB | 264/429 kB | 186 kB Progress (3): 432/920 kB | 268/429 kB | 186 kB Progress (3): 436/920 kB | 268/429 kB | 186 kB Progress (3): 436/920 kB | 272/429 kB | 186 kB Progress (3): 440/920 kB | 272/429 kB | 186 kB Progress (3): 440/920 kB | 276/429 kB | 186 kB Progress (3): 444/920 kB | 276/429 kB | 186 kB Progress (3): 444/920 kB | 280/429 kB | 186 kB Progress (3): 448/920 kB | 280/429 kB | 186 kB Progress (3): 448/920 kB | 284/429 kB | 186 kB Progress (3): 452/920 kB | 284/429 kB | 186 kB Progress (3): 452/920 kB | 288/429 kB | 186 kB Progress (3): 456/920 kB | 288/429 kB | 186 kB Progress (3): 456/920 kB | 292/429 kB | 186 kB Progress (3): 460/920 kB | 292/429 kB | 186 kB Progress (3): 460/920 kB | 296/429 kB | 186 kB Progress (3): 464/920 kB | 296/429 kB | 186 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 1.4 MB/s) [2019-07-30T20:10:46.442Z] Progress (2): 468/920 kB | 296/429 kB Progress (2): 468/920 kB | 300/429 kB Progress (2): 472/920 kB | 300/429 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-30T20:10:46.442Z] Progress (2): 476/920 kB | 300/429 kB Progress (2): 476/920 kB | 304/429 kB Progress (2): 480/920 kB | 304/429 kB Progress (3): 480/920 kB | 304/429 kB | 4.1/524 kB Progress (3): 484/920 kB | 304/429 kB | 4.1/524 kB Progress (4): 484/920 kB | 304/429 kB | 4.1/524 kB | 4.1/13 kB Progress (4): 484/920 kB | 308/429 kB | 4.1/524 kB | 4.1/13 kB Progress (4): 484/920 kB | 308/429 kB | 4.1/524 kB | 7.7/13 kB Progress (4): 488/920 kB | 308/429 kB | 4.1/524 kB | 7.7/13 kB Progress (4): 488/920 kB | 308/429 kB | 7.7/524 kB | 7.7/13 kB Progress (4): 492/920 kB | 308/429 kB | 7.7/524 kB | 7.7/13 kB Progress (4): 492/920 kB | 308/429 kB | 7.7/524 kB | 12/13 kB Progress (4): 492/920 kB | 312/429 kB | 7.7/524 kB | 12/13 kB Progress (4): 492/920 kB | 312/429 kB | 7.7/524 kB | 13 kB Progress (4): 496/920 kB | 312/429 kB | 7.7/524 kB | 13 kB Progress (4): 496/920 kB | 312/429 kB | 12/524 kB | 13 kB Progress (4): 500/920 kB | 312/429 kB | 12/524 kB | 13 kB Progress (4): 500/920 kB | 316/429 kB | 12/524 kB | 13 kB Progress (4): 504/920 kB | 316/429 kB | 12/524 kB | 13 kB Progress (4): 504/920 kB | 316/429 kB | 16/524 kB | 13 kB Progress (4): 508/920 kB | 316/429 kB | 16/524 kB | 13 kB Progress (4): 508/920 kB | 320/429 kB | 16/524 kB | 13 kB Progress (4): 512/920 kB | 320/429 kB | 16/524 kB | 13 kB Progress (4): 512/920 kB | 320/429 kB | 20/524 kB | 13 kB Progress (4): 516/920 kB | 320/429 kB | 20/524 kB | 13 kB Progress (4): 516/920 kB | 324/429 kB | 20/524 kB | 13 kB Progress (4): 520/920 kB | 324/429 kB | 20/524 kB | 13 kB Progress (4): 520/920 kB | 324/429 kB | 24/524 kB | 13 kB Progress (4): 524/920 kB | 324/429 kB | 24/524 kB | 13 kB Progress (4): 524/920 kB | 328/429 kB | 24/524 kB | 13 kB Progress (4): 528/920 kB | 328/429 kB | 24/524 kB | 13 kB Progress (4): 528/920 kB | 328/429 kB | 28/524 kB | 13 kB Progress (4): 532/920 kB | 328/429 kB | 28/524 kB | 13 kB Progress (4): 532/920 kB | 332/429 kB | 28/524 kB | 13 kB Progress (4): 536/920 kB | 332/429 kB | 28/524 kB | 13 kB Progress (4): 536/920 kB | 332/429 kB | 32/524 kB | 13 kB Progress (4): 540/920 kB | 332/429 kB | 32/524 kB | 13 kB Progress (4): 540/920 kB | 336/429 kB | 32/524 kB | 13 kB Progress (4): 544/920 kB | 336/429 kB | 32/524 kB | 13 kB Progress (4): 544/920 kB | 336/429 kB | 33/524 kB | 13 kB Progress (4): 544/920 kB | 340/429 kB | 33/524 kB | 13 kB Progress (4): 544/920 kB | 344/429 kB | 33/524 kB | 13 kB Progress (4): 544/920 kB | 348/429 kB | 33/524 kB | 13 kB Progress (4): 544/920 kB | 352/429 kB | 33/524 kB | 13 kB Progress (4): 544/920 kB | 352/429 kB | 37/524 kB | 13 kB Progress (4): 544/920 kB | 356/429 kB | 37/524 kB | 13 kB Progress (4): 548/920 kB | 356/429 kB | 37/524 kB | 13 kB Progress (5): 548/920 kB | 356/429 kB | 37/524 kB | 13 kB | 4.1/273 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 80 kB/s) [2019-07-30T20:10:46.442Z] Progress (4): 548/920 kB | 356/429 kB | 37/524 kB | 7.7/273 kB Progress (4): 552/920 kB | 356/429 kB | 37/524 kB | 7.7/273 kB Progress (4): 552/920 kB | 360/429 kB | 37/524 kB | 7.7/273 kB Progress (4): 552/920 kB | 360/429 kB | 41/524 kB | 7.7/273 kB Progress (4): 552/920 kB | 364/429 kB | 41/524 kB | 7.7/273 kB Progress (4): 556/920 kB | 364/429 kB | 41/524 kB | 7.7/273 kB Progress (4): 556/920 kB | 364/429 kB | 41/524 kB | 12/273 kB Progress (4): 556/920 kB | 364/429 kB | 41/524 kB | 16/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-30T20:10:46.442Z] Progress (4): 556/920 kB | 364/429 kB | 41/524 kB | 20/273 kB Progress (4): 560/920 kB | 364/429 kB | 41/524 kB | 20/273 kB Progress (4): 560/920 kB | 368/429 kB | 41/524 kB | 20/273 kB Progress (4): 560/920 kB | 368/429 kB | 45/524 kB | 20/273 kB Progress (4): 560/920 kB | 372/429 kB | 45/524 kB | 20/273 kB Progress (4): 564/920 kB | 372/429 kB | 45/524 kB | 20/273 kB Progress (4): 564/920 kB | 372/429 kB | 45/524 kB | 24/273 kB Progress (4): 568/920 kB | 372/429 kB | 45/524 kB | 24/273 kB Progress (4): 568/920 kB | 376/429 kB | 45/524 kB | 24/273 kB Progress (4): 568/920 kB | 376/429 kB | 49/524 kB | 24/273 kB Progress (4): 568/920 kB | 380/429 kB | 49/524 kB | 24/273 kB Progress (4): 572/920 kB | 380/429 kB | 49/524 kB | 24/273 kB Progress (4): 572/920 kB | 380/429 kB | 49/524 kB | 28/273 kB Progress (4): 576/920 kB | 380/429 kB | 49/524 kB | 28/273 kB Progress (4): 576/920 kB | 384/429 kB | 49/524 kB | 28/273 kB Progress (4): 576/920 kB | 384/429 kB | 53/524 kB | 28/273 kB Progress (4): 576/920 kB | 388/429 kB | 53/524 kB | 28/273 kB Progress (4): 580/920 kB | 388/429 kB | 53/524 kB | 28/273 kB Progress (4): 580/920 kB | 388/429 kB | 53/524 kB | 32/273 kB Progress (4): 584/920 kB | 388/429 kB | 53/524 kB | 32/273 kB Progress (4): 584/920 kB | 392/429 kB | 53/524 kB | 32/273 kB Progress (4): 584/920 kB | 392/429 kB | 57/524 kB | 32/273 kB Progress (4): 584/920 kB | 396/429 kB | 57/524 kB | 32/273 kB Progress (4): 588/920 kB | 396/429 kB | 57/524 kB | 32/273 kB Progress (4): 588/920 kB | 396/429 kB | 57/524 kB | 33/273 kB Progress (4): 592/920 kB | 396/429 kB | 57/524 kB | 33/273 kB Progress (4): 592/920 kB | 400/429 kB | 57/524 kB | 33/273 kB Progress (4): 596/920 kB | 400/429 kB | 57/524 kB | 33/273 kB Progress (4): 596/920 kB | 400/429 kB | 61/524 kB | 33/273 kB Progress (4): 600/920 kB | 400/429 kB | 61/524 kB | 33/273 kB Progress (4): 600/920 kB | 404/429 kB | 61/524 kB | 33/273 kB Progress (4): 600/920 kB | 404/429 kB | 61/524 kB | 37/273 kB Progress (4): 600/920 kB | 408/429 kB | 61/524 kB | 37/273 kB Progress (4): 604/920 kB | 408/429 kB | 61/524 kB | 37/273 kB Progress (4): 604/920 kB | 408/429 kB | 65/524 kB | 37/273 kB Progress (4): 608/920 kB | 408/429 kB | 65/524 kB | 37/273 kB Progress (4): 608/920 kB | 412/429 kB | 65/524 kB | 37/273 kB Progress (4): 612/920 kB | 412/429 kB | 65/524 kB | 37/273 kB Progress (4): 612/920 kB | 412/429 kB | 65/524 kB | 41/273 kB Progress (4): 616/920 kB | 412/429 kB | 65/524 kB | 41/273 kB Progress (4): 616/920 kB | 416/429 kB | 65/524 kB | 41/273 kB Progress (4): 620/920 kB | 416/429 kB | 65/524 kB | 41/273 kB Progress (5): 620/920 kB | 416/429 kB | 65/524 kB | 41/273 kB | 4.1/39 kB Progress (5): 620/920 kB | 416/429 kB | 66/524 kB | 41/273 kB | 4.1/39 kB Progress (5): 620/920 kB | 416/429 kB | 66/524 kB | 41/273 kB | 7.7/39 kB Progress (5): 624/920 kB | 416/429 kB | 66/524 kB | 41/273 kB | 7.7/39 kB Progress (5): 624/920 kB | 420/429 kB | 66/524 kB | 41/273 kB | 7.7/39 kB Progress (5): 624/920 kB | 420/429 kB | 66/524 kB | 45/273 kB | 7.7/39 kB Progress (5): 624/920 kB | 424/429 kB | 66/524 kB | 45/273 kB | 7.7/39 kB Progress (5): 628/920 kB | 424/429 kB | 66/524 kB | 45/273 kB | 7.7/39 kB Progress (5): 628/920 kB | 424/429 kB | 66/524 kB | 45/273 kB | 12/39 kB Progress (5): 628/920 kB | 424/429 kB | 70/524 kB | 45/273 kB | 12/39 kB Progress (5): 628/920 kB | 424/429 kB | 70/524 kB | 45/273 kB | 16/39 kB Progress (5): 632/920 kB | 424/429 kB | 70/524 kB | 45/273 kB | 16/39 kB Progress (5): 632/920 kB | 428/429 kB | 70/524 kB | 45/273 kB | 16/39 kB Progress (5): 632/920 kB | 428/429 kB | 70/524 kB | 49/273 kB | 16/39 kB Progress (5): 632/920 kB | 429 kB | 70/524 kB | 49/273 kB | 16/39 kB Progress (5): 636/920 kB | 429 kB | 70/524 kB | 49/273 kB | 16/39 kB Progress (5): 636/920 kB | 429 kB | 70/524 kB | 49/273 kB | 20/39 kB Progress (5): 636/920 kB | 429 kB | 74/524 kB | 49/273 kB | 20/39 kB Progress (5): 636/920 kB | 429 kB | 74/524 kB | 49/273 kB | 24/39 kB Progress (5): 640/920 kB | 429 kB | 74/524 kB | 49/273 kB | 24/39 kB Progress (5): 640/920 kB | 429 kB | 74/524 kB | 53/273 kB | 24/39 kB Progress (5): 644/920 kB | 429 kB | 74/524 kB | 53/273 kB | 24/39 kB Progress (5): 644/920 kB | 429 kB | 74/524 kB | 53/273 kB | 28/39 kB Progress (5): 644/920 kB | 429 kB | 78/524 kB | 53/273 kB | 28/39 kB Progress (5): 644/920 kB | 429 kB | 78/524 kB | 53/273 kB | 32/39 kB Progress (5): 648/920 kB | 429 kB | 78/524 kB | 53/273 kB | 32/39 kB Progress (5): 648/920 kB | 429 kB | 78/524 kB | 57/273 kB | 32/39 kB Progress (5): 648/920 kB | 429 kB | 78/524 kB | 57/273 kB | 36/39 kB Progress (5): 648/920 kB | 429 kB | 82/524 kB | 57/273 kB | 36/39 kB Progress (5): 648/920 kB | 429 kB | 82/524 kB | 57/273 kB | 39 kB Progress (5): 648/920 kB | 429 kB | 82/524 kB | 61/273 kB | 39 kB Progress (5): 652/920 kB | 429 kB | 82/524 kB | 61/273 kB | 39 kB Progress (5): 652/920 kB | 429 kB | 82/524 kB | 65/273 kB | 39 kB Progress (5): 652/920 kB | 429 kB | 86/524 kB | 65/273 kB | 39 kB Progress (5): 652/920 kB | 429 kB | 86/524 kB | 66/273 kB | 39 kB Progress (5): 656/920 kB | 429 kB | 86/524 kB | 66/273 kB | 39 kB Progress (5): 656/920 kB | 429 kB | 86/524 kB | 70/273 kB | 39 kB Progress (5): 660/920 kB | 429 kB | 86/524 kB | 70/273 kB | 39 kB Progress (5): 660/920 kB | 429 kB | 90/524 kB | 70/273 kB | 39 kB Progress (5): 664/920 kB | 429 kB | 90/524 kB | 70/273 kB | 39 kB Progress (5): 664/920 kB | 429 kB | 90/524 kB | 74/273 kB | 39 kB Progress (5): 668/920 kB | 429 kB | 90/524 kB | 74/273 kB | 39 kB Progress (5): 668/920 kB | 429 kB | 94/524 kB | 74/273 kB | 39 kB Progress (5): 672/920 kB | 429 kB | 94/524 kB | 74/273 kB | 39 kB Progress (5): 672/920 kB | 429 kB | 94/524 kB | 78/273 kB | 39 kB Progress (5): 676/920 kB | 429 kB | 94/524 kB | 78/273 kB | 39 kB Progress (5): 676/920 kB | 429 kB | 98/524 kB | 78/273 kB | 39 kB Progress (5): 680/920 kB | 429 kB | 98/524 kB | 78/273 kB | 39 kB Progress (5): 680/920 kB | 429 kB | 98/524 kB | 82/273 kB | 39 kB Progress (5): 684/920 kB | 429 kB | 98/524 kB | 82/273 kB | 39 kB Progress (5): 684/920 kB | 429 kB | 102/524 kB | 82/273 kB | 39 kB Progress (5): 688/920 kB | 429 kB | 102/524 kB | 82/273 kB | 39 kB Progress (5): 688/920 kB | 429 kB | 102/524 kB | 86/273 kB | 39 kB Progress (5): 692/920 kB | 429 kB | 102/524 kB | 86/273 kB | 39 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 2.1 MB/s) [2019-07-30T20:10:46.442Z] Progress (4): 692/920 kB | 106/524 kB | 86/273 kB | 39 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-30T20:10:46.442Z] Progress (4): 696/920 kB | 106/524 kB | 86/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 194 kB/s) [2019-07-30T20:10:46.442Z] 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-30T20:10:46.442Z] Progress (3): 696/920 kB | 106/524 kB | 90/273 kB Progress (3): 700/920 kB | 106/524 kB | 90/273 kB Progress (3): 700/920 kB | 110/524 kB | 90/273 kB Progress (3): 704/920 kB | 110/524 kB | 90/273 kB Progress (3): 704/920 kB | 110/524 kB | 94/273 kB Progress (3): 704/920 kB | 114/524 kB | 94/273 kB Progress (3): 704/920 kB | 114/524 kB | 98/273 kB Progress (3): 708/920 kB | 114/524 kB | 98/273 kB Progress (3): 708/920 kB | 114/524 kB | 102/273 kB Progress (3): 708/920 kB | 118/524 kB | 102/273 kB Progress (3): 708/920 kB | 118/524 kB | 106/273 kB Progress (3): 712/920 kB | 118/524 kB | 106/273 kB Progress (3): 712/920 kB | 118/524 kB | 110/273 kB Progress (3): 712/920 kB | 122/524 kB | 110/273 kB Progress (3): 716/920 kB | 122/524 kB | 110/273 kB Progress (3): 716/920 kB | 122/524 kB | 114/273 kB Progress (3): 720/920 kB | 122/524 kB | 114/273 kB Progress (3): 720/920 kB | 126/524 kB | 114/273 kB Progress (3): 720/920 kB | 126/524 kB | 118/273 kB Progress (3): 720/920 kB | 130/524 kB | 118/273 kB Progress (3): 724/920 kB | 130/524 kB | 118/273 kB Progress (3): 724/920 kB | 134/524 kB | 118/273 kB Progress (3): 724/920 kB | 134/524 kB | 122/273 kB Progress (3): 724/920 kB | 138/524 kB | 122/273 kB Progress (3): 728/920 kB | 138/524 kB | 122/273 kB Progress (3): 728/920 kB | 142/524 kB | 122/273 kB Progress (3): 728/920 kB | 142/524 kB | 126/273 kB Progress (3): 728/920 kB | 146/524 kB | 126/273 kB Progress (3): 732/920 kB | 146/524 kB | 126/273 kB Progress (3): 732/920 kB | 150/524 kB | 126/273 kB Progress (3): 732/920 kB | 150/524 kB | 130/273 kB Progress (3): 732/920 kB | 154/524 kB | 130/273 kB Progress (3): 736/920 kB | 154/524 kB | 130/273 kB Progress (3): 736/920 kB | 158/524 kB | 130/273 kB Progress (3): 736/920 kB | 158/524 kB | 134/273 kB Progress (3): 736/920 kB | 162/524 kB | 134/273 kB Progress (3): 740/920 kB | 162/524 kB | 134/273 kB Progress (4): 740/920 kB | 162/524 kB | 134/273 kB | 4.1/156 kB Progress (4): 740/920 kB | 166/524 kB | 134/273 kB | 4.1/156 kB Progress (4): 740/920 kB | 166/524 kB | 138/273 kB | 4.1/156 kB Progress (4): 740/920 kB | 170/524 kB | 138/273 kB | 4.1/156 kB Progress (4): 740/920 kB | 170/524 kB | 138/273 kB | 7.7/156 kB Progress (4): 744/920 kB | 170/524 kB | 138/273 kB | 7.7/156 kB Progress (4): 744/920 kB | 170/524 kB | 138/273 kB | 12/156 kB Progress (4): 748/920 kB | 170/524 kB | 138/273 kB | 12/156 kB Progress (4): 748/920 kB | 174/524 kB | 138/273 kB | 12/156 kB Progress (4): 748/920 kB | 174/524 kB | 142/273 kB | 12/156 kB Progress (4): 748/920 kB | 178/524 kB | 142/273 kB | 12/156 kB Progress (4): 752/920 kB | 178/524 kB | 142/273 kB | 12/156 kB Progress (4): 752/920 kB | 178/524 kB | 142/273 kB | 16/156 kB Progress (4): 756/920 kB | 178/524 kB | 142/273 kB | 16/156 kB Progress (4): 756/920 kB | 182/524 kB | 142/273 kB | 16/156 kB Progress (4): 756/920 kB | 182/524 kB | 146/273 kB | 16/156 kB Progress (4): 756/920 kB | 186/524 kB | 146/273 kB | 16/156 kB Progress (4): 760/920 kB | 186/524 kB | 146/273 kB | 16/156 kB Progress (4): 760/920 kB | 186/524 kB | 146/273 kB | 20/156 kB Progress (4): 764/920 kB | 186/524 kB | 146/273 kB | 20/156 kB Progress (4): 764/920 kB | 190/524 kB | 146/273 kB | 20/156 kB Progress (4): 764/920 kB | 190/524 kB | 150/273 kB | 20/156 kB Progress (4): 764/920 kB | 194/524 kB | 150/273 kB | 20/156 kB Progress (4): 768/920 kB | 194/524 kB | 150/273 kB | 20/156 kB Progress (4): 768/920 kB | 194/524 kB | 150/273 kB | 24/156 kB Progress (4): 772/920 kB | 194/524 kB | 150/273 kB | 24/156 kB Progress (4): 772/920 kB | 198/524 kB | 150/273 kB | 24/156 kB Progress (4): 772/920 kB | 198/524 kB | 154/273 kB | 24/156 kB Progress (4): 772/920 kB | 202/524 kB | 154/273 kB | 24/156 kB Progress (4): 776/920 kB | 202/524 kB | 154/273 kB | 24/156 kB Progress (4): 776/920 kB | 202/524 kB | 154/273 kB | 28/156 kB Progress (4): 780/920 kB | 202/524 kB | 154/273 kB | 28/156 kB Progress (4): 780/920 kB | 206/524 kB | 154/273 kB | 28/156 kB Progress (4): 780/920 kB | 206/524 kB | 158/273 kB | 28/156 kB Progress (4): 780/920 kB | 210/524 kB | 158/273 kB | 28/156 kB Progress (4): 784/920 kB | 210/524 kB | 158/273 kB | 28/156 kB Progress (4): 788/920 kB | 210/524 kB | 158/273 kB | 28/156 kB Progress (4): 792/920 kB | 210/524 kB | 158/273 kB | 28/156 kB Progress (4): 796/920 kB | 210/524 kB | 158/273 kB | 28/156 kB Progress (5): 796/920 kB | 210/524 kB | 158/273 kB | 28/156 kB | 4.1/35 kB Progress (5): 796/920 kB | 210/524 kB | 158/273 kB | 28/156 kB | 7.7/35 kB Progress (5): 796/920 kB | 210/524 kB | 158/273 kB | 32/156 kB | 7.7/35 kB Progress (5): 796/920 kB | 210/524 kB | 158/273 kB | 32/156 kB | 12/35 kB Progress (5): 800/920 kB | 210/524 kB | 158/273 kB | 32/156 kB | 12/35 kB Progress (5): 800/920 kB | 214/524 kB | 158/273 kB | 32/156 kB | 12/35 kB Progress (5): 800/920 kB | 214/524 kB | 162/273 kB | 32/156 kB | 12/35 kB Progress (5): 800/920 kB | 218/524 kB | 162/273 kB | 32/156 kB | 12/35 kB Progress (5): 804/920 kB | 218/524 kB | 162/273 kB | 32/156 kB | 12/35 kB Progress (5): 804/920 kB | 218/524 kB | 162/273 kB | 32/156 kB | 16/35 kB Progress (5): 804/920 kB | 218/524 kB | 162/273 kB | 33/156 kB | 16/35 kB Progress (5): 804/920 kB | 218/524 kB | 162/273 kB | 33/156 kB | 20/35 kB Progress (5): 808/920 kB | 218/524 kB | 162/273 kB | 33/156 kB | 20/35 kB Progress (5): 808/920 kB | 222/524 kB | 162/273 kB | 33/156 kB | 20/35 kB Progress (5): 808/920 kB | 222/524 kB | 166/273 kB | 33/156 kB | 20/35 kB Progress (5): 808/920 kB | 226/524 kB | 166/273 kB | 33/156 kB | 20/35 kB Progress (5): 812/920 kB | 226/524 kB | 166/273 kB | 33/156 kB | 20/35 kB Progress (5): 812/920 kB | 226/524 kB | 166/273 kB | 33/156 kB | 24/35 kB Progress (5): 812/920 kB | 226/524 kB | 166/273 kB | 37/156 kB | 24/35 kB Progress (5): 812/920 kB | 226/524 kB | 166/273 kB | 37/156 kB | 28/35 kB Progress (5): 816/920 kB | 226/524 kB | 166/273 kB | 37/156 kB | 28/35 kB Progress (5): 816/920 kB | 230/524 kB | 166/273 kB | 37/156 kB | 28/35 kB Progress (5): 816/920 kB | 230/524 kB | 170/273 kB | 37/156 kB | 28/35 kB Progress (5): 816/920 kB | 234/524 kB | 170/273 kB | 37/156 kB | 28/35 kB Progress (5): 820/920 kB | 234/524 kB | 170/273 kB | 37/156 kB | 28/35 kB Progress (5): 820/920 kB | 234/524 kB | 170/273 kB | 37/156 kB | 32/35 kB Progress (5): 820/920 kB | 234/524 kB | 170/273 kB | 41/156 kB | 32/35 kB Progress (5): 820/920 kB | 234/524 kB | 170/273 kB | 41/156 kB | 33/35 kB Progress (5): 824/920 kB | 234/524 kB | 170/273 kB | 41/156 kB | 33/35 kB Progress (5): 824/920 kB | 238/524 kB | 170/273 kB | 41/156 kB | 33/35 kB Progress (5): 824/920 kB | 238/524 kB | 174/273 kB | 41/156 kB | 33/35 kB Progress (5): 824/920 kB | 242/524 kB | 174/273 kB | 41/156 kB | 33/35 kB Progress (5): 828/920 kB | 242/524 kB | 174/273 kB | 41/156 kB | 33/35 kB Progress (5): 828/920 kB | 242/524 kB | 174/273 kB | 41/156 kB | 35 kB Progress (5): 828/920 kB | 242/524 kB | 174/273 kB | 45/156 kB | 35 kB Progress (5): 832/920 kB | 242/524 kB | 174/273 kB | 45/156 kB | 35 kB Progress (5): 832/920 kB | 246/524 kB | 174/273 kB | 45/156 kB | 35 kB Progress (5): 832/920 kB | 246/524 kB | 178/273 kB | 45/156 kB | 35 kB Progress (5): 832/920 kB | 250/524 kB | 178/273 kB | 45/156 kB | 35 kB Progress (5): 836/920 kB | 250/524 kB | 178/273 kB | 45/156 kB | 35 kB Progress (5): 836/920 kB | 250/524 kB | 178/273 kB | 49/156 kB | 35 kB Progress (5): 840/920 kB | 250/524 kB | 178/273 kB | 49/156 kB | 35 kB Progress (5): 840/920 kB | 254/524 kB | 178/273 kB | 49/156 kB | 35 kB Progress (5): 840/920 kB | 254/524 kB | 182/273 kB | 49/156 kB | 35 kB Progress (5): 840/920 kB | 258/524 kB | 182/273 kB | 49/156 kB | 35 kB Progress (5): 844/920 kB | 258/524 kB | 182/273 kB | 49/156 kB | 35 kB Progress (5): 844/920 kB | 258/524 kB | 182/273 kB | 53/156 kB | 35 kB Progress (5): 848/920 kB | 258/524 kB | 182/273 kB | 53/156 kB | 35 kB Progress (5): 848/920 kB | 262/524 kB | 182/273 kB | 53/156 kB | 35 kB Progress (5): 848/920 kB | 262/524 kB | 186/273 kB | 53/156 kB | 35 kB Progress (5): 848/920 kB | 266/524 kB | 186/273 kB | 53/156 kB | 35 kB Progress (5): 852/920 kB | 266/524 kB | 186/273 kB | 53/156 kB | 35 kB Progress (5): 852/920 kB | 266/524 kB | 186/273 kB | 57/156 kB | 35 kB Progress (5): 856/920 kB | 266/524 kB | 186/273 kB | 57/156 kB | 35 kB Progress (5): 856/920 kB | 270/524 kB | 186/273 kB | 57/156 kB | 35 kB Progress (5): 856/920 kB | 270/524 kB | 190/273 kB | 57/156 kB | 35 kB Progress (5): 856/920 kB | 274/524 kB | 190/273 kB | 57/156 kB | 35 kB Progress (5): 860/920 kB | 274/524 kB | 190/273 kB | 57/156 kB | 35 kB Progress (5): 860/920 kB | 274/524 kB | 190/273 kB | 61/156 kB | 35 kB Progress (5): 864/920 kB | 274/524 kB | 190/273 kB | 61/156 kB | 35 kB Progress (5): 864/920 kB | 278/524 kB | 190/273 kB | 61/156 kB | 35 kB Progress (5): 864/920 kB | 278/524 kB | 194/273 kB | 61/156 kB | 35 kB Progress (5): 864/920 kB | 282/524 kB | 194/273 kB | 61/156 kB | 35 kB Progress (5): 868/920 kB | 282/524 kB | 194/273 kB | 61/156 kB | 35 kB Progress (5): 868/920 kB | 282/524 kB | 194/273 kB | 65/156 kB | 35 kB Progress (5): 872/920 kB | 282/524 kB | 194/273 kB | 65/156 kB | 35 kB Progress (5): 872/920 kB | 286/524 kB | 194/273 kB | 65/156 kB | 35 kB Progress (5): 872/920 kB | 286/524 kB | 198/273 kB | 65/156 kB | 35 kB Progress (5): 872/920 kB | 290/524 kB | 198/273 kB | 65/156 kB | 35 kB Progress (5): 876/920 kB | 290/524 kB | 198/273 kB | 65/156 kB | 35 kB Progress (5): 876/920 kB | 290/524 kB | 198/273 kB | 66/156 kB | 35 kB Progress (5): 880/920 kB | 290/524 kB | 198/273 kB | 66/156 kB | 35 kB Progress (5): 880/920 kB | 294/524 kB | 198/273 kB | 66/156 kB | 35 kB Progress (5): 880/920 kB | 294/524 kB | 202/273 kB | 66/156 kB | 35 kB Progress (5): 880/920 kB | 298/524 kB | 202/273 kB | 66/156 kB | 35 kB Progress (5): 884/920 kB | 298/524 kB | 202/273 kB | 66/156 kB | 35 kB Progress (5): 884/920 kB | 298/524 kB | 202/273 kB | 70/156 kB | 35 kB Progress (5): 888/920 kB | 298/524 kB | 202/273 kB | 70/156 kB | 35 kB Progress (5): 888/920 kB | 302/524 kB | 202/273 kB | 70/156 kB | 35 kB Progress (5): 888/920 kB | 302/524 kB | 206/273 kB | 70/156 kB | 35 kB Progress (5): 888/920 kB | 306/524 kB | 206/273 kB | 70/156 kB | 35 kB Progress (5): 892/920 kB | 306/524 kB | 206/273 kB | 70/156 kB | 35 kB Progress (5): 892/920 kB | 306/524 kB | 206/273 kB | 74/156 kB | 35 kB Progress (5): 896/920 kB | 306/524 kB | 206/273 kB | 74/156 kB | 35 kB Progress (5): 896/920 kB | 310/524 kB | 206/273 kB | 74/156 kB | 35 kB Progress (5): 896/920 kB | 310/524 kB | 210/273 kB | 74/156 kB | 35 kB Progress (5): 896/920 kB | 314/524 kB | 210/273 kB | 74/156 kB | 35 kB Progress (5): 900/920 kB | 314/524 kB | 210/273 kB | 74/156 kB | 35 kB Progress (5): 900/920 kB | 314/524 kB | 210/273 kB | 78/156 kB | 35 kB Progress (5): 904/920 kB | 314/524 kB | 210/273 kB | 78/156 kB | 35 kB Progress (5): 904/920 kB | 318/524 kB | 210/273 kB | 78/156 kB | 35 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 122 kB/s) [2019-07-30T20:10:46.442Z] Progress (4): 904/920 kB | 318/524 kB | 214/273 kB | 78/156 kB 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-30T20:10:46.442Z] Progress (4): 904/920 kB | 322/524 kB | 214/273 kB | 78/156 kB Progress (4): 908/920 kB | 322/524 kB | 214/273 kB | 78/156 kB Progress (4): 908/920 kB | 322/524 kB | 214/273 kB | 82/156 kB Progress (4): 912/920 kB | 322/524 kB | 214/273 kB | 82/156 kB Progress (4): 912/920 kB | 326/524 kB | 214/273 kB | 82/156 kB Progress (4): 912/920 kB | 326/524 kB | 218/273 kB | 82/156 kB Progress (4): 912/920 kB | 330/524 kB | 218/273 kB | 82/156 kB Progress (4): 916/920 kB | 330/524 kB | 218/273 kB | 82/156 kB Progress (4): 916/920 kB | 330/524 kB | 218/273 kB | 86/156 kB Progress (4): 920/920 kB | 330/524 kB | 218/273 kB | 86/156 kB Progress (4): 920/920 kB | 334/524 kB | 218/273 kB | 86/156 kB Progress (4): 920/920 kB | 334/524 kB | 222/273 kB | 86/156 kB Progress (4): 920/920 kB | 338/524 kB | 222/273 kB | 86/156 kB Progress (4): 920 kB | 338/524 kB | 222/273 kB | 86/156 kB Progress (4): 920 kB | 338/524 kB | 222/273 kB | 90/156 kB Progress (4): 920 kB | 342/524 kB | 222/273 kB | 90/156 kB Progress (4): 920 kB | 342/524 kB | 226/273 kB | 90/156 kB Progress (4): 920 kB | 346/524 kB | 226/273 kB | 90/156 kB Progress (4): 920 kB | 346/524 kB | 226/273 kB | 94/156 kB Progress (4): 920 kB | 350/524 kB | 226/273 kB | 94/156 kB Progress (4): 920 kB | 350/524 kB | 230/273 kB | 94/156 kB Progress (4): 920 kB | 354/524 kB | 230/273 kB | 94/156 kB Progress (4): 920 kB | 354/524 kB | 230/273 kB | 98/156 kB Progress (4): 920 kB | 358/524 kB | 230/273 kB | 98/156 kB Progress (4): 920 kB | 358/524 kB | 234/273 kB | 98/156 kB Progress (4): 920 kB | 362/524 kB | 234/273 kB | 98/156 kB Progress (4): 920 kB | 362/524 kB | 234/273 kB | 98/156 kB Progress (4): 920 kB | 366/524 kB | 234/273 kB | 98/156 kB Progress (4): 920 kB | 366/524 kB | 238/273 kB | 98/156 kB Progress (4): 920 kB | 370/524 kB | 238/273 kB | 98/156 kB Progress (4): 920 kB | 370/524 kB | 238/273 kB | 102/156 kB Progress (4): 920 kB | 374/524 kB | 238/273 kB | 102/156 kB Progress (4): 920 kB | 374/524 kB | 242/273 kB | 102/156 kB Progress (4): 920 kB | 378/524 kB | 242/273 kB | 102/156 kB Progress (4): 920 kB | 378/524 kB | 242/273 kB | 106/156 kB Progress (4): 920 kB | 382/524 kB | 242/273 kB | 106/156 kB Progress (4): 920 kB | 382/524 kB | 246/273 kB | 106/156 kB Progress (4): 920 kB | 386/524 kB | 246/273 kB | 106/156 kB Progress (4): 920 kB | 386/524 kB | 246/273 kB | 110/156 kB Progress (4): 920 kB | 390/524 kB | 246/273 kB | 110/156 kB Progress (4): 920 kB | 390/524 kB | 250/273 kB | 110/156 kB Progress (4): 920 kB | 394/524 kB | 250/273 kB | 110/156 kB Progress (4): 920 kB | 394/524 kB | 250/273 kB | 114/156 kB Progress (4): 920 kB | 398/524 kB | 250/273 kB | 114/156 kB Progress (4): 920 kB | 398/524 kB | 254/273 kB | 114/156 kB Progress (4): 920 kB | 402/524 kB | 254/273 kB | 114/156 kB Progress (4): 920 kB | 402/524 kB | 254/273 kB | 118/156 kB Progress (4): 920 kB | 406/524 kB | 254/273 kB | 118/156 kB Progress (4): 920 kB | 406/524 kB | 258/273 kB | 118/156 kB Progress (4): 920 kB | 410/524 kB | 258/273 kB | 118/156 kB Progress (4): 920 kB | 410/524 kB | 258/273 kB | 122/156 kB Progress (4): 920 kB | 414/524 kB | 258/273 kB | 122/156 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 3.0 MB/s) [2019-07-30T20:10:46.442Z] Progress (3): 414/524 kB | 262/273 kB | 122/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-30T20:10:46.442Z] Progress (3): 418/524 kB | 262/273 kB | 122/156 kB Progress (3): 418/524 kB | 262/273 kB | 126/156 kB Progress (3): 422/524 kB | 262/273 kB | 126/156 kB Progress (3): 422/524 kB | 266/273 kB | 126/156 kB Progress (3): 426/524 kB | 266/273 kB | 126/156 kB Progress (3): 426/524 kB | 266/273 kB | 130/156 kB Progress (3): 430/524 kB | 266/273 kB | 130/156 kB Progress (3): 430/524 kB | 270/273 kB | 130/156 kB Progress (3): 434/524 kB | 270/273 kB | 130/156 kB Progress (3): 434/524 kB | 270/273 kB | 134/156 kB Progress (3): 438/524 kB | 270/273 kB | 134/156 kB Progress (3): 438/524 kB | 273 kB | 134/156 kB Progress (3): 442/524 kB | 273 kB | 134/156 kB Progress (3): 442/524 kB | 273 kB | 138/156 kB Progress (3): 446/524 kB | 273 kB | 138/156 kB Progress (3): 446/524 kB | 273 kB | 142/156 kB Progress (3): 450/524 kB | 273 kB | 142/156 kB Progress (3): 450/524 kB | 273 kB | 146/156 kB Progress (3): 454/524 kB | 273 kB | 146/156 kB Progress (3): 454/524 kB | 273 kB | 150/156 kB Progress (3): 458/524 kB | 273 kB | 150/156 kB Progress (4): 458/524 kB | 273 kB | 150/156 kB | 4.1/68 kB Progress (4): 458/524 kB | 273 kB | 154/156 kB | 4.1/68 kB Progress (4): 458/524 kB | 273 kB | 154/156 kB | 7.7/68 kB Progress (4): 462/524 kB | 273 kB | 154/156 kB | 7.7/68 kB Progress (4): 462/524 kB | 273 kB | 154/156 kB | 12/68 kB Progress (4): 462/524 kB | 273 kB | 156 kB | 12/68 kB Progress (4): 462/524 kB | 273 kB | 156 kB | 16/68 kB Progress (4): 466/524 kB | 273 kB | 156 kB | 16/68 kB Progress (4): 466/524 kB | 273 kB | 156 kB | 20/68 kB Progress (4): 470/524 kB | 273 kB | 156 kB | 20/68 kB Progress (4): 470/524 kB | 273 kB | 156 kB | 24/68 kB Progress (4): 474/524 kB | 273 kB | 156 kB | 24/68 kB Progress (4): 474/524 kB | 273 kB | 156 kB | 28/68 kB Progress (4): 478/524 kB | 273 kB | 156 kB | 28/68 kB Progress (4): 478/524 kB | 273 kB | 156 kB | 32/68 kB Progress (4): 482/524 kB | 273 kB | 156 kB | 32/68 kB Progress (4): 482/524 kB | 273 kB | 156 kB | 33/68 kB Progress (4): 486/524 kB | 273 kB | 156 kB | 33/68 kB Progress (4): 486/524 kB | 273 kB | 156 kB | 37/68 kB Progress (4): 490/524 kB | 273 kB | 156 kB | 37/68 kB Progress (4): 490/524 kB | 273 kB | 156 kB | 41/68 kB Progress (4): 494/524 kB | 273 kB | 156 kB | 41/68 kB Progress (4): 494/524 kB | 273 kB | 156 kB | 45/68 kB Progress (4): 498/524 kB | 273 kB | 156 kB | 45/68 kB Progress (4): 498/524 kB | 273 kB | 156 kB | 49/68 kB Progress (4): 498/524 kB | 273 kB | 156 kB | 53/68 kB Progress (4): 502/524 kB | 273 kB | 156 kB | 53/68 kB Progress (4): 502/524 kB | 273 kB | 156 kB | 57/68 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.jar (156 kB at 426 kB/s) [2019-07-30T20:10:46.442Z] 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 745 kB/s) [2019-07-30T20:10:46.442Z] 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-30T20:10:46.442Z] Progress (3): 502/524 kB | 57/68 kB | 4.1/332 kB 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-30T20:10:46.442Z] Progress (3): 502/524 kB | 61/68 kB | 4.1/332 kB Progress (3): 506/524 kB | 61/68 kB | 4.1/332 kB Progress (3): 506/524 kB | 65/68 kB | 4.1/332 kB Progress (3): 506/524 kB | 65/68 kB | 7.7/332 kB Progress (3): 506/524 kB | 68 kB | 7.7/332 kB Progress (3): 510/524 kB | 68 kB | 7.7/332 kB Progress (3): 510/524 kB | 68 kB | 12/332 kB Progress (3): 514/524 kB | 68 kB | 12/332 kB Progress (3): 514/524 kB | 68 kB | 16/332 kB Progress (3): 518/524 kB | 68 kB | 16/332 kB Progress (3): 522/524 kB | 68 kB | 16/332 kB Progress (3): 522/524 kB | 68 kB | 20/332 kB Progress (3): 524 kB | 68 kB | 20/332 kB Progress (3): 524 kB | 68 kB | 24/332 kB Progress (3): 524 kB | 68 kB | 28/332 kB Progress (3): 524 kB | 68 kB | 32/332 kB Progress (3): 524 kB | 68 kB | 33/332 kB Progress (3): 524 kB | 68 kB | 37/332 kB Progress (3): 524 kB | 68 kB | 41/332 kB Progress (3): 524 kB | 68 kB | 45/332 kB Progress (3): 524 kB | 68 kB | 49/332 kB Progress (3): 524 kB | 68 kB | 53/332 kB Progress (3): 524 kB | 68 kB | 57/332 kB Progress (3): 524 kB | 68 kB | 61/332 kB Progress (3): 524 kB | 68 kB | 65/332 kB Progress (3): 524 kB | 68 kB | 66/332 kB Progress (3): 524 kB | 68 kB | 70/332 kB Progress (3): 524 kB | 68 kB | 74/332 kB Progress (3): 524 kB | 68 kB | 78/332 kB Progress (3): 524 kB | 68 kB | 82/332 kB Progress (3): 524 kB | 68 kB | 86/332 kB Progress (3): 524 kB | 68 kB | 90/332 kB Progress (3): 524 kB | 68 kB | 94/332 kB Progress (3): 524 kB | 68 kB | 98/332 kB Progress (3): 524 kB | 68 kB | 98/332 kB Progress (3): 524 kB | 68 kB | 102/332 kB Progress (3): 524 kB | 68 kB | 106/332 kB Progress (3): 524 kB | 68 kB | 110/332 kB Progress (3): 524 kB | 68 kB | 114/332 kB Progress (3): 524 kB | 68 kB | 118/332 kB Progress (3): 524 kB | 68 kB | 122/332 kB Progress (3): 524 kB | 68 kB | 126/332 kB Progress (3): 524 kB | 68 kB | 130/332 kB Progress (3): 524 kB | 68 kB | 134/332 kB Progress (3): 524 kB | 68 kB | 138/332 kB Progress (4): 524 kB | 68 kB | 138/332 kB | 4.1/38 kB Progress (4): 524 kB | 68 kB | 142/332 kB | 4.1/38 kB Progress (4): 524 kB | 68 kB | 142/332 kB | 7.7/38 kB Progress (4): 524 kB | 68 kB | 146/332 kB | 7.7/38 kB Progress (4): 524 kB | 68 kB | 146/332 kB | 12/38 kB Progress (4): 524 kB | 68 kB | 150/332 kB | 12/38 kB Progress (4): 524 kB | 68 kB | 150/332 kB | 16/38 kB Progress (4): 524 kB | 68 kB | 154/332 kB | 16/38 kB Progress (4): 524 kB | 68 kB | 154/332 kB | 20/38 kB Progress (5): 524 kB | 68 kB | 154/332 kB | 20/38 kB | 4.1/30 kB Progress (5): 524 kB | 68 kB | 158/332 kB | 20/38 kB | 4.1/30 kB Progress (5): 524 kB | 68 kB | 158/332 kB | 24/38 kB | 4.1/30 kB Progress (5): 524 kB | 68 kB | 162/332 kB | 24/38 kB | 4.1/30 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.jar (524 kB at 1.4 MB/s) [2019-07-30T20:10:46.442Z] 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-30T20:10:46.700Z] Progress (4): 68 kB | 162/332 kB | 24/38 kB | 7.7/30 kB Progress (4): 68 kB | 166/332 kB | 24/38 kB | 7.7/30 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 176 kB/s) [2019-07-30T20:10:46.700Z] 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-30T20:10:46.700Z] Progress (3): 166/332 kB | 28/38 kB | 7.7/30 kB Progress (3): 170/332 kB | 28/38 kB | 7.7/30 kB Progress (3): 170/332 kB | 28/38 kB | 12/30 kB Progress (3): 174/332 kB | 28/38 kB | 12/30 kB Progress (3): 174/332 kB | 32/38 kB | 12/30 kB Progress (3): 178/332 kB | 32/38 kB | 12/30 kB Progress (3): 178/332 kB | 32/38 kB | 16/30 kB Progress (3): 182/332 kB | 32/38 kB | 16/30 kB Progress (3): 182/332 kB | 32/38 kB | 20/30 kB Progress (3): 182/332 kB | 33/38 kB | 20/30 kB Progress (3): 182/332 kB | 33/38 kB | 24/30 kB Progress (3): 186/332 kB | 33/38 kB | 24/30 kB Progress (3): 186/332 kB | 33/38 kB | 28/30 kB Progress (3): 186/332 kB | 37/38 kB | 28/30 kB Progress (3): 186/332 kB | 37/38 kB | 30 kB Progress (3): 190/332 kB | 37/38 kB | 30 kB Progress (3): 190/332 kB | 38 kB | 30 kB Progress (3): 194/332 kB | 38 kB | 30 kB Progress (4): 194/332 kB | 38 kB | 30 kB | 4.1/35 kB Progress (4): 198/332 kB | 38 kB | 30 kB | 4.1/35 kB Progress (4): 198/332 kB | 38 kB | 30 kB | 7.7/35 kB Progress (4): 202/332 kB | 38 kB | 30 kB | 7.7/35 kB Progress (4): 202/332 kB | 38 kB | 30 kB | 12/35 kB Progress (4): 206/332 kB | 38 kB | 30 kB | 12/35 kB Progress (4): 206/332 kB | 38 kB | 30 kB | 16/35 kB Progress (4): 210/332 kB | 38 kB | 30 kB | 16/35 kB Progress (4): 210/332 kB | 38 kB | 30 kB | 20/35 kB Progress (4): 214/332 kB | 38 kB | 30 kB | 20/35 kB Progress (4): 214/332 kB | 38 kB | 30 kB | 24/35 kB Progress (4): 218/332 kB | 38 kB | 30 kB | 24/35 kB Progress (4): 218/332 kB | 38 kB | 30 kB | 28/35 kB Progress (4): 222/332 kB | 38 kB | 30 kB | 28/35 kB Progress (4): 222/332 kB | 38 kB | 30 kB | 32/35 kB Progress (4): 226/332 kB | 38 kB | 30 kB | 32/35 kB Progress (4): 226/332 kB | 38 kB | 30 kB | 35 kB Progress (4): 230/332 kB | 38 kB | 30 kB | 35 kB Progress (4): 234/332 kB | 38 kB | 30 kB | 35 kB Progress (4): 238/332 kB | 38 kB | 30 kB | 35 kB Progress (4): 242/332 kB | 38 kB | 30 kB | 35 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 75 kB/s) [2019-07-30T20:10:46.700Z] Progress (3): 246/332 kB | 38 kB | 35 kB 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-30T20:10:46.700Z] 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 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 95 kB/s) [2019-07-30T20:10:46.700Z] Progress (3): 266/332 kB | 35 kB | 4.1/108 kB Progress (3): 270/332 kB | 35 kB | 4.1/108 kB Progress (3): 270/332 kB | 35 kB | 7.7/108 kB Progress (3): 274/332 kB | 35 kB | 7.7/108 kB Progress (3): 274/332 kB | 35 kB | 12/108 kB Progress (3): 278/332 kB | 35 kB | 12/108 kB Progress (3): 278/332 kB | 35 kB | 16/108 kB Progress (3): 282/332 kB | 35 kB | 16/108 kB Progress (3): 282/332 kB | 35 kB | 20/108 kB Progress (3): 286/332 kB | 35 kB | 20/108 kB Progress (3): 286/332 kB | 35 kB | 24/108 kB Progress (3): 290/332 kB | 35 kB | 24/108 kB Progress (3): 290/332 kB | 35 kB | 28/108 kB Progress (3): 294/332 kB | 35 kB | 28/108 kB Progress (3): 294/332 kB | 35 kB | 32/108 kB Progress (3): 298/332 kB | 35 kB | 32/108 kB Progress (3): 298/332 kB | 35 kB | 33/108 kB Progress (3): 302/332 kB | 35 kB | 33/108 kB Progress (3): 302/332 kB | 35 kB | 37/108 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 87 kB/s) [2019-07-30T20:10:46.700Z] Progress (2): 302/332 kB | 41/108 kB Progress (2): 306/332 kB | 41/108 kB Progress (2): 306/332 kB | 45/108 kB Progress (2): 310/332 kB | 45/108 kB Progress (3): 310/332 kB | 45/108 kB | 4.1/315 kB Progress (3): 314/332 kB | 45/108 kB | 4.1/315 kB Progress (3): 314/332 kB | 49/108 kB | 4.1/315 kB Progress (3): 318/332 kB | 49/108 kB | 4.1/315 kB Progress (3): 318/332 kB | 49/108 kB | 7.7/315 kB Progress (3): 322/332 kB | 49/108 kB | 7.7/315 kB Progress (3): 322/332 kB | 49/108 kB | 12/315 kB Progress (3): 322/332 kB | 53/108 kB | 12/315 kB Progress (3): 322/332 kB | 53/108 kB | 16/315 kB Progress (3): 326/332 kB | 53/108 kB | 16/315 kB Progress (3): 326/332 kB | 57/108 kB | 16/315 kB Progress (3): 330/332 kB | 57/108 kB | 16/315 kB Progress (3): 330/332 kB | 57/108 kB | 20/315 kB Progress (3): 332 kB | 57/108 kB | 20/315 kB Progress (3): 332 kB | 61/108 kB | 20/315 kB Progress (3): 332 kB | 61/108 kB | 24/315 kB Progress (3): 332 kB | 65/108 kB | 24/315 kB Progress (3): 332 kB | 65/108 kB | 28/315 kB Progress (3): 332 kB | 66/108 kB | 28/315 kB Progress (3): 332 kB | 66/108 kB | 32/315 kB Progress (3): 332 kB | 70/108 kB | 32/315 kB Progress (3): 332 kB | 70/108 kB | 33/315 kB Progress (3): 332 kB | 74/108 kB | 33/315 kB Progress (3): 332 kB | 74/108 kB | 37/315 kB Progress (3): 332 kB | 78/108 kB | 37/315 kB Progress (3): 332 kB | 78/108 kB | 41/315 kB Progress (3): 332 kB | 82/108 kB | 41/315 kB Progress (3): 332 kB | 82/108 kB | 45/315 kB Progress (3): 332 kB | 86/108 kB | 45/315 kB Progress (3): 332 kB | 86/108 kB | 49/315 kB Progress (3): 332 kB | 90/108 kB | 49/315 kB Progress (3): 332 kB | 90/108 kB | 53/315 kB Progress (3): 332 kB | 94/108 kB | 53/315 kB Progress (3): 332 kB | 94/108 kB | 57/315 kB Progress (3): 332 kB | 98/108 kB | 57/315 kB Progress (3): 332 kB | 98/108 kB | 57/315 kB Progress (3): 332 kB | 98/108 kB | 61/315 kB Progress (3): 332 kB | 102/108 kB | 61/315 kB Progress (3): 332 kB | 102/108 kB | 65/315 kB Progress (3): 332 kB | 106/108 kB | 65/315 kB Progress (3): 332 kB | 106/108 kB | 66/315 kB Progress (3): 332 kB | 108 kB | 66/315 kB Progress (3): 332 kB | 108 kB | 70/315 kB Progress (3): 332 kB | 108 kB | 74/315 kB Progress (3): 332 kB | 108 kB | 78/315 kB Progress (3): 332 kB | 108 kB | 82/315 kB Progress (3): 332 kB | 108 kB | 86/315 kB 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 807 kB/s) [2019-07-30T20:10:46.700Z] Progress (2): 108 kB | 90/315 kB Progress (2): 108 kB | 94/315 kB Progress (2): 108 kB | 98/315 kB Progress (2): 108 kB | 98/315 kB Progress (2): 108 kB | 102/315 kB Progress (2): 108 kB | 106/315 kB Progress (2): 108 kB | 110/315 kB Progress (2): 108 kB | 114/315 kB Progress (2): 108 kB | 118/315 kB Progress (2): 108 kB | 122/315 kB Progress (2): 108 kB | 126/315 kB Progress (2): 108 kB | 130/315 kB Progress (2): 108 kB | 134/315 kB Progress (2): 108 kB | 138/315 kB Progress (2): 108 kB | 142/315 kB Progress (2): 108 kB | 146/315 kB Progress (2): 108 kB | 150/315 kB Progress (2): 108 kB | 154/315 kB Progress (2): 108 kB | 158/315 kB Progress (2): 108 kB | 162/315 kB Progress (2): 108 kB | 166/315 kB Progress (2): 108 kB | 170/315 kB Progress (2): 108 kB | 174/315 kB Progress (2): 108 kB | 178/315 kB Progress (2): 108 kB | 182/315 kB Progress (2): 108 kB | 186/315 kB Progress (2): 108 kB | 190/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 245 kB/s) [2019-07-30T20:10:46.700Z] Progress (1): 194/315 kB Progress (1): 198/315 kB Progress (1): 202/315 kB Progress (1): 206/315 kB Progress (1): 210/315 kB Progress (1): 214/315 kB Progress (1): 218/315 kB Progress (1): 222/315 kB Progress (1): 226/315 kB Progress (1): 230/315 kB Progress (1): 234/315 kB Progress (1): 238/315 kB Progress (1): 242/315 kB Progress (1): 246/315 kB Progress (1): 250/315 kB Progress (1): 254/315 kB Progress (1): 258/315 kB Progress (1): 262/315 kB Progress (1): 266/315 kB Progress (1): 270/315 kB Progress (1): 274/315 kB Progress (1): 278/315 kB Progress (1): 282/315 kB Progress (1): 286/315 kB Progress (1): 290/315 kB Progress (1): 294/315 kB Progress (1): 298/315 kB Progress (1): 302/315 kB Progress (1): 306/315 kB Progress (1): 310/315 kB Progress (1): 314/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 643 kB/s) [2019-07-30T20:10:47.266Z] 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-30T20:10:47.266Z] 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-30T20:10:47.266Z] 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-30T20:10:47.523Z] 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-30T20:10:47.523Z] 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-30T20:10:47.523Z] 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-30T20:10:47.523Z] 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 221 kB/s) [2019-07-30T20:10:47.523Z] 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-30T20:10:47.523Z] 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-30T20:10:47.523Z] 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-30T20:10:47.780Z] 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-30T20:10:47.780Z] 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-30T20:10:47.780Z] 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-30T20:10:47.780Z] 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 406 kB/s) [2019-07-30T20:10:47.780Z] 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-30T20:10:47.780Z] 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-30T20:10:47.780Z] 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-30T20:10:48.038Z] 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-30T20:10:48.038Z] 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-30T20:10:48.296Z] 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-30T20:10:48.296Z] 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 643 kB/s) [2019-07-30T20:10:48.296Z] 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-30T20:10:48.296Z] 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-30T20:10:48.296Z] 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-30T20:10:48.554Z] 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-30T20:10:48.554Z] 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-30T20:10:48.554Z] 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-30T20:10:48.554Z] 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 225 kB/s) [2019-07-30T20:10:48.554Z] 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-30T20:10:48.554Z] 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-30T20:10:48.554Z] 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-30T20:10:48.810Z] 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-30T20:10:48.810Z] 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-30T20:10:48.810Z] 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-30T20:10:48.810Z] 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 409 kB/s) [2019-07-30T20:10:48.810Z] 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-30T20:10:48.810Z] 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-30T20:10:48.810Z] 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-30T20:10:49.068Z] 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-30T20:10:49.068Z] 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-30T20:10:49.324Z] 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-30T20:10:49.324Z] 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 191 kB/s) [2019-07-30T20:10:49.324Z] 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-30T20:10:49.324Z] 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-30T20:10:49.324Z] 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-30T20:10:49.887Z] 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-30T20:10:49.887Z] 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-30T20:10:49.887Z] 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-30T20:10:49.887Z] 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 54 kB/s) [2019-07-30T20:10:49.887Z] 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-30T20:10:49.887Z] 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-30T20:10:49.887Z] 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-30T20:10:50.144Z] 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-30T20:10:50.144Z] 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-30T20:10:50.144Z] 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-30T20:10:50.404Z] 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 259 kB/s) [2019-07-30T20:10:50.404Z] 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-30T20:10:50.404Z] 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-30T20:10:50.404Z] 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-30T20:10:50.404Z] 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-30T20:10:50.822Z] 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-30T20:10:50.822Z] 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-30T20:10:50.822Z] 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 186 kB/s) [2019-07-30T20:10:50.822Z] 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-30T20:10:50.822Z] 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-30T20:10:50.822Z] 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-30T20:10:51.083Z] 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-30T20:10:51.083Z] 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-30T20:10:51.083Z] 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-30T20:10:51.083Z] 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 520 kB/s) [2019-07-30T20:10:51.647Z] 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-30T20:10:51.647Z] 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-30T20:10:51.647Z] 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-30T20:10:51.647Z] 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-30T20:10:51.647Z] 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-30T20:10:51.647Z] 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-30T20:10:51.904Z] 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 50 kB/s) [2019-07-30T20:10:51.904Z] 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-30T20:10:51.904Z] 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-30T20:10:51.904Z] 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-30T20:10:52.164Z] 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-30T20:10:52.164Z] 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-30T20:10:52.164Z] 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-30T20:10:52.164Z] 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 840 kB/s) [2019-07-30T20:10:52.164Z] 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-30T20:10:52.164Z] 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-30T20:10:52.164Z] 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-30T20:10:52.421Z] 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-30T20:10:52.421Z] 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-30T20:10:52.421Z] 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-30T20:10:52.421Z] 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 42 kB/s) [2019-07-30T20:10:52.421Z] 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-30T20:10:52.421Z] 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-30T20:10:52.679Z] 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-30T20:10:52.679Z] 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-30T20:10:52.679Z] 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-30T20:10:52.679Z] 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-30T20:10:52.936Z] 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-30T20:10:52.936Z] 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-30T20:10:52.936Z] 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-30T20:10:52.936Z] 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-30T20:10:52.936Z] 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-30T20:10:52.936Z] 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-30T20:10:52.936Z] 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 (1): 404/512 kB Progress (1): 408/512 kB Progress (1): 412/512 kB Progress (1): 416/512 kB Progress (1): 420/512 kB Progress (1): 424/512 kB Progress (1): 428/512 kB Progress (1): 432/512 kB Progress (1): 436/512 kB Progress (1): 440/512 kB Progress (1): 444/512 kB Progress (1): 448/512 kB Progress (1): 452/512 kB Progress (1): 456/512 kB Progress (1): 460/512 kB Progress (1): 464/512 kB Progress (1): 468/512 kB Progress (1): 472/512 kB Progress (1): 476/512 kB Progress (1): 480/512 kB Progress (1): 484/512 kB Progress (1): 488/512 kB Progress (1): 492/512 kB Progress (1): 496/512 kB Progress (1): 500/512 kB Progress (1): 504/512 kB Progress (2): 504/512 kB | 0/8.0 MB Progress (2): 508/512 kB | 0/8.0 MB Progress (2): 508/512 kB | 0/8.0 MB Progress (2): 512/512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/8.0 MB Progress (2): 512 kB | 0/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.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 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 8.8 MB/s) [2019-07-30T20:10:53.455Z] 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 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-30T20:10:53.711Z] 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-30T20:10:53.711Z] 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-30T20:10:53.711Z] 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-30T20:10:53.711Z] 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-30T20:10:53.969Z] 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-30T20:10:53.969Z] 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-30T20:10:53.969Z] 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 35 kB/s) [2019-07-30T20:10:53.969Z] 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-30T20:10:54.225Z] 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-30T20:10:54.226Z] 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-30T20:10:54.226Z] 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-30T20:10:54.483Z] 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-30T20:10:54.483Z] 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-30T20:10:54.483Z] 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 359 kB/s) [2019-07-30T20:10:54.483Z] 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-30T20:10:54.483Z] 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-30T20:10:54.483Z] 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-30T20:10:54.740Z] 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-30T20:10:54.740Z] 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-30T20:10:54.740Z] 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-30T20:10:54.740Z] 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 557 kB/s) [2019-07-30T20:10:54.740Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-30T20:10:54.740Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-30T20:10:54.740Z] 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-30T20:10:54.997Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-30T20:10:54.997Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-30T20:10:54.997Z] 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-30T20:10:54.997Z] 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.2 MB/s) [2019-07-30T20:10:54.997Z] 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-30T20:10:54.997Z] 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-30T20:10:54.997Z] 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-30T20:10:55.255Z] 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-30T20:10:55.255Z] 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-30T20:10:55.255Z] 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-30T20:10:55.255Z] 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 7.0 MB/s) [2019-07-30T20:10:55.512Z] 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-30T20:10:55.512Z] 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-30T20:10:55.512Z] 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-30T20:10:55.512Z] 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-30T20:10:55.512Z] 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-30T20:10:55.769Z] 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-30T20:10:55.769Z] 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 27 kB/s) [2019-07-30T20:10:55.769Z] 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-30T20:10:55.769Z] 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-30T20:10:55.769Z] 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-30T20:10:56.026Z] 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-30T20:10:56.026Z] 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-30T20:10:56.026Z] 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-30T20:10:56.026Z] 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 266 kB/s) [2019-07-30T20:10:56.283Z] 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-30T20:10:56.283Z] 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-30T20:10:56.283Z] 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-30T20:10:56.540Z] 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 16 kB/s) [2019-07-30T20:10:56.540Z] 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-30T20:10:56.540Z] 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-30T20:10:56.540Z] 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-30T20:10:56.797Z] Progress (1): 4.1/8.7 kB Progress (1): 7.9/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-30T20:10:56.797Z] 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-30T20:10:56.797Z] 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-30T20:10:56.797Z] 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-30T20:10:57.054Z] 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): 42/78 kB Progress (1): 46/78 kB Progress (1): 50/78 kB Progress (1): 54/78 kB Progress (1): 55/78 kB Progress (1): 58/78 kB Progress (1): 62/78 kB Progress (1): 66/78 kB Progress (1): 69/78 kB Progress (1): 73/78 kB Progress (1): 77/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 250 kB/s) [2019-07-30T20:10:57.054Z] 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-30T20:10:57.054Z] 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-30T20:10:57.054Z] 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-30T20:10:57.430Z] 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-30T20:10:57.430Z] 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-30T20:10:57.430Z] 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-30T20:10:57.430Z] 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 79 kB/s) [2019-07-30T20:10:57.430Z] 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-30T20:10:57.430Z] 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-30T20:10:57.430Z] 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-30T20:10:57.430Z] 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-30T20:10:57.688Z] 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-30T20:10:57.688Z] 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-30T20:10:57.688Z] 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-30T20:10:57.688Z] 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-30T20:10:57.688Z] 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-30T20:10:57.688Z] 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-30T20:10:58.255Z] 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-30T20:10:58.255Z] 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-30T20:10:58.255Z] 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-30T20:10:58.255Z] 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 590 kB/s) [2019-07-30T20:10:58.255Z] 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-30T20:10:58.255Z] 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-30T20:10:58.255Z] 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-30T20:10:58.513Z] 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-30T20:10:58.513Z] 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-30T20:10:58.513Z] 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-30T20:10:58.513Z] 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 157 kB/s) [2019-07-30T20:10:58.513Z] 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-30T20:10:58.513Z] 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-30T20:10:58.513Z] 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-30T20:10:58.771Z] 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-30T20:10:58.771Z] 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-30T20:10:58.771Z] 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-30T20:10:58.771Z] 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 115 kB/s) [2019-07-30T20:10:58.771Z] 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-30T20:10:58.771Z] 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-30T20:10:58.771Z] 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-30T20:10:59.029Z] 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-30T20:10:59.029Z] 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-30T20:10:59.029Z] 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-30T20:10:59.029Z] 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 177 kB/s) [2019-07-30T20:10:59.029Z] 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-30T20:10:59.029Z] 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-30T20:10:59.029Z] 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-30T20:10:59.287Z] 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-30T20:10:59.287Z] 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-30T20:10:59.287Z] 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-30T20:10:59.287Z] 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 309 kB/s) [2019-07-30T20:10:59.287Z] 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-30T20:10:59.287Z] 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-30T20:10:59.287Z] 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-30T20:10:59.544Z] 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-30T20:10:59.544Z] 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-30T20:10:59.544Z] 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-30T20:10:59.544Z] 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 101 kB/s) [2019-07-30T20:10:59.544Z] 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-30T20:10:59.544Z] 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-30T20:10:59.544Z] 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-30T20:10:59.802Z] 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-30T20:10:59.802Z] 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-30T20:10:59.802Z] 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-30T20:10:59.802Z] 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 87 kB/s) [2019-07-30T20:10:59.802Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-30T20:10:59.802Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-30T20:10:59.802Z] 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-30T20:11:00.061Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-30T20:11:00.061Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-30T20:11:00.061Z] 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-30T20:11:00.061Z] 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 517 kB/s) [2019-07-30T20:11:00.061Z] 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-30T20:11:00.061Z] 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-30T20:11:00.061Z] 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-30T20:11:00.318Z] 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-30T20:11:00.318Z] 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-30T20:11:00.318Z] 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-30T20:11:00.318Z] 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 141 kB/s) [2019-07-30T20:11:00.318Z] 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-30T20:11:00.318Z] 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-30T20:11:00.318Z] 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-30T20:11:00.576Z] 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-30T20:11:00.576Z] 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-30T20:11:00.576Z] 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-30T20:11:00.576Z] 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 118 kB/s) [2019-07-30T20:11:00.576Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-30T20:11:00.576Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-30T20:11:00.576Z] 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-30T20:11:00.834Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-30T20:11:00.834Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-30T20:11:00.834Z] 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-30T20:11:00.834Z] 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 686 kB/s) [2019-07-30T20:11:00.834Z] 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-30T20:11:00.834Z] 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-30T20:11:00.834Z] 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-30T20:11:01.091Z] 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-30T20:11:01.091Z] 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-30T20:11:01.091Z] 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-30T20:11:01.091Z] 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 112 kB/s) [2019-07-30T20:11:01.091Z] 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-30T20:11:01.091Z] 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-30T20:11:01.349Z] 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-30T20:11:01.349Z] 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-30T20:11:01.349Z] 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-30T20:11:01.349Z] 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-30T20:11:01.349Z] 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 129 kB/s) [2019-07-30T20:11:01.349Z] 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-30T20:11:01.349Z] 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-30T20:11:01.606Z] 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-30T20:11:01.606Z] 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-30T20:11:01.606Z] 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-30T20:11:01.606Z] 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-30T20:11:01.606Z] 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 102 kB/s) [2019-07-30T20:11:01.606Z] 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-30T20:11:01.606Z] 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-30T20:11:01.864Z] 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-30T20:11:01.864Z] 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-30T20:11:01.864Z] 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-30T20:11:01.864Z] 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-30T20:11:01.864Z] 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 301 kB/s) [2019-07-30T20:11:01.864Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-30T20:11:02.121Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-30T20:11:02.121Z] 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-30T20:11:02.121Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-30T20:11:02.121Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-30T20:11:02.121Z] 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-30T20:11:02.121Z] 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.6 MB/s) [2019-07-30T20:11:02.121Z] 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-30T20:11:02.378Z] 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-30T20:11:02.378Z] 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-30T20:11:02.378Z] 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-30T20:11:02.378Z] 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-30T20:11:02.378Z] 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-30T20:11:02.637Z] 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 36 kB/s) [2019-07-30T20:11:02.637Z] 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-30T20:11:02.637Z] 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-30T20:11:02.637Z] 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-30T20:11:02.637Z] 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-30T20:11:02.637Z] 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-30T20:11:02.637Z] 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-30T20:11:02.895Z] 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 56 kB/s) [2019-07-30T20:11:02.895Z] 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-30T20:11:02.895Z] 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-30T20:11:02.895Z] 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-30T20:11:02.895Z] 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-30T20:11:02.895Z] 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-30T20:11:03.153Z] 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-30T20:11:03.153Z] 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 38 kB/s) [2019-07-30T20:11:03.153Z] 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-30T20:11:03.153Z] 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-30T20:11:03.153Z] 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-30T20:11:03.411Z] 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-30T20:11:03.411Z] 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-30T20:11:03.411Z] 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-30T20:11:03.411Z] 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 28 kB/s) [2019-07-30T20:11:03.411Z] 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-30T20:11:03.411Z] 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-30T20:11:03.411Z] 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-30T20:11:03.669Z] 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-30T20:11:03.669Z] 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-30T20:11:03.669Z] 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-30T20:11:03.669Z] 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-30T20:11:03.669Z] 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-30T20:11:03.669Z] 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-30T20:11:03.669Z] 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-30T20:11:03.926Z] 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-30T20:11:03.926Z] 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-30T20:11:03.926Z] 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-30T20:11:03.926Z] 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 43 kB/s) [2019-07-30T20:11:03.926Z] 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-30T20:11:03.926Z] 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-30T20:11:03.926Z] 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-30T20:11:04.183Z] 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-30T20:11:04.183Z] 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-30T20:11:04.183Z] 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-30T20:11:04.183Z] 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 57 kB/s) [2019-07-30T20:11:04.183Z] 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-30T20:11:04.183Z] 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-30T20:11:04.183Z] 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-30T20:11:04.626Z] 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-30T20:11:04.626Z] 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-30T20:11:04.626Z] 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-30T20:11:04.626Z] 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 30 kB/s) [2019-07-30T20:11:04.626Z] 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-30T20:11:04.626Z] 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-30T20:11:04.626Z] 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-30T20:11:04.885Z] 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-30T20:11:04.885Z] 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-30T20:11:04.885Z] 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-30T20:11:04.885Z] 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 113 kB/s) [2019-07-30T20:11:04.885Z] 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-30T20:11:04.885Z] 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-30T20:11:04.885Z] 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-30T20:11:05.143Z] 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-30T20:11:05.143Z] 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-30T20:11:05.143Z] 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-30T20:11:05.143Z] 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 22 kB/s) [2019-07-30T20:11:05.143Z] 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-30T20:11:05.143Z] 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-30T20:11:05.143Z] 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-30T20:11:05.400Z] 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-30T20:11:05.400Z] 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-30T20:11:05.401Z] 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-30T20:11:05.401Z] 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 63 kB/s) [2019-07-30T20:11:05.401Z] 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-30T20:11:05.401Z] 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-30T20:11:05.401Z] 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-30T20:11:05.658Z] 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-30T20:11:05.658Z] 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-30T20:11:05.658Z] 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-30T20:11:05.658Z] 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 40 kB/s) [2019-07-30T20:11:05.658Z] 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-30T20:11:05.658Z] 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-30T20:11:05.658Z] 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-30T20:11:05.916Z] 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-30T20:11:05.916Z] 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-30T20:11:05.916Z] 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-30T20:11:05.916Z] 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 24 kB/s) [2019-07-30T20:11:05.916Z] 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-30T20:11:05.916Z] 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-30T20:11:05.916Z] 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-30T20:11:06.174Z] 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-30T20:11:06.174Z] 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-30T20:11:06.174Z] 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-30T20:11:06.174Z] 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 93 kB/s) [2019-07-30T20:11:06.174Z] 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-30T20:11:06.174Z] 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-30T20:11:06.439Z] 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-30T20:11:06.439Z] 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-30T20:11:06.439Z] 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-30T20:11:06.439Z] 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-30T20:11:06.439Z] 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-30T20:11:06.439Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-30T20:11:06.439Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-30T20:11:06.439Z] 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-30T20:11:07.370Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-30T20:11:07.370Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-30T20:11:07.627Z] 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-30T20:11:07.627Z] 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 34 kB/s) [2019-07-30T20:11:07.627Z] 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-30T20:11:07.627Z] 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-30T20:11:07.627Z] 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-30T20:11:07.885Z] 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-30T20:11:07.885Z] 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-30T20:11:07.885Z] 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-30T20:11:07.885Z] 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 236 kB/s) [2019-07-30T20:11:07.885Z] 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-30T20:11:07.885Z] 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-30T20:11:07.885Z] 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-30T20:11:08.142Z] 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-30T20:11:08.142Z] 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-30T20:11:08.142Z] 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-30T20:11:08.142Z] 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 91 kB/s) [2019-07-30T20:11:08.142Z] 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-30T20:11:08.142Z] 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-30T20:11:08.142Z] 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-30T20:11:08.399Z] 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-30T20:11:08.399Z] 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-30T20:11:08.399Z] 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-30T20:11:08.399Z] 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 136 kB/s) [2019-07-30T20:11:08.399Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-30T20:11:08.399Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-30T20:11:08.399Z] 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-30T20:11:08.656Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-30T20:11:08.656Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-30T20:11:08.656Z] 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-30T20:11:08.656Z] 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-30T20:11:08.656Z] 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-30T20:11:08.656Z] 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-30T20:11:08.656Z] 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-30T20:11:08.913Z] 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-30T20:11:08.913Z] 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-30T20:11:08.913Z] 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-30T20:11:08.913Z] 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 58 kB/s) [2019-07-30T20:11:08.913Z] 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-30T20:11:08.913Z] 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-30T20:11:08.913Z] 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-30T20:11:09.171Z] 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-30T20:11:09.171Z] 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-30T20:11:09.171Z] 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-30T20:11:09.171Z] 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 93 kB/s) [2019-07-30T20:11:09.171Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-30T20:11:09.171Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-30T20:11:09.171Z] 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-30T20:11:09.428Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-30T20:11:09.428Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-30T20:11:09.428Z] 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-30T20:11:09.428Z] 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 19 kB/s) [2019-07-30T20:11:09.428Z] 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-30T20:11:09.428Z] 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-30T20:11:09.428Z] 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-30T20:11:09.685Z] 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-30T20:11:09.685Z] 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-30T20:11:09.685Z] 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-30T20:11:09.685Z] 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 26 kB/s) [2019-07-30T20:11:09.685Z] 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-30T20:11:09.685Z] 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-30T20:11:09.685Z] 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-30T20:11:09.942Z] 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 29 kB/s) [2019-07-30T20:11:09.942Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-30T20:11:10.199Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-30T20:11:10.199Z] 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-30T20:11:10.199Z] Progress (1): 1.0/31 kB Progress (1): 5.1/31 kB Progress (1): 9.2/31 kB Progress (1): 13/31 kB Progress (1): 17/31 kB Progress (1): 17/31 kB Progress (1): 19/31 kB Progress (1): 23/31 kB Progress (1): 27/31 kB Progress (1): 31/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 143 kB/s) [2019-07-30T20:11:10.457Z] 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-30T20:11:10.457Z] 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-30T20:11:10.457Z] 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-30T20:11:10.457Z] 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-30T20:11:10.457Z] 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-30T20:11:10.457Z] 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-30T20:11:10.457Z] 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 271 kB/s) [2019-07-30T20:11:10.457Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-30T20:11:10.457Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-30T20:11:10.457Z] 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-30T20:11:10.715Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-30T20:11:10.715Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-30T20:11:10.715Z] 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-30T20:11:10.715Z] 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 118 kB/s) [2019-07-30T20:11:10.715Z] 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-30T20:11:10.715Z] 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-30T20:11:10.715Z] 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-30T20:11:10.972Z] 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-30T20:11:11.230Z] 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-30T20:11:11.230Z] 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-30T20:11:11.230Z] 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 181 kB/s) [2019-07-30T20:11:11.230Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-30T20:11:11.230Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-30T20:11:11.230Z] 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-30T20:11:11.489Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-30T20:11:11.489Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-30T20:11:11.489Z] 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-30T20:11:11.489Z] 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 258 kB/s) [2019-07-30T20:11:11.489Z] 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-30T20:11:11.489Z] 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-30T20:11:11.489Z] 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-30T20:11:12.024Z] 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-30T20:11:12.024Z] 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-30T20:11:12.024Z] 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-30T20:11:12.024Z] 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 46 kB/s) [2019-07-30T20:11:12.024Z] 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-30T20:11:12.024Z] 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-30T20:11:12.024Z] 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-30T20:11:12.024Z] 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-30T20:11:12.282Z] 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-30T20:11:12.282Z] 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-30T20:11:12.282Z] 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 96 kB/s) [2019-07-30T20:11:12.282Z] 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-30T20:11:12.282Z] 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-30T20:11:12.282Z] 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-30T20:11:12.282Z] 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-30T20:11:12.282Z] 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-30T20:11:12.282Z] 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-30T20:11:12.282Z] 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 191 kB/s) [2019-07-30T20:11:12.282Z] 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-30T20:11:12.282Z] 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-30T20:11:12.282Z] 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-30T20:11:12.540Z] 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-30T20:11:12.540Z] 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-30T20:11:12.540Z] 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-30T20:11:12.540Z] 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 37 kB/s) [2019-07-30T20:11:12.540Z] 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-30T20:11:12.540Z] 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-30T20:11:12.540Z] 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-30T20:11:12.798Z] 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-30T20:11:12.798Z] 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-30T20:11:12.798Z] 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-30T20:11:12.798Z] 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 30 kB/s) [2019-07-30T20:11:12.798Z] 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-30T20:11:12.798Z] 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-30T20:11:13.055Z] 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-30T20:11:13.055Z] 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-30T20:11:13.055Z] 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-30T20:11:13.055Z] 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-30T20:11:13.055Z] 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 16 kB/s) [2019-07-30T20:11:13.055Z] 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-30T20:11:13.055Z] 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-30T20:11:13.313Z] 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-30T20:11:13.313Z] 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-30T20:11:13.313Z] 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-30T20:11:13.313Z] 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-30T20:11:13.313Z] 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 33 kB/s) [2019-07-30T20:11:13.313Z] 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-30T20:11:13.570Z] 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-30T20:11:13.570Z] 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-30T20:11:13.570Z] 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-30T20:11:13.570Z] 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-30T20:11:13.570Z] 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-30T20:11:13.570Z] 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-30T20:11:13.570Z] 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-30T20:11:13.827Z] 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-30T20:11:13.827Z] 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-30T20:11:13.827Z] 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-30T20:11:13.827Z] 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-30T20:11:13.827Z] 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-30T20:11:13.827Z] 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 22 kB/s) [2019-07-30T20:11:13.827Z] 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-30T20:11:14.084Z] 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-30T20:11:14.084Z] 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-30T20:11:14.084Z] 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-30T20:11:14.084Z] 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-30T20:11:14.084Z] 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-30T20:11:14.341Z] 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 26 kB/s) [2019-07-30T20:11:14.341Z] 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-30T20:11:14.341Z] 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-30T20:11:14.341Z] 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-30T20:11:14.341Z] 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-30T20:11:14.341Z] 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-30T20:11:14.599Z] 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-30T20:11:14.599Z] 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 27 kB/s) [2019-07-30T20:11:14.599Z] 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-30T20:11:14.599Z] 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-30T20:11:14.599Z] 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-30T20:11:14.599Z] 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-30T20:11:14.599Z] 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-30T20:11:14.856Z] 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-30T20:11:14.856Z] 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 55 kB/s) [2019-07-30T20:11:14.856Z] 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-30T20:11:14.856Z] 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-30T20:11:14.856Z] 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-30T20:11:14.856Z] 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-30T20:11:14.856Z] 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-30T20:11:15.114Z] 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-30T20:11:15.114Z] 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 41 kB/s) [2019-07-30T20:11:15.114Z] 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-30T20:11:15.114Z] 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-30T20:11:15.114Z] 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-30T20:11:15.114Z] 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-30T20:11:15.371Z] 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-30T20:11:15.371Z] 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-30T20:11:15.371Z] 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 46 kB/s) [2019-07-30T20:11:15.371Z] 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-30T20:11:15.371Z] 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-30T20:11:15.371Z] 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-30T20:11:15.371Z] 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-30T20:11:15.629Z] 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-30T20:11:15.629Z] 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-30T20:11:15.629Z] 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 17 kB/s) [2019-07-30T20:11:15.629Z] 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-30T20:11:15.629Z] 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-30T20:11:15.629Z] 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-30T20:11:15.886Z] 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-30T20:11:15.886Z] 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-30T20:11:15.886Z] 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-30T20:11:15.886Z] 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 50 kB/s) [2019-07-30T20:11:15.886Z] 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-30T20:11:15.886Z] 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-30T20:11:15.886Z] 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-30T20:11:16.142Z] 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-30T20:11:16.142Z] 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-30T20:11:16.142Z] 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-30T20:11:16.142Z] 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 14 kB/s) [2019-07-30T20:11:16.142Z] 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-30T20:11:16.142Z] 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-30T20:11:16.142Z] 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-30T20:11:16.399Z] 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-30T20:11:16.399Z] 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-30T20:11:16.399Z] 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-30T20:11:16.399Z] 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 399 kB/s) [2019-07-30T20:11:16.399Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-30T20:11:16.399Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-30T20:11:16.399Z] 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-30T20:11:16.657Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-30T20:11:16.657Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-30T20:11:16.657Z] 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-30T20:11:16.657Z] 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 583 kB/s) [2019-07-30T20:11:16.657Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom [2019-07-30T20:11:16.657Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom [2019-07-30T20:11:16.657Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom [2019-07-30T20:11:16.915Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom [2019-07-30T20:11:16.915Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom [2019-07-30T20:11:16.915Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [2019-07-30T20:11:16.915Z] 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 155 kB/s) [2019-07-30T20:11:16.915Z] 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-30T20:11:16.915Z] 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-30T20:11:16.915Z] 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-30T20:11:17.172Z] 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-30T20:11:17.172Z] 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-30T20:11:17.172Z] 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-30T20:11:17.172Z] 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 181 kB/s) [2019-07-30T20:11:17.172Z] 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-30T20:11:17.172Z] 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-30T20:11:17.172Z] 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-30T20:11:17.430Z] 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-30T20:11:17.430Z] 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-30T20:11:17.430Z] 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-30T20:11:17.430Z] 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 213 kB/s) [2019-07-30T20:11:17.430Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-30T20:11:17.430Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-30T20:11:17.687Z] 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-30T20:11:17.687Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-30T20:11:17.687Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-30T20:11:17.687Z] 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-30T20:11:17.687Z] 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 345 kB/s) [2019-07-30T20:11:17.944Z] 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-30T20:11:17.944Z] 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-30T20:11:17.944Z] 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-30T20:11:17.944Z] 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-30T20:11:17.944Z] 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-30T20:11:18.204Z] 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-30T20:11:18.204Z] 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 124 kB/s) [2019-07-30T20:11:18.204Z] 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-30T20:11:18.204Z] 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-30T20:11:18.204Z] 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-30T20:11:18.204Z] 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-30T20:11:18.623Z] 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-30T20:11:18.623Z] 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-30T20:11:18.623Z] 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 204 kB/s) [2019-07-30T20:11:18.623Z] 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-30T20:11:18.623Z] 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-30T20:11:18.623Z] 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-30T20:11:18.623Z] 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-30T20:11:18.623Z] 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-30T20:11:18.882Z] 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-30T20:11:18.882Z] 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 592 kB/s) [2019-07-30T20:11:18.882Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-30T20:11:18.882Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-30T20:11:18.882Z] 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-30T20:11:18.882Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-30T20:11:18.882Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-30T20:11:18.882Z] 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-30T20:11:18.882Z] 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 535 kB/s) [2019-07-30T20:11:18.882Z] 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-30T20:11:18.882Z] 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-30T20:11:18.882Z] 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-30T20:11:19.139Z] 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-30T20:11:19.139Z] 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-30T20:11:19.139Z] 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-30T20:11:19.139Z] 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 165 kB/s) [2019-07-30T20:11:19.139Z] 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-30T20:11:19.139Z] 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-30T20:11:19.397Z] 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-30T20:11:19.397Z] 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-30T20:11:19.397Z] 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-30T20:11:19.397Z] 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-30T20:11:19.397Z] 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 126 kB/s) [2019-07-30T20:11:19.397Z] 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-30T20:11:19.654Z] 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-30T20:11:19.654Z] 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-30T20:11:19.654Z] 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-30T20:11:19.654Z] 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-30T20:11:19.654Z] 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-30T20:11:19.654Z] 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 112 kB/s) [2019-07-30T20:11:19.654Z] 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-30T20:11:19.910Z] 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-30T20:11:19.910Z] 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-30T20:11:19.910Z] 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-30T20:11:19.910Z] 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-30T20:11:19.910Z] 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-30T20:11:19.911Z] 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 82 kB/s) [2019-07-30T20:11:20.167Z] 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-30T20:11:20.167Z] 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-30T20:11:20.167Z] 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-30T20:11:20.167Z] 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-30T20:11:20.167Z] 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-30T20:11:20.424Z] 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-30T20:11:20.424Z] 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 332 kB/s) [2019-07-30T20:11:20.424Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-30T20:11:20.424Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-30T20:11:20.424Z] 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-30T20:11:20.424Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-30T20:11:20.424Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-30T20:11:20.682Z] 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-30T20:11:20.682Z] 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.6 MB/s) [2019-07-30T20:11:20.682Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-30T20:11:20.682Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-30T20:11:20.682Z] 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-30T20:11:20.682Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-30T20:11:20.939Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-30T20:11:20.939Z] 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-30T20:11:20.939Z] 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 68 kB/s) [2019-07-30T20:11:20.939Z] 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-30T20:11:20.939Z] 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-30T20:11:20.939Z] 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-30T20:11:21.196Z] 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-30T20:11:21.196Z] 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-30T20:11:21.196Z] 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-30T20:11:21.196Z] 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 177 kB/s) [2019-07-30T20:11:21.196Z] 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-30T20:11:21.196Z] 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-30T20:11:21.196Z] 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-30T20:11:21.454Z] 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-30T20:11:21.454Z] 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-30T20:11:21.454Z] 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-30T20:11:21.454Z] 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 60 kB/s) [2019-07-30T20:11:21.454Z] 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-30T20:11:21.454Z] 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-30T20:11:21.454Z] 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-30T20:11:21.712Z] 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-30T20:11:21.712Z] 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-30T20:11:21.712Z] 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-30T20:11:21.712Z] 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 534 kB/s) [2019-07-30T20:11:21.712Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-30T20:11:21.712Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-30T20:11:21.712Z] 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-30T20:11:21.970Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-30T20:11:21.970Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-30T20:11:21.970Z] 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-30T20:11:21.970Z] 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.0 MB/s) [2019-07-30T20:11:21.970Z] 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-30T20:11:21.970Z] 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-30T20:11:21.970Z] 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-30T20:11:22.227Z] 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-30T20:11:22.227Z] 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-30T20:11:22.227Z] 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-30T20:11:22.227Z] 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 70 kB/s) [2019-07-30T20:11:22.227Z] 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-30T20:11:22.227Z] 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 311 kB/s) [2019-07-30T20:11:22.227Z] 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-30T20:11:22.227Z] 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 687 kB/s) [2019-07-30T20:11:22.227Z] 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-30T20:11:22.227Z] 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-30T20:11:22.227Z] 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-30T20:11:22.485Z] 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-30T20:11:22.485Z] 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-30T20:11:22.485Z] 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-30T20:11:22.485Z] 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 108 kB/s) [2019-07-30T20:11:22.485Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-30T20:11:22.485Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-30T20:11:22.485Z] 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-30T20:11:22.743Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-30T20:11:22.743Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-30T20:11:22.743Z] 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-30T20:11:22.743Z] 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-30T20:11:22.743Z] 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-30T20:11:22.743Z] 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-30T20:11:22.743Z] 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-30T20:11:23.000Z] 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-30T20:11:23.000Z] 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-30T20:11:23.000Z] 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-30T20:11:23.000Z] 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-30T20:11:23.000Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-30T20:11:23.257Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-30T20:11:23.257Z] 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-30T20:11:23.257Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-30T20:11:23.257Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-30T20:11:23.257Z] 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-30T20:11:23.514Z] 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 124 kB/s) [2019-07-30T20:11:23.514Z] 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-30T20:11:23.514Z] 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-30T20:11:23.514Z] 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-30T20:11:23.514Z] 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-30T20:11:23.514Z] 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-30T20:11:23.514Z] 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-30T20:11:23.772Z] 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 240 kB/s) [2019-07-30T20:11:23.772Z] 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-30T20:11:23.772Z] 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-30T20:11:23.772Z] 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-30T20:11:23.772Z] 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-30T20:11:23.772Z] 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-30T20:11:23.772Z] 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-30T20:11:24.029Z] 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 356 kB/s) [2019-07-30T20:11:24.029Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T20:11:24.029Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T20:11:24.029Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T20:11:24.029Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T20:11:24.029Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T20:11:24.029Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T20:11:24.286Z] 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 892 kB/s) [2019-07-30T20:11:24.286Z] 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-30T20:11:24.286Z] 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-30T20:11:24.286Z] 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-30T20:11:24.543Z] 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-30T20:11:24.543Z] 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-30T20:11:24.543Z] 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-30T20:11:24.543Z] 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 246 kB/s) [2019-07-30T20:11:24.543Z] 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-30T20:11:24.543Z] 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-30T20:11:24.543Z] 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-30T20:11:24.800Z] 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-30T20:11:24.800Z] 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-30T20:11:24.800Z] 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-30T20:11:24.800Z] 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 315 kB/s) [2019-07-30T20:11:24.800Z] 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-30T20:11:24.800Z] 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-30T20:11:24.800Z] 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-30T20:11:25.059Z] 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-30T20:11:25.059Z] 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-30T20:11:25.059Z] 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-30T20:11:25.059Z] 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 456 kB/s) [2019-07-30T20:11:25.059Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-30T20:11:25.059Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-30T20:11:25.059Z] 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-30T20:11:25.728Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-30T20:11:25.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-30T20:11:25.728Z] 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-30T20:11:25.728Z] 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 770 kB/s) [2019-07-30T20:11:25.728Z] 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-30T20:11:25.728Z] 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-30T20:11:25.728Z] 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-30T20:11:25.728Z] 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-30T20:11:25.728Z] 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-30T20:11:25.728Z] 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-30T20:11:26.122Z] 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 287 kB/s) [2019-07-30T20:11:26.122Z] 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-30T20:11:26.122Z] 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-30T20:11:26.122Z] 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-30T20:11:26.122Z] 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-30T20:11:26.122Z] 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-30T20:11:26.122Z] 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-30T20:11:26.122Z] 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 52 kB/s) [2019-07-30T20:11:26.122Z] 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-30T20:11:26.122Z] 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-30T20:11:26.122Z] 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-30T20:11:26.122Z] 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-30T20:11:26.123Z] 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-30T20:11:26.123Z] 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-30T20:11:26.123Z] 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 401 kB/s) [2019-07-30T20:11:26.123Z] 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-30T20:11:26.123Z] 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-30T20:11:26.123Z] 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-30T20:11:26.424Z] 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-30T20:11:26.424Z] 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-30T20:11:26.424Z] 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-30T20:11:26.424Z] 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 62 kB/s) [2019-07-30T20:11:26.424Z] 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-30T20:11:26.424Z] 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-30T20:11:26.424Z] 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-30T20:11:26.681Z] 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-30T20:11:26.681Z] 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-30T20:11:26.681Z] 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-30T20:11:26.681Z] 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 120 kB/s) [2019-07-30T20:11:26.681Z] 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-30T20:11:26.681Z] 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-30T20:11:26.681Z] 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-30T20:11:26.938Z] 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-30T20:11:26.938Z] 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-30T20:11:26.938Z] 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-30T20:11:26.938Z] 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 185 kB/s) [2019-07-30T20:11:26.938Z] 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-30T20:11:26.938Z] 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-30T20:11:26.938Z] 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-30T20:11:27.196Z] 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-30T20:11:27.196Z] 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-30T20:11:27.196Z] 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-30T20:11:27.196Z] 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 38 kB/s) [2019-07-30T20:11:27.196Z] 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-30T20:11:27.196Z] 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-30T20:11:27.454Z] 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-30T20:11:27.454Z] 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-30T20:11:27.454Z] 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-30T20:11:27.454Z] 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-30T20:11:27.454Z] 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 65 kB/s) [2019-07-30T20:11:27.454Z] 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-30T20:11:27.454Z] 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-30T20:11:27.711Z] 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-30T20:11:27.711Z] 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-30T20:11:27.711Z] 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-30T20:11:27.711Z] 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-30T20:11:27.711Z] 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 330 kB/s) [2019-07-30T20:11:27.711Z] 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-30T20:11:27.711Z] 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-30T20:11:27.969Z] 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-30T20:11:27.969Z] 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-30T20:11:27.969Z] 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-30T20:11:27.969Z] 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-30T20:11:27.969Z] 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 99 kB/s) [2019-07-30T20:11:27.969Z] 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-30T20:11:27.969Z] 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-30T20:11:28.227Z] 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-30T20:11:28.227Z] 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-30T20:11:28.227Z] 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-30T20:11:28.227Z] 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-30T20:11:28.227Z] 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 59 kB/s) [2019-07-30T20:11:28.485Z] 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-30T20:11:28.485Z] 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-30T20:11:28.485Z] 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-30T20:11:28.485Z] 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-30T20:11:28.742Z] 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-30T20:11:28.742Z] 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-30T20:11:28.742Z] 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 54 kB/s) [2019-07-30T20:11:28.742Z] 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-30T20:11:28.742Z] 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-30T20:11:28.999Z] 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-30T20:11:28.999Z] 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-30T20:11:28.999Z] 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-30T20:11:29.257Z] 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-30T20:11:29.257Z] 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 37 kB/s) [2019-07-30T20:11:29.257Z] 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-30T20:11:29.257Z] 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-30T20:11:29.257Z] 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-30T20:11:29.257Z] 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-30T20:11:29.514Z] 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-30T20:11:29.514Z] 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-30T20:11:29.514Z] 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 60 kB/s) [2019-07-30T20:11:29.514Z] 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-30T20:11:29.514Z] 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-30T20:11:29.514Z] 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-30T20:11:29.514Z] 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-30T20:11:29.772Z] 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-30T20:11:29.772Z] 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-30T20:11:29.772Z] 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 506 kB/s) [2019-07-30T20:11:29.772Z] 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-30T20:11:29.772Z] 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-30T20:11:29.772Z] 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-30T20:11:29.772Z] 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-30T20:11:30.029Z] 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-30T20:11:30.029Z] 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-30T20:11:30.029Z] 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 49 kB/s) [2019-07-30T20:11:30.029Z] 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-30T20:11:30.029Z] 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-30T20:11:30.029Z] 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-30T20:11:30.286Z] 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-30T20:11:30.286Z] 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-30T20:11:30.286Z] 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-30T20:11:30.286Z] 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 71 kB/s) [2019-07-30T20:11:30.286Z] 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-30T20:11:30.286Z] 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-30T20:11:30.286Z] 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-30T20:11:30.543Z] 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-30T20:11:30.543Z] 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-30T20:11:30.543Z] 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-30T20:11:30.543Z] 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 40 kB/s) [2019-07-30T20:11:30.543Z] 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-30T20:11:30.543Z] 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-30T20:11:30.544Z] 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-30T20:11:30.801Z] 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-30T20:11:30.801Z] 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-30T20:11:30.801Z] 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-30T20:11:30.801Z] 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 78 kB/s) [2019-07-30T20:11:30.801Z] 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-30T20:11:30.801Z] 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-30T20:11:30.801Z] 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-30T20:11:31.058Z] 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-30T20:11:31.058Z] 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-30T20:11:31.058Z] 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-30T20:11:31.058Z] 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 77 kB/s) [2019-07-30T20:11:31.058Z] 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-30T20:11:31.058Z] 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-30T20:11:31.058Z] 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-30T20:11:31.315Z] 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-30T20:11:31.315Z] 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-30T20:11:31.315Z] 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-30T20:11:31.315Z] 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 258 kB/s) [2019-07-30T20:11:31.315Z] 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-30T20:11:31.315Z] 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-30T20:11:31.315Z] 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-30T20:11:31.573Z] 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-30T20:11:31.573Z] 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-30T20:11:31.573Z] 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-30T20:11:31.573Z] 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 41 kB/s) [2019-07-30T20:11:31.573Z] 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-30T20:11:31.573Z] 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-30T20:11:31.830Z] 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-30T20:11:31.830Z] 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-30T20:11:31.830Z] 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-30T20:11:31.830Z] 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-30T20:11:31.830Z] 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 242 kB/s) [2019-07-30T20:11:31.830Z] 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-30T20:11:31.830Z] 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-30T20:11:32.086Z] 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-30T20:11:32.086Z] 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-30T20:11:32.086Z] 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-30T20:11:32.086Z] 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-30T20:11:32.086Z] 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 30 kB/s) [2019-07-30T20:11:32.086Z] 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-30T20:11:32.086Z] 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-30T20:11:32.346Z] 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-30T20:11:32.346Z] 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-30T20:11:32.346Z] 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-30T20:11:32.346Z] 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-30T20:11:32.346Z] 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 179 kB/s) [2019-07-30T20:11:32.346Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-30T20:11:32.346Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-30T20:11:32.346Z] 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-30T20:11:32.823Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-30T20:11:32.823Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-30T20:11:32.823Z] 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-30T20:11:32.823Z] 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 724 kB/s) [2019-07-30T20:11:32.823Z] 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-30T20:11:32.823Z] 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-30T20:11:33.179Z] 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-30T20:11:33.179Z] 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-30T20:11:33.179Z] 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-30T20:11:33.179Z] 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-30T20:11:33.179Z] 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 31 kB/s) [2019-07-30T20:11:33.179Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-30T20:11:33.179Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-30T20:11:33.179Z] 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-30T20:11:33.179Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-30T20:11:33.179Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-30T20:11:33.179Z] 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-30T20:11:33.179Z] 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 862 kB/s) [2019-07-30T20:11:33.179Z] 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-30T20:11:33.179Z] 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-30T20:11:33.179Z] 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-30T20:11:33.436Z] 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-30T20:11:33.436Z] 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-30T20:11:33.436Z] 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-30T20:11:33.436Z] 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 213 kB/s) [2019-07-30T20:11:33.436Z] 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-30T20:11:33.436Z] 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-30T20:11:33.693Z] 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-30T20:11:33.693Z] 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-30T20:11:33.693Z] 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-30T20:11:33.693Z] 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-30T20:11:33.693Z] 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-30T20:11:33.693Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-30T20:11:33.693Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-30T20:11:33.950Z] 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-30T20:11:33.950Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-30T20:11:33.950Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-30T20:11:33.950Z] 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-30T20:11:33.950Z] 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 240 kB/s) [2019-07-30T20:11:34.207Z] 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-30T20:11:34.207Z] 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-30T20:11:34.207Z] 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-30T20:11:34.207Z] 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-30T20:11:34.207Z] 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-30T20:11:34.464Z] 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-30T20:11:34.464Z] 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 262 kB/s) [2019-07-30T20:11:34.464Z] 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-30T20:11:34.464Z] 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-30T20:11:34.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.pom [2019-07-30T20:11:34.464Z] 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-30T20:11:34.464Z] 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-30T20:11:34.722Z] 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-30T20:11:34.722Z] 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 42 kB/s) [2019-07-30T20:11:34.722Z] 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-30T20:11:34.722Z] 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 311 kB/s) [2019-07-30T20:11:34.722Z] 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-30T20:11:34.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 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 633 kB/s) [2019-07-30T20:11:34.722Z] 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-30T20:11:34.722Z] 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-30T20:11:34.722Z] 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-30T20:11:34.979Z] 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-30T20:11:34.979Z] 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-30T20:11:34.979Z] 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-30T20:11:34.979Z] 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 187 kB/s) [2019-07-30T20:11:34.979Z] 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-30T20:11:34.979Z] 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-30T20:11:34.979Z] 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-30T20:11:34.979Z] 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-30T20:11:34.979Z] 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-30T20:11:34.979Z] 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-30T20:11:34.979Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-30T20:11:34.979Z] 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-30T20:11:34.979Z] 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-30T20:11:34.979Z] 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-30T20:11:34.979Z] 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-30T20:11:34.979Z] 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-30T20:11:34.979Z] 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-30T20:11:34.979Z] 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-30T20:11:35.236Z] 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-30T20:11:35.236Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-30T20:11:35.236Z] 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-30T20:11:35.236Z] 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-30T20:11:35.236Z] 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-30T20:11:35.236Z] 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-30T20:11:35.236Z] 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-30T20:11:35.236Z] 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-30T20:11:35.236Z] 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-30T20:11:35.236Z] 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-30T20:11:35.236Z] 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-30T20:11:35.236Z] 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-30T20:11:35.236Z] 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-30T20:11:35.236Z] 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-30T20:11:35.237Z] 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 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-30T20:11:35.237Z] 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 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-30T20:11:35.237Z] 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 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-30T20:11:35.237Z] 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 Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-30T20:11:35.237Z] 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-30T20:11:35.237Z] 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 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 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 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-30T20:11:35.237Z] 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-30T20:11:35.494Z] 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 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 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 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.2 MB/s) [2019-07-30T20:11:35.494Z] 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-30T20:11:35.494Z] 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-30T20:11:35.494Z] 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-30T20:11:35.494Z] 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-30T20:11:35.494Z] 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-30T20:11:35.494Z] 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-30T20:11:35.494Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-30T20:11:35.494Z] 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-30T20:11:35.494Z] 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-30T20:11:35.494Z] 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-30T20:11:35.494Z] 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-30T20:11:35.494Z] 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-30T20:11:35.494Z] 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-30T20:11:35.751Z] 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-30T20:11:35.751Z] 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-30T20:11:35.751Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-30T20:11:35.751Z] 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-30T20:11:35.751Z] 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-30T20:11:35.751Z] 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-30T20:11:35.751Z] 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-30T20:11:35.751Z] 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-30T20:11:35.751Z] 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-30T20:11:35.751Z] 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-30T20:11:35.751Z] 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-30T20:11:35.751Z] 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-30T20:11:35.751Z] 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-30T20:11:35.751Z] 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-30T20:11:35.751Z] 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-30T20:11:35.751Z] 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-30T20:11:35.751Z] 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-30T20:11:35.751Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-30T20:11:35.751Z] 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-30T20:11:35.751Z] 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-30T20:11:35.751Z] 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-30T20:11:37.120Z] 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-30T20:11:37.120Z] 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-30T20:11:37.120Z] 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-30T20:11:37.120Z] 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-30T20:11:37.120Z] 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-30T20:11:37.120Z] 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-30T20:11:37.120Z] 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-30T20:11:37.120Z] 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-30T20:11:37.120Z] 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-30T20:11:37.120Z] 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-30T20:11:37.120Z] 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-30T20:11:37.120Z] Progress (1): 4.1/97 kB Progress (1): 7.9/97 kB 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-30T20:11:37.120Z] Progress (1): 12/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-30T20:11:37.120Z] 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-30T20:11:37.377Z] Progress (1): 17/97 kB Progress (1): 21/97 kB Progress (1): 25/97 kB Progress (1): 30/97 kB Progress (1): 32/97 kB Progress (1): 36/97 kB Progress (1): 40/97 kB Progress (1): 44/97 kB Progress (1): 48/97 kB Progress (1): 52/97 kB Progress (1): 56/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-30T20:11:37.377Z] 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-30T20:11:37.377Z] 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-30T20:11:37.377Z] 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-30T20:11:37.377Z] Progress (1): 60/97 kB Progress (1): 64/97 kB Progress (1): 68/97 kB Progress (1): 73/97 kB Progress (1): 77/97 kB Progress (1): 81/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/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2019-07-30T20:11:37.377Z] 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-30T20:11:37.377Z] 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-30T20:11:37.377Z] 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-30T20:11:37.377Z] 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 145 kB/s) [2019-07-30T20:11:37.377Z] 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-30T20:11:37.634Z] 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-30T20:11:37.634Z] 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-30T20:11:37.634Z] 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-30T20:11:37.634Z] 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-30T20:11:37.634Z] 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-30T20:11:37.634Z] 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-30T20:11:37.634Z] 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-30T20:11:37.634Z] 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-30T20:11:37.634Z] 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-30T20:11:37.891Z] 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-30T20:11:37.891Z] 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-30T20:11:38.148Z] 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-30T20:11:38.148Z] 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-30T20:11:38.148Z] 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-30T20:11:38.148Z] 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-30T20:11:38.148Z] 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-30T20:11:38.148Z] 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-30T20:11:38.148Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-30T20:11:38.148Z] 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-30T20:11:38.148Z] 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-30T20:11:38.148Z] 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-30T20:11:38.148Z] 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-30T20:11:38.148Z] 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-30T20:11:38.148Z] 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-30T20:11:38.148Z] 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-30T20:11:38.148Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-30T20:11:38.148Z] 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-30T20:11:38.148Z] 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-30T20:11:38.148Z] 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-30T20:11:38.148Z] 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-30T20:11:38.148Z] 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-30T20:11:38.148Z] 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-30T20:11:38.148Z] 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-30T20:11:38.148Z] 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-30T20:11:38.148Z] 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-30T20:11:38.148Z] 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-30T20:11:38.148Z] 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-30T20:11:38.148Z] 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-30T20:11:38.406Z] 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-30T20:11:38.406Z] 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-30T20:11:38.406Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-30T20:11:38.406Z] 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-30T20:11:38.406Z] 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-30T20:11:38.406Z] 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-30T20:11:38.406Z] 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-30T20:11:38.406Z] 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-30T20:11:38.406Z] 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-30T20:11:38.406Z] 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-30T20:11:38.406Z] 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-30T20:11:38.406Z] 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-30T20:11:38.406Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-30T20:11:38.406Z] 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-30T20:11:38.406Z] 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-30T20:11:38.406Z] 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-30T20:11:38.406Z] 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-30T20:11:38.406Z] 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-30T20:11:38.406Z] 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-30T20:11:38.406Z] 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-30T20:11:38.406Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-30T20:11:38.406Z] 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-30T20:11:38.406Z] 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-30T20:11:38.406Z] 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-30T20:11:38.406Z] 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-30T20:11:38.406Z] 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-30T20:11:38.406Z] 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-30T20:11:38.406Z] 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-30T20:11:38.406Z] 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-30T20:11:38.406Z] 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-30T20:11:38.406Z] 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-30T20:11:38.406Z] 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-30T20:11:38.406Z] 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-30T20:11:38.665Z] 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-30T20:11:38.665Z] 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-30T20:11:38.665Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-30T20:11:38.665Z] 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-30T20:11:38.665Z] 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-30T20:11:38.665Z] 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-30T20:11:38.665Z] 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-30T20:11:38.665Z] 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-30T20:11:38.665Z] 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-30T20:11:38.665Z] 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-30T20:11:38.665Z] 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-30T20:11:38.665Z] 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 (2): 40/129 kB | 4.1/82 kB Progress (2): 44/129 kB | 4.1/82 kB Progress (2): 44/129 kB | 7.7/82 kB Progress (2): 48/129 kB | 7.7/82 kB Progress (2): 48/129 kB | 12/82 kB Progress (3): 48/129 kB | 12/82 kB | 4.1/230 kB Progress (3): 52/129 kB | 12/82 kB | 4.1/230 kB Progress (3): 52/129 kB | 12/82 kB | 7.7/230 kB Progress (4): 52/129 kB | 12/82 kB | 7.7/230 kB | 4.1/378 kB Progress (4): 52/129 kB | 16/82 kB | 7.7/230 kB | 4.1/378 kB Progress (4): 52/129 kB | 16/82 kB | 7.7/230 kB | 7.7/378 kB Progress (4): 52/129 kB | 16/82 kB | 12/230 kB | 7.7/378 kB Progress (4): 56/129 kB | 16/82 kB | 12/230 kB | 7.7/378 kB Progress (4): 56/129 kB | 16/82 kB | 16/230 kB | 7.7/378 kB Progress (4): 56/129 kB | 16/82 kB | 16/230 kB | 12/378 kB Progress (5): 56/129 kB | 16/82 kB | 16/230 kB | 12/378 kB | 4.1/145 kB Progress (5): 56/129 kB | 20/82 kB | 16/230 kB | 12/378 kB | 4.1/145 kB Progress (5): 56/129 kB | 20/82 kB | 16/230 kB | 12/378 kB | 7.7/145 kB Progress (5): 56/129 kB | 20/82 kB | 16/230 kB | 16/378 kB | 7.7/145 kB Progress (5): 56/129 kB | 20/82 kB | 20/230 kB | 16/378 kB | 7.7/145 kB Progress (5): 60/129 kB | 20/82 kB | 20/230 kB | 16/378 kB | 7.7/145 kB Progress (5): 60/129 kB | 20/82 kB | 24/230 kB | 16/378 kB | 7.7/145 kB Progress (5): 60/129 kB | 20/82 kB | 24/230 kB | 20/378 kB | 7.7/145 kB Progress (5): 60/129 kB | 20/82 kB | 24/230 kB | 20/378 kB | 12/145 kB Progress (5): 60/129 kB | 24/82 kB | 24/230 kB | 20/378 kB | 12/145 kB Progress (5): 60/129 kB | 24/82 kB | 24/230 kB | 20/378 kB | 16/145 kB Progress (5): 60/129 kB | 24/82 kB | 24/230 kB | 24/378 kB | 16/145 kB Progress (5): 60/129 kB | 24/82 kB | 28/230 kB | 24/378 kB | 16/145 kB Progress (5): 64/129 kB | 24/82 kB | 28/230 kB | 24/378 kB | 16/145 kB Progress (5): 64/129 kB | 24/82 kB | 32/230 kB | 24/378 kB | 16/145 kB Progress (5): 64/129 kB | 24/82 kB | 32/230 kB | 28/378 kB | 16/145 kB Progress (5): 64/129 kB | 24/82 kB | 32/230 kB | 28/378 kB | 20/145 kB Progress (5): 64/129 kB | 28/82 kB | 32/230 kB | 28/378 kB | 20/145 kB Progress (5): 64/129 kB | 28/82 kB | 32/230 kB | 28/378 kB | 24/145 kB Progress (5): 64/129 kB | 28/82 kB | 32/230 kB | 32/378 kB | 24/145 kB Progress (5): 64/129 kB | 28/82 kB | 36/230 kB | 32/378 kB | 24/145 kB Progress (5): 68/129 kB | 28/82 kB | 36/230 kB | 32/378 kB | 24/145 kB Progress (5): 68/129 kB | 28/82 kB | 40/230 kB | 32/378 kB | 24/145 kB Progress (5): 68/129 kB | 28/82 kB | 40/230 kB | 36/378 kB | 24/145 kB Progress (5): 68/129 kB | 28/82 kB | 40/230 kB | 36/378 kB | 28/145 kB Progress (5): 68/129 kB | 32/82 kB | 40/230 kB | 36/378 kB | 28/145 kB Progress (5): 68/129 kB | 32/82 kB | 40/230 kB | 36/378 kB | 32/145 kB Progress (5): 68/129 kB | 32/82 kB | 40/230 kB | 40/378 kB | 32/145 kB Progress (5): 68/129 kB | 32/82 kB | 44/230 kB | 40/378 kB | 32/145 kB Progress (5): 72/129 kB | 32/82 kB | 44/230 kB | 40/378 kB | 32/145 kB Progress (5): 72/129 kB | 32/82 kB | 48/230 kB | 40/378 kB | 32/145 kB Progress (5): 72/129 kB | 32/82 kB | 48/230 kB | 44/378 kB | 32/145 kB Progress (5): 72/129 kB | 32/82 kB | 48/230 kB | 44/378 kB | 33/145 kB Progress (5): 72/129 kB | 36/82 kB | 48/230 kB | 44/378 kB | 33/145 kB Progress (5): 72/129 kB | 36/82 kB | 48/230 kB | 44/378 kB | 37/145 kB Progress (5): 72/129 kB | 36/82 kB | 48/230 kB | 48/378 kB | 37/145 kB Progress (5): 72/129 kB | 36/82 kB | 52/230 kB | 48/378 kB | 37/145 kB Progress (5): 76/129 kB | 36/82 kB | 52/230 kB | 48/378 kB | 37/145 kB Progress (5): 76/129 kB | 36/82 kB | 56/230 kB | 48/378 kB | 37/145 kB Progress (5): 76/129 kB | 36/82 kB | 56/230 kB | 52/378 kB | 37/145 kB Progress (5): 76/129 kB | 36/82 kB | 56/230 kB | 52/378 kB | 41/145 kB Progress (5): 76/129 kB | 40/82 kB | 56/230 kB | 52/378 kB | 41/145 kB Progress (5): 76/129 kB | 40/82 kB | 56/230 kB | 52/378 kB | 45/145 kB Progress (5): 76/129 kB | 40/82 kB | 56/230 kB | 56/378 kB | 45/145 kB Progress (5): 76/129 kB | 40/82 kB | 60/230 kB | 56/378 kB | 45/145 kB Progress (5): 80/129 kB | 40/82 kB | 60/230 kB | 56/378 kB | 45/145 kB Progress (5): 80/129 kB | 40/82 kB | 64/230 kB | 56/378 kB | 45/145 kB Progress (5): 80/129 kB | 40/82 kB | 64/230 kB | 60/378 kB | 45/145 kB Progress (5): 80/129 kB | 40/82 kB | 64/230 kB | 60/378 kB | 49/145 kB Progress (5): 80/129 kB | 44/82 kB | 64/230 kB | 60/378 kB | 49/145 kB Progress (5): 80/129 kB | 44/82 kB | 64/230 kB | 60/378 kB | 53/145 kB Progress (5): 80/129 kB | 44/82 kB | 64/230 kB | 64/378 kB | 53/145 kB Progress (5): 80/129 kB | 44/82 kB | 68/230 kB | 64/378 kB | 53/145 kB Progress (5): 84/129 kB | 44/82 kB | 68/230 kB | 64/378 kB | 53/145 kB Progress (5): 84/129 kB | 44/82 kB | 72/230 kB | 64/378 kB | 53/145 kB Progress (5): 84/129 kB | 44/82 kB | 72/230 kB | 68/378 kB | 53/145 kB Progress (5): 84/129 kB | 44/82 kB | 72/230 kB | 68/378 kB | 57/145 kB Progress (5): 84/129 kB | 48/82 kB | 72/230 kB | 68/378 kB | 57/145 kB Progress (5): 84/129 kB | 48/82 kB | 72/230 kB | 68/378 kB | 61/145 kB Progress (5): 84/129 kB | 48/82 kB | 72/230 kB | 72/378 kB | 61/145 kB Progress (5): 84/129 kB | 48/82 kB | 76/230 kB | 72/378 kB | 61/145 kB Progress (5): 84/129 kB | 48/82 kB | 80/230 kB | 72/378 kB | 61/145 kB Progress (5): 88/129 kB | 48/82 kB | 80/230 kB | 72/378 kB | 61/145 kB Progress (5): 88/129 kB | 48/82 kB | 84/230 kB | 72/378 kB | 61/145 kB Progress (5): 88/129 kB | 48/82 kB | 84/230 kB | 76/378 kB | 61/145 kB Progress (5): 88/129 kB | 48/82 kB | 84/230 kB | 76/378 kB | 65/145 kB Progress (5): 88/129 kB | 52/82 kB | 84/230 kB | 76/378 kB | 65/145 kB Progress (5): 88/129 kB | 52/82 kB | 84/230 kB | 76/378 kB | 69/145 kB Progress (5): 88/129 kB | 52/82 kB | 84/230 kB | 80/378 kB | 69/145 kB Progress (5): 88/129 kB | 52/82 kB | 88/230 kB | 80/378 kB | 69/145 kB Progress (5): 92/129 kB | 52/82 kB | 88/230 kB | 80/378 kB | 69/145 kB Progress (5): 92/129 kB | 52/82 kB | 92/230 kB | 80/378 kB | 69/145 kB Progress (5): 92/129 kB | 52/82 kB | 92/230 kB | 84/378 kB | 69/145 kB Progress (5): 92/129 kB | 52/82 kB | 92/230 kB | 84/378 kB | 73/145 kB Progress (5): 92/129 kB | 56/82 kB | 92/230 kB | 84/378 kB | 73/145 kB Progress (5): 92/129 kB | 56/82 kB | 92/230 kB | 84/378 kB | 77/145 kB Progress (5): 92/129 kB | 56/82 kB | 92/230 kB | 88/378 kB | 77/145 kB Progress (5): 92/129 kB | 56/82 kB | 96/230 kB | 88/378 kB | 77/145 kB Progress (5): 96/129 kB | 56/82 kB | 96/230 kB | 88/378 kB | 77/145 kB Progress (5): 96/129 kB | 56/82 kB | 100/230 kB | 88/378 kB | 77/145 kB Progress (5): 96/129 kB | 56/82 kB | 100/230 kB | 92/378 kB | 77/145 kB Progress (5): 96/129 kB | 56/82 kB | 100/230 kB | 92/378 kB | 81/145 kB Progress (5): 96/129 kB | 60/82 kB | 100/230 kB | 92/378 kB | 81/145 kB Progress (5): 96/129 kB | 60/82 kB | 100/230 kB | 92/378 kB | 85/145 kB Progress (5): 96/129 kB | 60/82 kB | 100/230 kB | 96/378 kB | 85/145 kB Progress (5): 96/129 kB | 60/82 kB | 104/230 kB | 96/378 kB | 85/145 kB Progress (5): 100/129 kB | 60/82 kB | 104/230 kB | 96/378 kB | 85/145 kB Progress (5): 100/129 kB | 60/82 kB | 108/230 kB | 96/378 kB | 85/145 kB Progress (5): 100/129 kB | 60/82 kB | 108/230 kB | 100/378 kB | 85/145 kB Progress (5): 100/129 kB | 60/82 kB | 108/230 kB | 100/378 kB | 89/145 kB Progress (5): 100/129 kB | 64/82 kB | 108/230 kB | 100/378 kB | 89/145 kB Progress (5): 100/129 kB | 64/82 kB | 108/230 kB | 100/378 kB | 93/145 kB Progress (5): 100/129 kB | 64/82 kB | 108/230 kB | 104/378 kB | 93/145 kB Progress (5): 100/129 kB | 64/82 kB | 112/230 kB | 104/378 kB | 93/145 kB Progress (5): 104/129 kB | 64/82 kB | 112/230 kB | 104/378 kB | 93/145 kB Progress (5): 104/129 kB | 64/82 kB | 116/230 kB | 104/378 kB | 93/145 kB Progress (5): 104/129 kB | 64/82 kB | 116/230 kB | 108/378 kB | 93/145 kB Progress (5): 104/129 kB | 64/82 kB | 116/230 kB | 108/378 kB | 97/145 kB Progress (5): 104/129 kB | 68/82 kB | 116/230 kB | 108/378 kB | 97/145 kB Progress (5): 104/129 kB | 68/82 kB | 116/230 kB | 108/378 kB | 101/145 kB Progress (5): 104/129 kB | 68/82 kB | 116/230 kB | 112/378 kB | 101/145 kB Progress (5): 104/129 kB | 68/82 kB | 120/230 kB | 112/378 kB | 101/145 kB Progress (5): 108/129 kB | 68/82 kB | 120/230 kB | 112/378 kB | 101/145 kB Progress (5): 108/129 kB | 68/82 kB | 124/230 kB | 112/378 kB | 101/145 kB Progress (5): 108/129 kB | 68/82 kB | 124/230 kB | 116/378 kB | 101/145 kB Progress (5): 108/129 kB | 68/82 kB | 124/230 kB | 116/378 kB | 105/145 kB Progress (5): 108/129 kB | 72/82 kB | 124/230 kB | 116/378 kB | 105/145 kB Progress (5): 108/129 kB | 72/82 kB | 124/230 kB | 116/378 kB | 109/145 kB Progress (5): 108/129 kB | 72/82 kB | 124/230 kB | 120/378 kB | 109/145 kB Progress (5): 108/129 kB | 72/82 kB | 128/230 kB | 120/378 kB | 109/145 kB Progress (5): 112/129 kB | 72/82 kB | 128/230 kB | 120/378 kB | 109/145 kB Progress (5): 112/129 kB | 72/82 kB | 132/230 kB | 120/378 kB | 109/145 kB Progress (5): 112/129 kB | 72/82 kB | 132/230 kB | 124/378 kB | 109/145 kB Progress (5): 112/129 kB | 72/82 kB | 132/230 kB | 124/378 kB | 113/145 kB Progress (5): 112/129 kB | 76/82 kB | 132/230 kB | 124/378 kB | 113/145 kB Progress (5): 112/129 kB | 76/82 kB | 132/230 kB | 124/378 kB | 117/145 kB Progress (5): 112/129 kB | 76/82 kB | 132/230 kB | 128/378 kB | 117/145 kB Progress (5): 112/129 kB | 76/82 kB | 136/230 kB | 128/378 kB | 117/145 kB Progress (5): 116/129 kB | 76/82 kB | 136/230 kB | 128/378 kB | 117/145 kB Progress (5): 116/129 kB | 76/82 kB | 140/230 kB | 128/378 kB | 117/145 kB Progress (5): 116/129 kB | 76/82 kB | 140/230 kB | 132/378 kB | 117/145 kB Progress (5): 116/129 kB | 76/82 kB | 140/230 kB | 132/378 kB | 121/145 kB Progress (5): 116/129 kB | 80/82 kB | 140/230 kB | 132/378 kB | 121/145 kB Progress (5): 116/129 kB | 80/82 kB | 140/230 kB | 132/378 kB | 125/145 kB Progress (5): 116/129 kB | 80/82 kB | 140/230 kB | 136/378 kB | 125/145 kB Progress (5): 116/129 kB | 80/82 kB | 144/230 kB | 136/378 kB | 125/145 kB Progress (5): 120/129 kB | 80/82 kB | 144/230 kB | 136/378 kB | 125/145 kB Progress (5): 120/129 kB | 80/82 kB | 148/230 kB | 136/378 kB | 125/145 kB Progress (5): 120/129 kB | 80/82 kB | 148/230 kB | 140/378 kB | 125/145 kB Progress (5): 120/129 kB | 80/82 kB | 148/230 kB | 140/378 kB | 129/145 kB Progress (5): 120/129 kB | 82 kB | 148/230 kB | 140/378 kB | 129/145 kB Progress (5): 120/129 kB | 82 kB | 148/230 kB | 140/378 kB | 133/145 kB Progress (5): 120/129 kB | 82 kB | 148/230 kB | 144/378 kB | 133/145 kB Progress (5): 120/129 kB | 82 kB | 152/230 kB | 144/378 kB | 133/145 kB Progress (5): 124/129 kB | 82 kB | 152/230 kB | 144/378 kB | 133/145 kB Progress (5): 124/129 kB | 82 kB | 156/230 kB | 144/378 kB | 133/145 kB Progress (5): 124/129 kB | 82 kB | 156/230 kB | 148/378 kB | 133/145 kB Progress (5): 124/129 kB | 82 kB | 156/230 kB | 148/378 kB | 137/145 kB Progress (5): 124/129 kB | 82 kB | 156/230 kB | 152/378 kB | 137/145 kB Progress (5): 124/129 kB | 82 kB | 160/230 kB | 152/378 kB | 137/145 kB Progress (5): 128/129 kB | 82 kB | 160/230 kB | 152/378 kB | 137/145 kB Progress (5): 128/129 kB | 82 kB | 164/230 kB | 152/378 kB | 137/145 kB Progress (5): 128/129 kB | 82 kB | 164/230 kB | 156/378 kB | 137/145 kB Progress (5): 128/129 kB | 82 kB | 164/230 kB | 156/378 kB | 141/145 kB Progress (5): 128/129 kB | 82 kB | 164/230 kB | 160/378 kB | 141/145 kB Progress (5): 128/129 kB | 82 kB | 168/230 kB | 160/378 kB | 141/145 kB Progress (5): 129 kB | 82 kB | 168/230 kB | 160/378 kB | 141/145 kB Progress (5): 129 kB | 82 kB | 172/230 kB | 160/378 kB | 141/145 kB Progress (5): 129 kB | 82 kB | 172/230 kB | 164/378 kB | 141/145 kB Progress (5): 129 kB | 82 kB | 172/230 kB | 164/378 kB | 145/145 kB Progress (5): 129 kB | 82 kB | 172/230 kB | 168/378 kB | 145/145 kB Progress (5): 129 kB | 82 kB | 176/230 kB | 168/378 kB | 145/145 kB Progress (5): 129 kB | 82 kB | 176/230 kB | 172/378 kB | 145/145 kB Progress (5): 129 kB | 82 kB | 176/230 kB | 172/378 kB | 145 kB Progress (5): 129 kB | 82 kB | 176/230 kB | 176/378 kB | 145 kB Progress (5): 129 kB | 82 kB | 180/230 kB | 176/378 kB | 145 kB Progress (5): 129 kB | 82 kB | 180/230 kB | 180/378 kB | 145 kB Progress (5): 129 kB | 82 kB | 184/230 kB | 180/378 kB | 145 kB Progress (5): 129 kB | 82 kB | 184/230 kB | 184/378 kB | 145 kB Progress (5): 129 kB | 82 kB | 188/230 kB | 184/378 kB | 145 kB Progress (5): 129 kB | 82 kB | 188/230 kB | 188/378 kB | 145 kB Progress (5): 129 kB | 82 kB | 192/230 kB | 188/378 kB | 145 kB Progress (5): 129 kB | 82 kB | 192/230 kB | 192/378 kB | 145 kB Progress (5): 129 kB | 82 kB | 196/230 kB | 192/378 kB | 145 kB Progress (5): 129 kB | 82 kB | 196/230 kB | 196/378 kB | 145 kB Progress (5): 129 kB | 82 kB | 200/230 kB | 196/378 kB | 145 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.0 MB/s) [2019-07-30T20:11:38.665Z] Progress (4): 129 kB | 200/230 kB | 200/378 kB | 145 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-30T20:11:38.665Z] Progress (4): 129 kB | 204/230 kB | 200/378 kB | 145 kB Progress (4): 129 kB | 204/230 kB | 204/378 kB | 145 kB Progress (4): 129 kB | 208/230 kB | 204/378 kB | 145 kB Progress (4): 129 kB | 208/230 kB | 208/378 kB | 145 kB Progress (4): 129 kB | 212/230 kB | 208/378 kB | 145 kB Progress (4): 129 kB | 212/230 kB | 212/378 kB | 145 kB Progress (4): 129 kB | 216/230 kB | 212/378 kB | 145 kB Progress (4): 129 kB | 216/230 kB | 216/378 kB | 145 kB Progress (4): 129 kB | 220/230 kB | 216/378 kB | 145 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 1.6 MB/s) [2019-07-30T20:11:38.665Z] Progress (3): 224/230 kB | 216/378 kB | 145 kB Progress (3): 224/230 kB | 220/378 kB | 145 kB 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-30T20:11:38.665Z] 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.7 MB/s) [2019-07-30T20:11:38.665Z] Progress (2): 224/230 kB | 224/378 kB Progress (2): 228/230 kB | 224/378 kB Progress (2): 228/230 kB | 228/378 kB 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-30T20:11:38.665Z] Progress (2): 228/230 kB | 232/378 kB Progress (2): 230 kB | 232/378 kB Progress (2): 230 kB | 236/378 kB Progress (2): 230 kB | 240/378 kB Progress (2): 230 kB | 244/378 kB Progress (2): 230 kB | 248/378 kB Progress (2): 230 kB | 252/378 kB Progress (2): 230 kB | 256/378 kB Progress (2): 230 kB | 260/378 kB Progress (2): 230 kB | 264/378 kB Progress (2): 230 kB | 268/378 kB Progress (2): 230 kB | 272/378 kB Progress (2): 230 kB | 276/378 kB Progress (2): 230 kB | 280/378 kB Progress (2): 230 kB | 284/378 kB Progress (2): 230 kB | 288/378 kB Progress (2): 230 kB | 292/378 kB Progress (2): 230 kB | 296/378 kB Progress (2): 230 kB | 300/378 kB Progress (2): 230 kB | 304/378 kB Progress (2): 230 kB | 308/378 kB Progress (2): 230 kB | 312/378 kB Progress (2): 230 kB | 316/378 kB Progress (2): 230 kB | 320/378 kB Progress (2): 230 kB | 324/378 kB Progress (2): 230 kB | 328/378 kB Progress (2): 230 kB | 332/378 kB Progress (2): 230 kB | 336/378 kB Progress (2): 230 kB | 340/378 kB Progress (2): 230 kB | 344/378 kB Progress (2): 230 kB | 348/378 kB Progress (2): 230 kB | 352/378 kB Progress (2): 230 kB | 356/378 kB Progress (2): 230 kB | 360/378 kB Progress (2): 230 kB | 364/378 kB Progress (2): 230 kB | 368/378 kB Progress (2): 230 kB | 372/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 2.5 MB/s) [2019-07-30T20:11:38.665Z] Progress (1): 376/378 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-30T20:11:38.665Z] Progress (1): 378 kB Progress (2): 378 kB | 4.1/244 kB Progress (2): 378 kB | 7.7/244 kB Progress (2): 378 kB | 12/244 kB Progress (3): 378 kB | 12/244 kB | 0/3.3 MB Progress (3): 378 kB | 16/244 kB | 0/3.3 MB Progress (3): 378 kB | 16/244 kB | 0/3.3 MB Progress (3): 378 kB | 20/244 kB | 0/3.3 MB Progress (3): 378 kB | 20/244 kB | 0/3.3 MB Progress (3): 378 kB | 24/244 kB | 0/3.3 MB Progress (3): 378 kB | 24/244 kB | 0/3.3 MB Progress (3): 378 kB | 28/244 kB | 0/3.3 MB Progress (3): 378 kB | 28/244 kB | 0/3.3 MB Progress (3): 378 kB | 32/244 kB | 0/3.3 MB Progress (3): 378 kB | 32/244 kB | 0/3.3 MB Progress (3): 378 kB | 33/244 kB | 0/3.3 MB Progress (3): 378 kB | 33/244 kB | 0/3.3 MB Progress (3): 378 kB | 33/244 kB | 0/3.3 MB Progress (3): 378 kB | 37/244 kB | 0/3.3 MB Progress (3): 378 kB | 37/244 kB | 0/3.3 MB Progress (4): 378 kB | 37/244 kB | 0/3.3 MB | 4.1/44 kB Progress (4): 378 kB | 37/244 kB | 0/3.3 MB | 4.1/44 kB Progress (4): 378 kB | 41/244 kB | 0/3.3 MB | 4.1/44 kB Progress (4): 378 kB | 41/244 kB | 0/3.3 MB | 4.1/44 kB Progress (4): 378 kB | 45/244 kB | 0/3.3 MB | 4.1/44 kB Progress (4): 378 kB | 45/244 kB | 0/3.3 MB | 7.7/44 kB Progress (4): 378 kB | 49/244 kB | 0/3.3 MB | 7.7/44 kB Progress (4): 378 kB | 49/244 kB | 0/3.3 MB | 7.7/44 kB Progress (4): 378 kB | 53/244 kB | 0/3.3 MB | 7.7/44 kB Progress (4): 378 kB | 53/244 kB | 0/3.3 MB | 12/44 kB Progress (4): 378 kB | 57/244 kB | 0/3.3 MB | 12/44 kB Progress (4): 378 kB | 57/244 kB | 0.1/3.3 MB | 12/44 kB Progress (4): 378 kB | 61/244 kB | 0.1/3.3 MB | 12/44 kB Progress (4): 378 kB | 61/244 kB | 0.1/3.3 MB | 16/44 kB Progress (4): 378 kB | 65/244 kB | 0.1/3.3 MB | 16/44 kB Progress (4): 378 kB | 65/244 kB | 0.1/3.3 MB | 16/44 kB Progress (4): 378 kB | 66/244 kB | 0.1/3.3 MB | 16/44 kB Progress (4): 378 kB | 66/244 kB | 0.1/3.3 MB | 20/44 kB Progress (4): 378 kB | 70/244 kB | 0.1/3.3 MB | 20/44 kB Progress (5): 378 kB | 70/244 kB | 0.1/3.3 MB | 20/44 kB | 4.1/21 kB Progress (5): 378 kB | 70/244 kB | 0.1/3.3 MB | 20/44 kB | 4.1/21 kB Progress (5): 378 kB | 70/244 kB | 0.1/3.3 MB | 20/44 kB | 7.7/21 kB Progress (5): 378 kB | 74/244 kB | 0.1/3.3 MB | 20/44 kB | 7.7/21 kB Progress (5): 378 kB | 74/244 kB | 0.1/3.3 MB | 24/44 kB | 7.7/21 kB Progress (5): 378 kB | 78/244 kB | 0.1/3.3 MB | 24/44 kB | 7.7/21 kB Progress (5): 378 kB | 78/244 kB | 0.1/3.3 MB | 24/44 kB | 12/21 kB Progress (5): 378 kB | 78/244 kB | 0.1/3.3 MB | 24/44 kB | 12/21 kB Progress (5): 378 kB | 78/244 kB | 0.1/3.3 MB | 24/44 kB | 16/21 kB Progress (5): 378 kB | 82/244 kB | 0.1/3.3 MB | 24/44 kB | 16/21 kB Progress (5): 378 kB | 82/244 kB | 0.1/3.3 MB | 28/44 kB | 16/21 kB Progress (5): 378 kB | 86/244 kB | 0.1/3.3 MB | 28/44 kB | 16/21 kB Progress (5): 378 kB | 86/244 kB | 0.1/3.3 MB | 28/44 kB | 20/21 kB Progress (5): 378 kB | 86/244 kB | 0.1/3.3 MB | 28/44 kB | 20/21 kB Progress (5): 378 kB | 86/244 kB | 0.1/3.3 MB | 28/44 kB | 21 kB Progress (5): 378 kB | 90/244 kB | 0.1/3.3 MB | 28/44 kB | 21 kB Progress (5): 378 kB | 90/244 kB | 0.1/3.3 MB | 32/44 kB | 21 kB Progress (5): 378 kB | 94/244 kB | 0.1/3.3 MB | 32/44 kB | 21 kB Progress (5): 378 kB | 94/244 kB | 0.1/3.3 MB | 32/44 kB | 21 kB Progress (5): 378 kB | 98/244 kB | 0.1/3.3 MB | 32/44 kB | 21 kB Progress (5): 378 kB | 98/244 kB | 0.1/3.3 MB | 33/44 kB | 21 kB Progress (5): 378 kB | 98/244 kB | 0.1/3.3 MB | 33/44 kB | 21 kB Progress (5): 378 kB | 98/244 kB | 0.1/3.3 MB | 33/44 kB | 21 kB Progress (5): 378 kB | 102/244 kB | 0.1/3.3 MB | 33/44 kB | 21 kB Progress (5): 378 kB | 102/244 kB | 0.1/3.3 MB | 37/44 kB | 21 kB Progress (5): 378 kB | 102/244 kB | 0.1/3.3 MB | 41/44 kB | 21 kB Progress (5): 378 kB | 106/244 kB | 0.1/3.3 MB | 41/44 kB | 21 kB Progress (5): 378 kB | 106/244 kB | 0.1/3.3 MB | 41/44 kB | 21 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 149 kB/s) [2019-07-30T20:11:38.665Z] 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-30T20:11:38.665Z] Progress (4): 378 kB | 110/244 kB | 0.1/3.3 MB | 41/44 kB Progress (4): 378 kB | 110/244 kB | 0.1/3.3 MB | 44 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 2.7 MB/s) [2019-07-30T20:11:38.665Z] 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-30T20:11:38.665Z] Progress (3): 114/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 114/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 118/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 118/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 122/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 122/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 126/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 130/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 130/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 131/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 131/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 135/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 135/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 139/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 139/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 143/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 143/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 147/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 147/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 151/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 151/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 155/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 155/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 159/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 159/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 163/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 163/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 164/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 164/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 168/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 168/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 172/244 kB | 0.1/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.2/3.3 MB | 44 kB Progress (3): 184/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 184/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 188/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 188/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 192/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 192/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 196/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 196/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 197/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 197/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 201/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 201/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 205/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 205/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 209/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 209/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 213/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 213/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 217/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 217/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 221/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 221/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 225/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 225/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 229/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 229/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 233/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 233/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 237/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 237/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 241/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 241/244 kB | 0.2/3.3 MB | 44 kB Progress (3): 244 kB | 0.2/3.3 MB | 44 kB Progress (3): 244 kB | 0.2/3.3 MB | 44 kB Progress (3): 244 kB | 0.2/3.3 MB | 44 kB Progress (3): 244 kB | 0.2/3.3 MB | 44 kB Progress (3): 244 kB | 0.2/3.3 MB | 44 kB Progress (3): 244 kB | 0.2/3.3 MB | 44 kB Progress (3): 244 kB | 0.2/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 284 kB/s) [2019-07-30T20:11:38.665Z] Progress (3): 244 kB | 0.2/3.3 MB | 4.1/105 kB Progress (3): 244 kB | 0.2/3.3 MB | 4.1/105 kB Progress (3): 244 kB | 0.2/3.3 MB | 7.7/105 kB 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-30T20:11:38.665Z] Progress (3): 244 kB | 0.2/3.3 MB | 12/105 kB Progress (3): 244 kB | 0.2/3.3 MB | 12/105 kB Progress (3): 244 kB | 0.2/3.3 MB | 16/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 16/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 20/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 20/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 24/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 24/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 28/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 28/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 32/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 32/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 33/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 33/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 37/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 37/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 41/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 41/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 45/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 45/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 49/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 49/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 53/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 53/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 57/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 57/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 61/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 61/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 65/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 65/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 66/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 66/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 70/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 70/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 74/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 74/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 78/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 78/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 82/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 82/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 86/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 86/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 90/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 90/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 94/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 94/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 98/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 98/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 102/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 102/105 kB Progress (3): 244 kB | 0.3/3.3 MB | 105 kB Progress (3): 244 kB | 0.3/3.3 MB | 105 kB Progress (3): 244 kB | 0.4/3.3 MB | 105 kB Progress (3): 244 kB | 0.4/3.3 MB | 105 kB Progress (3): 244 kB | 0.4/3.3 MB | 105 kB Progress (3): 244 kB | 0.4/3.3 MB | 105 kB Progress (3): 244 kB | 0.4/3.3 MB | 105 kB Progress (3): 244 kB | 0.4/3.3 MB | 105 kB Progress (3): 244 kB | 0.4/3.3 MB | 105 kB Progress (3): 244 kB | 0.4/3.3 MB | 105 kB Progress (3): 244 kB | 0.4/3.3 MB | 105 kB Progress (3): 244 kB | 0.4/3.3 MB | 105 kB Progress (3): 244 kB | 0.4/3.3 MB | 105 kB Progress (3): 244 kB | 0.4/3.3 MB | 105 kB Progress (3): 244 kB | 0.4/3.3 MB | 105 kB Progress (3): 244 kB | 0.4/3.3 MB | 105 kB Progress (3): 244 kB | 0.4/3.3 MB | 105 kB Progress (3): 244 kB | 0.4/3.3 MB | 105 kB Progress (3): 244 kB | 0.4/3.3 MB | 105 kB Progress (3): 244 kB | 0.4/3.3 MB | 105 kB Progress (3): 244 kB | 0.4/3.3 MB | 105 kB Progress (3): 244 kB | 0.4/3.3 MB | 105 kB Progress (3): 244 kB | 0.4/3.3 MB | 105 kB Progress (3): 244 kB | 0.4/3.3 MB | 105 kB Progress (3): 244 kB | 0.4/3.3 MB | 105 kB Progress (3): 244 kB | 0.4/3.3 MB | 105 kB Progress (3): 244 kB | 0.4/3.3 MB | 105 kB Progress (3): 244 kB | 0.5/3.3 MB | 105 kB Progress (3): 244 kB | 0.5/3.3 MB | 105 kB Progress (3): 244 kB | 0.5/3.3 MB | 105 kB Progress (3): 244 kB | 0.5/3.3 MB | 105 kB Progress (3): 244 kB | 0.5/3.3 MB | 105 kB Progress (3): 244 kB | 0.5/3.3 MB | 105 kB Progress (3): 244 kB | 0.5/3.3 MB | 105 kB Progress (3): 244 kB | 0.5/3.3 MB | 105 kB Progress (3): 244 kB | 0.5/3.3 MB | 105 kB Progress (3): 244 kB | 0.5/3.3 MB | 105 kB Progress (3): 244 kB | 0.5/3.3 MB | 105 kB Progress (3): 244 kB | 0.5/3.3 MB | 105 kB Progress (3): 244 kB | 0.5/3.3 MB | 105 kB Progress (3): 244 kB | 0.5/3.3 MB | 105 kB Progress (3): 244 kB | 0.5/3.3 MB | 105 kB Progress (3): 244 kB | 0.5/3.3 MB | 105 kB Progress (3): 244 kB | 0.5/3.3 MB | 105 kB Progress (3): 244 kB | 0.5/3.3 MB | 105 kB Progress (3): 244 kB | 0.5/3.3 MB | 105 kB Progress (4): 244 kB | 0.5/3.3 MB | 105 kB | 4.1/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 105 kB | 4.1/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 105 kB | 7.7/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 105 kB | 7.7/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 105 kB | 12/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 105 kB | 12/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 105 kB | 16/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 105 kB | 16/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 105 kB | 20/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 105 kB | 20/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 105 kB | 24/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 105 kB | 24/79 kB Progress (4): 244 kB | 0.5/3.3 MB | 105 kB | 28/79 kB Progress (4): 244 kB | 0.6/3.3 MB | 105 kB | 28/79 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.jar (244 kB at 1.4 MB/s) [2019-07-30T20:11:38.665Z] Progress (3): 0.6/3.3 MB | 105 kB | 32/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-30T20:11:38.924Z] Progress (3): 0.6/3.3 MB | 105 kB | 32/79 kB Progress (3): 0.6/3.3 MB | 105 kB | 33/79 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.jar (105 kB at 581 kB/s) [2019-07-30T20:11:38.924Z] Progress (3): 0.6/3.3 MB | 33/79 kB | 4.1/30 kB Progress (3): 0.6/3.3 MB | 37/79 kB | 4.1/30 kB Progress (3): 0.6/3.3 MB | 37/79 kB | 4.1/30 kB Progress (3): 0.6/3.3 MB | 41/79 kB | 4.1/30 kB Progress (3): 0.6/3.3 MB | 41/79 kB | 7.7/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-30T20:11:38.924Z] Progress (3): 0.6/3.3 MB | 41/79 kB | 12/30 kB Progress (3): 0.6/3.3 MB | 45/79 kB | 12/30 kB Progress (3): 0.6/3.3 MB | 45/79 kB | 12/30 kB Progress (3): 0.6/3.3 MB | 49/79 kB | 12/30 kB Progress (3): 0.6/3.3 MB | 49/79 kB | 16/30 kB Progress (3): 0.6/3.3 MB | 49/79 kB | 16/30 kB Progress (3): 0.6/3.3 MB | 49/79 kB | 20/30 kB Progress (3): 0.6/3.3 MB | 53/79 kB | 20/30 kB Progress (3): 0.6/3.3 MB | 53/79 kB | 24/30 kB Progress (3): 0.6/3.3 MB | 53/79 kB | 24/30 kB Progress (3): 0.6/3.3 MB | 53/79 kB | 28/30 kB Progress (3): 0.6/3.3 MB | 57/79 kB | 28/30 kB Progress (3): 0.6/3.3 MB | 57/79 kB | 30 kB Progress (3): 0.6/3.3 MB | 57/79 kB | 30 kB Progress (3): 0.6/3.3 MB | 61/79 kB | 30 kB Progress (3): 0.6/3.3 MB | 61/79 kB | 30 kB Progress (3): 0.6/3.3 MB | 65/79 kB | 30 kB Progress (3): 0.6/3.3 MB | 65/79 kB | 30 kB Progress (3): 0.6/3.3 MB | 69/79 kB | 30 kB Progress (3): 0.6/3.3 MB | 69/79 kB | 30 kB Progress (3): 0.6/3.3 MB | 73/79 kB | 30 kB Progress (3): 0.6/3.3 MB | 73/79 kB | 30 kB Progress (3): 0.6/3.3 MB | 77/79 kB | 30 kB Progress (3): 0.6/3.3 MB | 77/79 kB | 30 kB Progress (3): 0.6/3.3 MB | 79 kB | 30 kB Progress (3): 0.6/3.3 MB | 79 kB | 30 kB Progress (3): 0.6/3.3 MB | 79 kB | 30 kB Progress (3): 0.6/3.3 MB | 79 kB | 30 kB Progress (3): 0.6/3.3 MB | 79 kB | 30 kB Progress (3): 0.6/3.3 MB | 79 kB | 30 kB Progress (3): 0.6/3.3 MB | 79 kB | 30 kB Progress (3): 0.6/3.3 MB | 79 kB | 30 kB Progress (3): 0.6/3.3 MB | 79 kB | 30 kB Progress (3): 0.6/3.3 MB | 79 kB | 30 kB Progress (3): 0.6/3.3 MB | 79 kB | 30 kB Progress (3): 0.6/3.3 MB | 79 kB | 30 kB Progress (3): 0.6/3.3 MB | 79 kB | 30 kB Progress (3): 0.6/3.3 MB | 79 kB | 30 kB Progress (3): 0.7/3.3 MB | 79 kB | 30 kB Progress (3): 0.7/3.3 MB | 79 kB | 30 kB Progress (3): 0.7/3.3 MB | 79 kB | 30 kB Progress (3): 0.7/3.3 MB | 79 kB | 30 kB Progress (3): 0.7/3.3 MB | 79 kB | 30 kB Progress (3): 0.7/3.3 MB | 79 kB | 30 kB Progress (3): 0.7/3.3 MB | 79 kB | 30 kB Progress (3): 0.7/3.3 MB | 79 kB | 30 kB Progress (3): 0.7/3.3 MB | 79 kB | 30 kB Progress (3): 0.7/3.3 MB | 79 kB | 30 kB Progress (3): 0.7/3.3 MB | 79 kB | 30 kB Progress (3): 0.7/3.3 MB | 79 kB | 30 kB Progress (3): 0.7/3.3 MB | 79 kB | 30 kB Progress (3): 0.7/3.3 MB | 79 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 157 kB/s) [2019-07-30T20:11:38.924Z] 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 406 kB/s) [2019-07-30T20:11:38.924Z] Progress (1): 0.7/3.3 MB 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-30T20:11:38.924Z] 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-30T20:11:38.924Z] Progress (1): 0.7/3.3 MB Progress (1): 0.7/3.3 MB Progress (2): 0.7/3.3 MB | 4.1/51 kB Progress (2): 0.7/3.3 MB | 4.1/51 kB Progress (2): 0.7/3.3 MB | 7.7/51 kB Progress (2): 0.7/3.3 MB | 7.7/51 kB Progress (2): 0.7/3.3 MB | 12/51 kB Progress (3): 0.7/3.3 MB | 12/51 kB | 4.1/195 kB Progress (3): 0.7/3.3 MB | 12/51 kB | 4.1/195 kB Progress (3): 0.7/3.3 MB | 12/51 kB | 7.7/195 kB Progress (3): 0.7/3.3 MB | 16/51 kB | 7.7/195 kB Progress (3): 0.7/3.3 MB | 16/51 kB | 12/195 kB Progress (3): 0.7/3.3 MB | 20/51 kB | 12/195 kB Progress (3): 0.7/3.3 MB | 20/51 kB | 12/195 kB Progress (3): 0.7/3.3 MB | 24/51 kB | 12/195 kB Progress (3): 0.7/3.3 MB | 24/51 kB | 16/195 kB Progress (3): 0.7/3.3 MB | 28/51 kB | 16/195 kB Progress (3): 0.7/3.3 MB | 28/51 kB | 20/195 kB Progress (3): 0.7/3.3 MB | 28/51 kB | 20/195 kB Progress (3): 0.7/3.3 MB | 28/51 kB | 24/195 kB Progress (3): 0.7/3.3 MB | 32/51 kB | 24/195 kB Progress (3): 0.7/3.3 MB | 32/51 kB | 24/195 kB Progress (3): 0.7/3.3 MB | 36/51 kB | 24/195 kB Progress (3): 0.7/3.3 MB | 36/51 kB | 28/195 kB Progress (3): 0.7/3.3 MB | 40/51 kB | 28/195 kB Progress (3): 0.7/3.3 MB | 40/51 kB | 28/195 kB Progress (3): 0.7/3.3 MB | 44/51 kB | 28/195 kB Progress (3): 0.7/3.3 MB | 44/51 kB | 28/195 kB Progress (3): 0.7/3.3 MB | 44/51 kB | 32/195 kB Progress (3): 0.8/3.3 MB | 44/51 kB | 32/195 kB Progress (4): 0.8/3.3 MB | 44/51 kB | 32/195 kB | 4.1/38 kB Progress (4): 0.8/3.3 MB | 48/51 kB | 32/195 kB | 4.1/38 kB Progress (4): 0.8/3.3 MB | 48/51 kB | 32/195 kB | 7.7/38 kB Progress (4): 0.8/3.3 MB | 48/51 kB | 32/195 kB | 7.7/38 kB Progress (4): 0.8/3.3 MB | 48/51 kB | 33/195 kB | 7.7/38 kB Progress (4): 0.8/3.3 MB | 48/51 kB | 33/195 kB | 7.7/38 kB Progress (4): 0.8/3.3 MB | 48/51 kB | 33/195 kB | 12/38 kB Progress (4): 0.8/3.3 MB | 51 kB | 33/195 kB | 12/38 kB Progress (4): 0.8/3.3 MB | 51 kB | 33/195 kB | 16/38 kB Progress (4): 0.8/3.3 MB | 51 kB | 33/195 kB | 16/38 kB Progress (4): 0.8/3.3 MB | 51 kB | 37/195 kB | 16/38 kB Progress (5): 0.8/3.3 MB | 51 kB | 37/195 kB | 16/38 kB | 4.1/121 kB Progress (5): 0.8/3.3 MB | 51 kB | 41/195 kB | 16/38 kB | 4.1/121 kB Progress (5): 0.8/3.3 MB | 51 kB | 41/195 kB | 16/38 kB | 4.1/121 kB Progress (5): 0.8/3.3 MB | 51 kB | 41/195 kB | 20/38 kB | 4.1/121 kB Progress (5): 0.8/3.3 MB | 51 kB | 41/195 kB | 20/38 kB | 4.1/121 kB Progress (5): 0.8/3.3 MB | 51 kB | 45/195 kB | 20/38 kB | 4.1/121 kB Progress (5): 0.8/3.3 MB | 51 kB | 45/195 kB | 20/38 kB | 7.7/121 kB Progress (5): 0.8/3.3 MB | 51 kB | 49/195 kB | 20/38 kB | 7.7/121 kB Progress (5): 0.8/3.3 MB | 51 kB | 49/195 kB | 20/38 kB | 7.7/121 kB Progress (5): 0.8/3.3 MB | 51 kB | 49/195 kB | 24/38 kB | 7.7/121 kB Progress (5): 0.8/3.3 MB | 51 kB | 53/195 kB | 24/38 kB | 7.7/121 kB Progress (5): 0.8/3.3 MB | 51 kB | 53/195 kB | 24/38 kB | 12/121 kB Progress (5): 0.8/3.3 MB | 51 kB | 53/195 kB | 24/38 kB | 16/121 kB Progress (5): 0.8/3.3 MB | 51 kB | 53/195 kB | 24/38 kB | 20/121 kB Progress (5): 0.8/3.3 MB | 51 kB | 53/195 kB | 24/38 kB | 24/121 kB Progress (5): 0.8/3.3 MB | 51 kB | 53/195 kB | 24/38 kB | 28/121 kB Progress (5): 0.8/3.3 MB | 51 kB | 57/195 kB | 24/38 kB | 28/121 kB Progress (5): 0.8/3.3 MB | 51 kB | 57/195 kB | 28/38 kB | 28/121 kB Progress (5): 0.8/3.3 MB | 51 kB | 61/195 kB | 28/38 kB | 28/121 kB Progress (5): 0.8/3.3 MB | 51 kB | 61/195 kB | 28/38 kB | 32/121 kB Progress (5): 0.8/3.3 MB | 51 kB | 61/195 kB | 28/38 kB | 32/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 211 kB/s) [2019-07-30T20:11:38.924Z] Progress (4): 0.8/3.3 MB | 61/195 kB | 28/38 kB | 32/121 kB Progress (4): 0.8/3.3 MB | 61/195 kB | 28/38 kB | 33/121 kB Progress (4): 0.8/3.3 MB | 65/195 kB | 28/38 kB | 33/121 kB Progress (4): 0.8/3.3 MB | 65/195 kB | 32/38 kB | 33/121 kB Progress (4): 0.8/3.3 MB | 66/195 kB | 32/38 kB | 33/121 kB Progress (4): 0.8/3.3 MB | 66/195 kB | 32/38 kB | 37/121 kB Progress (4): 0.8/3.3 MB | 66/195 kB | 32/38 kB | 37/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-30T20:11:38.924Z] Progress (4): 0.8/3.3 MB | 66/195 kB | 32/38 kB | 37/121 kB Progress (4): 0.8/3.3 MB | 66/195 kB | 32/38 kB | 41/121 kB Progress (4): 0.8/3.3 MB | 70/195 kB | 32/38 kB | 41/121 kB Progress (4): 0.8/3.3 MB | 70/195 kB | 33/38 kB | 41/121 kB Progress (4): 0.8/3.3 MB | 74/195 kB | 33/38 kB | 41/121 kB Progress (4): 0.8/3.3 MB | 74/195 kB | 33/38 kB | 45/121 kB Progress (4): 0.8/3.3 MB | 74/195 kB | 33/38 kB | 45/121 kB Progress (4): 0.8/3.3 MB | 74/195 kB | 33/38 kB | 49/121 kB Progress (4): 0.8/3.3 MB | 78/195 kB | 33/38 kB | 49/121 kB Progress (4): 0.8/3.3 MB | 82/195 kB | 33/38 kB | 49/121 kB Progress (4): 0.8/3.3 MB | 82/195 kB | 37/38 kB | 49/121 kB Progress (4): 0.8/3.3 MB | 82/195 kB | 38 kB | 49/121 kB Progress (4): 0.8/3.3 MB | 86/195 kB | 38 kB | 49/121 kB Progress (4): 0.8/3.3 MB | 86/195 kB | 38 kB | 53/121 kB Progress (4): 0.8/3.3 MB | 86/195 kB | 38 kB | 53/121 kB Progress (4): 0.8/3.3 MB | 86/195 kB | 38 kB | 57/121 kB Progress (4): 0.8/3.3 MB | 86/195 kB | 38 kB | 57/121 kB Progress (4): 0.8/3.3 MB | 90/195 kB | 38 kB | 57/121 kB Progress (4): 0.8/3.3 MB | 90/195 kB | 38 kB | 57/121 kB Progress (4): 0.8/3.3 MB | 90/195 kB | 38 kB | 61/121 kB Progress (4): 0.8/3.3 MB | 90/195 kB | 38 kB | 61/121 kB Progress (4): 0.8/3.3 MB | 94/195 kB | 38 kB | 61/121 kB Progress (4): 0.8/3.3 MB | 94/195 kB | 38 kB | 61/121 kB Progress (4): 0.8/3.3 MB | 94/195 kB | 38 kB | 65/121 kB Progress (4): 0.8/3.3 MB | 94/195 kB | 38 kB | 65/121 kB Progress (4): 0.8/3.3 MB | 98/195 kB | 38 kB | 65/121 kB Progress (4): 0.8/3.3 MB | 98/195 kB | 38 kB | 65/121 kB Progress (4): 0.8/3.3 MB | 98/195 kB | 38 kB | 66/121 kB Progress (4): 0.8/3.3 MB | 98/195 kB | 38 kB | 66/121 kB Progress (4): 0.8/3.3 MB | 98/195 kB | 38 kB | 66/121 kB Progress (4): 0.8/3.3 MB | 98/195 kB | 38 kB | 66/121 kB Progress (4): 0.8/3.3 MB | 98/195 kB | 38 kB | 70/121 kB Progress (4): 0.8/3.3 MB | 98/195 kB | 38 kB | 70/121 kB Progress (4): 0.8/3.3 MB | 102/195 kB | 38 kB | 70/121 kB Progress (4): 0.8/3.3 MB | 102/195 kB | 38 kB | 70/121 kB Progress (4): 0.8/3.3 MB | 102/195 kB | 38 kB | 74/121 kB Progress (4): 0.8/3.3 MB | 102/195 kB | 38 kB | 74/121 kB Progress (4): 0.8/3.3 MB | 106/195 kB | 38 kB | 74/121 kB Progress (4): 0.8/3.3 MB | 106/195 kB | 38 kB | 74/121 kB Progress (4): 0.8/3.3 MB | 106/195 kB | 38 kB | 78/121 kB Progress (4): 0.8/3.3 MB | 106/195 kB | 38 kB | 82/121 kB Progress (4): 0.9/3.3 MB | 106/195 kB | 38 kB | 82/121 kB Progress (4): 0.9/3.3 MB | 110/195 kB | 38 kB | 82/121 kB Progress (4): 0.9/3.3 MB | 110/195 kB | 38 kB | 82/121 kB Progress (4): 0.9/3.3 MB | 110/195 kB | 38 kB | 86/121 kB Progress (4): 0.9/3.3 MB | 110/195 kB | 38 kB | 86/121 kB Progress (4): 0.9/3.3 MB | 114/195 kB | 38 kB | 86/121 kB Progress (4): 0.9/3.3 MB | 114/195 kB | 38 kB | 86/121 kB Progress (4): 0.9/3.3 MB | 114/195 kB | 38 kB | 90/121 kB Progress (4): 0.9/3.3 MB | 114/195 kB | 38 kB | 90/121 kB Progress (4): 0.9/3.3 MB | 118/195 kB | 38 kB | 90/121 kB Progress (4): 0.9/3.3 MB | 118/195 kB | 38 kB | 90/121 kB Progress (4): 0.9/3.3 MB | 118/195 kB | 38 kB | 94/121 kB Progress (4): 0.9/3.3 MB | 118/195 kB | 38 kB | 94/121 kB Progress (4): 0.9/3.3 MB | 122/195 kB | 38 kB | 94/121 kB Progress (4): 0.9/3.3 MB | 122/195 kB | 38 kB | 94/121 kB Progress (4): 0.9/3.3 MB | 122/195 kB | 38 kB | 98/121 kB Progress (4): 0.9/3.3 MB | 122/195 kB | 38 kB | 98/121 kB Progress (4): 0.9/3.3 MB | 126/195 kB | 38 kB | 98/121 kB Progress (4): 0.9/3.3 MB | 126/195 kB | 38 kB | 98/121 kB Progress (4): 0.9/3.3 MB | 126/195 kB | 38 kB | 102/121 kB Progress (4): 0.9/3.3 MB | 126/195 kB | 38 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 147 kB/s) [2019-07-30T20:11:38.924Z] Progress (3): 0.9/3.3 MB | 130/195 kB | 102/121 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-30T20:11:38.924Z] Progress (3): 0.9/3.3 MB | 130/195 kB | 102/121 kB Progress (3): 0.9/3.3 MB | 130/195 kB | 106/121 kB Progress (3): 0.9/3.3 MB | 130/195 kB | 106/121 kB Progress (3): 0.9/3.3 MB | 134/195 kB | 106/121 kB Progress (3): 0.9/3.3 MB | 134/195 kB | 106/121 kB Progress (4): 0.9/3.3 MB | 134/195 kB | 106/121 kB | 4.1/109 kB Progress (4): 0.9/3.3 MB | 134/195 kB | 110/121 kB | 4.1/109 kB Progress (4): 0.9/3.3 MB | 134/195 kB | 110/121 kB | 7.7/109 kB Progress (4): 0.9/3.3 MB | 134/195 kB | 110/121 kB | 7.7/109 kB Progress (4): 0.9/3.3 MB | 138/195 kB | 110/121 kB | 7.7/109 kB Progress (4): 0.9/3.3 MB | 138/195 kB | 110/121 kB | 7.7/109 kB Progress (4): 0.9/3.3 MB | 138/195 kB | 110/121 kB | 12/109 kB Progress (4): 0.9/3.3 MB | 138/195 kB | 114/121 kB | 12/109 kB Progress (4): 0.9/3.3 MB | 138/195 kB | 114/121 kB | 16/109 kB Progress (4): 0.9/3.3 MB | 138/195 kB | 114/121 kB | 16/109 kB Progress (4): 0.9/3.3 MB | 142/195 kB | 114/121 kB | 16/109 kB Progress (4): 0.9/3.3 MB | 142/195 kB | 114/121 kB | 16/109 kB Progress (4): 0.9/3.3 MB | 142/195 kB | 114/121 kB | 20/109 kB Progress (4): 0.9/3.3 MB | 142/195 kB | 118/121 kB | 20/109 kB Progress (4): 0.9/3.3 MB | 142/195 kB | 118/121 kB | 24/109 kB Progress (4): 0.9/3.3 MB | 142/195 kB | 118/121 kB | 24/109 kB Progress (4): 0.9/3.3 MB | 146/195 kB | 118/121 kB | 24/109 kB Progress (4): 0.9/3.3 MB | 146/195 kB | 118/121 kB | 24/109 kB Progress (4): 0.9/3.3 MB | 146/195 kB | 118/121 kB | 28/109 kB Progress (4): 0.9/3.3 MB | 146/195 kB | 121 kB | 28/109 kB Progress (4): 0.9/3.3 MB | 146/195 kB | 121 kB | 32/109 kB Progress (4): 0.9/3.3 MB | 146/195 kB | 121 kB | 32/109 kB Progress (4): 0.9/3.3 MB | 150/195 kB | 121 kB | 32/109 kB Progress (4): 0.9/3.3 MB | 150/195 kB | 121 kB | 32/109 kB Progress (4): 0.9/3.3 MB | 150/195 kB | 121 kB | 33/109 kB Progress (4): 0.9/3.3 MB | 150/195 kB | 121 kB | 33/109 kB Progress (4): 0.9/3.3 MB | 154/195 kB | 121 kB | 33/109 kB Progress (4): 0.9/3.3 MB | 154/195 kB | 121 kB | 33/109 kB Progress (4): 0.9/3.3 MB | 154/195 kB | 121 kB | 37/109 kB Progress (4): 0.9/3.3 MB | 154/195 kB | 121 kB | 37/109 kB Progress (4): 0.9/3.3 MB | 158/195 kB | 121 kB | 37/109 kB Progress (5): 0.9/3.3 MB | 158/195 kB | 121 kB | 37/109 kB | 4.1/276 kB Progress (5): 1.0/3.3 MB | 158/195 kB | 121 kB | 37/109 kB | 4.1/276 kB Progress (5): 1.0/3.3 MB | 158/195 kB | 121 kB | 41/109 kB | 4.1/276 kB Progress (5): 1.0/3.3 MB | 158/195 kB | 121 kB | 41/109 kB | 4.1/276 kB Progress (5): 1.0/3.3 MB | 158/195 kB | 121 kB | 41/109 kB | 7.7/276 kB Progress (5): 1.0/3.3 MB | 162/195 kB | 121 kB | 41/109 kB | 7.7/276 kB Progress (5): 1.0/3.3 MB | 162/195 kB | 121 kB | 41/109 kB | 12/276 kB Progress (5): 1.0/3.3 MB | 162/195 kB | 121 kB | 41/109 kB | 12/276 kB Progress (5): 1.0/3.3 MB | 162/195 kB | 121 kB | 45/109 kB | 12/276 kB Progress (5): 1.0/3.3 MB | 162/195 kB | 121 kB | 45/109 kB | 12/276 kB Progress (5): 1.0/3.3 MB | 162/195 kB | 121 kB | 45/109 kB | 16/276 kB Progress (5): 1.0/3.3 MB | 166/195 kB | 121 kB | 45/109 kB | 16/276 kB Progress (5): 1.0/3.3 MB | 166/195 kB | 121 kB | 45/109 kB | 20/276 kB Progress (5): 1.0/3.3 MB | 166/195 kB | 121 kB | 45/109 kB | 20/276 kB Progress (5): 1.0/3.3 MB | 166/195 kB | 121 kB | 49/109 kB | 20/276 kB Progress (5): 1.0/3.3 MB | 166/195 kB | 121 kB | 49/109 kB | 20/276 kB Progress (5): 1.0/3.3 MB | 166/195 kB | 121 kB | 49/109 kB | 24/276 kB Progress (5): 1.0/3.3 MB | 170/195 kB | 121 kB | 49/109 kB | 24/276 kB Progress (5): 1.0/3.3 MB | 170/195 kB | 121 kB | 49/109 kB | 28/276 kB Progress (5): 1.0/3.3 MB | 170/195 kB | 121 kB | 49/109 kB | 28/276 kB Progress (5): 1.0/3.3 MB | 170/195 kB | 121 kB | 53/109 kB | 28/276 kB Progress (5): 1.0/3.3 MB | 170/195 kB | 121 kB | 53/109 kB | 28/276 kB Progress (5): 1.0/3.3 MB | 170/195 kB | 121 kB | 53/109 kB | 32/276 kB Progress (5): 1.0/3.3 MB | 174/195 kB | 121 kB | 53/109 kB | 32/276 kB Progress (5): 1.0/3.3 MB | 174/195 kB | 121 kB | 53/109 kB | 33/276 kB Progress (5): 1.0/3.3 MB | 174/195 kB | 121 kB | 53/109 kB | 33/276 kB Progress (5): 1.0/3.3 MB | 174/195 kB | 121 kB | 57/109 kB | 33/276 kB Progress (5): 1.0/3.3 MB | 174/195 kB | 121 kB | 57/109 kB | 33/276 kB Progress (5): 1.0/3.3 MB | 174/195 kB | 121 kB | 57/109 kB | 37/276 kB Progress (5): 1.0/3.3 MB | 178/195 kB | 121 kB | 57/109 kB | 37/276 kB Progress (5): 1.0/3.3 MB | 178/195 kB | 121 kB | 57/109 kB | 41/276 kB Progress (5): 1.0/3.3 MB | 178/195 kB | 121 kB | 57/109 kB | 41/276 kB Progress (5): 1.0/3.3 MB | 178/195 kB | 121 kB | 61/109 kB | 41/276 kB Progress (5): 1.0/3.3 MB | 178/195 kB | 121 kB | 61/109 kB | 41/276 kB Progress (5): 1.0/3.3 MB | 178/195 kB | 121 kB | 61/109 kB | 45/276 kB Progress (5): 1.0/3.3 MB | 182/195 kB | 121 kB | 61/109 kB | 45/276 kB Progress (5): 1.0/3.3 MB | 182/195 kB | 121 kB | 61/109 kB | 49/276 kB Progress (5): 1.0/3.3 MB | 182/195 kB | 121 kB | 61/109 kB | 49/276 kB Progress (5): 1.0/3.3 MB | 182/195 kB | 121 kB | 65/109 kB | 49/276 kB Progress (5): 1.0/3.3 MB | 182/195 kB | 121 kB | 65/109 kB | 49/276 kB Progress (5): 1.0/3.3 MB | 182/195 kB | 121 kB | 65/109 kB | 53/276 kB Progress (5): 1.0/3.3 MB | 186/195 kB | 121 kB | 65/109 kB | 53/276 kB Progress (5): 1.0/3.3 MB | 186/195 kB | 121 kB | 65/109 kB | 57/276 kB Progress (5): 1.0/3.3 MB | 186/195 kB | 121 kB | 65/109 kB | 57/276 kB Progress (5): 1.0/3.3 MB | 186/195 kB | 121 kB | 66/109 kB | 57/276 kB Progress (5): 1.0/3.3 MB | 186/195 kB | 121 kB | 66/109 kB | 57/276 kB Progress (5): 1.0/3.3 MB | 186/195 kB | 121 kB | 66/109 kB | 61/276 kB Progress (5): 1.0/3.3 MB | 190/195 kB | 121 kB | 66/109 kB | 61/276 kB Progress (5): 1.0/3.3 MB | 190/195 kB | 121 kB | 66/109 kB | 65/276 kB Progress (5): 1.0/3.3 MB | 190/195 kB | 121 kB | 66/109 kB | 65/276 kB Progress (5): 1.0/3.3 MB | 190/195 kB | 121 kB | 70/109 kB | 65/276 kB Progress (5): 1.0/3.3 MB | 190/195 kB | 121 kB | 70/109 kB | 65/276 kB Progress (5): 1.0/3.3 MB | 190/195 kB | 121 kB | 70/109 kB | 66/276 kB Progress (5): 1.0/3.3 MB | 194/195 kB | 121 kB | 70/109 kB | 66/276 kB Progress (5): 1.0/3.3 MB | 194/195 kB | 121 kB | 70/109 kB | 70/276 kB Progress (5): 1.0/3.3 MB | 194/195 kB | 121 kB | 70/109 kB | 70/276 kB Progress (5): 1.0/3.3 MB | 194/195 kB | 121 kB | 74/109 kB | 70/276 kB Progress (5): 1.0/3.3 MB | 194/195 kB | 121 kB | 74/109 kB | 70/276 kB Progress (5): 1.0/3.3 MB | 194/195 kB | 121 kB | 74/109 kB | 74/276 kB Progress (5): 1.0/3.3 MB | 195 kB | 121 kB | 74/109 kB | 74/276 kB Progress (5): 1.0/3.3 MB | 195 kB | 121 kB | 74/109 kB | 78/276 kB Progress (5): 1.0/3.3 MB | 195 kB | 121 kB | 74/109 kB | 78/276 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 434 kB/s) [2019-07-30T20:11:38.924Z] Progress (4): 1.0/3.3 MB | 195 kB | 78/109 kB | 78/276 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-30T20:11:38.924Z] Progress (4): 1.0/3.3 MB | 195 kB | 78/109 kB | 78/276 kB Progress (4): 1.0/3.3 MB | 195 kB | 78/109 kB | 82/276 kB Progress (4): 1.0/3.3 MB | 195 kB | 78/109 kB | 82/276 kB Progress (4): 1.0/3.3 MB | 195 kB | 82/109 kB | 82/276 kB Progress (4): 1.0/3.3 MB | 195 kB | 82/109 kB | 82/276 kB Progress (4): 1.0/3.3 MB | 195 kB | 82/109 kB | 86/276 kB Progress (4): 1.0/3.3 MB | 195 kB | 82/109 kB | 86/276 kB Progress (4): 1.0/3.3 MB | 195 kB | 86/109 kB | 86/276 kB Progress (4): 1.1/3.3 MB | 195 kB | 86/109 kB | 86/276 kB Progress (4): 1.1/3.3 MB | 195 kB | 86/109 kB | 90/276 kB Progress (4): 1.1/3.3 MB | 195 kB | 86/109 kB | 90/276 kB Progress (4): 1.1/3.3 MB | 195 kB | 90/109 kB | 90/276 kB Progress (4): 1.1/3.3 MB | 195 kB | 90/109 kB | 90/276 kB Progress (4): 1.1/3.3 MB | 195 kB | 90/109 kB | 94/276 kB Progress (4): 1.1/3.3 MB | 195 kB | 90/109 kB | 94/276 kB Progress (4): 1.1/3.3 MB | 195 kB | 94/109 kB | 94/276 kB Progress (4): 1.1/3.3 MB | 195 kB | 94/109 kB | 94/276 kB Progress (4): 1.1/3.3 MB | 195 kB | 94/109 kB | 98/276 kB Progress (4): 1.1/3.3 MB | 195 kB | 94/109 kB | 98/276 kB Progress (4): 1.1/3.3 MB | 195 kB | 98/109 kB | 98/276 kB Progress (4): 1.1/3.3 MB | 195 kB | 98/109 kB | 98/276 kB Progress (4): 1.1/3.3 MB | 195 kB | 98/109 kB | 102/276 kB Progress (4): 1.1/3.3 MB | 195 kB | 98/109 kB | 102/276 kB Progress (4): 1.1/3.3 MB | 195 kB | 102/109 kB | 102/276 kB Progress (4): 1.1/3.3 MB | 195 kB | 102/109 kB | 102/276 kB Progress (4): 1.1/3.3 MB | 195 kB | 102/109 kB | 106/276 kB Progress (4): 1.1/3.3 MB | 195 kB | 102/109 kB | 106/276 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 683 kB/s) [2019-07-30T20:11:38.924Z] Progress (3): 1.1/3.3 MB | 106/109 kB | 106/276 kB 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-30T20:11:38.924Z] Progress (3): 1.1/3.3 MB | 106/109 kB | 106/276 kB Progress (3): 1.1/3.3 MB | 106/109 kB | 110/276 kB Progress (3): 1.1/3.3 MB | 106/109 kB | 110/276 kB Progress (3): 1.1/3.3 MB | 109 kB | 110/276 kB Progress (3): 1.1/3.3 MB | 109 kB | 110/276 kB Progress (3): 1.1/3.3 MB | 109 kB | 114/276 kB Progress (3): 1.1/3.3 MB | 109 kB | 114/276 kB Progress (3): 1.1/3.3 MB | 109 kB | 118/276 kB Progress (3): 1.1/3.3 MB | 109 kB | 118/276 kB Progress (3): 1.1/3.3 MB | 109 kB | 122/276 kB Progress (4): 1.1/3.3 MB | 109 kB | 122/276 kB | 4.1/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 122/276 kB | 4.1/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 122/276 kB | 7.7/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 126/276 kB | 7.7/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 126/276 kB | 12/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 126/276 kB | 12/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 126/276 kB | 16/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 130/276 kB | 16/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 130/276 kB | 20/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 130/276 kB | 20/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 130/276 kB | 24/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 134/276 kB | 24/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 134/276 kB | 28/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 134/276 kB | 28/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 134/276 kB | 32/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 138/276 kB | 32/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 138/276 kB | 33/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 138/276 kB | 33/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 138/276 kB | 37/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 142/276 kB | 37/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 142/276 kB | 41/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 142/276 kB | 41/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 142/276 kB | 45/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 146/276 kB | 45/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 146/276 kB | 49/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 146/276 kB | 49/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 146/276 kB | 53/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 146/276 kB | 53/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 150/276 kB | 53/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 150/276 kB | 53/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 150/276 kB | 57/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 150/276 kB | 57/172 kB Progress (4): 1.1/3.3 MB | 109 kB | 154/276 kB | 57/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 154/276 kB | 57/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 154/276 kB | 61/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 154/276 kB | 61/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 158/276 kB | 61/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 158/276 kB | 61/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 158/276 kB | 65/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 158/276 kB | 65/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 162/276 kB | 65/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 162/276 kB | 65/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 162/276 kB | 66/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 162/276 kB | 66/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 166/276 kB | 66/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 166/276 kB | 66/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 166/276 kB | 70/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 166/276 kB | 70/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 170/276 kB | 70/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 170/276 kB | 70/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 170/276 kB | 74/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 170/276 kB | 74/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 174/276 kB | 74/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 174/276 kB | 74/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 174/276 kB | 78/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 174/276 kB | 78/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 178/276 kB | 78/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 178/276 kB | 78/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 178/276 kB | 82/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 178/276 kB | 82/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 182/276 kB | 82/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 182/276 kB | 82/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 182/276 kB | 86/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 182/276 kB | 86/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 186/276 kB | 86/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 186/276 kB | 86/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 186/276 kB | 90/172 kB Progress (4): 1.2/3.3 MB | 109 kB | 186/276 kB | 90/172 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 361 kB/s) [2019-07-30T20:11:38.924Z] Progress (3): 1.2/3.3 MB | 190/276 kB | 90/172 kB 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-30T20:11:38.924Z] Progress (3): 1.2/3.3 MB | 190/276 kB | 90/172 kB Progress (3): 1.2/3.3 MB | 190/276 kB | 94/172 kB Progress (3): 1.2/3.3 MB | 194/276 kB | 94/172 kB Progress (3): 1.2/3.3 MB | 194/276 kB | 98/172 kB Progress (3): 1.2/3.3 MB | 194/276 kB | 98/172 kB Progress (3): 1.2/3.3 MB | 194/276 kB | 98/172 kB Progress (3): 1.2/3.3 MB | 198/276 kB | 98/172 kB Progress (3): 1.2/3.3 MB | 198/276 kB | 102/172 kB Progress (3): 1.2/3.3 MB | 198/276 kB | 102/172 kB Progress (3): 1.2/3.3 MB | 198/276 kB | 106/172 kB Progress (3): 1.2/3.3 MB | 202/276 kB | 106/172 kB Progress (3): 1.2/3.3 MB | 202/276 kB | 110/172 kB Progress (3): 1.2/3.3 MB | 202/276 kB | 110/172 kB Progress (3): 1.2/3.3 MB | 202/276 kB | 114/172 kB Progress (3): 1.2/3.3 MB | 206/276 kB | 114/172 kB Progress (3): 1.2/3.3 MB | 206/276 kB | 118/172 kB Progress (3): 1.2/3.3 MB | 206/276 kB | 118/172 kB Progress (3): 1.2/3.3 MB | 206/276 kB | 122/172 kB Progress (3): 1.2/3.3 MB | 210/276 kB | 122/172 kB Progress (3): 1.2/3.3 MB | 210/276 kB | 126/172 kB Progress (3): 1.2/3.3 MB | 210/276 kB | 126/172 kB Progress (4): 1.2/3.3 MB | 210/276 kB | 126/172 kB | 4.1/61 kB Progress (4): 1.2/3.3 MB | 210/276 kB | 130/172 kB | 4.1/61 kB Progress (4): 1.2/3.3 MB | 214/276 kB | 130/172 kB | 4.1/61 kB Progress (4): 1.2/3.3 MB | 218/276 kB | 130/172 kB | 4.1/61 kB Progress (4): 1.2/3.3 MB | 218/276 kB | 134/172 kB | 4.1/61 kB Progress (4): 1.2/3.3 MB | 218/276 kB | 134/172 kB | 7.7/61 kB Progress (4): 1.2/3.3 MB | 218/276 kB | 134/172 kB | 7.7/61 kB Progress (4): 1.2/3.3 MB | 218/276 kB | 134/172 kB | 12/61 kB Progress (4): 1.2/3.3 MB | 218/276 kB | 138/172 kB | 12/61 kB Progress (4): 1.2/3.3 MB | 222/276 kB | 138/172 kB | 12/61 kB Progress (4): 1.2/3.3 MB | 222/276 kB | 142/172 kB | 12/61 kB Progress (4): 1.2/3.3 MB | 222/276 kB | 142/172 kB | 16/61 kB Progress (4): 1.3/3.3 MB | 222/276 kB | 142/172 kB | 16/61 kB Progress (4): 1.3/3.3 MB | 222/276 kB | 142/172 kB | 20/61 kB Progress (4): 1.3/3.3 MB | 222/276 kB | 146/172 kB | 20/61 kB Progress (4): 1.3/3.3 MB | 226/276 kB | 146/172 kB | 20/61 kB Progress (4): 1.3/3.3 MB | 226/276 kB | 150/172 kB | 20/61 kB Progress (4): 1.3/3.3 MB | 226/276 kB | 150/172 kB | 24/61 kB Progress (4): 1.3/3.3 MB | 226/276 kB | 150/172 kB | 24/61 kB Progress (4): 1.3/3.3 MB | 226/276 kB | 150/172 kB | 28/61 kB Progress (4): 1.3/3.3 MB | 226/276 kB | 154/172 kB | 28/61 kB Progress (4): 1.3/3.3 MB | 230/276 kB | 154/172 kB | 28/61 kB Progress (4): 1.3/3.3 MB | 230/276 kB | 158/172 kB | 28/61 kB Progress (4): 1.3/3.3 MB | 230/276 kB | 158/172 kB | 32/61 kB Progress (4): 1.3/3.3 MB | 230/276 kB | 158/172 kB | 32/61 kB Progress (4): 1.3/3.3 MB | 230/276 kB | 158/172 kB | 32/61 kB Progress (4): 1.3/3.3 MB | 230/276 kB | 158/172 kB | 36/61 kB Progress (4): 1.3/3.3 MB | 230/276 kB | 162/172 kB | 36/61 kB Progress (4): 1.3/3.3 MB | 234/276 kB | 162/172 kB | 36/61 kB Progress (4): 1.3/3.3 MB | 234/276 kB | 166/172 kB | 36/61 kB Progress (4): 1.3/3.3 MB | 234/276 kB | 166/172 kB | 40/61 kB Progress (4): 1.3/3.3 MB | 234/276 kB | 166/172 kB | 40/61 kB Progress (5): 1.3/3.3 MB | 234/276 kB | 166/172 kB | 40/61 kB | 4.1/47 kB Progress (5): 1.3/3.3 MB | 234/276 kB | 166/172 kB | 40/61 kB | 4.1/47 kB Progress (5): 1.3/3.3 MB | 234/276 kB | 166/172 kB | 44/61 kB | 4.1/47 kB Progress (5): 1.3/3.3 MB | 234/276 kB | 170/172 kB | 44/61 kB | 4.1/47 kB Progress (5): 1.3/3.3 MB | 238/276 kB | 170/172 kB | 44/61 kB | 4.1/47 kB Progress (5): 1.3/3.3 MB | 238/276 kB | 172 kB | 44/61 kB | 4.1/47 kB Progress (5): 1.3/3.3 MB | 238/276 kB | 172 kB | 48/61 kB | 4.1/47 kB Progress (5): 1.3/3.3 MB | 238/276 kB | 172 kB | 48/61 kB | 4.1/47 kB Progress (5): 1.3/3.3 MB | 238/276 kB | 172 kB | 48/61 kB | 7.7/47 kB Progress (5): 1.3/3.3 MB | 238/276 kB | 172 kB | 48/61 kB | 7.7/47 kB Progress (5): 1.3/3.3 MB | 238/276 kB | 172 kB | 52/61 kB | 7.7/47 kB Progress (5): 1.3/3.3 MB | 242/276 kB | 172 kB | 52/61 kB | 7.7/47 kB Progress (5): 1.3/3.3 MB | 242/276 kB | 172 kB | 56/61 kB | 7.7/47 kB Progress (5): 1.3/3.3 MB | 242/276 kB | 172 kB | 56/61 kB | 7.7/47 kB Progress (5): 1.3/3.3 MB | 242/276 kB | 172 kB | 56/61 kB | 12/47 kB Progress (5): 1.3/3.3 MB | 242/276 kB | 172 kB | 56/61 kB | 12/47 kB Progress (5): 1.3/3.3 MB | 242/276 kB | 172 kB | 60/61 kB | 12/47 kB Progress (5): 1.3/3.3 MB | 246/276 kB | 172 kB | 60/61 kB | 12/47 kB Progress (5): 1.3/3.3 MB | 246/276 kB | 172 kB | 61 kB | 12/47 kB Progress (5): 1.3/3.3 MB | 246/276 kB | 172 kB | 61 kB | 12/47 kB Progress (5): 1.3/3.3 MB | 246/276 kB | 172 kB | 61 kB | 16/47 kB Progress (5): 1.3/3.3 MB | 246/276 kB | 172 kB | 61 kB | 16/47 kB Progress (5): 1.3/3.3 MB | 250/276 kB | 172 kB | 61 kB | 16/47 kB Progress (5): 1.3/3.3 MB | 250/276 kB | 172 kB | 61 kB | 16/47 kB Progress (5): 1.3/3.3 MB | 250/276 kB | 172 kB | 61 kB | 20/47 kB Progress (5): 1.3/3.3 MB | 250/276 kB | 172 kB | 61 kB | 20/47 kB Progress (5): 1.3/3.3 MB | 254/276 kB | 172 kB | 61 kB | 20/47 kB Progress (5): 1.3/3.3 MB | 254/276 kB | 172 kB | 61 kB | 20/47 kB Progress (5): 1.3/3.3 MB | 254/276 kB | 172 kB | 61 kB | 24/47 kB Progress (5): 1.3/3.3 MB | 254/276 kB | 172 kB | 61 kB | 24/47 kB Progress (5): 1.3/3.3 MB | 258/276 kB | 172 kB | 61 kB | 24/47 kB Progress (5): 1.3/3.3 MB | 258/276 kB | 172 kB | 61 kB | 24/47 kB Progress (5): 1.3/3.3 MB | 258/276 kB | 172 kB | 61 kB | 24/47 kB Progress (5): 1.3/3.3 MB | 258/276 kB | 172 kB | 61 kB | 28/47 kB Progress (5): 1.3/3.3 MB | 258/276 kB | 172 kB | 61 kB | 28/47 kB Progress (5): 1.3/3.3 MB | 262/276 kB | 172 kB | 61 kB | 28/47 kB Progress (5): 1.3/3.3 MB | 262/276 kB | 172 kB | 61 kB | 28/47 kB Progress (5): 1.3/3.3 MB | 262/276 kB | 172 kB | 61 kB | 32/47 kB Progress (5): 1.3/3.3 MB | 262/276 kB | 172 kB | 61 kB | 32/47 kB Progress (5): 1.3/3.3 MB | 266/276 kB | 172 kB | 61 kB | 32/47 kB Progress (5): 1.3/3.3 MB | 266/276 kB | 172 kB | 61 kB | 32/47 kB Progress (5): 1.3/3.3 MB | 266/276 kB | 172 kB | 61 kB | 33/47 kB Progress (5): 1.3/3.3 MB | 266/276 kB | 172 kB | 61 kB | 33/47 kB Progress (5): 1.3/3.3 MB | 270/276 kB | 172 kB | 61 kB | 33/47 kB Progress (5): 1.3/3.3 MB | 270/276 kB | 172 kB | 61 kB | 33/47 kB Progress (5): 1.3/3.3 MB | 270/276 kB | 172 kB | 61 kB | 37/47 kB Progress (5): 1.3/3.3 MB | 270/276 kB | 172 kB | 61 kB | 37/47 kB Progress (5): 1.3/3.3 MB | 274/276 kB | 172 kB | 61 kB | 37/47 kB Progress (5): 1.4/3.3 MB | 274/276 kB | 172 kB | 61 kB | 37/47 kB Progress (5): 1.4/3.3 MB | 274/276 kB | 172 kB | 61 kB | 41/47 kB Progress (5): 1.4/3.3 MB | 274/276 kB | 172 kB | 61 kB | 41/47 kB Progress (5): 1.4/3.3 MB | 276 kB | 172 kB | 61 kB | 41/47 kB Progress (5): 1.4/3.3 MB | 276 kB | 172 kB | 61 kB | 41/47 kB Progress (5): 1.4/3.3 MB | 276 kB | 172 kB | 61 kB | 45/47 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 487 kB/s) [2019-07-30T20:11:38.924Z] 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-30T20:11:38.924Z] Progress (4): 1.4/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 1.4/3.3 MB | 276 kB | 61 kB | 47 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 171 kB/s) [2019-07-30T20:11:38.925Z] Progress (3): 1.4/3.3 MB | 276 kB | 47 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-30T20:11:38.925Z] Progress (3): 1.4/3.3 MB | 276 kB | 47 kB Progress (3): 1.4/3.3 MB | 276 kB | 47 kB Progress (3): 1.4/3.3 MB | 276 kB | 47 kB Progress (3): 1.4/3.3 MB | 276 kB | 47 kB Progress (3): 1.4/3.3 MB | 276 kB | 47 kB Progress (3): 1.4/3.3 MB | 276 kB | 47 kB Progress (3): 1.4/3.3 MB | 276 kB | 47 kB Progress (3): 1.4/3.3 MB | 276 kB | 47 kB Progress (3): 1.4/3.3 MB | 276 kB | 47 kB Progress (3): 1.4/3.3 MB | 276 kB | 47 kB Progress (3): 1.4/3.3 MB | 276 kB | 47 kB Progress (3): 1.4/3.3 MB | 276 kB | 47 kB Progress (3): 1.4/3.3 MB | 276 kB | 47 kB Progress (3): 1.4/3.3 MB | 276 kB | 47 kB Progress (3): 1.4/3.3 MB | 276 kB | 47 kB Progress (3): 1.4/3.3 MB | 276 kB | 47 kB Progress (3): 1.4/3.3 MB | 276 kB | 47 kB Progress (3): 1.4/3.3 MB | 276 kB | 47 kB Progress (3): 1.4/3.3 MB | 276 kB | 47 kB Progress (3): 1.4/3.3 MB | 276 kB | 47 kB Progress (3): 1.5/3.3 MB | 276 kB | 47 kB Progress (3): 1.5/3.3 MB | 276 kB | 47 kB Progress (3): 1.5/3.3 MB | 276 kB | 47 kB Progress (3): 1.5/3.3 MB | 276 kB | 47 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 763 kB/s) [2019-07-30T20:11:38.925Z] 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-30T20:11:38.925Z] Progress (2): 1.5/3.3 MB | 47 kB Progress (2): 1.5/3.3 MB | 47 kB Progress (2): 1.5/3.3 MB | 47 kB Progress (2): 1.5/3.3 MB | 47 kB Progress (2): 1.5/3.3 MB | 47 kB Progress (2): 1.5/3.3 MB | 47 kB Progress (2): 1.5/3.3 MB | 47 kB Progress (2): 1.5/3.3 MB | 47 kB Progress (2): 1.5/3.3 MB | 47 kB Progress (2): 1.5/3.3 MB | 47 kB Progress (2): 1.5/3.3 MB | 47 kB Progress (2): 1.5/3.3 MB | 47 kB Progress (2): 1.5/3.3 MB | 47 kB Progress (2): 1.5/3.3 MB | 47 kB Progress (2): 1.5/3.3 MB | 47 kB Progress (2): 1.5/3.3 MB | 47 kB Progress (2): 1.5/3.3 MB | 47 kB Progress (2): 1.5/3.3 MB | 47 kB Progress (2): 1.5/3.3 MB | 47 kB Progress (2): 1.5/3.3 MB | 47 kB Progress (2): 1.5/3.3 MB | 47 kB Progress (2): 1.6/3.3 MB | 47 kB Progress (2): 1.6/3.3 MB | 47 kB Progress (2): 1.6/3.3 MB | 47 kB Progress (2): 1.6/3.3 MB | 47 kB Progress (2): 1.6/3.3 MB | 47 kB Progress (2): 1.6/3.3 MB | 47 kB Progress (2): 1.6/3.3 MB | 47 kB Progress (2): 1.6/3.3 MB | 47 kB Progress (2): 1.6/3.3 MB | 47 kB Progress (2): 1.6/3.3 MB | 47 kB Progress (2): 1.6/3.3 MB | 47 kB Progress (2): 1.6/3.3 MB | 47 kB Progress (2): 1.6/3.3 MB | 47 kB Progress (2): 1.6/3.3 MB | 47 kB Progress (2): 1.6/3.3 MB | 47 kB Progress (2): 1.6/3.3 MB | 47 kB Progress (2): 1.6/3.3 MB | 47 kB Progress (2): 1.6/3.3 MB | 47 kB Progress (2): 1.6/3.3 MB | 47 kB Progress (3): 1.6/3.3 MB | 47 kB | 4.1/254 kB Progress (3): 1.6/3.3 MB | 47 kB | 4.1/254 kB Progress (3): 1.6/3.3 MB | 47 kB | 7.7/254 kB Progress (3): 1.6/3.3 MB | 47 kB | 7.7/254 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 126 kB/s) [2019-07-30T20:11:38.925Z] 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-30T20:11:38.925Z] Progress (2): 1.6/3.3 MB | 7.7/254 kB Progress (2): 1.6/3.3 MB | 12/254 kB Progress (2): 1.6/3.3 MB | 12/254 kB Progress (2): 1.6/3.3 MB | 16/254 kB Progress (2): 1.6/3.3 MB | 16/254 kB Progress (2): 1.6/3.3 MB | 20/254 kB Progress (2): 1.6/3.3 MB | 20/254 kB Progress (2): 1.6/3.3 MB | 24/254 kB Progress (2): 1.7/3.3 MB | 24/254 kB Progress (2): 1.7/3.3 MB | 24/254 kB Progress (2): 1.7/3.3 MB | 28/254 kB Progress (2): 1.7/3.3 MB | 28/254 kB Progress (2): 1.7/3.3 MB | 32/254 kB Progress (2): 1.7/3.3 MB | 32/254 kB Progress (2): 1.7/3.3 MB | 33/254 kB Progress (2): 1.7/3.3 MB | 33/254 kB Progress (3): 1.7/3.3 MB | 33/254 kB | 4.1/125 kB Progress (3): 1.7/3.3 MB | 33/254 kB | 4.1/125 kB Progress (3): 1.7/3.3 MB | 37/254 kB | 4.1/125 kB Progress (3): 1.7/3.3 MB | 37/254 kB | 7.7/125 kB Progress (3): 1.7/3.3 MB | 41/254 kB | 7.7/125 kB Progress (3): 1.7/3.3 MB | 41/254 kB | 12/125 kB Progress (3): 1.7/3.3 MB | 41/254 kB | 12/125 kB Progress (3): 1.7/3.3 MB | 41/254 kB | 16/125 kB Progress (3): 1.7/3.3 MB | 45/254 kB | 16/125 kB Progress (3): 1.7/3.3 MB | 45/254 kB | 16/125 kB Progress (3): 1.7/3.3 MB | 49/254 kB | 16/125 kB Progress (3): 1.7/3.3 MB | 49/254 kB | 20/125 kB Progress (3): 1.7/3.3 MB | 53/254 kB | 20/125 kB Progress (3): 1.7/3.3 MB | 53/254 kB | 20/125 kB Progress (3): 1.7/3.3 MB | 57/254 kB | 20/125 kB Progress (4): 1.7/3.3 MB | 57/254 kB | 20/125 kB | 4.1/52 kB Progress (4): 1.7/3.3 MB | 61/254 kB | 20/125 kB | 4.1/52 kB Progress (4): 1.7/3.3 MB | 61/254 kB | 24/125 kB | 4.1/52 kB Progress (4): 1.7/3.3 MB | 65/254 kB | 24/125 kB | 4.1/52 kB Progress (4): 1.7/3.3 MB | 65/254 kB | 24/125 kB | 7.7/52 kB Progress (4): 1.7/3.3 MB | 65/254 kB | 24/125 kB | 7.7/52 kB Progress (4): 1.7/3.3 MB | 65/254 kB | 24/125 kB | 12/52 kB Progress (4): 1.7/3.3 MB | 66/254 kB | 24/125 kB | 12/52 kB Progress (4): 1.7/3.3 MB | 66/254 kB | 28/125 kB | 12/52 kB Progress (4): 1.7/3.3 MB | 70/254 kB | 28/125 kB | 12/52 kB Progress (4): 1.7/3.3 MB | 70/254 kB | 28/125 kB | 16/52 kB Progress (4): 1.7/3.3 MB | 70/254 kB | 28/125 kB | 16/52 kB Progress (4): 1.7/3.3 MB | 70/254 kB | 28/125 kB | 20/52 kB Progress (4): 1.7/3.3 MB | 74/254 kB | 28/125 kB | 20/52 kB Progress (4): 1.7/3.3 MB | 74/254 kB | 32/125 kB | 20/52 kB Progress (4): 1.7/3.3 MB | 78/254 kB | 32/125 kB | 20/52 kB Progress (4): 1.7/3.3 MB | 78/254 kB | 32/125 kB | 24/52 kB Progress (4): 1.7/3.3 MB | 78/254 kB | 32/125 kB | 24/52 kB Progress (4): 1.7/3.3 MB | 78/254 kB | 32/125 kB | 28/52 kB Progress (4): 1.7/3.3 MB | 82/254 kB | 32/125 kB | 28/52 kB Progress (4): 1.7/3.3 MB | 82/254 kB | 33/125 kB | 28/52 kB Progress (4): 1.7/3.3 MB | 86/254 kB | 33/125 kB | 28/52 kB Progress (4): 1.7/3.3 MB | 86/254 kB | 33/125 kB | 32/52 kB Progress (4): 1.7/3.3 MB | 86/254 kB | 33/125 kB | 32/52 kB Progress (4): 1.7/3.3 MB | 86/254 kB | 33/125 kB | 33/52 kB Progress (4): 1.7/3.3 MB | 90/254 kB | 33/125 kB | 33/52 kB Progress (4): 1.7/3.3 MB | 90/254 kB | 37/125 kB | 33/52 kB Progress (4): 1.7/3.3 MB | 94/254 kB | 37/125 kB | 33/52 kB Progress (4): 1.7/3.3 MB | 94/254 kB | 37/125 kB | 37/52 kB Progress (4): 1.7/3.3 MB | 94/254 kB | 37/125 kB | 41/52 kB Progress (4): 1.7/3.3 MB | 94/254 kB | 37/125 kB | 41/52 kB Progress (4): 1.7/3.3 MB | 94/254 kB | 37/125 kB | 45/52 kB Progress (4): 1.7/3.3 MB | 98/254 kB | 37/125 kB | 45/52 kB Progress (4): 1.7/3.3 MB | 98/254 kB | 41/125 kB | 45/52 kB Progress (4): 1.7/3.3 MB | 98/254 kB | 41/125 kB | 45/52 kB Progress (4): 1.7/3.3 MB | 98/254 kB | 45/125 kB | 45/52 kB Progress (4): 1.7/3.3 MB | 98/254 kB | 45/125 kB | 49/52 kB Progress (4): 1.7/3.3 MB | 98/254 kB | 45/125 kB | 49/52 kB Progress (4): 1.7/3.3 MB | 98/254 kB | 45/125 kB | 52 kB Progress (4): 1.7/3.3 MB | 98/254 kB | 49/125 kB | 52 kB Progress (4): 1.7/3.3 MB | 102/254 kB | 49/125 kB | 52 kB Progress (5): 1.7/3.3 MB | 102/254 kB | 49/125 kB | 52 kB | 4.1/65 kB Progress (5): 1.7/3.3 MB | 106/254 kB | 49/125 kB | 52 kB | 4.1/65 kB Progress (5): 1.7/3.3 MB | 106/254 kB | 53/125 kB | 52 kB | 4.1/65 kB Progress (5): 1.7/3.3 MB | 106/254 kB | 53/125 kB | 52 kB | 4.1/65 kB Progress (5): 1.7/3.3 MB | 106/254 kB | 57/125 kB | 52 kB | 4.1/65 kB Progress (5): 1.7/3.3 MB | 110/254 kB | 57/125 kB | 52 kB | 4.1/65 kB Progress (5): 1.7/3.3 MB | 110/254 kB | 57/125 kB | 52 kB | 7.7/65 kB Progress (5): 1.7/3.3 MB | 114/254 kB | 57/125 kB | 52 kB | 7.7/65 kB Progress (5): 1.7/3.3 MB | 114/254 kB | 61/125 kB | 52 kB | 7.7/65 kB Progress (5): 1.7/3.3 MB | 114/254 kB | 61/125 kB | 52 kB | 7.7/65 kB Progress (5): 1.7/3.3 MB | 114/254 kB | 65/125 kB | 52 kB | 7.7/65 kB Progress (5): 1.7/3.3 MB | 118/254 kB | 65/125 kB | 52 kB | 7.7/65 kB Progress (5): 1.7/3.3 MB | 118/254 kB | 65/125 kB | 52 kB | 12/65 kB Progress (5): 1.7/3.3 MB | 122/254 kB | 65/125 kB | 52 kB | 12/65 kB Progress (5): 1.7/3.3 MB | 122/254 kB | 66/125 kB | 52 kB | 12/65 kB Progress (5): 1.7/3.3 MB | 122/254 kB | 66/125 kB | 52 kB | 12/65 kB Progress (5): 1.7/3.3 MB | 122/254 kB | 70/125 kB | 52 kB | 12/65 kB Progress (5): 1.7/3.3 MB | 126/254 kB | 70/125 kB | 52 kB | 12/65 kB Progress (5): 1.7/3.3 MB | 126/254 kB | 70/125 kB | 52 kB | 16/65 kB Progress (5): 1.7/3.3 MB | 130/254 kB | 70/125 kB | 52 kB | 16/65 kB Progress (5): 1.7/3.3 MB | 130/254 kB | 74/125 kB | 52 kB | 16/65 kB Progress (5): 1.7/3.3 MB | 130/254 kB | 74/125 kB | 52 kB | 16/65 kB Progress (5): 1.7/3.3 MB | 130/254 kB | 78/125 kB | 52 kB | 16/65 kB Progress (5): 1.7/3.3 MB | 131/254 kB | 78/125 kB | 52 kB | 16/65 kB Progress (5): 1.7/3.3 MB | 131/254 kB | 78/125 kB | 52 kB | 20/65 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 134 kB/s) [2019-07-30T20:11:38.925Z] Progress (4): 1.7/3.3 MB | 135/254 kB | 78/125 kB | 20/65 kB Progress (4): 1.7/3.3 MB | 135/254 kB | 82/125 kB | 20/65 kB Progress (4): 1.7/3.3 MB | 135/254 kB | 82/125 kB | 20/65 kB Progress (4): 1.7/3.3 MB | 135/254 kB | 86/125 kB | 20/65 kB Progress (4): 1.7/3.3 MB | 139/254 kB | 86/125 kB | 20/65 kB 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-30T20:11:38.925Z] Progress (4): 1.7/3.3 MB | 139/254 kB | 86/125 kB | 24/65 kB Progress (4): 1.7/3.3 MB | 143/254 kB | 86/125 kB | 24/65 kB Progress (4): 1.7/3.3 MB | 143/254 kB | 90/125 kB | 24/65 kB Progress (4): 1.7/3.3 MB | 143/254 kB | 90/125 kB | 24/65 kB Progress (4): 1.7/3.3 MB | 143/254 kB | 94/125 kB | 24/65 kB Progress (4): 1.7/3.3 MB | 147/254 kB | 94/125 kB | 24/65 kB Progress (4): 1.7/3.3 MB | 147/254 kB | 94/125 kB | 28/65 kB Progress (4): 1.7/3.3 MB | 151/254 kB | 94/125 kB | 28/65 kB Progress (4): 1.7/3.3 MB | 151/254 kB | 98/125 kB | 28/65 kB Progress (4): 1.7/3.3 MB | 151/254 kB | 98/125 kB | 28/65 kB Progress (4): 1.7/3.3 MB | 151/254 kB | 102/125 kB | 28/65 kB Progress (4): 1.7/3.3 MB | 155/254 kB | 102/125 kB | 28/65 kB Progress (4): 1.7/3.3 MB | 155/254 kB | 102/125 kB | 32/65 kB Progress (4): 1.7/3.3 MB | 159/254 kB | 102/125 kB | 32/65 kB Progress (4): 1.7/3.3 MB | 159/254 kB | 106/125 kB | 32/65 kB Progress (4): 1.7/3.3 MB | 159/254 kB | 106/125 kB | 32/65 kB Progress (4): 1.7/3.3 MB | 159/254 kB | 110/125 kB | 32/65 kB Progress (4): 1.7/3.3 MB | 163/254 kB | 110/125 kB | 32/65 kB Progress (4): 1.7/3.3 MB | 163/254 kB | 110/125 kB | 33/65 kB Progress (4): 1.7/3.3 MB | 164/254 kB | 110/125 kB | 33/65 kB Progress (4): 1.7/3.3 MB | 164/254 kB | 114/125 kB | 33/65 kB Progress (4): 1.7/3.3 MB | 164/254 kB | 114/125 kB | 33/65 kB Progress (4): 1.7/3.3 MB | 164/254 kB | 118/125 kB | 33/65 kB Progress (4): 1.7/3.3 MB | 168/254 kB | 118/125 kB | 33/65 kB Progress (4): 1.7/3.3 MB | 168/254 kB | 118/125 kB | 37/65 kB Progress (4): 1.7/3.3 MB | 172/254 kB | 118/125 kB | 37/65 kB Progress (4): 1.7/3.3 MB | 172/254 kB | 122/125 kB | 37/65 kB Progress (4): 1.7/3.3 MB | 172/254 kB | 122/125 kB | 37/65 kB Progress (4): 1.7/3.3 MB | 172/254 kB | 125 kB | 37/65 kB Progress (4): 1.7/3.3 MB | 176/254 kB | 125 kB | 37/65 kB Progress (4): 1.7/3.3 MB | 176/254 kB | 125 kB | 41/65 kB Progress (4): 1.7/3.3 MB | 180/254 kB | 125 kB | 41/65 kB Progress (4): 1.7/3.3 MB | 180/254 kB | 125 kB | 45/65 kB Progress (4): 1.8/3.3 MB | 180/254 kB | 125 kB | 45/65 kB Progress (4): 1.8/3.3 MB | 180/254 kB | 125 kB | 49/65 kB Progress (4): 1.8/3.3 MB | 184/254 kB | 125 kB | 49/65 kB Progress (4): 1.8/3.3 MB | 184/254 kB | 125 kB | 53/65 kB Progress (4): 1.8/3.3 MB | 184/254 kB | 125 kB | 53/65 kB Progress (4): 1.8/3.3 MB | 184/254 kB | 125 kB | 57/65 kB Progress (4): 1.8/3.3 MB | 188/254 kB | 125 kB | 57/65 kB Progress (4): 1.8/3.3 MB | 188/254 kB | 125 kB | 57/65 kB Progress (4): 1.8/3.3 MB | 192/254 kB | 125 kB | 57/65 kB Progress (4): 1.8/3.3 MB | 192/254 kB | 125 kB | 61/65 kB Progress (5): 1.8/3.3 MB | 192/254 kB | 125 kB | 61/65 kB | 4.1/866 kB Progress (5): 1.8/3.3 MB | 196/254 kB | 125 kB | 61/65 kB | 4.1/866 kB Progress (5): 1.8/3.3 MB | 196/254 kB | 125 kB | 61/65 kB | 4.1/866 kB Progress (5): 1.8/3.3 MB | 197/254 kB | 125 kB | 61/65 kB | 4.1/866 kB Progress (5): 1.8/3.3 MB | 197/254 kB | 125 kB | 61/65 kB | 7.7/866 kB Progress (5): 1.8/3.3 MB | 197/254 kB | 125 kB | 65/65 kB | 7.7/866 kB Progress (5): 1.8/3.3 MB | 197/254 kB | 125 kB | 65/65 kB | 12/866 kB Progress (5): 1.8/3.3 MB | 201/254 kB | 125 kB | 65/65 kB | 12/866 kB Progress (5): 1.8/3.3 MB | 205/254 kB | 125 kB | 65/65 kB | 12/866 kB Progress (5): 1.8/3.3 MB | 205/254 kB | 125 kB | 65/65 kB | 12/866 kB Progress (5): 1.8/3.3 MB | 209/254 kB | 125 kB | 65/65 kB | 12/866 kB Progress (5): 1.8/3.3 MB | 209/254 kB | 125 kB | 65/65 kB | 16/866 kB Progress (5): 1.8/3.3 MB | 209/254 kB | 125 kB | 65 kB | 16/866 kB Progress (5): 1.8/3.3 MB | 209/254 kB | 125 kB | 65 kB | 20/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 307 kB/s) [2019-07-30T20:11:38.925Z] Progress (4): 1.8/3.3 MB | 213/254 kB | 65 kB | 20/866 kB Progress (4): 1.8/3.3 MB | 213/254 kB | 65 kB | 20/866 kB Progress (4): 1.8/3.3 MB | 217/254 kB | 65 kB | 20/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-30T20:11:38.925Z] Progress (4): 1.8/3.3 MB | 217/254 kB | 65 kB | 24/866 kB Progress (4): 1.8/3.3 MB | 221/254 kB | 65 kB | 24/866 kB Progress (4): 1.8/3.3 MB | 221/254 kB | 65 kB | 24/866 kB Progress (4): 1.8/3.3 MB | 225/254 kB | 65 kB | 24/866 kB Progress (4): 1.8/3.3 MB | 225/254 kB | 65 kB | 24/866 kB Progress (4): 1.8/3.3 MB | 225/254 kB | 65 kB | 28/866 kB Progress (4): 1.8/3.3 MB | 225/254 kB | 65 kB | 28/866 kB Progress (4): 1.8/3.3 MB | 229/254 kB | 65 kB | 28/866 kB Progress (4): 1.8/3.3 MB | 229/254 kB | 65 kB | 28/866 kB Progress (4): 1.8/3.3 MB | 229/254 kB | 65 kB | 32/866 kB Progress (4): 1.8/3.3 MB | 229/254 kB | 65 kB | 32/866 kB Progress (4): 1.8/3.3 MB | 233/254 kB | 65 kB | 32/866 kB Progress (4): 1.8/3.3 MB | 233/254 kB | 65 kB | 32/866 kB Progress (4): 1.8/3.3 MB | 233/254 kB | 65 kB | 33/866 kB Progress (4): 1.8/3.3 MB | 233/254 kB | 65 kB | 33/866 kB Progress (4): 1.8/3.3 MB | 237/254 kB | 65 kB | 33/866 kB Progress (4): 1.8/3.3 MB | 237/254 kB | 65 kB | 33/866 kB Progress (4): 1.8/3.3 MB | 237/254 kB | 65 kB | 37/866 kB Progress (4): 1.8/3.3 MB | 237/254 kB | 65 kB | 37/866 kB Progress (4): 1.8/3.3 MB | 241/254 kB | 65 kB | 37/866 kB Progress (4): 1.8/3.3 MB | 241/254 kB | 65 kB | 37/866 kB Progress (4): 1.8/3.3 MB | 241/254 kB | 65 kB | 41/866 kB Progress (4): 1.8/3.3 MB | 241/254 kB | 65 kB | 41/866 kB Progress (4): 1.8/3.3 MB | 241/254 kB | 65 kB | 45/866 kB Progress (4): 1.8/3.3 MB | 245/254 kB | 65 kB | 45/866 kB Progress (4): 1.8/3.3 MB | 245/254 kB | 65 kB | 49/866 kB Progress (4): 1.8/3.3 MB | 245/254 kB | 65 kB | 49/866 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 158 kB/s) [2019-07-30T20:11:38.925Z] Progress (3): 1.8/3.3 MB | 245/254 kB | 49/866 kB Progress (3): 1.8/3.3 MB | 245/254 kB | 53/866 kB Progress (3): 1.8/3.3 MB | 245/254 kB | 53/866 kB Progress (3): 1.8/3.3 MB | 249/254 kB | 53/866 kB Progress (3): 1.8/3.3 MB | 249/254 kB | 53/866 kB Progress (3): 1.8/3.3 MB | 249/254 kB | 57/866 kB Progress (3): 1.8/3.3 MB | 249/254 kB | 57/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-30T20:11:39.186Z] Progress (3): 1.8/3.3 MB | 249/254 kB | 57/866 kB Progress (3): 1.8/3.3 MB | 249/254 kB | 61/866 kB Progress (3): 1.8/3.3 MB | 253/254 kB | 61/866 kB Progress (3): 1.8/3.3 MB | 253/254 kB | 65/866 kB Progress (3): 1.8/3.3 MB | 253/254 kB | 65/866 kB Progress (3): 1.8/3.3 MB | 253/254 kB | 66/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 66/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 70/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 70/866 kB Progress (3): 1.8/3.3 MB | 254 kB | 74/866 kB Progress (3): 1.9/3.3 MB | 254 kB | 74/866 kB Progress (3): 1.9/3.3 MB | 254 kB | 78/866 kB Progress (3): 1.9/3.3 MB | 254 kB | 78/866 kB Progress (3): 1.9/3.3 MB | 254 kB | 82/866 kB Progress (3): 1.9/3.3 MB | 254 kB | 82/866 kB Progress (3): 1.9/3.3 MB | 254 kB | 86/866 kB Progress (3): 1.9/3.3 MB | 254 kB | 86/866 kB Progress (3): 1.9/3.3 MB | 254 kB | 90/866 kB Progress (3): 1.9/3.3 MB | 254 kB | 90/866 kB Progress (3): 1.9/3.3 MB | 254 kB | 94/866 kB Progress (3): 1.9/3.3 MB | 254 kB | 94/866 kB Progress (3): 1.9/3.3 MB | 254 kB | 98/866 kB Progress (3): 1.9/3.3 MB | 254 kB | 98/866 kB Progress (3): 1.9/3.3 MB | 254 kB | 98/866 kB Progress (3): 1.9/3.3 MB | 254 kB | 98/866 kB Progress (3): 1.9/3.3 MB | 254 kB | 102/866 kB Progress (3): 1.9/3.3 MB | 254 kB | 102/866 kB Progress (3): 1.9/3.3 MB | 254 kB | 106/866 kB Progress (3): 1.9/3.3 MB | 254 kB | 106/866 kB Progress (3): 1.9/3.3 MB | 254 kB | 110/866 kB Progress (3): 1.9/3.3 MB | 254 kB | 110/866 kB Progress (3): 1.9/3.3 MB | 254 kB | 114/866 kB Progress (3): 1.9/3.3 MB | 254 kB | 114/866 kB Progress (3): 1.9/3.3 MB | 254 kB | 118/866 kB Progress (3): 1.9/3.3 MB | 254 kB | 118/866 kB Progress (3): 1.9/3.3 MB | 254 kB | 122/866 kB Progress (3): 1.9/3.3 MB | 254 kB | 122/866 kB Progress (3): 1.9/3.3 MB | 254 kB | 126/866 kB Progress (4): 1.9/3.3 MB | 254 kB | 126/866 kB | 4.1/33 kB Progress (4): 1.9/3.3 MB | 254 kB | 126/866 kB | 7.7/33 kB Progress (4): 1.9/3.3 MB | 254 kB | 126/866 kB | 7.7/33 kB Progress (4): 1.9/3.3 MB | 254 kB | 126/866 kB | 12/33 kB Progress (4): 1.9/3.3 MB | 254 kB | 130/866 kB | 12/33 kB Progress (4): 1.9/3.3 MB | 254 kB | 130/866 kB | 16/33 kB Progress (4): 1.9/3.3 MB | 254 kB | 130/866 kB | 16/33 kB Progress (5): 1.9/3.3 MB | 254 kB | 130/866 kB | 16/33 kB | 4.1/193 kB Progress (5): 1.9/3.3 MB | 254 kB | 130/866 kB | 16/33 kB | 4.1/193 kB Progress (5): 1.9/3.3 MB | 254 kB | 130/866 kB | 20/33 kB | 4.1/193 kB Progress (5): 1.9/3.3 MB | 254 kB | 131/866 kB | 20/33 kB | 4.1/193 kB Progress (5): 1.9/3.3 MB | 254 kB | 131/866 kB | 24/33 kB | 4.1/193 kB Progress (5): 1.9/3.3 MB | 254 kB | 131/866 kB | 24/33 kB | 4.1/193 kB Progress (5): 1.9/3.3 MB | 254 kB | 131/866 kB | 24/33 kB | 7.7/193 kB Progress (5): 1.9/3.3 MB | 254 kB | 131/866 kB | 24/33 kB | 7.7/193 kB Progress (5): 1.9/3.3 MB | 254 kB | 131/866 kB | 28/33 kB | 7.7/193 kB Progress (5): 1.9/3.3 MB | 254 kB | 135/866 kB | 28/33 kB | 7.7/193 kB Progress (5): 1.9/3.3 MB | 254 kB | 135/866 kB | 32/33 kB | 7.7/193 kB Progress (5): 1.9/3.3 MB | 254 kB | 135/866 kB | 32/33 kB | 7.7/193 kB Progress (5): 1.9/3.3 MB | 254 kB | 135/866 kB | 32/33 kB | 12/193 kB Progress (5): 1.9/3.3 MB | 254 kB | 135/866 kB | 32/33 kB | 12/193 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 573 kB/s) [2019-07-30T20:11:39.186Z] Progress (4): 1.9/3.3 MB | 135/866 kB | 33 kB | 12/193 kB Progress (4): 1.9/3.3 MB | 139/866 kB | 33 kB | 12/193 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-30T20:11:39.186Z] Progress (4): 1.9/3.3 MB | 139/866 kB | 33 kB | 12/193 kB Progress (4): 1.9/3.3 MB | 139/866 kB | 33 kB | 16/193 kB Progress (4): 1.9/3.3 MB | 139/866 kB | 33 kB | 16/193 kB Progress (4): 1.9/3.3 MB | 139/866 kB | 33 kB | 20/193 kB Progress (4): 1.9/3.3 MB | 143/866 kB | 33 kB | 20/193 kB Progress (4): 1.9/3.3 MB | 143/866 kB | 33 kB | 24/193 kB Progress (4): 1.9/3.3 MB | 143/866 kB | 33 kB | 24/193 kB Progress (4): 1.9/3.3 MB | 147/866 kB | 33 kB | 24/193 kB Progress (4): 1.9/3.3 MB | 147/866 kB | 33 kB | 24/193 kB Progress (4): 1.9/3.3 MB | 147/866 kB | 33 kB | 28/193 kB Progress (4): 2.0/3.3 MB | 147/866 kB | 33 kB | 28/193 kB Progress (4): 2.0/3.3 MB | 151/866 kB | 33 kB | 28/193 kB Progress (4): 2.0/3.3 MB | 151/866 kB | 33 kB | 28/193 kB Progress (4): 2.0/3.3 MB | 151/866 kB | 33 kB | 32/193 kB Progress (4): 2.0/3.3 MB | 151/866 kB | 33 kB | 32/193 kB Progress (4): 2.0/3.3 MB | 155/866 kB | 33 kB | 32/193 kB Progress (4): 2.0/3.3 MB | 155/866 kB | 33 kB | 32/193 kB Progress (4): 2.0/3.3 MB | 155/866 kB | 33 kB | 33/193 kB Progress (4): 2.0/3.3 MB | 155/866 kB | 33 kB | 33/193 kB Progress (4): 2.0/3.3 MB | 155/866 kB | 33 kB | 37/193 kB Progress (4): 2.0/3.3 MB | 159/866 kB | 33 kB | 37/193 kB Progress (4): 2.0/3.3 MB | 159/866 kB | 33 kB | 41/193 kB Progress (4): 2.0/3.3 MB | 159/866 kB | 33 kB | 41/193 kB Progress (4): 2.0/3.3 MB | 159/866 kB | 33 kB | 45/193 kB Progress (4): 2.0/3.3 MB | 163/866 kB | 33 kB | 45/193 kB Progress (4): 2.0/3.3 MB | 163/866 kB | 33 kB | 49/193 kB Progress (4): 2.0/3.3 MB | 163/866 kB | 33 kB | 49/193 kB Progress (4): 2.0/3.3 MB | 164/866 kB | 33 kB | 49/193 kB Progress (4): 2.0/3.3 MB | 164/866 kB | 33 kB | 49/193 kB Progress (4): 2.0/3.3 MB | 164/866 kB | 33 kB | 53/193 kB Progress (4): 2.0/3.3 MB | 164/866 kB | 33 kB | 53/193 kB Progress (4): 2.0/3.3 MB | 168/866 kB | 33 kB | 53/193 kB Progress (4): 2.0/3.3 MB | 168/866 kB | 33 kB | 53/193 kB Progress (4): 2.0/3.3 MB | 168/866 kB | 33 kB | 57/193 kB Progress (4): 2.0/3.3 MB | 168/866 kB | 33 kB | 57/193 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 74 kB/s) [2019-07-30T20:11:39.186Z] 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-30T20:11:39.186Z] Progress (3): 2.0/3.3 MB | 172/866 kB | 57/193 kB Progress (3): 2.0/3.3 MB | 172/866 kB | 57/193 kB Progress (3): 2.0/3.3 MB | 176/866 kB | 57/193 kB Progress (3): 2.0/3.3 MB | 176/866 kB | 61/193 kB Progress (3): 2.0/3.3 MB | 180/866 kB | 61/193 kB Progress (3): 2.0/3.3 MB | 180/866 kB | 61/193 kB Progress (3): 2.0/3.3 MB | 184/866 kB | 61/193 kB Progress (3): 2.0/3.3 MB | 184/866 kB | 65/193 kB Progress (3): 2.0/3.3 MB | 188/866 kB | 65/193 kB Progress (3): 2.0/3.3 MB | 188/866 kB | 65/193 kB Progress (3): 2.0/3.3 MB | 188/866 kB | 66/193 kB Progress (3): 2.0/3.3 MB | 188/866 kB | 66/193 kB Progress (3): 2.0/3.3 MB | 192/866 kB | 66/193 kB Progress (3): 2.0/3.3 MB | 192/866 kB | 66/193 kB Progress (3): 2.0/3.3 MB | 192/866 kB | 70/193 kB Progress (3): 2.0/3.3 MB | 192/866 kB | 70/193 kB Progress (3): 2.0/3.3 MB | 196/866 kB | 70/193 kB Progress (3): 2.0/3.3 MB | 196/866 kB | 70/193 kB Progress (3): 2.0/3.3 MB | 196/866 kB | 74/193 kB Progress (3): 2.0/3.3 MB | 196/866 kB | 74/193 kB Progress (3): 2.0/3.3 MB | 200/866 kB | 74/193 kB Progress (3): 2.0/3.3 MB | 200/866 kB | 74/193 kB Progress (3): 2.0/3.3 MB | 200/866 kB | 78/193 kB Progress (3): 2.0/3.3 MB | 200/866 kB | 78/193 kB Progress (3): 2.0/3.3 MB | 204/866 kB | 78/193 kB Progress (4): 2.0/3.3 MB | 204/866 kB | 78/193 kB | 4.1/569 kB Progress (4): 2.0/3.3 MB | 208/866 kB | 78/193 kB | 4.1/569 kB Progress (4): 2.0/3.3 MB | 208/866 kB | 78/193 kB | 4.1/569 kB Progress (4): 2.0/3.3 MB | 208/866 kB | 82/193 kB | 4.1/569 kB Progress (4): 2.0/3.3 MB | 208/866 kB | 82/193 kB | 4.1/569 kB Progress (4): 2.0/3.3 MB | 212/866 kB | 82/193 kB | 4.1/569 kB Progress (4): 2.0/3.3 MB | 212/866 kB | 82/193 kB | 7.7/569 kB Progress (4): 2.0/3.3 MB | 216/866 kB | 82/193 kB | 7.7/569 kB Progress (4): 2.0/3.3 MB | 216/866 kB | 82/193 kB | 7.7/569 kB Progress (4): 2.0/3.3 MB | 216/866 kB | 86/193 kB | 7.7/569 kB Progress (4): 2.0/3.3 MB | 216/866 kB | 86/193 kB | 7.7/569 kB Progress (4): 2.0/3.3 MB | 220/866 kB | 86/193 kB | 7.7/569 kB Progress (4): 2.0/3.3 MB | 220/866 kB | 86/193 kB | 12/569 kB Progress (4): 2.0/3.3 MB | 224/866 kB | 86/193 kB | 12/569 kB Progress (4): 2.1/3.3 MB | 224/866 kB | 86/193 kB | 12/569 kB Progress (4): 2.1/3.3 MB | 224/866 kB | 90/193 kB | 12/569 kB Progress (4): 2.1/3.3 MB | 224/866 kB | 90/193 kB | 12/569 kB Progress (4): 2.1/3.3 MB | 228/866 kB | 90/193 kB | 12/569 kB Progress (4): 2.1/3.3 MB | 228/866 kB | 90/193 kB | 16/569 kB Progress (4): 2.1/3.3 MB | 232/866 kB | 90/193 kB | 16/569 kB Progress (4): 2.1/3.3 MB | 232/866 kB | 90/193 kB | 16/569 kB Progress (5): 2.1/3.3 MB | 232/866 kB | 90/193 kB | 16/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 232/866 kB | 94/193 kB | 16/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 232/866 kB | 94/193 kB | 16/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 232/866 kB | 94/193 kB | 16/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 236/866 kB | 94/193 kB | 16/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 236/866 kB | 94/193 kB | 20/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 240/866 kB | 94/193 kB | 20/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 240/866 kB | 94/193 kB | 20/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 240/866 kB | 94/193 kB | 20/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 240/866 kB | 98/193 kB | 20/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 240/866 kB | 98/193 kB | 20/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 240/866 kB | 98/193 kB | 20/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 244/866 kB | 98/193 kB | 20/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 244/866 kB | 98/193 kB | 24/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 248/866 kB | 98/193 kB | 24/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 248/866 kB | 98/193 kB | 24/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 248/866 kB | 98/193 kB | 24/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 248/866 kB | 98/193 kB | 24/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 248/866 kB | 98/193 kB | 24/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 248/866 kB | 98/193 kB | 24/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 252/866 kB | 98/193 kB | 24/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 252/866 kB | 98/193 kB | 28/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 256/866 kB | 98/193 kB | 28/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 256/866 kB | 98/193 kB | 28/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 256/866 kB | 98/193 kB | 28/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 256/866 kB | 102/193 kB | 28/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 256/866 kB | 102/193 kB | 28/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 256/866 kB | 102/193 kB | 28/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 260/866 kB | 102/193 kB | 28/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 260/866 kB | 102/193 kB | 32/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 264/866 kB | 102/193 kB | 32/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 264/866 kB | 102/193 kB | 32/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 264/866 kB | 102/193 kB | 32/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 264/866 kB | 106/193 kB | 32/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 264/866 kB | 106/193 kB | 32/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 264/866 kB | 106/193 kB | 32/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 268/866 kB | 106/193 kB | 32/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 268/866 kB | 106/193 kB | 33/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 272/866 kB | 106/193 kB | 33/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 272/866 kB | 106/193 kB | 33/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 272/866 kB | 106/193 kB | 33/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 272/866 kB | 110/193 kB | 33/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 272/866 kB | 110/193 kB | 33/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 272/866 kB | 110/193 kB | 33/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 276/866 kB | 110/193 kB | 33/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 276/866 kB | 110/193 kB | 37/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 280/866 kB | 110/193 kB | 37/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 280/866 kB | 110/193 kB | 37/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 280/866 kB | 110/193 kB | 37/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 280/866 kB | 114/193 kB | 37/569 kB | 0/2.2 MB Progress (5): 2.1/3.3 MB | 280/866 kB | 114/193 kB | 37/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 280/866 kB | 114/193 kB | 37/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 284/866 kB | 114/193 kB | 37/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 284/866 kB | 114/193 kB | 41/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 288/866 kB | 114/193 kB | 41/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 288/866 kB | 114/193 kB | 41/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 288/866 kB | 114/193 kB | 41/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 288/866 kB | 118/193 kB | 41/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 288/866 kB | 118/193 kB | 41/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 288/866 kB | 118/193 kB | 41/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 292/866 kB | 118/193 kB | 41/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 292/866 kB | 118/193 kB | 45/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 296/866 kB | 118/193 kB | 45/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 296/866 kB | 118/193 kB | 45/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 296/866 kB | 118/193 kB | 45/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 296/866 kB | 122/193 kB | 45/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 296/866 kB | 122/193 kB | 45/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 296/866 kB | 122/193 kB | 45/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 300/866 kB | 122/193 kB | 45/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 300/866 kB | 122/193 kB | 49/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 304/866 kB | 122/193 kB | 49/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 304/866 kB | 122/193 kB | 49/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 304/866 kB | 122/193 kB | 49/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 304/866 kB | 126/193 kB | 49/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 304/866 kB | 126/193 kB | 49/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 304/866 kB | 126/193 kB | 49/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 308/866 kB | 126/193 kB | 49/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 308/866 kB | 126/193 kB | 53/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 312/866 kB | 126/193 kB | 53/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 312/866 kB | 126/193 kB | 53/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 312/866 kB | 126/193 kB | 53/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 312/866 kB | 130/193 kB | 53/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 312/866 kB | 130/193 kB | 53/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 312/866 kB | 130/193 kB | 53/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 316/866 kB | 130/193 kB | 53/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 316/866 kB | 130/193 kB | 57/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 320/866 kB | 130/193 kB | 57/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 320/866 kB | 130/193 kB | 57/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 320/866 kB | 130/193 kB | 57/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 320/866 kB | 134/193 kB | 57/569 kB | 0.1/2.2 MB Progress (5): 2.1/3.3 MB | 320/866 kB | 134/193 kB | 57/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 320/866 kB | 134/193 kB | 57/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 324/866 kB | 134/193 kB | 57/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 324/866 kB | 134/193 kB | 61/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 328/866 kB | 134/193 kB | 61/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 328/866 kB | 134/193 kB | 61/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 328/866 kB | 134/193 kB | 61/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 328/866 kB | 138/193 kB | 61/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 328/866 kB | 138/193 kB | 61/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 328/866 kB | 138/193 kB | 61/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 332/866 kB | 138/193 kB | 61/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 332/866 kB | 138/193 kB | 65/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 336/866 kB | 138/193 kB | 65/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 336/866 kB | 138/193 kB | 65/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 336/866 kB | 138/193 kB | 65/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 336/866 kB | 142/193 kB | 65/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 336/866 kB | 142/193 kB | 65/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 336/866 kB | 142/193 kB | 65/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 340/866 kB | 142/193 kB | 65/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 340/866 kB | 142/193 kB | 66/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 344/866 kB | 142/193 kB | 66/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 344/866 kB | 142/193 kB | 66/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 344/866 kB | 142/193 kB | 66/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 344/866 kB | 146/193 kB | 66/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 344/866 kB | 146/193 kB | 66/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 344/866 kB | 146/193 kB | 66/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 348/866 kB | 146/193 kB | 66/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 348/866 kB | 146/193 kB | 70/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 352/866 kB | 146/193 kB | 70/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 352/866 kB | 146/193 kB | 70/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 352/866 kB | 146/193 kB | 70/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 352/866 kB | 150/193 kB | 70/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 352/866 kB | 150/193 kB | 70/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 352/866 kB | 150/193 kB | 70/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 356/866 kB | 150/193 kB | 70/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 356/866 kB | 150/193 kB | 74/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 360/866 kB | 150/193 kB | 74/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 360/866 kB | 150/193 kB | 74/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 360/866 kB | 150/193 kB | 74/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 360/866 kB | 154/193 kB | 74/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 360/866 kB | 154/193 kB | 74/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 360/866 kB | 154/193 kB | 74/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 364/866 kB | 154/193 kB | 74/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 364/866 kB | 154/193 kB | 78/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 368/866 kB | 154/193 kB | 78/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 368/866 kB | 154/193 kB | 78/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 368/866 kB | 154/193 kB | 78/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 368/866 kB | 158/193 kB | 78/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 368/866 kB | 158/193 kB | 78/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 368/866 kB | 158/193 kB | 78/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 372/866 kB | 158/193 kB | 78/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 372/866 kB | 158/193 kB | 82/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 376/866 kB | 158/193 kB | 82/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 376/866 kB | 158/193 kB | 82/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 376/866 kB | 158/193 kB | 82/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 376/866 kB | 162/193 kB | 82/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 376/866 kB | 162/193 kB | 82/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 376/866 kB | 162/193 kB | 82/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 380/866 kB | 162/193 kB | 82/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 380/866 kB | 162/193 kB | 86/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 384/866 kB | 162/193 kB | 86/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 384/866 kB | 162/193 kB | 86/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 384/866 kB | 162/193 kB | 86/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 384/866 kB | 166/193 kB | 86/569 kB | 0.1/2.2 MB Progress (5): 2.2/3.3 MB | 384/866 kB | 166/193 kB | 86/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 384/866 kB | 166/193 kB | 86/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 388/866 kB | 166/193 kB | 86/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 388/866 kB | 166/193 kB | 90/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 392/866 kB | 166/193 kB | 90/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 392/866 kB | 166/193 kB | 90/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 392/866 kB | 166/193 kB | 90/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 392/866 kB | 170/193 kB | 90/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 392/866 kB | 170/193 kB | 90/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 392/866 kB | 170/193 kB | 90/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 396/866 kB | 170/193 kB | 90/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 396/866 kB | 170/193 kB | 94/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 400/866 kB | 170/193 kB | 94/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 400/866 kB | 170/193 kB | 94/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 400/866 kB | 170/193 kB | 94/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 400/866 kB | 174/193 kB | 94/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 400/866 kB | 174/193 kB | 94/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 400/866 kB | 174/193 kB | 94/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 404/866 kB | 174/193 kB | 94/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 404/866 kB | 174/193 kB | 98/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 408/866 kB | 174/193 kB | 98/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 408/866 kB | 174/193 kB | 98/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 408/866 kB | 174/193 kB | 98/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 408/866 kB | 178/193 kB | 98/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 408/866 kB | 178/193 kB | 98/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 408/866 kB | 178/193 kB | 98/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 412/866 kB | 178/193 kB | 98/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 412/866 kB | 178/193 kB | 98/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 416/866 kB | 178/193 kB | 98/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 416/866 kB | 178/193 kB | 98/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 416/866 kB | 178/193 kB | 98/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 416/866 kB | 182/193 kB | 98/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 416/866 kB | 182/193 kB | 98/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 416/866 kB | 182/193 kB | 98/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 420/866 kB | 182/193 kB | 98/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 420/866 kB | 182/193 kB | 102/569 kB | 0.2/2.2 MB Progress (5): 2.2/3.3 MB | 424/866 kB | 182/193 kB | 102/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 424/866 kB | 182/193 kB | 102/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 424/866 kB | 182/193 kB | 102/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 424/866 kB | 186/193 kB | 102/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 424/866 kB | 186/193 kB | 102/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 424/866 kB | 186/193 kB | 102/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 428/866 kB | 186/193 kB | 102/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 428/866 kB | 186/193 kB | 106/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 432/866 kB | 186/193 kB | 106/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 432/866 kB | 186/193 kB | 106/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 432/866 kB | 186/193 kB | 106/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 432/866 kB | 190/193 kB | 106/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 432/866 kB | 190/193 kB | 106/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 432/866 kB | 190/193 kB | 106/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 436/866 kB | 190/193 kB | 106/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 436/866 kB | 190/193 kB | 110/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 440/866 kB | 190/193 kB | 110/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 440/866 kB | 190/193 kB | 110/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 440/866 kB | 190/193 kB | 110/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 440/866 kB | 193 kB | 110/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 440/866 kB | 193 kB | 110/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 440/866 kB | 193 kB | 110/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 444/866 kB | 193 kB | 110/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 444/866 kB | 193 kB | 114/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 448/866 kB | 193 kB | 114/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 448/866 kB | 193 kB | 114/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 448/866 kB | 193 kB | 114/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 448/866 kB | 193 kB | 114/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 452/866 kB | 193 kB | 114/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 452/866 kB | 193 kB | 118/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 456/866 kB | 193 kB | 118/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 456/866 kB | 193 kB | 118/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 456/866 kB | 193 kB | 118/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 456/866 kB | 193 kB | 118/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 460/866 kB | 193 kB | 118/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 460/866 kB | 193 kB | 122/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 464/866 kB | 193 kB | 122/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 464/866 kB | 193 kB | 122/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 464/866 kB | 193 kB | 122/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 464/866 kB | 193 kB | 122/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 468/866 kB | 193 kB | 122/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 468/866 kB | 193 kB | 126/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 472/866 kB | 193 kB | 126/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 472/866 kB | 193 kB | 126/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 472/866 kB | 193 kB | 126/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 472/866 kB | 193 kB | 126/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 476/866 kB | 193 kB | 126/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 476/866 kB | 193 kB | 130/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 480/866 kB | 193 kB | 130/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 480/866 kB | 193 kB | 130/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 480/866 kB | 193 kB | 130/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 480/866 kB | 193 kB | 130/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 484/866 kB | 193 kB | 130/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 484/866 kB | 193 kB | 131/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 488/866 kB | 193 kB | 131/569 kB | 0.2/2.2 MB Progress (5): 2.3/3.3 MB | 488/866 kB | 193 kB | 131/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 369 kB/s) [2019-07-30T20:11:39.186Z] Progress (4): 2.3/3.3 MB | 488/866 kB | 131/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-30T20:11:39.186Z] Progress (4): 2.3/3.3 MB | 488/866 kB | 131/569 kB | 0.2/2.2 MB Progress (4): 2.3/3.3 MB | 492/866 kB | 131/569 kB | 0.2/2.2 MB Progress (4): 2.3/3.3 MB | 492/866 kB | 135/569 kB | 0.2/2.2 MB Progress (4): 2.3/3.3 MB | 496/866 kB | 135/569 kB | 0.2/2.2 MB Progress (4): 2.3/3.3 MB | 496/866 kB | 135/569 kB | 0.2/2.2 MB Progress (4): 2.3/3.3 MB | 496/866 kB | 135/569 kB | 0.2/2.2 MB Progress (4): 2.3/3.3 MB | 496/866 kB | 135/569 kB | 0.2/2.2 MB Progress (4): 2.3/3.3 MB | 500/866 kB | 135/569 kB | 0.2/2.2 MB Progress (4): 2.3/3.3 MB | 500/866 kB | 135/569 kB | 0.2/2.2 MB Progress (4): 2.3/3.3 MB | 500/866 kB | 139/569 kB | 0.2/2.2 MB Progress (4): 2.3/3.3 MB | 500/866 kB | 139/569 kB | 0.2/2.2 MB Progress (4): 2.3/3.3 MB | 504/866 kB | 139/569 kB | 0.2/2.2 MB Progress (4): 2.3/3.3 MB | 504/866 kB | 139/569 kB | 0.2/2.2 MB Progress (4): 2.3/3.3 MB | 508/866 kB | 139/569 kB | 0.2/2.2 MB Progress (4): 2.3/3.3 MB | 508/866 kB | 139/569 kB | 0.2/2.2 MB Progress (4): 2.3/3.3 MB | 508/866 kB | 143/569 kB | 0.2/2.2 MB Progress (4): 2.3/3.3 MB | 508/866 kB | 143/569 kB | 0.2/2.2 MB Progress (4): 2.3/3.3 MB | 512/866 kB | 143/569 kB | 0.2/2.2 MB Progress (4): 2.3/3.3 MB | 512/866 kB | 143/569 kB | 0.2/2.2 MB Progress (4): 2.3/3.3 MB | 516/866 kB | 143/569 kB | 0.2/2.2 MB Progress (4): 2.3/3.3 MB | 516/866 kB | 143/569 kB | 0.2/2.2 MB Progress (4): 2.3/3.3 MB | 516/866 kB | 147/569 kB | 0.2/2.2 MB Progress (4): 2.4/3.3 MB | 516/866 kB | 147/569 kB | 0.2/2.2 MB Progress (4): 2.4/3.3 MB | 520/866 kB | 147/569 kB | 0.2/2.2 MB Progress (4): 2.4/3.3 MB | 520/866 kB | 147/569 kB | 0.2/2.2 MB Progress (4): 2.4/3.3 MB | 524/866 kB | 147/569 kB | 0.2/2.2 MB Progress (4): 2.4/3.3 MB | 524/866 kB | 147/569 kB | 0.2/2.2 MB Progress (4): 2.4/3.3 MB | 524/866 kB | 151/569 kB | 0.2/2.2 MB Progress (4): 2.4/3.3 MB | 524/866 kB | 151/569 kB | 0.2/2.2 MB Progress (4): 2.4/3.3 MB | 528/866 kB | 151/569 kB | 0.2/2.2 MB Progress (4): 2.4/3.3 MB | 528/866 kB | 151/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 532/866 kB | 151/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 532/866 kB | 151/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 532/866 kB | 155/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 532/866 kB | 155/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 536/866 kB | 155/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 536/866 kB | 155/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 540/866 kB | 155/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 540/866 kB | 155/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 540/866 kB | 159/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 540/866 kB | 159/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 544/866 kB | 159/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 544/866 kB | 159/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 548/866 kB | 159/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 548/866 kB | 159/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 548/866 kB | 163/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 548/866 kB | 163/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 552/866 kB | 163/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 552/866 kB | 163/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 556/866 kB | 163/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 556/866 kB | 163/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 556/866 kB | 164/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 556/866 kB | 164/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 560/866 kB | 164/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 560/866 kB | 164/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 564/866 kB | 164/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 564/866 kB | 164/569 kB | 0.3/2.2 MB Progress (5): 2.4/3.3 MB | 564/866 kB | 164/569 kB | 0.3/2.2 MB | 4.1/10.0 kB Progress (5): 2.4/3.3 MB | 564/866 kB | 168/569 kB | 0.3/2.2 MB | 4.1/10.0 kB Progress (5): 2.4/3.3 MB | 564/866 kB | 168/569 kB | 0.3/2.2 MB | 7.7/10.0 kB Progress (5): 2.4/3.3 MB | 564/866 kB | 168/569 kB | 0.3/2.2 MB | 7.7/10.0 kB Progress (5): 2.4/3.3 MB | 568/866 kB | 168/569 kB | 0.3/2.2 MB | 7.7/10.0 kB Progress (5): 2.4/3.3 MB | 568/866 kB | 168/569 kB | 0.3/2.2 MB | 7.7/10.0 kB Progress (5): 2.4/3.3 MB | 572/866 kB | 168/569 kB | 0.3/2.2 MB | 7.7/10.0 kB Progress (5): 2.4/3.3 MB | 572/866 kB | 168/569 kB | 0.3/2.2 MB | 7.7/10.0 kB Progress (5): 2.4/3.3 MB | 572/866 kB | 168/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 2.4/3.3 MB | 572/866 kB | 172/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 2.4/3.3 MB | 572/866 kB | 172/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 2.4/3.3 MB | 576/866 kB | 172/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 2.4/3.3 MB | 576/866 kB | 172/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 2.4/3.3 MB | 580/866 kB | 172/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 2.4/3.3 MB | 580/866 kB | 172/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 2.4/3.3 MB | 580/866 kB | 176/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 2.4/3.3 MB | 580/866 kB | 176/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 2.4/3.3 MB | 584/866 kB | 176/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 2.4/3.3 MB | 584/866 kB | 176/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 2.4/3.3 MB | 588/866 kB | 176/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 2.4/3.3 MB | 588/866 kB | 176/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 2.4/3.3 MB | 588/866 kB | 180/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 2.4/3.3 MB | 588/866 kB | 180/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 2.4/3.3 MB | 592/866 kB | 180/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 2.4/3.3 MB | 592/866 kB | 180/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 2.4/3.3 MB | 596/866 kB | 180/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 2.4/3.3 MB | 596/866 kB | 180/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 2.4/3.3 MB | 596/866 kB | 184/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 2.4/3.3 MB | 596/866 kB | 184/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 2.4/3.3 MB | 600/866 kB | 184/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 2.4/3.3 MB | 600/866 kB | 184/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 2.4/3.3 MB | 604/866 kB | 184/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 2.4/3.3 MB | 604/866 kB | 184/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 2.4/3.3 MB | 604/866 kB | 188/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 18 kB/s) [2019-07-30T20:11:39.186Z] 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-30T20:11:39.187Z] Progress (4): 2.4/3.3 MB | 604/866 kB | 188/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 608/866 kB | 188/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 608/866 kB | 188/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 612/866 kB | 188/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 612/866 kB | 188/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 612/866 kB | 192/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 612/866 kB | 192/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 616/866 kB | 192/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 616/866 kB | 192/569 kB | 0.3/2.2 MB Progress (4): 2.4/3.3 MB | 620/866 kB | 192/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 620/866 kB | 192/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 620/866 kB | 196/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 620/866 kB | 196/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 624/866 kB | 196/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 624/866 kB | 196/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 628/866 kB | 196/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 628/866 kB | 196/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 628/866 kB | 200/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 628/866 kB | 200/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 632/866 kB | 200/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 632/866 kB | 200/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 636/866 kB | 200/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 636/866 kB | 200/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 636/866 kB | 204/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 636/866 kB | 204/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 640/866 kB | 204/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 640/866 kB | 204/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 644/866 kB | 204/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 644/866 kB | 204/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 644/866 kB | 208/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 644/866 kB | 208/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 648/866 kB | 208/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 648/866 kB | 208/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 652/866 kB | 208/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 652/866 kB | 208/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 652/866 kB | 212/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 652/866 kB | 212/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 656/866 kB | 212/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 656/866 kB | 212/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 660/866 kB | 212/569 kB | 0.3/2.2 MB Progress (4): 2.5/3.3 MB | 660/866 kB | 212/569 kB | 0.3/2.2 MB Progress (5): 2.5/3.3 MB | 660/866 kB | 212/569 kB | 0.3/2.2 MB | 4.1/351 kB Progress (5): 2.5/3.3 MB | 660/866 kB | 212/569 kB | 0.3/2.2 MB | 4.1/351 kB Progress (5): 2.5/3.3 MB | 660/866 kB | 212/569 kB | 0.3/2.2 MB | 4.1/351 kB Progress (5): 2.5/3.3 MB | 660/866 kB | 216/569 kB | 0.3/2.2 MB | 4.1/351 kB Progress (5): 2.5/3.3 MB | 660/866 kB | 216/569 kB | 0.3/2.2 MB | 4.1/351 kB Progress (5): 2.5/3.3 MB | 660/866 kB | 216/569 kB | 0.3/2.2 MB | 7.7/351 kB Progress (5): 2.5/3.3 MB | 660/866 kB | 216/569 kB | 0.3/2.2 MB | 7.7/351 kB Progress (5): 2.5/3.3 MB | 664/866 kB | 216/569 kB | 0.3/2.2 MB | 7.7/351 kB Progress (5): 2.5/3.3 MB | 664/866 kB | 216/569 kB | 0.3/2.2 MB | 7.7/351 kB Progress (5): 2.5/3.3 MB | 664/866 kB | 216/569 kB | 0.3/2.2 MB | 12/351 kB Progress (5): 2.5/3.3 MB | 664/866 kB | 216/569 kB | 0.3/2.2 MB | 12/351 kB Progress (5): 2.5/3.3 MB | 664/866 kB | 220/569 kB | 0.3/2.2 MB | 12/351 kB Progress (5): 2.5/3.3 MB | 664/866 kB | 220/569 kB | 0.3/2.2 MB | 12/351 kB Progress (5): 2.5/3.3 MB | 664/866 kB | 220/569 kB | 0.3/2.2 MB | 16/351 kB Progress (5): 2.5/3.3 MB | 664/866 kB | 220/569 kB | 0.3/2.2 MB | 16/351 kB Progress (5): 2.5/3.3 MB | 668/866 kB | 220/569 kB | 0.3/2.2 MB | 16/351 kB Progress (5): 2.5/3.3 MB | 668/866 kB | 220/569 kB | 0.3/2.2 MB | 16/351 kB Progress (5): 2.5/3.3 MB | 668/866 kB | 220/569 kB | 0.3/2.2 MB | 20/351 kB Progress (5): 2.5/3.3 MB | 668/866 kB | 220/569 kB | 0.3/2.2 MB | 20/351 kB Progress (5): 2.5/3.3 MB | 668/866 kB | 224/569 kB | 0.3/2.2 MB | 20/351 kB Progress (5): 2.5/3.3 MB | 668/866 kB | 224/569 kB | 0.3/2.2 MB | 20/351 kB Progress (5): 2.5/3.3 MB | 668/866 kB | 224/569 kB | 0.3/2.2 MB | 24/351 kB Progress (5): 2.5/3.3 MB | 668/866 kB | 224/569 kB | 0.3/2.2 MB | 24/351 kB Progress (5): 2.5/3.3 MB | 672/866 kB | 224/569 kB | 0.3/2.2 MB | 24/351 kB Progress (5): 2.5/3.3 MB | 672/866 kB | 224/569 kB | 0.3/2.2 MB | 24/351 kB Progress (5): 2.5/3.3 MB | 672/866 kB | 224/569 kB | 0.3/2.2 MB | 28/351 kB Progress (5): 2.5/3.3 MB | 672/866 kB | 224/569 kB | 0.3/2.2 MB | 28/351 kB Progress (5): 2.5/3.3 MB | 672/866 kB | 228/569 kB | 0.3/2.2 MB | 28/351 kB Progress (5): 2.5/3.3 MB | 672/866 kB | 228/569 kB | 0.3/2.2 MB | 28/351 kB Progress (5): 2.5/3.3 MB | 672/866 kB | 228/569 kB | 0.3/2.2 MB | 32/351 kB Progress (5): 2.5/3.3 MB | 672/866 kB | 228/569 kB | 0.3/2.2 MB | 32/351 kB Progress (5): 2.5/3.3 MB | 676/866 kB | 228/569 kB | 0.3/2.2 MB | 32/351 kB Progress (5): 2.5/3.3 MB | 676/866 kB | 228/569 kB | 0.4/2.2 MB | 32/351 kB Progress (5): 2.5/3.3 MB | 676/866 kB | 228/569 kB | 0.4/2.2 MB | 33/351 kB Progress (5): 2.5/3.3 MB | 676/866 kB | 228/569 kB | 0.4/2.2 MB | 33/351 kB Progress (5): 2.5/3.3 MB | 676/866 kB | 232/569 kB | 0.4/2.2 MB | 33/351 kB Progress (5): 2.5/3.3 MB | 676/866 kB | 232/569 kB | 0.4/2.2 MB | 33/351 kB Progress (5): 2.5/3.3 MB | 676/866 kB | 232/569 kB | 0.4/2.2 MB | 37/351 kB Progress (5): 2.5/3.3 MB | 676/866 kB | 232/569 kB | 0.4/2.2 MB | 37/351 kB Progress (5): 2.5/3.3 MB | 680/866 kB | 232/569 kB | 0.4/2.2 MB | 37/351 kB Progress (5): 2.5/3.3 MB | 680/866 kB | 232/569 kB | 0.4/2.2 MB | 37/351 kB Progress (5): 2.5/3.3 MB | 680/866 kB | 232/569 kB | 0.4/2.2 MB | 41/351 kB Progress (5): 2.5/3.3 MB | 680/866 kB | 232/569 kB | 0.4/2.2 MB | 41/351 kB Progress (5): 2.5/3.3 MB | 680/866 kB | 236/569 kB | 0.4/2.2 MB | 41/351 kB Progress (5): 2.5/3.3 MB | 680/866 kB | 236/569 kB | 0.4/2.2 MB | 41/351 kB Progress (5): 2.5/3.3 MB | 680/866 kB | 236/569 kB | 0.4/2.2 MB | 45/351 kB Progress (5): 2.5/3.3 MB | 680/866 kB | 236/569 kB | 0.4/2.2 MB | 45/351 kB Progress (5): 2.5/3.3 MB | 684/866 kB | 236/569 kB | 0.4/2.2 MB | 45/351 kB Progress (5): 2.5/3.3 MB | 684/866 kB | 236/569 kB | 0.4/2.2 MB | 45/351 kB Progress (5): 2.5/3.3 MB | 684/866 kB | 236/569 kB | 0.4/2.2 MB | 49/351 kB Progress (5): 2.5/3.3 MB | 684/866 kB | 236/569 kB | 0.4/2.2 MB | 49/351 kB Progress (5): 2.5/3.3 MB | 684/866 kB | 240/569 kB | 0.4/2.2 MB | 49/351 kB Progress (5): 2.5/3.3 MB | 684/866 kB | 240/569 kB | 0.4/2.2 MB | 49/351 kB Progress (5): 2.5/3.3 MB | 684/866 kB | 240/569 kB | 0.4/2.2 MB | 53/351 kB Progress (5): 2.5/3.3 MB | 684/866 kB | 240/569 kB | 0.4/2.2 MB | 53/351 kB Progress (5): 2.5/3.3 MB | 688/866 kB | 240/569 kB | 0.4/2.2 MB | 53/351 kB Progress (5): 2.5/3.3 MB | 688/866 kB | 240/569 kB | 0.4/2.2 MB | 53/351 kB Progress (5): 2.5/3.3 MB | 688/866 kB | 240/569 kB | 0.4/2.2 MB | 57/351 kB Progress (5): 2.6/3.3 MB | 688/866 kB | 240/569 kB | 0.4/2.2 MB | 57/351 kB Progress (5): 2.6/3.3 MB | 688/866 kB | 244/569 kB | 0.4/2.2 MB | 57/351 kB Progress (5): 2.6/3.3 MB | 688/866 kB | 244/569 kB | 0.4/2.2 MB | 57/351 kB Progress (5): 2.6/3.3 MB | 688/866 kB | 244/569 kB | 0.4/2.2 MB | 61/351 kB Progress (5): 2.6/3.3 MB | 688/866 kB | 244/569 kB | 0.4/2.2 MB | 61/351 kB Progress (5): 2.6/3.3 MB | 692/866 kB | 244/569 kB | 0.4/2.2 MB | 61/351 kB Progress (5): 2.6/3.3 MB | 692/866 kB | 244/569 kB | 0.4/2.2 MB | 61/351 kB Progress (5): 2.6/3.3 MB | 692/866 kB | 244/569 kB | 0.4/2.2 MB | 65/351 kB Progress (5): 2.6/3.3 MB | 692/866 kB | 244/569 kB | 0.4/2.2 MB | 65/351 kB Progress (5): 2.6/3.3 MB | 692/866 kB | 248/569 kB | 0.4/2.2 MB | 65/351 kB Progress (5): 2.6/3.3 MB | 692/866 kB | 248/569 kB | 0.4/2.2 MB | 65/351 kB Progress (5): 2.6/3.3 MB | 692/866 kB | 248/569 kB | 0.4/2.2 MB | 66/351 kB Progress (5): 2.6/3.3 MB | 692/866 kB | 248/569 kB | 0.4/2.2 MB | 66/351 kB Progress (5): 2.6/3.3 MB | 696/866 kB | 248/569 kB | 0.4/2.2 MB | 66/351 kB Progress (5): 2.6/3.3 MB | 696/866 kB | 248/569 kB | 0.4/2.2 MB | 66/351 kB Progress (5): 2.6/3.3 MB | 696/866 kB | 248/569 kB | 0.4/2.2 MB | 70/351 kB Progress (5): 2.6/3.3 MB | 696/866 kB | 248/569 kB | 0.4/2.2 MB | 70/351 kB Progress (5): 2.6/3.3 MB | 696/866 kB | 252/569 kB | 0.4/2.2 MB | 70/351 kB Progress (5): 2.6/3.3 MB | 696/866 kB | 252/569 kB | 0.4/2.2 MB | 70/351 kB Progress (5): 2.6/3.3 MB | 696/866 kB | 252/569 kB | 0.4/2.2 MB | 74/351 kB Progress (5): 2.6/3.3 MB | 696/866 kB | 252/569 kB | 0.4/2.2 MB | 74/351 kB Progress (5): 2.6/3.3 MB | 700/866 kB | 252/569 kB | 0.4/2.2 MB | 74/351 kB Progress (5): 2.6/3.3 MB | 700/866 kB | 252/569 kB | 0.4/2.2 MB | 74/351 kB Progress (5): 2.6/3.3 MB | 700/866 kB | 252/569 kB | 0.4/2.2 MB | 78/351 kB Progress (5): 2.6/3.3 MB | 700/866 kB | 252/569 kB | 0.4/2.2 MB | 78/351 kB Progress (5): 2.6/3.3 MB | 700/866 kB | 256/569 kB | 0.4/2.2 MB | 78/351 kB Progress (5): 2.6/3.3 MB | 700/866 kB | 256/569 kB | 0.4/2.2 MB | 78/351 kB Progress (5): 2.6/3.3 MB | 700/866 kB | 256/569 kB | 0.4/2.2 MB | 82/351 kB Progress (5): 2.6/3.3 MB | 700/866 kB | 256/569 kB | 0.4/2.2 MB | 82/351 kB Progress (5): 2.6/3.3 MB | 704/866 kB | 256/569 kB | 0.4/2.2 MB | 82/351 kB Progress (5): 2.6/3.3 MB | 704/866 kB | 256/569 kB | 0.4/2.2 MB | 82/351 kB Progress (5): 2.6/3.3 MB | 704/866 kB | 256/569 kB | 0.4/2.2 MB | 86/351 kB Progress (5): 2.6/3.3 MB | 704/866 kB | 256/569 kB | 0.4/2.2 MB | 86/351 kB Progress (5): 2.6/3.3 MB | 704/866 kB | 260/569 kB | 0.4/2.2 MB | 86/351 kB Progress (5): 2.6/3.3 MB | 704/866 kB | 260/569 kB | 0.4/2.2 MB | 86/351 kB Progress (5): 2.6/3.3 MB | 704/866 kB | 260/569 kB | 0.4/2.2 MB | 90/351 kB Progress (5): 2.6/3.3 MB | 704/866 kB | 260/569 kB | 0.4/2.2 MB | 90/351 kB Progress (5): 2.6/3.3 MB | 708/866 kB | 260/569 kB | 0.4/2.2 MB | 90/351 kB Progress (5): 2.6/3.3 MB | 708/866 kB | 260/569 kB | 0.4/2.2 MB | 90/351 kB Progress (5): 2.6/3.3 MB | 708/866 kB | 260/569 kB | 0.4/2.2 MB | 94/351 kB Progress (5): 2.6/3.3 MB | 708/866 kB | 260/569 kB | 0.4/2.2 MB | 94/351 kB Progress (5): 2.6/3.3 MB | 708/866 kB | 264/569 kB | 0.4/2.2 MB | 94/351 kB Progress (5): 2.6/3.3 MB | 708/866 kB | 264/569 kB | 0.4/2.2 MB | 94/351 kB Progress (5): 2.6/3.3 MB | 708/866 kB | 264/569 kB | 0.4/2.2 MB | 98/351 kB Progress (5): 2.6/3.3 MB | 708/866 kB | 264/569 kB | 0.4/2.2 MB | 98/351 kB Progress (5): 2.6/3.3 MB | 712/866 kB | 264/569 kB | 0.4/2.2 MB | 98/351 kB Progress (5): 2.6/3.3 MB | 712/866 kB | 264/569 kB | 0.4/2.2 MB | 98/351 kB Progress (5): 2.6/3.3 MB | 712/866 kB | 264/569 kB | 0.4/2.2 MB | 98/351 kB Progress (5): 2.6/3.3 MB | 712/866 kB | 264/569 kB | 0.4/2.2 MB | 98/351 kB Progress (5): 2.6/3.3 MB | 712/866 kB | 268/569 kB | 0.4/2.2 MB | 98/351 kB Progress (5): 2.6/3.3 MB | 712/866 kB | 268/569 kB | 0.4/2.2 MB | 98/351 kB Progress (5): 2.6/3.3 MB | 712/866 kB | 268/569 kB | 0.4/2.2 MB | 102/351 kB Progress (5): 2.6/3.3 MB | 712/866 kB | 268/569 kB | 0.4/2.2 MB | 102/351 kB Progress (5): 2.6/3.3 MB | 716/866 kB | 268/569 kB | 0.4/2.2 MB | 102/351 kB Progress (5): 2.6/3.3 MB | 716/866 kB | 268/569 kB | 0.4/2.2 MB | 102/351 kB Progress (5): 2.6/3.3 MB | 716/866 kB | 268/569 kB | 0.4/2.2 MB | 106/351 kB Progress (5): 2.6/3.3 MB | 716/866 kB | 268/569 kB | 0.4/2.2 MB | 106/351 kB Progress (5): 2.6/3.3 MB | 716/866 kB | 272/569 kB | 0.4/2.2 MB | 106/351 kB Progress (5): 2.6/3.3 MB | 716/866 kB | 272/569 kB | 0.4/2.2 MB | 106/351 kB Progress (5): 2.6/3.3 MB | 716/866 kB | 272/569 kB | 0.4/2.2 MB | 110/351 kB Progress (5): 2.6/3.3 MB | 716/866 kB | 272/569 kB | 0.4/2.2 MB | 110/351 kB Progress (5): 2.6/3.3 MB | 720/866 kB | 272/569 kB | 0.4/2.2 MB | 110/351 kB Progress (5): 2.6/3.3 MB | 720/866 kB | 272/569 kB | 0.4/2.2 MB | 110/351 kB Progress (5): 2.6/3.3 MB | 720/866 kB | 272/569 kB | 0.4/2.2 MB | 114/351 kB Progress (5): 2.6/3.3 MB | 720/866 kB | 272/569 kB | 0.4/2.2 MB | 114/351 kB Progress (5): 2.6/3.3 MB | 720/866 kB | 276/569 kB | 0.4/2.2 MB | 114/351 kB Progress (5): 2.6/3.3 MB | 720/866 kB | 276/569 kB | 0.4/2.2 MB | 114/351 kB Progress (5): 2.6/3.3 MB | 720/866 kB | 276/569 kB | 0.4/2.2 MB | 118/351 kB Progress (5): 2.6/3.3 MB | 720/866 kB | 276/569 kB | 0.4/2.2 MB | 118/351 kB Progress (5): 2.6/3.3 MB | 724/866 kB | 276/569 kB | 0.4/2.2 MB | 118/351 kB Progress (5): 2.6/3.3 MB | 724/866 kB | 276/569 kB | 0.4/2.2 MB | 118/351 kB Progress (5): 2.6/3.3 MB | 724/866 kB | 276/569 kB | 0.4/2.2 MB | 122/351 kB Progress (5): 2.6/3.3 MB | 724/866 kB | 276/569 kB | 0.4/2.2 MB | 122/351 kB Progress (5): 2.6/3.3 MB | 724/866 kB | 280/569 kB | 0.4/2.2 MB | 122/351 kB Progress (5): 2.6/3.3 MB | 724/866 kB | 280/569 kB | 0.4/2.2 MB | 122/351 kB Progress (5): 2.6/3.3 MB | 724/866 kB | 280/569 kB | 0.4/2.2 MB | 126/351 kB Progress (5): 2.6/3.3 MB | 724/866 kB | 280/569 kB | 0.5/2.2 MB | 126/351 kB Progress (5): 2.6/3.3 MB | 728/866 kB | 280/569 kB | 0.5/2.2 MB | 126/351 kB Progress (5): 2.6/3.3 MB | 728/866 kB | 280/569 kB | 0.5/2.2 MB | 126/351 kB Progress (5): 2.6/3.3 MB | 728/866 kB | 280/569 kB | 0.5/2.2 MB | 130/351 kB Progress (5): 2.6/3.3 MB | 728/866 kB | 280/569 kB | 0.5/2.2 MB | 130/351 kB Progress (5): 2.6/3.3 MB | 728/866 kB | 284/569 kB | 0.5/2.2 MB | 130/351 kB Progress (5): 2.6/3.3 MB | 728/866 kB | 284/569 kB | 0.5/2.2 MB | 130/351 kB Progress (5): 2.6/3.3 MB | 728/866 kB | 284/569 kB | 0.5/2.2 MB | 134/351 kB Progress (5): 2.6/3.3 MB | 728/866 kB | 284/569 kB | 0.5/2.2 MB | 134/351 kB Progress (5): 2.6/3.3 MB | 732/866 kB | 284/569 kB | 0.5/2.2 MB | 134/351 kB Progress (5): 2.6/3.3 MB | 732/866 kB | 284/569 kB | 0.5/2.2 MB | 134/351 kB Progress (5): 2.6/3.3 MB | 732/866 kB | 284/569 kB | 0.5/2.2 MB | 138/351 kB Progress (5): 2.6/3.3 MB | 732/866 kB | 284/569 kB | 0.5/2.2 MB | 138/351 kB Progress (5): 2.6/3.3 MB | 732/866 kB | 288/569 kB | 0.5/2.2 MB | 138/351 kB Progress (5): 2.6/3.3 MB | 732/866 kB | 288/569 kB | 0.5/2.2 MB | 138/351 kB Progress (5): 2.6/3.3 MB | 732/866 kB | 288/569 kB | 0.5/2.2 MB | 142/351 kB Progress (5): 2.6/3.3 MB | 732/866 kB | 288/569 kB | 0.5/2.2 MB | 142/351 kB Progress (5): 2.6/3.3 MB | 736/866 kB | 288/569 kB | 0.5/2.2 MB | 142/351 kB Progress (5): 2.6/3.3 MB | 736/866 kB | 288/569 kB | 0.5/2.2 MB | 142/351 kB Progress (5): 2.6/3.3 MB | 736/866 kB | 288/569 kB | 0.5/2.2 MB | 146/351 kB Progress (5): 2.6/3.3 MB | 736/866 kB | 288/569 kB | 0.5/2.2 MB | 146/351 kB Progress (5): 2.6/3.3 MB | 736/866 kB | 292/569 kB | 0.5/2.2 MB | 146/351 kB Progress (5): 2.7/3.3 MB | 736/866 kB | 292/569 kB | 0.5/2.2 MB | 146/351 kB Progress (5): 2.7/3.3 MB | 736/866 kB | 292/569 kB | 0.5/2.2 MB | 150/351 kB Progress (5): 2.7/3.3 MB | 736/866 kB | 292/569 kB | 0.5/2.2 MB | 150/351 kB Progress (5): 2.7/3.3 MB | 740/866 kB | 292/569 kB | 0.5/2.2 MB | 150/351 kB Progress (5): 2.7/3.3 MB | 740/866 kB | 292/569 kB | 0.5/2.2 MB | 150/351 kB Progress (5): 2.7/3.3 MB | 740/866 kB | 292/569 kB | 0.5/2.2 MB | 154/351 kB Progress (5): 2.7/3.3 MB | 740/866 kB | 292/569 kB | 0.5/2.2 MB | 154/351 kB Progress (5): 2.7/3.3 MB | 740/866 kB | 296/569 kB | 0.5/2.2 MB | 154/351 kB Progress (5): 2.7/3.3 MB | 740/866 kB | 296/569 kB | 0.5/2.2 MB | 154/351 kB Progress (5): 2.7/3.3 MB | 740/866 kB | 296/569 kB | 0.5/2.2 MB | 158/351 kB Progress (5): 2.7/3.3 MB | 740/866 kB | 296/569 kB | 0.5/2.2 MB | 158/351 kB Progress (5): 2.7/3.3 MB | 744/866 kB | 296/569 kB | 0.5/2.2 MB | 158/351 kB Progress (5): 2.7/3.3 MB | 744/866 kB | 296/569 kB | 0.5/2.2 MB | 158/351 kB Progress (5): 2.7/3.3 MB | 744/866 kB | 296/569 kB | 0.5/2.2 MB | 162/351 kB Progress (5): 2.7/3.3 MB | 744/866 kB | 296/569 kB | 0.5/2.2 MB | 162/351 kB Progress (5): 2.7/3.3 MB | 744/866 kB | 300/569 kB | 0.5/2.2 MB | 162/351 kB Progress (5): 2.7/3.3 MB | 744/866 kB | 300/569 kB | 0.5/2.2 MB | 162/351 kB Progress (5): 2.7/3.3 MB | 744/866 kB | 300/569 kB | 0.5/2.2 MB | 166/351 kB Progress (5): 2.7/3.3 MB | 744/866 kB | 300/569 kB | 0.5/2.2 MB | 166/351 kB Progress (5): 2.7/3.3 MB | 748/866 kB | 300/569 kB | 0.5/2.2 MB | 166/351 kB Progress (5): 2.7/3.3 MB | 748/866 kB | 300/569 kB | 0.5/2.2 MB | 166/351 kB Progress (5): 2.7/3.3 MB | 748/866 kB | 300/569 kB | 0.5/2.2 MB | 170/351 kB Progress (5): 2.7/3.3 MB | 748/866 kB | 300/569 kB | 0.5/2.2 MB | 170/351 kB Progress (5): 2.7/3.3 MB | 748/866 kB | 304/569 kB | 0.5/2.2 MB | 170/351 kB Progress (5): 2.7/3.3 MB | 748/866 kB | 304/569 kB | 0.5/2.2 MB | 170/351 kB Progress (5): 2.7/3.3 MB | 748/866 kB | 304/569 kB | 0.5/2.2 MB | 174/351 kB Progress (5): 2.7/3.3 MB | 748/866 kB | 304/569 kB | 0.5/2.2 MB | 174/351 kB Progress (5): 2.7/3.3 MB | 752/866 kB | 304/569 kB | 0.5/2.2 MB | 174/351 kB Progress (5): 2.7/3.3 MB | 752/866 kB | 304/569 kB | 0.5/2.2 MB | 174/351 kB Progress (5): 2.7/3.3 MB | 752/866 kB | 304/569 kB | 0.5/2.2 MB | 178/351 kB Progress (5): 2.7/3.3 MB | 752/866 kB | 304/569 kB | 0.5/2.2 MB | 178/351 kB Progress (5): 2.7/3.3 MB | 752/866 kB | 308/569 kB | 0.5/2.2 MB | 178/351 kB Progress (5): 2.7/3.3 MB | 752/866 kB | 308/569 kB | 0.5/2.2 MB | 178/351 kB Progress (5): 2.7/3.3 MB | 752/866 kB | 308/569 kB | 0.5/2.2 MB | 182/351 kB Progress (5): 2.7/3.3 MB | 752/866 kB | 308/569 kB | 0.5/2.2 MB | 182/351 kB Progress (5): 2.7/3.3 MB | 756/866 kB | 308/569 kB | 0.5/2.2 MB | 182/351 kB Progress (5): 2.7/3.3 MB | 756/866 kB | 308/569 kB | 0.5/2.2 MB | 182/351 kB Progress (5): 2.7/3.3 MB | 756/866 kB | 308/569 kB | 0.5/2.2 MB | 186/351 kB Progress (5): 2.7/3.3 MB | 756/866 kB | 308/569 kB | 0.5/2.2 MB | 186/351 kB Progress (5): 2.7/3.3 MB | 756/866 kB | 312/569 kB | 0.5/2.2 MB | 186/351 kB Progress (5): 2.7/3.3 MB | 756/866 kB | 312/569 kB | 0.5/2.2 MB | 186/351 kB Progress (5): 2.7/3.3 MB | 756/866 kB | 312/569 kB | 0.5/2.2 MB | 190/351 kB Progress (5): 2.7/3.3 MB | 756/866 kB | 312/569 kB | 0.5/2.2 MB | 190/351 kB Progress (5): 2.7/3.3 MB | 760/866 kB | 312/569 kB | 0.5/2.2 MB | 190/351 kB Progress (5): 2.7/3.3 MB | 760/866 kB | 312/569 kB | 0.5/2.2 MB | 190/351 kB Progress (5): 2.7/3.3 MB | 760/866 kB | 312/569 kB | 0.5/2.2 MB | 194/351 kB Progress (5): 2.7/3.3 MB | 760/866 kB | 312/569 kB | 0.5/2.2 MB | 194/351 kB Progress (5): 2.7/3.3 MB | 760/866 kB | 316/569 kB | 0.5/2.2 MB | 194/351 kB Progress (5): 2.7/3.3 MB | 760/866 kB | 316/569 kB | 0.5/2.2 MB | 194/351 kB Progress (5): 2.7/3.3 MB | 760/866 kB | 316/569 kB | 0.5/2.2 MB | 198/351 kB Progress (5): 2.7/3.3 MB | 760/866 kB | 316/569 kB | 0.5/2.2 MB | 198/351 kB Progress (5): 2.7/3.3 MB | 764/866 kB | 316/569 kB | 0.5/2.2 MB | 198/351 kB Progress (5): 2.7/3.3 MB | 764/866 kB | 316/569 kB | 0.5/2.2 MB | 198/351 kB Progress (5): 2.7/3.3 MB | 764/866 kB | 316/569 kB | 0.5/2.2 MB | 202/351 kB Progress (5): 2.7/3.3 MB | 764/866 kB | 316/569 kB | 0.5/2.2 MB | 202/351 kB Progress (5): 2.7/3.3 MB | 764/866 kB | 320/569 kB | 0.5/2.2 MB | 202/351 kB Progress (5): 2.7/3.3 MB | 764/866 kB | 320/569 kB | 0.5/2.2 MB | 202/351 kB Progress (5): 2.7/3.3 MB | 764/866 kB | 320/569 kB | 0.5/2.2 MB | 206/351 kB Progress (5): 2.7/3.3 MB | 764/866 kB | 320/569 kB | 0.5/2.2 MB | 206/351 kB Progress (5): 2.7/3.3 MB | 768/866 kB | 320/569 kB | 0.5/2.2 MB | 206/351 kB Progress (5): 2.7/3.3 MB | 768/866 kB | 320/569 kB | 0.5/2.2 MB | 206/351 kB Progress (5): 2.7/3.3 MB | 768/866 kB | 320/569 kB | 0.5/2.2 MB | 210/351 kB Progress (5): 2.7/3.3 MB | 768/866 kB | 320/569 kB | 0.5/2.2 MB | 210/351 kB Progress (5): 2.7/3.3 MB | 768/866 kB | 324/569 kB | 0.5/2.2 MB | 210/351 kB Progress (5): 2.7/3.3 MB | 768/866 kB | 324/569 kB | 0.5/2.2 MB | 210/351 kB Progress (5): 2.7/3.3 MB | 768/866 kB | 324/569 kB | 0.5/2.2 MB | 214/351 kB Progress (5): 2.7/3.3 MB | 768/866 kB | 324/569 kB | 0.5/2.2 MB | 214/351 kB Progress (5): 2.7/3.3 MB | 772/866 kB | 324/569 kB | 0.5/2.2 MB | 214/351 kB Progress (5): 2.7/3.3 MB | 772/866 kB | 324/569 kB | 0.5/2.2 MB | 214/351 kB Progress (5): 2.7/3.3 MB | 772/866 kB | 324/569 kB | 0.5/2.2 MB | 218/351 kB Progress (5): 2.7/3.3 MB | 772/866 kB | 324/569 kB | 0.5/2.2 MB | 218/351 kB Progress (5): 2.7/3.3 MB | 772/866 kB | 328/569 kB | 0.5/2.2 MB | 218/351 kB Progress (5): 2.7/3.3 MB | 772/866 kB | 328/569 kB | 0.5/2.2 MB | 218/351 kB Progress (5): 2.7/3.3 MB | 772/866 kB | 328/569 kB | 0.5/2.2 MB | 222/351 kB Progress (5): 2.7/3.3 MB | 772/866 kB | 328/569 kB | 0.5/2.2 MB | 222/351 kB Progress (5): 2.7/3.3 MB | 776/866 kB | 328/569 kB | 0.5/2.2 MB | 222/351 kB Progress (5): 2.7/3.3 MB | 776/866 kB | 328/569 kB | 0.6/2.2 MB | 222/351 kB Progress (5): 2.7/3.3 MB | 776/866 kB | 328/569 kB | 0.6/2.2 MB | 222/351 kB Progress (5): 2.7/3.3 MB | 776/866 kB | 328/569 kB | 0.6/2.2 MB | 222/351 kB Progress (5): 2.7/3.3 MB | 776/866 kB | 328/569 kB | 0.6/2.2 MB | 226/351 kB Progress (5): 2.7/3.3 MB | 776/866 kB | 328/569 kB | 0.6/2.2 MB | 226/351 kB Progress (5): 2.7/3.3 MB | 776/866 kB | 332/569 kB | 0.6/2.2 MB | 226/351 kB Progress (5): 2.7/3.3 MB | 776/866 kB | 332/569 kB | 0.6/2.2 MB | 226/351 kB Progress (5): 2.7/3.3 MB | 776/866 kB | 332/569 kB | 0.6/2.2 MB | 230/351 kB Progress (5): 2.7/3.3 MB | 776/866 kB | 332/569 kB | 0.6/2.2 MB | 230/351 kB Progress (5): 2.7/3.3 MB | 780/866 kB | 332/569 kB | 0.6/2.2 MB | 230/351 kB Progress (5): 2.7/3.3 MB | 780/866 kB | 332/569 kB | 0.6/2.2 MB | 230/351 kB Progress (5): 2.7/3.3 MB | 780/866 kB | 332/569 kB | 0.6/2.2 MB | 234/351 kB Progress (5): 2.7/3.3 MB | 780/866 kB | 332/569 kB | 0.6/2.2 MB | 234/351 kB Progress (5): 2.7/3.3 MB | 780/866 kB | 336/569 kB | 0.6/2.2 MB | 234/351 kB Progress (5): 2.7/3.3 MB | 780/866 kB | 336/569 kB | 0.6/2.2 MB | 234/351 kB Progress (5): 2.7/3.3 MB | 780/866 kB | 336/569 kB | 0.6/2.2 MB | 238/351 kB Progress (5): 2.7/3.3 MB | 780/866 kB | 336/569 kB | 0.6/2.2 MB | 238/351 kB Progress (5): 2.7/3.3 MB | 784/866 kB | 336/569 kB | 0.6/2.2 MB | 238/351 kB Progress (5): 2.7/3.3 MB | 784/866 kB | 336/569 kB | 0.6/2.2 MB | 238/351 kB Progress (5): 2.7/3.3 MB | 784/866 kB | 336/569 kB | 0.6/2.2 MB | 242/351 kB Progress (5): 2.7/3.3 MB | 784/866 kB | 336/569 kB | 0.6/2.2 MB | 242/351 kB Progress (5): 2.7/3.3 MB | 784/866 kB | 340/569 kB | 0.6/2.2 MB | 242/351 kB Progress (5): 2.7/3.3 MB | 784/866 kB | 340/569 kB | 0.6/2.2 MB | 242/351 kB Progress (5): 2.7/3.3 MB | 784/866 kB | 340/569 kB | 0.6/2.2 MB | 246/351 kB Progress (5): 2.7/3.3 MB | 784/866 kB | 340/569 kB | 0.6/2.2 MB | 246/351 kB Progress (5): 2.7/3.3 MB | 788/866 kB | 340/569 kB | 0.6/2.2 MB | 246/351 kB Progress (5): 2.7/3.3 MB | 788/866 kB | 340/569 kB | 0.6/2.2 MB | 246/351 kB Progress (5): 2.7/3.3 MB | 788/866 kB | 340/569 kB | 0.6/2.2 MB | 250/351 kB Progress (5): 2.8/3.3 MB | 788/866 kB | 340/569 kB | 0.6/2.2 MB | 250/351 kB Progress (5): 2.8/3.3 MB | 788/866 kB | 344/569 kB | 0.6/2.2 MB | 250/351 kB Progress (5): 2.8/3.3 MB | 788/866 kB | 344/569 kB | 0.6/2.2 MB | 250/351 kB Progress (5): 2.8/3.3 MB | 788/866 kB | 344/569 kB | 0.6/2.2 MB | 254/351 kB Progress (5): 2.8/3.3 MB | 788/866 kB | 344/569 kB | 0.6/2.2 MB | 254/351 kB Progress (5): 2.8/3.3 MB | 792/866 kB | 344/569 kB | 0.6/2.2 MB | 254/351 kB Progress (5): 2.8/3.3 MB | 792/866 kB | 344/569 kB | 0.6/2.2 MB | 254/351 kB Progress (5): 2.8/3.3 MB | 792/866 kB | 344/569 kB | 0.6/2.2 MB | 258/351 kB Progress (5): 2.8/3.3 MB | 792/866 kB | 344/569 kB | 0.6/2.2 MB | 258/351 kB Progress (5): 2.8/3.3 MB | 792/866 kB | 348/569 kB | 0.6/2.2 MB | 258/351 kB Progress (5): 2.8/3.3 MB | 792/866 kB | 348/569 kB | 0.6/2.2 MB | 258/351 kB Progress (5): 2.8/3.3 MB | 792/866 kB | 348/569 kB | 0.6/2.2 MB | 262/351 kB Progress (5): 2.8/3.3 MB | 792/866 kB | 348/569 kB | 0.6/2.2 MB | 262/351 kB Progress (5): 2.8/3.3 MB | 796/866 kB | 348/569 kB | 0.6/2.2 MB | 262/351 kB Progress (5): 2.8/3.3 MB | 796/866 kB | 348/569 kB | 0.6/2.2 MB | 262/351 kB Progress (5): 2.8/3.3 MB | 796/866 kB | 348/569 kB | 0.6/2.2 MB | 266/351 kB Progress (5): 2.8/3.3 MB | 796/866 kB | 348/569 kB | 0.6/2.2 MB | 266/351 kB Progress (5): 2.8/3.3 MB | 796/866 kB | 352/569 kB | 0.6/2.2 MB | 266/351 kB Progress (5): 2.8/3.3 MB | 796/866 kB | 352/569 kB | 0.6/2.2 MB | 266/351 kB Progress (5): 2.8/3.3 MB | 796/866 kB | 352/569 kB | 0.6/2.2 MB | 270/351 kB Progress (5): 2.8/3.3 MB | 796/866 kB | 352/569 kB | 0.6/2.2 MB | 270/351 kB Progress (5): 2.8/3.3 MB | 800/866 kB | 352/569 kB | 0.6/2.2 MB | 270/351 kB Progress (5): 2.8/3.3 MB | 800/866 kB | 352/569 kB | 0.6/2.2 MB | 270/351 kB Progress (5): 2.8/3.3 MB | 800/866 kB | 352/569 kB | 0.6/2.2 MB | 274/351 kB Progress (5): 2.8/3.3 MB | 800/866 kB | 352/569 kB | 0.6/2.2 MB | 274/351 kB Progress (5): 2.8/3.3 MB | 800/866 kB | 356/569 kB | 0.6/2.2 MB | 274/351 kB Progress (5): 2.8/3.3 MB | 800/866 kB | 356/569 kB | 0.6/2.2 MB | 274/351 kB Progress (5): 2.8/3.3 MB | 800/866 kB | 356/569 kB | 0.6/2.2 MB | 278/351 kB Progress (5): 2.8/3.3 MB | 800/866 kB | 356/569 kB | 0.6/2.2 MB | 278/351 kB Progress (5): 2.8/3.3 MB | 804/866 kB | 356/569 kB | 0.6/2.2 MB | 278/351 kB Progress (5): 2.8/3.3 MB | 804/866 kB | 356/569 kB | 0.6/2.2 MB | 278/351 kB Progress (5): 2.8/3.3 MB | 804/866 kB | 356/569 kB | 0.6/2.2 MB | 282/351 kB Progress (5): 2.8/3.3 MB | 804/866 kB | 356/569 kB | 0.6/2.2 MB | 282/351 kB Progress (5): 2.8/3.3 MB | 804/866 kB | 360/569 kB | 0.6/2.2 MB | 282/351 kB Progress (5): 2.8/3.3 MB | 804/866 kB | 360/569 kB | 0.6/2.2 MB | 282/351 kB Progress (5): 2.8/3.3 MB | 804/866 kB | 360/569 kB | 0.6/2.2 MB | 286/351 kB Progress (5): 2.8/3.3 MB | 804/866 kB | 360/569 kB | 0.6/2.2 MB | 286/351 kB Progress (5): 2.8/3.3 MB | 808/866 kB | 360/569 kB | 0.6/2.2 MB | 286/351 kB Progress (5): 2.8/3.3 MB | 808/866 kB | 360/569 kB | 0.6/2.2 MB | 286/351 kB Progress (5): 2.8/3.3 MB | 808/866 kB | 360/569 kB | 0.6/2.2 MB | 290/351 kB Progress (5): 2.8/3.3 MB | 808/866 kB | 360/569 kB | 0.6/2.2 MB | 290/351 kB Progress (5): 2.8/3.3 MB | 808/866 kB | 364/569 kB | 0.6/2.2 MB | 290/351 kB Progress (5): 2.8/3.3 MB | 808/866 kB | 364/569 kB | 0.6/2.2 MB | 290/351 kB Progress (5): 2.8/3.3 MB | 808/866 kB | 364/569 kB | 0.6/2.2 MB | 294/351 kB Progress (5): 2.8/3.3 MB | 808/866 kB | 364/569 kB | 0.6/2.2 MB | 294/351 kB Progress (5): 2.8/3.3 MB | 812/866 kB | 364/569 kB | 0.6/2.2 MB | 294/351 kB Progress (5): 2.8/3.3 MB | 812/866 kB | 364/569 kB | 0.6/2.2 MB | 294/351 kB Progress (5): 2.8/3.3 MB | 812/866 kB | 364/569 kB | 0.6/2.2 MB | 298/351 kB Progress (5): 2.8/3.3 MB | 812/866 kB | 364/569 kB | 0.6/2.2 MB | 298/351 kB Progress (5): 2.8/3.3 MB | 812/866 kB | 368/569 kB | 0.6/2.2 MB | 298/351 kB Progress (5): 2.8/3.3 MB | 812/866 kB | 368/569 kB | 0.6/2.2 MB | 298/351 kB Progress (5): 2.8/3.3 MB | 812/866 kB | 368/569 kB | 0.6/2.2 MB | 302/351 kB Progress (5): 2.8/3.3 MB | 812/866 kB | 368/569 kB | 0.6/2.2 MB | 302/351 kB Progress (5): 2.8/3.3 MB | 816/866 kB | 368/569 kB | 0.6/2.2 MB | 302/351 kB Progress (5): 2.8/3.3 MB | 816/866 kB | 368/569 kB | 0.6/2.2 MB | 302/351 kB Progress (5): 2.8/3.3 MB | 816/866 kB | 368/569 kB | 0.6/2.2 MB | 306/351 kB Progress (5): 2.8/3.3 MB | 816/866 kB | 368/569 kB | 0.6/2.2 MB | 306/351 kB Progress (5): 2.8/3.3 MB | 816/866 kB | 372/569 kB | 0.6/2.2 MB | 306/351 kB Progress (5): 2.8/3.3 MB | 816/866 kB | 372/569 kB | 0.6/2.2 MB | 306/351 kB Progress (5): 2.8/3.3 MB | 816/866 kB | 372/569 kB | 0.6/2.2 MB | 310/351 kB Progress (5): 2.8/3.3 MB | 816/866 kB | 372/569 kB | 0.6/2.2 MB | 310/351 kB Progress (5): 2.8/3.3 MB | 820/866 kB | 372/569 kB | 0.6/2.2 MB | 310/351 kB Progress (5): 2.8/3.3 MB | 820/866 kB | 372/569 kB | 0.6/2.2 MB | 310/351 kB Progress (5): 2.8/3.3 MB | 820/866 kB | 372/569 kB | 0.6/2.2 MB | 314/351 kB Progress (5): 2.8/3.3 MB | 820/866 kB | 372/569 kB | 0.6/2.2 MB | 314/351 kB Progress (5): 2.8/3.3 MB | 820/866 kB | 376/569 kB | 0.6/2.2 MB | 314/351 kB Progress (5): 2.8/3.3 MB | 820/866 kB | 376/569 kB | 0.6/2.2 MB | 314/351 kB Progress (5): 2.8/3.3 MB | 820/866 kB | 376/569 kB | 0.6/2.2 MB | 318/351 kB Progress (5): 2.8/3.3 MB | 820/866 kB | 376/569 kB | 0.7/2.2 MB | 318/351 kB Progress (5): 2.8/3.3 MB | 824/866 kB | 376/569 kB | 0.7/2.2 MB | 318/351 kB Progress (5): 2.8/3.3 MB | 824/866 kB | 376/569 kB | 0.7/2.2 MB | 318/351 kB Progress (5): 2.8/3.3 MB | 824/866 kB | 376/569 kB | 0.7/2.2 MB | 322/351 kB Progress (5): 2.8/3.3 MB | 824/866 kB | 376/569 kB | 0.7/2.2 MB | 322/351 kB Progress (5): 2.8/3.3 MB | 824/866 kB | 380/569 kB | 0.7/2.2 MB | 322/351 kB Progress (5): 2.8/3.3 MB | 824/866 kB | 380/569 kB | 0.7/2.2 MB | 322/351 kB Progress (5): 2.8/3.3 MB | 824/866 kB | 380/569 kB | 0.7/2.2 MB | 326/351 kB Progress (5): 2.8/3.3 MB | 824/866 kB | 380/569 kB | 0.7/2.2 MB | 326/351 kB Progress (5): 2.8/3.3 MB | 828/866 kB | 380/569 kB | 0.7/2.2 MB | 326/351 kB Progress (5): 2.8/3.3 MB | 828/866 kB | 380/569 kB | 0.7/2.2 MB | 326/351 kB Progress (5): 2.8/3.3 MB | 828/866 kB | 380/569 kB | 0.7/2.2 MB | 330/351 kB Progress (5): 2.8/3.3 MB | 828/866 kB | 380/569 kB | 0.7/2.2 MB | 330/351 kB Progress (5): 2.8/3.3 MB | 828/866 kB | 384/569 kB | 0.7/2.2 MB | 330/351 kB Progress (5): 2.8/3.3 MB | 828/866 kB | 384/569 kB | 0.7/2.2 MB | 330/351 kB Progress (5): 2.8/3.3 MB | 828/866 kB | 384/569 kB | 0.7/2.2 MB | 334/351 kB Progress (5): 2.8/3.3 MB | 828/866 kB | 384/569 kB | 0.7/2.2 MB | 334/351 kB Progress (5): 2.8/3.3 MB | 832/866 kB | 384/569 kB | 0.7/2.2 MB | 334/351 kB Progress (5): 2.8/3.3 MB | 832/866 kB | 384/569 kB | 0.7/2.2 MB | 334/351 kB Progress (5): 2.8/3.3 MB | 832/866 kB | 384/569 kB | 0.7/2.2 MB | 338/351 kB Progress (5): 2.8/3.3 MB | 832/866 kB | 384/569 kB | 0.7/2.2 MB | 338/351 kB Progress (5): 2.8/3.3 MB | 832/866 kB | 388/569 kB | 0.7/2.2 MB | 338/351 kB Progress (5): 2.8/3.3 MB | 832/866 kB | 388/569 kB | 0.7/2.2 MB | 338/351 kB Progress (5): 2.8/3.3 MB | 832/866 kB | 388/569 kB | 0.7/2.2 MB | 342/351 kB Progress (5): 2.8/3.3 MB | 832/866 kB | 388/569 kB | 0.7/2.2 MB | 342/351 kB Progress (5): 2.8/3.3 MB | 836/866 kB | 388/569 kB | 0.7/2.2 MB | 342/351 kB Progress (5): 2.8/3.3 MB | 836/866 kB | 388/569 kB | 0.7/2.2 MB | 342/351 kB Progress (5): 2.8/3.3 MB | 836/866 kB | 388/569 kB | 0.7/2.2 MB | 346/351 kB Progress (5): 2.8/3.3 MB | 836/866 kB | 388/569 kB | 0.7/2.2 MB | 346/351 kB Progress (5): 2.8/3.3 MB | 836/866 kB | 392/569 kB | 0.7/2.2 MB | 346/351 kB Progress (5): 2.9/3.3 MB | 836/866 kB | 392/569 kB | 0.7/2.2 MB | 346/351 kB Progress (5): 2.9/3.3 MB | 836/866 kB | 392/569 kB | 0.7/2.2 MB | 350/351 kB Progress (5): 2.9/3.3 MB | 836/866 kB | 392/569 kB | 0.7/2.2 MB | 350/351 kB Progress (5): 2.9/3.3 MB | 840/866 kB | 392/569 kB | 0.7/2.2 MB | 350/351 kB Progress (5): 2.9/3.3 MB | 840/866 kB | 392/569 kB | 0.7/2.2 MB | 350/351 kB Progress (5): 2.9/3.3 MB | 840/866 kB | 392/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 840/866 kB | 392/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 840/866 kB | 396/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 840/866 kB | 396/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 840/866 kB | 396/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 844/866 kB | 396/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 844/866 kB | 396/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 844/866 kB | 396/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 844/866 kB | 400/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 844/866 kB | 400/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 844/866 kB | 400/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 848/866 kB | 400/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 848/866 kB | 400/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 848/866 kB | 400/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 848/866 kB | 404/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 848/866 kB | 404/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 848/866 kB | 404/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 852/866 kB | 404/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 852/866 kB | 404/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 852/866 kB | 404/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 852/866 kB | 408/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 852/866 kB | 408/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 852/866 kB | 408/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 856/866 kB | 408/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 856/866 kB | 408/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 856/866 kB | 408/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 856/866 kB | 412/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 856/866 kB | 412/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 856/866 kB | 412/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 860/866 kB | 412/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 860/866 kB | 412/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 860/866 kB | 412/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 860/866 kB | 416/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 860/866 kB | 416/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 860/866 kB | 416/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 864/866 kB | 416/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 864/866 kB | 416/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 864/866 kB | 416/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 864/866 kB | 420/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 864/866 kB | 420/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 864/866 kB | 420/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 866 kB | 420/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 866 kB | 420/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 866 kB | 420/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 866 kB | 424/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 866 kB | 424/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 866 kB | 424/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 866 kB | 424/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 866 kB | 428/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 866 kB | 428/569 kB | 0.7/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 866 kB | 428/569 kB | 0.8/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 866 kB | 428/569 kB | 0.8/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 866 kB | 432/569 kB | 0.8/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 866 kB | 432/569 kB | 0.8/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 866 kB | 432/569 kB | 0.8/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 866 kB | 432/569 kB | 0.8/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 866 kB | 436/569 kB | 0.8/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 866 kB | 436/569 kB | 0.8/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 866 kB | 436/569 kB | 0.8/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 866 kB | 436/569 kB | 0.8/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 866 kB | 440/569 kB | 0.8/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 866 kB | 440/569 kB | 0.8/2.2 MB | 351 kB Progress (5): 2.9/3.3 MB | 866 kB | 440/569 kB | 0.8/2.2 MB | 351 kB Progress (5): 3.0/3.3 MB | 866 kB | 440/569 kB | 0.8/2.2 MB | 351 kB Progress (5): 3.0/3.3 MB | 866 kB | 444/569 kB | 0.8/2.2 MB | 351 kB Progress (5): 3.0/3.3 MB | 866 kB | 444/569 kB | 0.8/2.2 MB | 351 kB Progress (5): 3.0/3.3 MB | 866 kB | 444/569 kB | 0.8/2.2 MB | 351 kB Progress (5): 3.0/3.3 MB | 866 kB | 444/569 kB | 0.8/2.2 MB | 351 kB Progress (5): 3.0/3.3 MB | 866 kB | 448/569 kB | 0.8/2.2 MB | 351 kB Progress (5): 3.0/3.3 MB | 866 kB | 448/569 kB | 0.8/2.2 MB | 351 kB Progress (5): 3.0/3.3 MB | 866 kB | 448/569 kB | 0.8/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 510 kB/s) [2019-07-30T20:11:39.187Z] Progress (4): 3.0/3.3 MB | 866 kB | 448/569 kB | 0.8/2.2 MB Progress (4): 3.0/3.3 MB | 866 kB | 452/569 kB | 0.8/2.2 MB Progress (4): 3.0/3.3 MB | 866 kB | 452/569 kB | 0.8/2.2 MB 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-30T20:11:39.187Z] 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-30T20:11:39.721Z] Progress (3): 3.0/3.3 MB | 452/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 452/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 456/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 456/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 460/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 460/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 460/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 460/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 464/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 464/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 464/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 464/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 468/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 468/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 468/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 468/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 472/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 472/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 472/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 472/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 476/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 476/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 476/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 476/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 480/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 480/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 480/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 480/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 484/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 484/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 484/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 484/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 488/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 488/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 488/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 488/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 488/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 492/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 492/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 492/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 496/569 kB | 0.8/2.2 MB Progress (3): 3.0/3.3 MB | 496/569 kB | 0.9/2.2 MB Progress (3): 3.0/3.3 MB | 496/569 kB | 0.9/2.2 MB Progress (3): 3.0/3.3 MB | 496/569 kB | 0.9/2.2 MB Progress (3): 3.0/3.3 MB | 500/569 kB | 0.9/2.2 MB Progress (3): 3.0/3.3 MB | 500/569 kB | 0.9/2.2 MB Progress (3): 3.0/3.3 MB | 504/569 kB | 0.9/2.2 MB Progress (3): 3.0/3.3 MB | 504/569 kB | 0.9/2.2 MB Progress (3): 3.0/3.3 MB | 504/569 kB | 0.9/2.2 MB Progress (3): 3.0/3.3 MB | 504/569 kB | 0.9/2.2 MB Progress (3): 3.0/3.3 MB | 504/569 kB | 0.9/2.2 MB Progress (3): 3.0/3.3 MB | 508/569 kB | 0.9/2.2 MB Progress (3): 3.0/3.3 MB | 508/569 kB | 0.9/2.2 MB Progress (3): 3.0/3.3 MB | 508/569 kB | 0.9/2.2 MB Progress (4): 3.0/3.3 MB | 508/569 kB | 0.9/2.2 MB | 4.1/4.2 kB Progress (4): 3.0/3.3 MB | 512/569 kB | 0.9/2.2 MB | 4.1/4.2 kB Progress (4): 3.0/3.3 MB | 512/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.0/3.3 MB | 512/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.0/3.3 MB | 512/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.0/3.3 MB | 512/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.0/3.3 MB | 516/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.0/3.3 MB | 516/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.0/3.3 MB | 516/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.0/3.3 MB | 516/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.0/3.3 MB | 520/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.0/3.3 MB | 520/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.0/3.3 MB | 520/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.0/3.3 MB | 520/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.0/3.3 MB | 524/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.0/3.3 MB | 524/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.0/3.3 MB | 524/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.0/3.3 MB | 524/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.0/3.3 MB | 528/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.0/3.3 MB | 528/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.1/3.3 MB | 528/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.1/3.3 MB | 528/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.1/3.3 MB | 532/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.1/3.3 MB | 532/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.1/3.3 MB | 532/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.1/3.3 MB | 532/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.1/3.3 MB | 536/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.1/3.3 MB | 536/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.1/3.3 MB | 536/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.1/3.3 MB | 536/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.1/3.3 MB | 540/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.1/3.3 MB | 540/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.1/3.3 MB | 540/569 kB | 0.9/2.2 MB | 4.2 kB Progress (4): 3.1/3.3 MB | 540/569 kB | 0.9/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 6.0 kB/s) [2019-07-30T20:11:39.722Z] Progress (3): 3.1/3.3 MB | 544/569 kB | 0.9/2.2 MB Progress (3): 3.1/3.3 MB | 544/569 kB | 0.9/2.2 MB Progress (3): 3.1/3.3 MB | 544/569 kB | 0.9/2.2 MB Progress (3): 3.1/3.3 MB | 544/569 kB | 0.9/2.2 MB Progress (3): 3.1/3.3 MB | 548/569 kB | 0.9/2.2 MB Progress (3): 3.1/3.3 MB | 548/569 kB | 0.9/2.2 MB Progress (3): 3.1/3.3 MB | 548/569 kB | 0.9/2.2 MB Progress (3): 3.1/3.3 MB | 548/569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 552/569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 552/569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 552/569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 552/569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 556/569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 556/569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 556/569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 556/569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 556/569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 560/569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 564/569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 568/569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.1/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.2/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.2/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.2/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.2/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.2/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.2/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.2/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.2/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.2/3.3 MB | 569 kB | 1.0/2.2 MB Progress (3): 3.2/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 3.2/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 3.2/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 3.2/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 3.2/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 3.2/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 3.2/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 3.2/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 3.2/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 3.2/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 3.2/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 3.2/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 3.2/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 3.2/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 3.2/3.3 MB | 569 kB | 1.1/2.2 MB Progress (3): 3.2/3.3 MB | 569 kB | 1.1/2.2 MB 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 761 kB/s) [2019-07-30T20:11:39.722Z] Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.3/3.3 MB | 1.1/2.2 MB Progress (2): 3.3/3.3 MB | 1.1/2.2 MB Progress (2): 3.3/3.3 MB | 1.1/2.2 MB Progress (2): 3.3/3.3 MB | 1.1/2.2 MB Progress (2): 3.3/3.3 MB | 1.1/2.2 MB Progress (2): 3.3/3.3 MB | 1.2/2.2 MB Progress (2): 3.3/3.3 MB | 1.2/2.2 MB Progress (2): 3.3/3.3 MB | 1.2/2.2 MB Progress (2): 3.3/3.3 MB | 1.2/2.2 MB Progress (2): 3.3 MB | 1.2/2.2 MB Progress (2): 3.3 MB | 1.2/2.2 MB Progress (2): 3.3 MB | 1.2/2.2 MB Progress (2): 3.3 MB | 1.2/2.2 MB Progress (2): 3.3 MB | 1.2/2.2 MB Progress (2): 3.3 MB | 1.2/2.2 MB Progress (2): 3.3 MB | 1.2/2.2 MB Progress (2): 3.3 MB | 1.2/2.2 MB Progress (2): 3.3 MB | 1.2/2.2 MB Progress (2): 3.3 MB | 1.2/2.2 MB Progress (2): 3.3 MB | 1.2/2.2 MB Progress (2): 3.3 MB | 1.2/2.2 MB Progress (2): 3.3 MB | 1.2/2.2 MB Progress (2): 3.3 MB | 1.2/2.2 MB Progress (2): 3.3 MB | 1.2/2.2 MB Progress (2): 3.3 MB | 1.2/2.2 MB Progress (2): 3.3 MB | 1.2/2.2 MB Progress (2): 3.3 MB | 1.2/2.2 MB Progress (2): 3.3 MB | 1.2/2.2 MB Progress (2): 3.3 MB | 1.2/2.2 MB Progress (2): 3.3 MB | 1.2/2.2 MB Progress (2): 3.3 MB | 1.2/2.2 MB Progress (2): 3.3 MB | 1.2/2.2 MB Progress (2): 3.3 MB | 1.2/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/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.2 MB/s) [2019-07-30T20:11:39.722Z] 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.5 MB/s) [2019-07-30T20:11:39.981Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-30T20:11:40.238Z] [INFO] Adding repository https://download.eclipse.org/tools/cdt/releases/9.8 [2019-07-30T20:11:40.802Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/cdt/releases/9.8/ [2019-07-30T20:11:40.802Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/cdt/releases/9.8/ [2019-07-30T20:11:40.802Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-30T20:11:40.802Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-30T20:11:41.059Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-30T20:11:41.059Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-30T20:11:41.317Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-30T20:11:41.317Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-30T20:11:41.317Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-30T20:11:41.317Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-30T20:11:41.880Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-30T20:11:41.880Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-30T20:11:42.137Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-30T20:11:42.137Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-30T20:11:42.394Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-30T20:11:42.394Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-30T20:11:42.651Z] [INFO] Adding repository https://download.eclipse.org/linuxtools/update-7.3.0 [2019-07-30T20:11:42.651Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-30T20:11:42.651Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-30T20:11:42.908Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-30T20:11:42.908Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-30T20:11:42.908Z] [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots [2019-07-30T20:11:42.908Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-30T20:11:42.908Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-30T20:11:43.165Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-30T20:11:43.165Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-30T20:11:43.165Z] [INFO] Adding repository https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1 [2019-07-30T20:11:43.165Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-30T20:11:43.165Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-30T20:11:43.423Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-30T20:11:43.423Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-30T20:11:43.423Z] [INFO] Adding repository https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository [2019-07-30T20:11:43.680Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-30T20:11:43.680Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-30T20:11:43.680Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-30T20:11:43.680Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-30T20:11:43.937Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository [2019-07-30T20:11:43.937Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-30T20:11:43.937Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-30T20:11:44.195Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [2019-07-30T20:11:44.195Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [2019-07-30T20:11:44.452Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-30T20:11:44.452Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-30T20:11:44.452Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-30T20:11:44.452Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-30T20:11:45.017Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ [2019-07-30T20:11:45.017Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ [2019-07-30T20:11:45.017Z] [INFO] Adding repository https://download.eclipse.org/cbi/updates/license [2019-07-30T20:11:45.017Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (430B) [2019-07-30T20:11:45.017Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (430B) [2019-07-30T20:11:45.274Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2019-07-30T20:11:45.274Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2019-07-30T20:11:45.531Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2019-07-30T20:11:45.531Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2019-07-30T20:11:45.531Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-30T20:11:45.531Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-30T20:11:45.787Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-30T20:11:45.787Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-30T20:11:45.787Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-30T20:11:45.787Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-30T20:11:46.044Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-30T20:11:46.044Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-30T20:11:46.044Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-30T20:11:46.044Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-30T20:11:46.301Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800 [2019-07-30T20:11:46.301Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-30T20:11:46.301Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-30T20:11:47.227Z] [INFO] Adding repository https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2 [2019-07-30T20:11:47.227Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2019-07-30T20:11:47.227Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2019-07-30T20:11:47.227Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-30T20:11:47.227Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-30T20:11:47.227Z] [INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository [2019-07-30T20:11:47.725Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-30T20:11:47.725Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-30T20:11:47.725Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-30T20:11:47.725Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-30T20:11:47.725Z] [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/builds/release/2.18 [2019-07-30T20:11:47.725Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-30T20:11:47.725Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-30T20:11:56.469Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-30T20:12:01.726Z] [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-30T20:12:01.726Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:01.726Z] [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-30T20:12:01.726Z] [INFO] Unpacking com.google.gson_2.8.2.v20180104-1110... [2019-07-30T20:12:01.726Z] [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-30T20:12:01.726Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:01.726Z] [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-30T20:12:01.983Z] [INFO] Unpacking com.google.guava_21.0.0.v20170206-1425... [2019-07-30T20:12:02.917Z] [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-30T20:12:02.917Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:02.917Z] [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-30T20:12:03.422Z] [INFO] Unpacking com.ibm.icu_64.2.0.v20190507-1337... [2019-07-30T20:12:08.679Z] [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-30T20:12:08.679Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:08.679Z] [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-30T20:12:08.679Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549... [2019-07-30T20:12:08.679Z] [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-30T20:12:08.679Z] [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-30T20:12:08.679Z] [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-30T20:12:08.679Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:08.679Z] [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-30T20:12:08.679Z] [INFO] Unpacking org.eclipse.osgi_3.14.0.v20190517-1309... [2019-07-30T20:12:08.937Z] [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-30T20:12:08.937Z] [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-30T20:12:09.194Z] [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-30T20:12:09.194Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:09.194Z] [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-30T20:12:09.194Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648... [2019-07-30T20:12:09.451Z] [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-30T20:12:09.451Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:09.451Z] [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-30T20:12:09.451Z] [INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029... [2019-07-30T20:12:09.451Z] [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-30T20:12:09.451Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:09.451Z] [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-30T20:12:09.708Z] [INFO] Unpacking org.eclipse.cdt.core_6.8.1.201907021957... [2019-07-30T20:12:11.604Z] [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-30T20:12:11.604Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:11.604Z] [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-30T20:12:11.604Z] [INFO] Unpacking org.eclipse.cdt.core.native_5.10.1.201811241055... [2019-07-30T20:12:11.604Z] [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-30T20:12:11.604Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:11.604Z] [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-30T20:12:11.604Z] [INFO] Unpacking org.eclipse.core.contenttype_3.7.300.v20190215-2048... [2019-07-30T20:12:11.861Z] [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-30T20:12:11.861Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:11.861Z] [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-30T20:12:11.861Z] [INFO] Unpacking org.eclipse.core.expressions_3.6.400.v20190518-1240... [2019-07-30T20:12:11.861Z] [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-30T20:12:11.861Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:11.861Z] [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-30T20:12:12.118Z] [INFO] Unpacking org.eclipse.core.filebuffers_3.6.600.v20190519-2344... [2019-07-30T20:12:12.118Z] [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-30T20:12:12.118Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:12.118Z] [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-30T20:12:12.118Z] [INFO] Unpacking org.eclipse.core.filesystem_1.7.400.v20190518-1151... [2019-07-30T20:12:12.118Z] [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-30T20:12:12.118Z] [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-30T20:12:12.375Z] [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-30T20:12:12.375Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:12.375Z] [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-30T20:12:12.633Z] [INFO] Unpacking org.eclipse.core.runtime_3.15.300.v20190508-0543... [2019-07-30T20:12:12.633Z] [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-30T20:12:12.633Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:12.633Z] [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-30T20:12:12.633Z] [INFO] Unpacking org.eclipse.core.variables_3.4.500.v20190510-0549... [2019-07-30T20:12:12.633Z] [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-30T20:12:12.633Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:12.633Z] [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-30T20:12:12.890Z] [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840... [2019-07-30T20:12:12.890Z] [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-30T20:12:12.890Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:12.890Z] [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-30T20:12:13.148Z] [INFO] Unpacking org.eclipse.text_3.8.200.v20190519-2344... [2019-07-30T20:12:13.148Z] [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-30T20:12:13.148Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:13.148Z] [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-30T20:12:13.405Z] [INFO] Unpacking org.eclipse.core.commands_3.9.400.v20190516-1358... [2019-07-30T20:12:13.405Z] [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-30T20:12:13.405Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:13.405Z] [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-30T20:12:13.405Z] [INFO] Unpacking org.eclipse.equinox.common_3.10.400.v20190516-1504... [2019-07-30T20:12:13.405Z] [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-30T20:12:13.405Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:13.405Z] [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-30T20:12:13.662Z] [INFO] Unpacking org.eclipse.equinox.preferences_3.7.400.v20190516-1504... [2019-07-30T20:12:13.662Z] [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-30T20:12:13.662Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:13.662Z] [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-30T20:12:13.921Z] [INFO] Unpacking org.eclipse.equinox.registry_3.8.400.v20190516-1504... [2019-07-30T20:12:13.921Z] [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-30T20:12:13.921Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:13.921Z] [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-30T20:12:13.921Z] [INFO] Unpacking org.eclipse.core.jobs_3.10.400.v20190506-1457... [2019-07-30T20:12:14.330Z] [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-30T20:12:14.330Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:14.330Z] [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-30T20:12:14.330Z] [INFO] Unpacking org.eclipse.equinox.app_1.4.200.v20190516-1504... [2019-07-30T20:12:14.330Z] [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-30T20:12:14.330Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:14.330Z] [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-30T20:12:14.330Z] [INFO] Unpacking org.eclipse.jdt.annotation_2.2.300.v20190328-1431... [2019-07-30T20:12:14.894Z] [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-30T20:12:14.894Z] [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-30T20:12:14.894Z] [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-30T20:12:14.894Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:14.894Z] [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-30T20:12:15.152Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430... [2019-07-30T20:12:15.152Z] [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-30T20:12:15.152Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:15.152Z] [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-30T20:12:15.409Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130... [2019-07-30T20:12:15.409Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-30T20:12:15.666Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-30T20:12:15.666Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-30T20:12:16.231Z] [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-30T20:12:16.231Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:16.231Z] [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-30T20:12:16.231Z] [INFO] Unpacking org.apache.batik.constants_1.11.0.v20190515-0436... [2019-07-30T20:12:16.231Z] [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-30T20:12:16.231Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:16.231Z] [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-30T20:12:16.231Z] [INFO] Unpacking org.apache.batik.css_1.11.0.v20190515-0436... [2019-07-30T20:12:16.489Z] [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-30T20:12:16.489Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:16.489Z] [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-30T20:12:16.489Z] [INFO] Unpacking org.apache.batik.util_1.11.0.v20190515-0436... [2019-07-30T20:12:16.489Z] [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-30T20:12:16.489Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:16.489Z] [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-30T20:12:16.746Z] [INFO] Unpacking org.apache.batik.i18n_1.11.0.v20190515-0436... [2019-07-30T20:12:16.746Z] [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-30T20:12:16.746Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:16.746Z] [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-30T20:12:16.746Z] [INFO] Unpacking org.apache.xmlgraphics_2.3.0.v20190515-0436... [2019-07-30T20:12:17.004Z] [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-30T20:12:17.004Z] [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-30T20:12:17.261Z] [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-30T20:12:17.261Z] [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-30T20:12:17.261Z] [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-30T20:12:17.261Z] [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-30T20:12:17.518Z] [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-30T20:12:17.518Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:17.518Z] [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-30T20:12:17.518Z] [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502... [2019-07-30T20:12:17.518Z] [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-30T20:12:17.518Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:17.518Z] [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-30T20:12:17.775Z] [INFO] Unpacking org.apache.felix.scr_2.1.14.v20190123-1619... [2019-07-30T20:12:17.775Z] [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-30T20:12:17.775Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:17.775Z] [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-30T20:12:18.032Z] [INFO] Unpacking org.eclipse.osgi.services_3.8.0.v20190206-2147... [2019-07-30T20:12:18.032Z] [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-30T20:12:18.032Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:18.032Z] [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-30T20:12:18.032Z] [INFO] Unpacking org.eclipse.osgi.util_3.5.200.v20190115-2323... [2019-07-30T20:12:18.289Z] [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-30T20:12:18.289Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:18.289Z] [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-30T20:12:18.289Z] [INFO] Unpacking org.eclipse.compare_3.7.600.v20190519-2354... [2019-07-30T20:12:18.546Z] [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-30T20:12:18.546Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:18.546Z] [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-30T20:12:18.546Z] [INFO] Unpacking org.eclipse.ui_3.113.0.v20190513-2118... [2019-07-30T20:12:18.803Z] [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-30T20:12:18.803Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:18.803Z] [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-30T20:12:18.803Z] [INFO] Unpacking org.eclipse.jface.text_3.15.200.v20190519-2344... [2019-07-30T20:12:19.732Z] [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-30T20:12:19.732Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:19.732Z] [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-30T20:12:19.732Z] [INFO] Unpacking org.eclipse.ui.ide_3.15.200.v20190519-2104... [2019-07-30T20:12:20.665Z] [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-30T20:12:20.665Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:20.665Z] [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-30T20:12:20.665Z] [INFO] Unpacking org.eclipse.ui.views_3.9.400.v20190517-1612... [2019-07-30T20:12:20.665Z] [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-30T20:12:20.665Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:20.665Z] [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-30T20:12:20.924Z] [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344... [2019-07-30T20:12:20.924Z] [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-30T20:12:20.924Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:20.924Z] [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-30T20:12:21.325Z] [INFO] Unpacking org.eclipse.ui.editors_3.11.500.v20190519-2344... [2019-07-30T20:12:21.325Z] [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-30T20:12:21.325Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:21.325Z] [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-30T20:12:21.325Z] [INFO] Unpacking org.eclipse.ui.forms_3.8.0.v20190519-1034... [2019-07-30T20:12:21.583Z] [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-30T20:12:21.583Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:21.583Z] [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-30T20:12:21.583Z] [INFO] Unpacking org.eclipse.compare.core_3.6.500.v20190519-2354... [2019-07-30T20:12:21.583Z] [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-30T20:12:21.583Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:21.583Z] [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-30T20:12:21.840Z] [INFO] Unpacking org.eclipse.core.databinding_1.7.400.v20190513-2118... [2019-07-30T20:12:21.840Z] [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-30T20:12:21.840Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:21.840Z] [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-30T20:12:22.097Z] [INFO] Unpacking org.eclipse.core.databinding.observable_1.7.0.v20190515-0910... [2019-07-30T20:12:22.097Z] [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-30T20:12:22.097Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:22.097Z] [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-30T20:12:22.097Z] [INFO] Unpacking org.eclipse.core.databinding.property_1.7.0.v20190510-1100... [2019-07-30T20:12:22.355Z] [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-30T20:12:22.355Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:22.355Z] [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-30T20:12:22.355Z] [INFO] Unpacking org.eclipse.core.net_1.3.500.v20190519-2354... [2019-07-30T20:12:22.355Z] [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-30T20:12:22.355Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:22.355Z] [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-30T20:12:22.612Z] [INFO] Unpacking org.eclipse.equinox.security_1.3.200.v20190516-1504... [2019-07-30T20:12:22.612Z] [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-30T20:12:22.612Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:22.612Z] [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-30T20:12:22.612Z] [INFO] Unpacking org.eclipse.e4.core.commands_0.12.600.v20190510-1100... [2019-07-30T20:12:22.869Z] [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-30T20:12:22.869Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:22.869Z] [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-30T20:12:22.869Z] [INFO] Unpacking org.eclipse.e4.core.di_1.7.200.v20190506-1457... [2019-07-30T20:12:22.869Z] [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-30T20:12:22.870Z] [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-30T20:12:23.126Z] [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-30T20:12:23.126Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:23.126Z] [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-30T20:12:23.126Z] [INFO] Unpacking org.eclipse.e4.core.contexts_1.8.100.v20190518-1217... [2019-07-30T20:12:23.126Z] [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-30T20:12:23.126Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:23.126Z] [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-30T20:12:23.383Z] [INFO] Unpacking org.eclipse.e4.core.services_2.1.400.v20181215-2145... [2019-07-30T20:12:23.383Z] [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-30T20:12:23.383Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:23.383Z] [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-30T20:12:23.383Z] [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217... [2019-07-30T20:12:23.383Z] [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-30T20:12:23.383Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:23.383Z] [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-30T20:12:23.640Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308... [2019-07-30T20:12:23.640Z] [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-30T20:12:23.640Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:23.640Z] [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-30T20:12:23.640Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457... [2019-07-30T20:12:23.640Z] [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-30T20:12:23.640Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:23.640Z] [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-30T20:12:23.897Z] [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118... [2019-07-30T20:12:23.897Z] [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-30T20:12:23.897Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:23.897Z] [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-30T20:12:23.897Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [2019-07-30T20:12:24.154Z] [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-30T20:12:24.154Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:24.154Z] [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-30T20:12:24.154Z] [INFO] Unpacking org.eclipse.emf.ecore_2.18.0.v20190528-0845... [2019-07-30T20:12:24.718Z] [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-30T20:12:24.718Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:24.718Z] [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-30T20:12:24.718Z] [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100... [2019-07-30T20:12:24.718Z] [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-30T20:12:24.718Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:24.718Z] [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-30T20:12:24.975Z] [INFO] Unpacking org.eclipse.swt_3.111.0.v20190605-1801... [2019-07-30T20:12:24.975Z] [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-30T20:12:24.975Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:24.975Z] [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-30T20:12:24.975Z] [INFO] Unpacking org.eclipse.jface_3.16.0.v20190528-0922... [2019-07-30T20:12:25.539Z] [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-30T20:12:25.539Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:25.539Z] [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-30T20:12:25.539Z] [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118... [2019-07-30T20:12:25.539Z] [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-30T20:12:25.539Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:25.539Z] [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-30T20:12:25.796Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118... [2019-07-30T20:12:25.796Z] [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-30T20:12:25.796Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:25.796Z] [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-30T20:12:25.796Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100... [2019-07-30T20:12:25.796Z] [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-30T20:12:25.796Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:25.796Z] [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-30T20:12:26.053Z] [INFO] Unpacking org.eclipse.e4.ui.di_1.2.600.v20190510-1100... [2019-07-30T20:12:26.053Z] [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-30T20:12:26.053Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:26.053Z] [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-30T20:12:26.053Z] [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118... [2019-07-30T20:12:26.310Z] [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-30T20:12:26.310Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:26.310Z] [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-30T20:12:26.310Z] [INFO] Unpacking org.eclipse.e4.ui.services_1.3.500.v20190513-2118... [2019-07-30T20:12:26.567Z] [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-30T20:12:26.567Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:26.567Z] [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-30T20:12:26.567Z] [INFO] Unpacking org.eclipse.equinox.event_1.5.100.v20190528-1257... [2019-07-30T20:12:26.567Z] [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-30T20:12:26.567Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:26.567Z] [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-30T20:12:26.824Z] [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100... [2019-07-30T20:12:26.824Z] [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-30T20:12:26.824Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:26.824Z] [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-30T20:12:26.824Z] [INFO] Unpacking org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505... [2019-07-30T20:12:27.081Z] [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-30T20:12:27.081Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:27.081Z] [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-30T20:12:27.081Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725... [2019-07-30T20:12:27.081Z] [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-30T20:12:27.081Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:27.081Z] [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-30T20:12:27.338Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725... [2019-07-30T20:12:27.338Z] [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-30T20:12:27.338Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:27.338Z] [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-30T20:12:27.594Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118... [2019-07-30T20:12:27.594Z] [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-30T20:12:27.594Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:27.594Z] [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-30T20:12:27.594Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525... [2019-07-30T20:12:27.851Z] [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-30T20:12:27.851Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:27.851Z] [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-30T20:12:27.851Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118... [2019-07-30T20:12:27.851Z] [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-30T20:12:27.851Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:27.851Z] [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-30T20:12:28.110Z] [INFO] Unpacking org.eclipse.jface.databinding_1.9.0.v20190519-0933... [2019-07-30T20:12:28.110Z] [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-30T20:12:28.110Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:28.110Z] [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-30T20:12:28.110Z] [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118... [2019-07-30T20:12:28.526Z] [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-30T20:12:28.526Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:28.526Z] [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-30T20:12:28.526Z] [INFO] Unpacking org.eclipse.emf.common_2.16.0.v20190528-0845... [2019-07-30T20:12:28.526Z] [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-30T20:12:28.526Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:28.526Z] [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-30T20:12:28.783Z] [INFO] Unpacking org.eclipse.equinox.bidi_1.2.0.v20190514-1046... [2019-07-30T20:12:28.783Z] [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-30T20:12:28.783Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:28.783Z] [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-30T20:12:28.783Z] [INFO] Unpacking org.eclipse.equinox.launcher_1.5.400.v20190515-0925... [2019-07-30T20:12:28.783Z] [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-30T20:12:28.783Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:28.783Z] [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-30T20:12:28.783Z] [INFO] Unpacking org.eclipse.equinox.p2.core_2.6.0.v20190215-2242... [2019-07-30T20:12:29.040Z] [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-30T20:12:29.040Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:29.040Z] [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-30T20:12:29.040Z] [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320... [2019-07-30T20:12:29.296Z] [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-30T20:12:29.296Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:29.296Z] [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-30T20:12:29.296Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548... [2019-07-30T20:12:29.553Z] [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-30T20:12:29.553Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:29.553Z] [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-30T20:12:29.553Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302... [2019-07-30T20:12:29.553Z] [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-30T20:12:29.553Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:29.553Z] [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-30T20:12:29.809Z] [INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320... [2019-07-30T20:12:29.809Z] [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-30T20:12:29.809Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:29.809Z] [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-30T20:12:29.809Z] [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613... [2019-07-30T20:12:29.809Z] [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-30T20:12:29.809Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:29.809Z] [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-30T20:12:30.066Z] [INFO] Unpacking org.eclipse.help_3.8.400.v20190423-0921... [2019-07-30T20:12:30.066Z] [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-30T20:12:30.066Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:30.066Z] [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-30T20:12:30.324Z] [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840... [2019-07-30T20:12:30.324Z] [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-30T20:12:30.324Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:30.324Z] [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-30T20:12:30.581Z] [INFO] Unpacking org.eclipse.ui.navigator_3.8.0.v20190519-2104... [2019-07-30T20:12:30.581Z] [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-30T20:12:30.581Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:30.581Z] [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-30T20:12:30.838Z] [INFO] Unpacking org.eclipse.team.core_3.8.600.v20190519-2354... [2019-07-30T20:12:30.838Z] [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-30T20:12:30.838Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:30.838Z] [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-30T20:12:31.095Z] [INFO] Unpacking org.eclipse.team.ui_3.8.500.v20190519-2354... [2019-07-30T20:12:31.660Z] [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-30T20:12:31.660Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:31.660Z] [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-30T20:12:31.660Z] [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801... [2019-07-30T20:12:32.590Z] [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-30T20:12:32.590Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:32.590Z] [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-30T20:12:32.590Z] [INFO] Unpacking org.eclipse.test.performance_3.13.500.v20190518-1058... [2019-07-30T20:12:32.847Z] [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-30T20:12:32.847Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:32.847Z] [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-30T20:12:33.104Z] [INFO] Unpacking org.junit_4.12.0.v201504281640... [2019-07-30T20:12:33.104Z] [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-30T20:12:33.104Z] [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-30T20:12:34.035Z] [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.15MB of 59.71MB at 14.15MB/s) [2019-07-30T20:12:35.404Z] [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/ (28.48MB of 59.71MB at 14.24MB/s) [2019-07-30T20:12:36.029Z] [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/ (43.03MB of 59.71MB at 14.34MB/s) [2019-07-30T20:12:37.051Z] [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/ (58.12MB of 59.71MB at 14.53MB/s) [2019-07-30T20:12:38.422Z] [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-30T20:12:38.422Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:38.422Z] [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-30T20:12:38.422Z] [INFO] Unpacking org.eclipse.ui.workbench_3.115.0.v20190521-1602... [2019-07-30T20:12:39.353Z] [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-30T20:12:39.353Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:39.353Z] [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-30T20:12:39.353Z] [INFO] Unpacking org.eclipse.ui.ide.application_1.3.300.v20190513-2118... [2019-07-30T20:12:39.610Z] [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-30T20:12:39.610Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:39.610Z] [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-30T20:12:39.610Z] [INFO] Unpacking org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104... [2019-07-30T20:12:39.610Z] [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-30T20:12:39.610Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:39.610Z] [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-30T20:12:39.866Z] [INFO] Unpacking org.eclipse.urischeme_1.0.300.v20190514-0858... [2019-07-30T20:12:39.866Z] [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-30T20:12:39.866Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:39.866Z] [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-30T20:12:39.866Z] [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118... [2019-07-30T20:12:40.123Z] [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-30T20:12:40.123Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:40.123Z] [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-30T20:12:40.123Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519... [2019-07-30T20:12:40.123Z] [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-30T20:12:40.123Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:40.123Z] [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-30T20:12:40.380Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [2019-07-30T20:12:40.638Z] [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-30T20:12:40.638Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:40.638Z] [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-30T20:12:40.638Z] [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801... [2019-07-30T20:12:41.569Z] [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-30T20:12:41.569Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:41.569Z] [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-30T20:12:41.569Z] [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801... [2019-07-30T20:12:42.499Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-30T20:12:42.756Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-30T20:12:42.756Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-30T20:12:43.012Z] [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-30T20:12:43.013Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:43.013Z] [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-30T20:12:43.013Z] [INFO] Unpacking org.apache.commons.compress_1.18.0.v20181121-2221... [2019-07-30T20:12:43.270Z] [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-30T20:12:43.270Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:43.270Z] [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-30T20:12:43.270Z] [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617... [2019-07-30T20:12:43.833Z] [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-30T20:12:43.833Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:43.833Z] [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-30T20:12:43.833Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400... [2019-07-30T20:12:43.833Z] [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-30T20:12:43.833Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:43.833Z] [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-30T20:12:44.092Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400... [2019-07-30T20:12:45.299Z] [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-30T20:12:45.299Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:45.299Z] [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-30T20:12:45.299Z] [INFO] Unpacking org.eclipse.debug.core_3.13.300.v20190514-0832... [2019-07-30T20:12:45.555Z] [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-30T20:12:45.555Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:45.555Z] [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-30T20:12:45.555Z] [INFO] Unpacking org.eclipse.debug.ui_3.14.100.v20190518-2143... [2019-07-30T20:12:46.486Z] [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-30T20:12:46.486Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:46.486Z] [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-30T20:12:46.486Z] [INFO] Unpacking org.eclipse.ui.console_3.8.500.v20190514-0743... [2019-07-30T20:12:46.744Z] [INFO] Fetching update-7.3.0&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/linuxtools/ [2019-07-30T20:12:46.744Z] [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-30T20:12:46.744Z] [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-30T20:12:47.001Z] [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-30T20:12:47.001Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:47.001Z] [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-30T20:12:47.001Z] [INFO] Unpacking org.swtchart_0.10.0.v201605200358... [2019-07-30T20:12:47.001Z] [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-30T20:12:47.001Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:47.001Z] [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-30T20:12:47.258Z] [INFO] Unpacking org.eclipse.search_3.11.600.v20190519-2344... [2019-07-30T20:12:47.515Z] [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-30T20:12:47.515Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:47.515Z] [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-30T20:12:47.515Z] [INFO] Unpacking org.eclipse.wst.xml.ui_1.2.300.v201904272112... [2019-07-30T20:12:47.773Z] [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-30T20:12:47.773Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:47.773Z] [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-30T20:12:48.030Z] [INFO] Unpacking org.eclipse.wst.xsd.core_1.2.0.v201901071922... [2019-07-30T20:12:48.030Z] [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-30T20:12:48.030Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:48.030Z] [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-30T20:12:48.030Z] [INFO] Unpacking org.eclipse.ui.themes_1.2.600.v20190513-0458... [2019-07-30T20:12:48.030Z] [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-30T20:12:48.030Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:48.030Z] [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-30T20:12:48.286Z] [INFO] Unpacking org.eclipse.wst.common.core_1.3.0.v201903222010... [2019-07-30T20:12:48.286Z] [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-30T20:12:48.286Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:48.286Z] [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-30T20:12:48.286Z] [INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v201903222010... [2019-07-30T20:12:48.543Z] [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-30T20:12:48.543Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:48.543Z] [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-30T20:12:48.543Z] [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.201.v201903222010... [2019-07-30T20:12:48.543Z] [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-30T20:12:48.543Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:48.543Z] [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-30T20:12:48.800Z] [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010... [2019-07-30T20:12:48.800Z] [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-30T20:12:48.800Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:48.800Z] [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-30T20:12:48.800Z] [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010... [2019-07-30T20:12:49.057Z] [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-30T20:12:49.057Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:49.057Z] [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-30T20:12:49.057Z] [INFO] Unpacking org.eclipse.wst.common.ui_1.1.700.v201905071717... [2019-07-30T20:12:49.987Z] [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-30T20:12:49.987Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:49.987Z] [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-30T20:12:49.987Z] [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.300.v201903222010... [2019-07-30T20:12:49.987Z] [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-30T20:12:49.987Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:49.987Z] [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-30T20:12:49.987Z] [INFO] Unpacking org.eclipse.wst.sse.core_1.2.100.v201901310548... [2019-07-30T20:12:50.244Z] [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-30T20:12:50.244Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:50.244Z] [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-30T20:12:50.244Z] [INFO] Unpacking org.eclipse.wst.sse.ui_1.6.0.v201905291408... [2019-07-30T20:12:50.808Z] [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-30T20:12:50.808Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:50.808Z] [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-30T20:12:50.808Z] [INFO] Unpacking org.eclipse.wst.validation_1.2.800.v201904082137... [2019-07-30T20:12:50.808Z] [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-30T20:12:50.808Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:50.808Z] [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-30T20:12:51.066Z] [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.600.v201903222010... [2019-07-30T20:12:51.066Z] [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-30T20:12:51.066Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:51.066Z] [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-30T20:12:51.066Z] [INFO] Unpacking org.eclipse.wst.xml.core_1.2.200.v201901071922... [2019-07-30T20:12:52.225Z] [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-30T20:12:52.225Z] [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-30T20:12:52.225Z] [INFO] Fetching 806fe8add18a00191b60ed63a373fb0a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/.blobstore/4/ (535.89kB) [2019-07-30T20:12:52.225Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:52.225Z] [INFO] Fetching 806fe8add18a00191b60ed63a373fb0a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/.blobstore/4/ (535.89kB) [2019-07-30T20:12:52.225Z] [INFO] Unpacking org.eclipse.xsd_2.16.0.v20190321-1341... [2019-07-30T20:12:52.789Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-30T20:12:53.352Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-30T20:12:53.352Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-30T20:12:53.610Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-30T20:12:53.610Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-30T20:12:53.610Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-30T20:12:54.174Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-30T20:12:54.432Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-30T20:12:54.432Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-30T20:12:54.432Z] [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-30T20:12:54.432Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:12:54.432Z] [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-30T20:12:54.689Z] [INFO] Unpacking org.json_1.0.0.v201011060100... [2019-07-30T20:12:54.689Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-30T20:12:54.689Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-30T20:12:54.689Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-30T20:12:55.254Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-30T20:12:55.512Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-30T20:12:55.512Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-30T20:12:56.076Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-30T20:12:56.334Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-30T20:12:56.334Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-30T20:12:57.265Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-30T20:12:57.522Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-30T20:12:57.522Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-30T20:12:57.778Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-30T20:12:57.778Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-30T20:12:57.778Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-30T20:12:58.343Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-30T20:12:58.600Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-30T20:12:58.600Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-30T20:12:59.535Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-30T20:12:59.535Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-30T20:12:59.535Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-30T20:13:00.335Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-30T20:13:00.898Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-30T20:13:00.899Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-30T20:13:00.899Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-30T20:13:00.899Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-30T20:13:00.899Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-30T20:13:01.464Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-30T20:13:01.721Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-30T20:13:01.721Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-30T20:13:02.286Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-30T20:13:02.543Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:13:02.543Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:13:02.800Z] [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-30T20:13:02.800Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:13:02.800Z] [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-30T20:13:03.057Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_2.9.0.201907231440... [2019-07-30T20:13:03.057Z] [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-30T20:13:03.057Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:13:03.057Z] [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-30T20:13:03.057Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_2.9.0.201907231440... [2019-07-30T20:13:03.314Z] [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-30T20:13:03.314Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:13:03.314Z] [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-30T20:13:03.571Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246... [2019-07-30T20:13:03.571Z] [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-30T20:13:03.571Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:13:03.571Z] [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-30T20:13:03.571Z] [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815... [2019-07-30T20:13:03.828Z] [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-30T20:13:03.828Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:13:03.828Z] [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-30T20:13:03.828Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_2.9.0.201907231440... [2019-07-30T20:13:04.761Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:13:05.018Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-30T20:13:05.018Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-30T20:13:05.018Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-30T20:13:05.018Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-30T20:13:05.018Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-30T20:13:05.958Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-30T20:13:05.958Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-30T20:13:05.958Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-30T20:13:06.890Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-30T20:13:06.890Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:13:06.890Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:13:07.626Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:13:07.883Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:13:08.140Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:13:09.071Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:13:09.633Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:13:09.633Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:13:10.563Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:13:11.127Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:13:11.127Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:13:12.057Z] [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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:13:12.057Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-30T20:13:18.604Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-30T20:13:18.604Z] [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-30T20:13:18.604Z] [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-30T20:13:18.604Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-30T20:13:18.604Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-30T20:13:18.604Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-30T20:13:18.862Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-30T20:13:18.862Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-30T20:13:18.862Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-30T20:13:19.793Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-30T20:13:19.793Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-30T20:13:19.793Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-30T20:13:20.922Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-30T20:13:20.922Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-30T20:13:20.922Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-30T20:13:21.183Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-30T20:13:21.183Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-30T20:13:21.183Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-30T20:13:21.441Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-30T20:13:21.699Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-30T20:13:21.699Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-30T20:13:21.699Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-30T20:13:21.699Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-30T20:13:21.699Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-30T20:13:21.956Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-30T20:13:21.956Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-07-30T20:13:21.956Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-07-30T20:13:22.519Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-07-30T20:13:22.519Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-07-30T20:13:22.519Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-07-30T20:13:22.519Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-07-30T20:13:22.519Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-30T20:13:22.519Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-30T20:13:23.083Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-30T20:13:23.083Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-30T20:13:23.083Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-30T20:13:24.014Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-30T20:13:24.014Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-30T20:13:24.014Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-30T20:13:24.014Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-30T20:13:24.014Z] [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_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-30T20:13:24.014Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-30T20:13:24.578Z] [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_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-30T20:13:24.578Z] [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_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:13:24.578Z] [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_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:13:25.948Z] [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_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:13:25.948Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-07-30T20:13:25.948Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-07-30T20:13:26.205Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-07-30T20:13:26.205Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-07-30T20:13:26.205Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-07-30T20:13:26.205Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-07-30T20:13:26.205Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-07-30T20:13:26.205Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-07-30T20:13:26.205Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-07-30T20:13:26.463Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-07-30T20:13:26.463Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-07-30T20:13:26.463Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-07-30T20:13:26.463Z] [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_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-07-30T20:13:26.463Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-07-30T20:13:26.463Z] [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_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-07-30T20:13:26.463Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-30T20:13:26.463Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-30T20:13:27.396Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-30T20:13:27.653Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-30T20:13:27.653Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-30T20:13:27.910Z] [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-30T20:13:27.910Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:13:27.910Z] [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-30T20:13:28.169Z] [INFO] Unpacking org.eclipse.cdt.debug.core_8.3.200.201905162046... [2019-07-30T20:13:28.169Z] [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-30T20:13:28.169Z] [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-30T20:13:28.725Z] [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-30T20:13:28.725Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:13:28.725Z] [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-30T20:13:28.725Z] [INFO] Unpacking org.eclipse.cdt.debug.ui_8.3.100.201906030422... [2019-07-30T20:13:29.291Z] [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-30T20:13:29.291Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:13:29.291Z] [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-30T20:13:30.660Z] [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/ (863.86kB of 1.95MB at 859.86kB/s) [2019-07-30T20:13:30.660Z] [INFO] Unpacking org.eclipse.cdt.ui_6.5.1.201906210145... [2019-07-30T20:13:32.556Z] [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-30T20:13:32.556Z] [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-30T20:13:32.813Z] [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-30T20:13:32.813Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:13:32.813Z] [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-30T20:13:32.813Z] [INFO] Unpacking org.eclipse.cdt.dsf_2.8.1.201811241055... [2019-07-30T20:13:33.070Z] [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-30T20:13:33.070Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:13:33.070Z] [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-30T20:13:33.070Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb_5.7.1.201906211704... [2019-07-30T20:13:33.634Z] [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-30T20:13:33.634Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:13:33.634Z] [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-30T20:13:33.891Z] [INFO] Unpacking org.eclipse.cdt.launch_9.2.1.201811291831... [2019-07-30T20:13:33.891Z] [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-30T20:13:33.891Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:13:33.891Z] [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-30T20:13:33.891Z] [INFO] Unpacking org.eclipse.cdt.gdb_7.0.1.201811241055... [2019-07-30T20:13:33.891Z] [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-30T20:13:33.891Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:13:33.891Z] [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-30T20:13:34.148Z] [INFO] Unpacking org.eclipse.cdt.native.serial_1.1.100.201901082014... [2019-07-30T20:13:34.405Z] [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-30T20:13:34.405Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:13:34.405Z] [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-30T20:13:34.662Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422... [2019-07-30T20:13:34.919Z] [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-30T20:13:34.919Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:13:34.919Z] [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-30T20:13:34.919Z] [INFO] Unpacking org.eclipse.cdt.dsf.ui_2.5.100.201904261715... [2019-07-30T20:13:35.483Z] [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-30T20:13:35.483Z] [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-30T20:13:35.483Z] [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-30T20:13:35.483Z] [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-30T20:13:35.740Z] [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-30T20:13:35.740Z] [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-30T20:13:36.304Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-30T20:13:36.304Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-30T20:13:36.304Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-30T20:13:36.867Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-30T20:13:37.123Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-30T20:13:37.380Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-30T20:13:38.496Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-30T20:13:38.496Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-30T20:13:38.496Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-30T20:13:39.868Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-30T20:13:40.124Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-30T20:13:40.124Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-30T20:13:41.056Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-30T20:13:41.314Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-30T20:13:41.314Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-30T20:13:41.571Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-30T20:13:41.571Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-30T20:13:41.571Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-30T20:13:42.136Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-30T20:13:42.394Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-30T20:13:42.394Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-30T20:13:42.651Z] [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-30T20:13:42.651Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:13:42.651Z] [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-30T20:13:42.909Z] [INFO] Unpacking com.jcraft.jsch_0.1.55.v20190404-1902... [2019-07-30T20:13:42.909Z] [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-30T20:13:42.909Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:13:42.909Z] [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-30T20:13:43.166Z] [INFO] Unpacking org.eclipse.jsch.core_1.3.500.v20190413-1338... [2019-07-30T20:13:43.166Z] [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-30T20:13:43.166Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:13:43.166Z] [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-30T20:13:43.166Z] [INFO] Unpacking org.eclipse.jsch.ui_1.3.500.v20190519-2354... [2019-07-30T20:13:43.166Z] [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-30T20:13:43.166Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:13:43.166Z] [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-30T20:13:43.424Z] [INFO] Unpacking org.eclipse.remote.core_4.0.0.201906061531... [2019-07-30T20:13:43.424Z] [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-30T20:13:43.424Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:13:43.424Z] [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-30T20:13:43.424Z] [INFO] Unpacking org.eclipse.remote.jsch.core_1.0.0.201906061531... [2019-07-30T20:13:43.681Z] [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-30T20:13:43.681Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:13:43.681Z] [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-30T20:13:43.681Z] [INFO] Unpacking org.eclipse.remote.jsch.ui_1.0.0.201906061531... [2019-07-30T20:13:43.681Z] [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-30T20:13:43.681Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:13:43.681Z] [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-30T20:13:43.938Z] [INFO] Unpacking org.eclipse.remote.ui_2.1.1.201906061531... [2019-07-30T20:13:44.502Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-30T20:13:44.502Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-30T20:13:44.502Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-30T20:13:44.502Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-30T20:13:44.502Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-30T20:13:44.502Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-30T20:13:45.067Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-30T20:13:45.067Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-30T20:13:45.067Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-30T20:13:45.998Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-30T20:13:45.998Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-30T20:13:45.998Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-30T20:13:46.729Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-30T20:13:46.986Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-30T20:13:46.986Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-30T20:13:47.918Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-30T20:13:47.918Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-30T20:13:47.918Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-30T20:13:47.918Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-30T20:13:47.918Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-30T20:13:47.918Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-30T20:13:48.481Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-30T20:13:48.738Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-30T20:13:48.738Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-30T20:13:49.668Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-30T20:13:49.668Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-30T20:13:49.668Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-30T20:13:50.598Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-30T20:13:50.598Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-30T20:13:50.598Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-30T20:13:50.598Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-30T20:13:50.598Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-30T20:13:50.598Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-30T20:13:51.162Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-30T20:13:51.420Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-30T20:13:51.420Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-30T20:13:51.984Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-30T20:13:52.241Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-30T20:13:52.241Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-30T20:13:52.806Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-30T20:13:53.064Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:13:53.064Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:13:53.993Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:13:53.993Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:13:53.993Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:13:54.925Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:13:55.181Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:13:55.181Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:13:55.832Z] [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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:13:56.088Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-30T20:13:56.088Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-30T20:13:56.088Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-30T20:13:56.088Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-07-30T20:13:56.088Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-07-30T20:13:56.652Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-07-30T20:13:56.652Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-30T20:13:56.652Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-30T20:13:57.582Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-30T20:13:57.582Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-30T20:13:57.582Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-30T20:13:57.582Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-30T20:13:57.582Z] [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_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-30T20:13:57.582Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-30T20:13:58.145Z] [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_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-30T20:13:58.145Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-30T20:13:58.145Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-30T20:13:58.710Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-30T20:13:58.967Z] [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_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:13:58.967Z] [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_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:13:59.896Z] [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_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:13:59.896Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-07-30T20:13:59.896Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-07-30T20:13:59.896Z] [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-30T20:13:59.896Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:13:59.896Z] [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-30T20:14:00.153Z] [INFO] Unpacking org.eclipse.ui.intro_3.5.600.v20190329-1257... [2019-07-30T20:14:00.410Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-07-30T20:14:00.410Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-07-30T20:14:00.410Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-07-30T20:14:00.667Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-07-30T20:14:00.924Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-07-30T20:14:00.924Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-07-30T20:14:01.182Z] [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-30T20:14:01.182Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:01.182Z] [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-30T20:14:01.439Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357... [2019-07-30T20:14:01.439Z] [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-30T20:14:01.439Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:01.439Z] [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-30T20:14:01.439Z] [INFO] Unpacking javax.el_2.2.0.v201303151357... [2019-07-30T20:14:01.696Z] [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-30T20:14:01.696Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:01.696Z] [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-30T20:14:01.696Z] [INFO] Unpacking javax.servlet_3.1.0.v201410161800... [2019-07-30T20:14:01.696Z] [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-30T20:14:01.696Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:01.696Z] [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-30T20:14:01.953Z] [INFO] Unpacking com.sun.jna_4.5.1.v20180403-1933... [2019-07-30T20:14:02.516Z] [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-30T20:14:02.516Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:02.516Z] [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-30T20:14:02.772Z] [INFO] Unpacking com.sun.jna.platform_4.5.1.v20180403-1933... [2019-07-30T20:14:03.128Z] [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-30T20:14:03.128Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:03.128Z] [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-30T20:14:03.128Z] [INFO] Unpacking javax.annotation_1.2.0.v201602091430... [2019-07-30T20:14:03.128Z] [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-30T20:14:03.128Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:03.128Z] [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-30T20:14:03.480Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158... [2019-07-30T20:14:03.480Z] [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-30T20:14:03.480Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:03.480Z] [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-30T20:14:03.480Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200... [2019-07-30T20:14:03.480Z] [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-30T20:14:03.480Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:03.480Z] [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-30T20:14:03.736Z] [INFO] Unpacking org.apache.ant_1.10.5.v20190526-1402... [2019-07-30T20:14:04.300Z] [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-30T20:14:04.300Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:04.300Z] [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-30T20:14:04.300Z] [INFO] Unpacking org.apache.commons.codec_1.10.0.v20180409-1845... [2019-07-30T20:14:04.863Z] [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-30T20:14:04.863Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:04.863Z] [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-30T20:14:04.863Z] [INFO] Unpacking org.apache.felix.gogo.command_1.0.2.v20170914-1324... [2019-07-30T20:14:04.863Z] [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-30T20:14:04.863Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:04.863Z] [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-30T20:14:04.863Z] [INFO] Unpacking org.apache.felix.gogo.runtime_1.1.0.v20180713-1646... [2019-07-30T20:14:05.121Z] [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-30T20:14:05.121Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:05.121Z] [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-30T20:14:05.121Z] [INFO] Unpacking org.apache.felix.gogo.shell_1.1.0.v20180713-1646... [2019-07-30T20:14:05.121Z] [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-30T20:14:05.121Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:05.121Z] [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-30T20:14:05.378Z] [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430... [2019-07-30T20:14:05.634Z] [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-30T20:14:05.634Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:05.634Z] [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-30T20:14:05.634Z] [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214... [2019-07-30T20:14:05.890Z] [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-30T20:14:05.890Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:05.890Z] [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-30T20:14:05.890Z] [INFO] Unpacking org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947... [2019-07-30T20:14:05.890Z] [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-30T20:14:05.890Z] [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-30T20:14:07.258Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (531.54kB of 2.32MB at 527.54kB/s) [2019-07-30T20:14:08.626Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (579.54kB of 2.32MB at 279.77kB/s) [2019-07-30T20:14:09.556Z] [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-30T20:14:09.556Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:09.556Z] [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-30T20:14:09.556Z] [INFO] Unpacking org.apache.lucene.analyzers-common_8.0.0.v20190404-1858... [2019-07-30T20:14:10.119Z] [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-30T20:14:10.119Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:10.119Z] [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-30T20:14:10.377Z] [INFO] Unpacking org.apache.lucene.core_8.0.0.v20190404-1858... [2019-07-30T20:14:11.305Z] [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-30T20:14:11.305Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:11.305Z] [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-30T20:14:11.305Z] [INFO] Unpacking org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858... [2019-07-30T20:14:12.676Z] [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-30T20:14:12.676Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:12.676Z] [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-30T20:14:12.676Z] [INFO] Unpacking org.eclipse.ant.core_3.5.400.v20190510-0606... [2019-07-30T20:14:12.676Z] [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-30T20:14:12.676Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:12.676Z] [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-30T20:14:12.676Z] [INFO] Unpacking org.eclipse.compare.win32_1.2.500.v20190519-2354... [2019-07-30T20:14:13.231Z] [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-30T20:14:13.231Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:13.231Z] [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-30T20:14:13.231Z] [INFO] Unpacking org.eclipse.core.databinding.beans_1.5.0.v20190510-1100... [2019-07-30T20:14:13.231Z] [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-30T20:14:13.231Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:13.231Z] [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-30T20:14:13.231Z] [INFO] Unpacking org.eclipse.core.externaltools_1.1.300.v20190510-0549... [2019-07-30T20:14:13.231Z] [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-30T20:14:13.231Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:13.231Z] [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-30T20:14:13.231Z] [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158... [2019-07-30T20:14:13.231Z] [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-30T20:14:13.231Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:13.231Z] [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-30T20:14:13.231Z] [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635... [2019-07-30T20:14:13.577Z] [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-30T20:14:13.577Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:13.577Z] [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-30T20:14:13.577Z] [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942... [2019-07-30T20:14:13.577Z] [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-30T20:14:13.577Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:13.577Z] [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-30T20:14:13.577Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115... [2019-07-30T20:14:13.577Z] [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-30T20:14:13.577Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:13.577Z] [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-30T20:14:13.834Z] [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407... [2019-07-30T20:14:13.834Z] [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-30T20:14:13.834Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:13.834Z] [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-30T20:14:14.091Z] [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016... [2019-07-30T20:14:14.091Z] [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-30T20:14:14.091Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:14.091Z] [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-30T20:14:14.091Z] [INFO] Unpacking org.eclipse.equinox.util_1.1.200.v20181008-1820... [2019-07-30T20:14:14.091Z] [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-30T20:14:14.091Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:14.091Z] [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-30T20:14:14.422Z] [INFO] Unpacking org.eclipse.equinox.console_1.3.300.v20190516-1504... [2019-07-30T20:14:14.422Z] [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-30T20:14:14.422Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:14.422Z] [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-30T20:14:14.422Z] [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736... [2019-07-30T20:14:14.679Z] [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-30T20:14:14.679Z] [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-30T20:14:14.679Z] [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-30T20:14:14.679Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:14.679Z] [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-30T20:14:14.679Z] [INFO] Unpacking org.eclipse.ecf_3.9.3.v20190423-0625... [2019-07-30T20:14:14.935Z] [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-30T20:14:14.935Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:14.935Z] [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-30T20:14:14.935Z] [INFO] Unpacking org.eclipse.ecf.identity_3.9.1.v20181107-1749... [2019-07-30T20:14:14.935Z] [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-30T20:14:14.935Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:14.935Z] [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-30T20:14:14.935Z] [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.300.v20190514-1046... [2019-07-30T20:14:15.192Z] [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-30T20:14:15.192Z] [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-30T20:14:15.192Z] [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-30T20:14:15.192Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:15.192Z] [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-30T20:14:15.192Z] [INFO] Unpacking org.eclipse.ecf.ssl_1.2.200.v20190502-0212... [2019-07-30T20:14:15.449Z] [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-30T20:14:15.449Z] [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-30T20:14:15.449Z] [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-30T20:14:15.449Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:15.449Z] [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-30T20:14:15.707Z] [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132... [2019-07-30T20:14:15.707Z] [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-30T20:14:15.707Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:15.707Z] [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-30T20:14:15.707Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429... [2019-07-30T20:14:15.707Z] [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-30T20:14:15.707Z] [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-30T20:14:15.964Z] [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-30T20:14:15.964Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:15.964Z] [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-30T20:14:15.964Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947... [2019-07-30T20:14:15.964Z] [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-30T20:14:15.964Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:15.964Z] [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-30T20:14:16.220Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116... [2019-07-30T20:14:16.220Z] [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-30T20:14:16.220Z] [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-30T20:14:16.220Z] [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-30T20:14:16.220Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:16.220Z] [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-30T20:14:16.477Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132... [2019-07-30T20:14:16.477Z] [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-30T20:14:16.477Z] [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-30T20:14:16.477Z] [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-30T20:14:16.477Z] [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-30T20:14:16.734Z] [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-30T20:14:16.734Z] [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-30T20:14:16.734Z] [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-30T20:14:16.734Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:16.734Z] [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-30T20:14:16.991Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320... [2019-07-30T20:14:16.991Z] [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-30T20:14:16.991Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:16.991Z] [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-30T20:14:16.991Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258... [2019-07-30T20:14:17.247Z] [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-30T20:14:17.247Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:17.247Z] [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-30T20:14:17.247Z] [INFO] Unpacking org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504... [2019-07-30T20:14:17.247Z] [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-30T20:14:17.247Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:17.247Z] [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-30T20:14:17.247Z] [INFO] Unpacking org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504... [2019-07-30T20:14:17.503Z] [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-30T20:14:17.503Z] [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-30T20:14:17.503Z] [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-30T20:14:17.504Z] [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-30T20:14:17.775Z] [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-30T20:14:17.775Z] [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-30T20:14:17.775Z] [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-30T20:14:17.775Z] [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-30T20:14:18.031Z] [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-30T20:14:18.031Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:18.031Z] [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-30T20:14:18.031Z] [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.700.v20190214-1948... [2019-07-30T20:14:18.031Z] [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-30T20:14:18.031Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:18.288Z] [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-30T20:14:18.288Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948... [2019-07-30T20:14:18.288Z] [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-30T20:14:18.288Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:18.288Z] [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-30T20:14:18.288Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948... [2019-07-30T20:14:19.655Z] [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-30T20:14:19.655Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:19.655Z] [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-30T20:14:19.655Z] [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646... [2019-07-30T20:14:19.912Z] [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-30T20:14:19.912Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:19.912Z] [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-30T20:14:20.169Z] [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009... [2019-07-30T20:14:20.169Z] [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-30T20:14:20.169Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:20.169Z] [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-30T20:14:20.169Z] [INFO] Unpacking org.eclipse.equinox.p2.console_1.1.100.v20180822-1258... [2019-07-30T20:14:20.169Z] [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-30T20:14:20.169Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:20.169Z] [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-30T20:14:20.427Z] [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.300.v20190215-2242... [2019-07-30T20:14:20.427Z] [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-30T20:14:20.427Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:20.427Z] [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-30T20:14:20.928Z] [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302... [2019-07-30T20:14:20.928Z] [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-30T20:14:20.928Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:20.928Z] [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-30T20:14:20.928Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242... [2019-07-30T20:14:20.928Z] [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-30T20:14:20.928Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:20.928Z] [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-30T20:14:20.928Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019... [2019-07-30T20:14:20.928Z] [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-30T20:14:20.928Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:20.928Z] [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-30T20:14:21.184Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405... [2019-07-30T20:14:21.184Z] [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-30T20:14:21.184Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:21.184Z] [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-30T20:14:21.184Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310... [2019-07-30T20:14:21.184Z] [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-30T20:14:21.184Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:21.184Z] [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-30T20:14:21.441Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [2019-07-30T20:14:21.441Z] [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-30T20:14:21.441Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:21.441Z] [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-30T20:14:21.698Z] [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354... [2019-07-30T20:14:21.698Z] [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-30T20:14:21.698Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:21.698Z] [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-30T20:14:21.698Z] [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008... [2019-07-30T20:14:21.698Z] [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-30T20:14:21.698Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:21.698Z] [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-30T20:14:21.955Z] [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235... [2019-07-30T20:14:21.955Z] [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-30T20:14:21.955Z] [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-30T20:14:21.955Z] [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-30T20:14:21.955Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:21.955Z] [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-30T20:14:22.212Z] [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302... [2019-07-30T20:14:22.212Z] [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-30T20:14:22.212Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:22.212Z] [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-30T20:14:22.212Z] [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752... [2019-07-30T20:14:22.212Z] [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-30T20:14:22.212Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:22.212Z] [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-30T20:14:22.470Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302... [2019-07-30T20:14:22.470Z] [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-30T20:14:22.470Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:22.470Z] [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-30T20:14:22.470Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624... [2019-07-30T20:14:22.727Z] [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-30T20:14:22.727Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:22.727Z] [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-30T20:14:22.727Z] [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302... [2019-07-30T20:14:22.727Z] [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-30T20:14:22.727Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:22.727Z] [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-30T20:14:22.984Z] [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914... [2019-07-30T20:14:22.984Z] [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-30T20:14:22.984Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:22.984Z] [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-30T20:14:22.984Z] [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649... [2019-07-30T20:14:23.241Z] [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-30T20:14:23.241Z] [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-30T20:14:23.241Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:23.241Z] [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-30T20:14:23.497Z] [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158... [2019-07-30T20:14:23.497Z] [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-30T20:14:23.497Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:23.497Z] [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-30T20:14:23.754Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649... [2019-07-30T20:14:23.754Z] [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-30T20:14:23.754Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:23.754Z] [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-30T20:14:23.754Z] [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122... [2019-07-30T20:14:23.754Z] [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-30T20:14:23.754Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:23.754Z] [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-30T20:14:24.010Z] [INFO] Unpacking org.eclipse.equinox.security.ui_1.2.300.v20190514-1046... [2019-07-30T20:14:24.010Z] [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-30T20:14:24.010Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:24.010Z] [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-30T20:14:24.268Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802... [2019-07-30T20:14:24.268Z] [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-30T20:14:24.268Z] [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-30T20:14:24.268Z] [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-30T20:14:24.268Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:24.268Z] [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-30T20:14:24.525Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122... [2019-07-30T20:14:24.525Z] [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-30T20:14:24.525Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:24.525Z] [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-30T20:14:24.525Z] [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122... [2019-07-30T20:14:24.525Z] [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-30T20:14:24.525Z] [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-30T20:14:24.781Z] [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-30T20:14:24.781Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:24.781Z] [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-30T20:14:24.781Z] [INFO] Unpacking org.eclipse.help.base_4.2.600.v20190605-1800... [2019-07-30T20:14:25.039Z] [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-30T20:14:25.039Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:25.039Z] [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-30T20:14:25.039Z] [INFO] Unpacking org.eclipse.help.ui_4.1.500.v20190519-2119... [2019-07-30T20:14:25.296Z] [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-30T20:14:25.296Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:25.296Z] [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-30T20:14:25.296Z] [INFO] Unpacking org.eclipse.help.webapp_3.9.500.v20190517-1202... [2019-07-30T20:14:25.553Z] [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-30T20:14:25.553Z] [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-30T20:14:25.809Z] [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-30T20:14:25.809Z] [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-30T20:14:25.809Z] [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-30T20:14:25.809Z] [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-30T20:14:26.066Z] [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-30T20:14:26.066Z] [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-30T20:14:26.066Z] [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-30T20:14:26.066Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:26.066Z] [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-30T20:14:26.066Z] [INFO] Unpacking org.eclipse.platform_4.12.0.v20190605-1800... [2019-07-30T20:14:26.323Z] [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-30T20:14:26.323Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:26.323Z] [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-30T20:14:26.886Z] [INFO] Unpacking org.eclipse.platform.doc.user_4.12.0.v20190604-0816... [2019-07-30T20:14:28.256Z] [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-30T20:14:28.256Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:28.256Z] [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-30T20:14:28.256Z] [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.500.v20190315-1216... [2019-07-30T20:14:28.822Z] [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-30T20:14:28.822Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:28.822Z] [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-30T20:14:28.822Z] [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039... [2019-07-30T20:14:29.422Z] [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-30T20:14:29.422Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:29.422Z] [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-30T20:14:29.422Z] [INFO] Unpacking org.eclipse.ui.browser_3.6.400.v20190513-2118... [2019-07-30T20:14:29.422Z] [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-30T20:14:29.422Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:29.422Z] [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-30T20:14:29.422Z] [INFO] Unpacking org.eclipse.ui.genericeditor_1.1.400.v20190519-2344... [2019-07-30T20:14:29.422Z] [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-30T20:14:29.422Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:29.422Z] [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-30T20:14:29.422Z] [INFO] Unpacking org.eclipse.ui.monitoring_1.1.400.v20190517-1612... [2019-07-30T20:14:29.678Z] [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-30T20:14:29.678Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:29.678Z] [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-30T20:14:29.678Z] [INFO] Unpacking org.eclipse.ui.net_1.3.400.v20190519-2354... [2019-07-30T20:14:29.678Z] [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-30T20:14:29.678Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:29.678Z] [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-30T20:14:29.678Z] [INFO] Unpacking org.eclipse.ui.externaltools_3.4.300.v20190510-0549... [2019-07-30T20:14:29.678Z] [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-30T20:14:29.678Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:29.678Z] [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-30T20:14:29.935Z] [INFO] Unpacking org.eclipse.ui.win32_3.4.200.v20190513-2118... [2019-07-30T20:14:29.935Z] [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-30T20:14:29.935Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:29.935Z] [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-30T20:14:29.935Z] [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700... [2019-07-30T20:14:30.192Z] [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-30T20:14:30.192Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:30.192Z] [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-30T20:14:30.192Z] [INFO] Unpacking org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354... [2019-07-30T20:14:30.192Z] [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-30T20:14:30.192Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:30.192Z] [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-30T20:14:30.192Z] [INFO] Unpacking org.eclipse.ui.views.log_1.2.600.v20190519-1034... [2019-07-30T20:14:30.449Z] [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-30T20:14:30.449Z] [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-30T20:14:30.449Z] [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-30T20:14:30.449Z] [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-30T20:14:30.705Z] [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-30T20:14:30.705Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:30.705Z] [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-30T20:14:30.705Z] [INFO] Unpacking org.eclipse.update.configurator_3.4.300.v20190518-1030... [2019-07-30T20:14:30.705Z] [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-30T20:14:30.705Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:30.705Z] [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-30T20:14:30.962Z] [INFO] Unpacking org.eclipse.rcp_4.12.0.v20190605-1800... [2019-07-30T20:14:30.962Z] [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-30T20:14:30.962Z] [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-30T20:14:30.962Z] [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-30T20:14:30.962Z] [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-30T20:14:31.219Z] [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-30T20:14:31.219Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:31.219Z] [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-30T20:14:31.219Z] [INFO] Unpacking org.eclipse.ui.trace_1.1.500.v20190513-1223... [2019-07-30T20:14:31.783Z] [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-30T20:14:31.783Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:31.783Z] [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-30T20:14:31.783Z] [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158... [2019-07-30T20:14:31.783Z] [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-30T20:14:31.783Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:31.783Z] [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-30T20:14:32.040Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326... [2019-07-30T20:14:32.040Z] [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-30T20:14:32.040Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:32.040Z] [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-30T20:14:32.040Z] [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016... [2019-07-30T20:14:32.040Z] [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-30T20:14:32.040Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:32.040Z] [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-30T20:14:32.296Z] [INFO] Unpacking org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235... [2019-07-30T20:14:32.296Z] [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-30T20:14:32.296Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:32.296Z] [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-30T20:14:32.296Z] [INFO] Unpacking org.eclipse.ui.cocoa_1.2.200.v20190509-1900... [2019-07-30T20:14:32.860Z] [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-30T20:14:32.860Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:32.860Z] [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-30T20:14:32.860Z] [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158... [2019-07-30T20:14:32.860Z] [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-30T20:14:32.860Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:32.860Z] [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-30T20:14:33.117Z] [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925... [2019-07-30T20:14:33.117Z] [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-30T20:14:33.117Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:33.117Z] [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-30T20:14:33.374Z] [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016... [2019-07-30T20:14:33.374Z] [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-30T20:14:33.374Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:33.374Z] [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-30T20:14:33.374Z] [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908... [2019-07-30T20:14:33.374Z] [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-30T20:14:33.374Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:33.374Z] [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-30T20:14:33.630Z] [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957... [2019-07-30T20:14:33.630Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-07-30T20:14:33.887Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-30T20:14:33.887Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-30T20:14:34.452Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-30T20:14:34.709Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-30T20:14:34.709Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-30T20:14:34.709Z] [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-30T20:14:34.709Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:34.709Z] [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-30T20:14:34.966Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302... [2019-07-30T20:14:34.966Z] [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-30T20:14:34.966Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:34.966Z] [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-30T20:14:34.966Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302... [2019-07-30T20:14:34.966Z] [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-30T20:14:34.966Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:34.966Z] [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-30T20:14:35.224Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357... [2019-07-30T20:14:35.480Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-30T20:14:35.480Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-30T20:14:35.480Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-30T20:14:36.044Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-30T20:14:36.044Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-07-30T20:14:36.044Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-07-30T20:14:36.609Z] [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-30T20:14:36.609Z] [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-30T20:14:36.609Z] [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-30T20:14:36.609Z] [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-30T20:14:37.433Z] [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-30T20:14:37.433Z] [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-30T20:14:37.996Z] [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-30T20:14:37.996Z] [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-30T20:14:37.996Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-07-30T20:14:38.253Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-07-30T20:14:38.253Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-07-30T20:14:38.816Z] [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-30T20:14:38.816Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T20:14:38.816Z] [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-30T20:14:38.816Z] [INFO] Unpacking org.apache.derby_10.11.1.1_v201605202053... [2019-07-30T20:14:41.338Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-07-30T20:14:41.338Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-30T20:14:41.338Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-30T20:14:42.269Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-30T20:14:42.527Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-07-30T20:14:42.527Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-07-30T20:14:43.896Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-07-30T20:14:43.896Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-30T20:14:43.896Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-30T20:14:44.827Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-30T20:14:45.083Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-30T20:14:45.083Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-30T20:14:45.083Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-30T20:14:45.083Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-30T20:14:45.083Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-30T20:14:45.340Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-30T20:14:45.597Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-30T20:14:45.597Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-30T20:14:45.597Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-30T20:14:45.597Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-30T20:14:45.597Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-30T20:14:45.853Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-30T20:14:46.110Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-30T20:14:46.110Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-30T20:14:46.110Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-30T20:14:46.110Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-30T20:14:46.110Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-30T20:14:46.676Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-30T20:14:47.225Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-30T20:14:47.225Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-30T20:14:47.482Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-30T20:14:47.482Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-30T20:14:47.482Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-30T20:14:47.739Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-30T20:14:47.739Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-30T20:14:47.739Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-30T20:14:47.996Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-30T20:14:48.252Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-30T20:14:48.252Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-30T20:14:48.816Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-30T20:14:49.073Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-30T20:14:49.073Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-30T20:14:50.003Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-30T20:14:50.260Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-30T20:14:50.260Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-30T20:14:50.518Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-30T20:14:50.518Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-30T20:14:50.518Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-30T20:14:51.081Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-30T20:14:51.338Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-30T20:14:51.338Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-30T20:14:52.268Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-30T20:14:52.524Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-30T20:14:52.524Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-30T20:14:53.088Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-30T20:14:53.345Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-30T20:14:53.345Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-30T20:14:53.345Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-30T20:14:53.345Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-30T20:14:53.345Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-30T20:14:53.909Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-30T20:14:53.909Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-30T20:14:53.909Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-30T20:14:54.474Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-30T20:14:55.022Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-30T20:14:55.022Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-30T20:14:55.284Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-30T20:14:55.541Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-30T20:14:55.541Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-30T20:14:56.105Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-30T20:14:56.362Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-30T20:14:56.362Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-30T20:14:56.362Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-30T20:14:56.362Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-30T20:14:56.362Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-30T20:14:56.927Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-30T20:14:56.927Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-30T20:14:56.927Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-30T20:14:57.490Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-30T20:14:57.747Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-30T20:14:57.747Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-30T20:14:58.311Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-30T20:14:58.569Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-07-30T20:14:58.569Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-07-30T20:14:58.569Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-07-30T20:14:58.569Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:14:58.569Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:14:59.499Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:14:59.499Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:14:59.499Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:15:00.430Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:15:00.430Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar [2019-07-30T20:15:00.430Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T20:15:00.430Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:15:00.430Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:15:01.361Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:15:01.361Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:15:01.361Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:15:02.290Z] [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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T20:15:02.290Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-30T20:15:02.290Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-30T20:15:02.854Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-30T20:15:02.854Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-30T20:15:03.111Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-30T20:15:03.111Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-30T20:15:03.111Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-30T20:15:03.111Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-30T20:15:03.368Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-30T20:15:03.368Z] [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-30T20:15:03.368Z] [INFO] ------------------------------------------------------------------------ [2019-07-30T20:15:03.368Z] [INFO] Reactor Build Order: [2019-07-30T20:15:03.368Z] [INFO] [2019-07-30T20:15:03.368Z] [INFO] Trace Compass Parent [pom] [2019-07-30T20:15:03.368Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent [pom] [2019-07-30T20:15:03.368Z] [INFO] Trace Compass Common Utilities Parent [pom] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.common.core [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] Trace Compass State System Parent [pom] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.datastore.core [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.segmentstore.core [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.statesystem.core [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] Trace Compass TMF Parent [pom] [2019-07-30T20:15:03.368Z] [INFO] Trace Compass Filter Parser [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf.core [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.analysis.counters.core [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] Trace Compass CTF Support Parent [pom] [2019-07-30T20:15:03.368Z] [INFO] Trace Compass CTF Parser Plug-in [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.ctf.core [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] Trace Compass CTF Core Tests Plug-in [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf.core.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf.ui [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.analysis.graph.core [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf.chart.core [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.analysis.lami.core [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.analysis.timing.core [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] Trace Compass LTTng Support Parent [pom] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.lttng2.common.core [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] Trace Compass BTF Support Parent [pom] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.btf.core [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] Trace Compass Documentation [pom] [2019-07-30T20:15:03.368Z] [INFO] Trace Compass Developer Guide [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf [eclipse-feature] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.btf.ui [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.btf [eclipse-feature] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.btf.core.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.common.core.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.ctf [eclipse-feature] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf.ctf [eclipse-feature] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] Trace Compass User Guide [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] Trace Compass RCP User Guide [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] Trace Compass Pcap User Guide [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.examples [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent [pom] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.gdbtrace.core [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.gdbtrace [eclipse-feature] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.lttng2.control.core [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf.remote.core [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.lttng2.control [eclipse-feature] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.lttng2.kernel [eclipse-feature] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.lttng2.ust [eclipse-feature] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] Trace Compass Pcap Format Support Parent [pom] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.pcap.core [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf.pcap [eclipse-feature] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] Trace Compass RCP Parent [pom] [2019-07-30T20:15:03.368Z] [INFO] Trace Compass RCP Branding plug-in [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] Trace Compass RCP Branding Feature [eclipse-feature] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.rcp.ui [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] Trace Compass RCP Feature [eclipse-feature] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.rcp.incubator [eclipse-feature] [2019-07-30T20:15:03.368Z] [INFO] Trace Compass Json trace Parent [pom] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.jsontrace.core [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.jsontrace [eclipse-feature] [2019-07-30T20:15:03.368Z] [INFO] Trace Compass RCP Product [eclipse-repository] [2019-07-30T20:15:03.368Z] [INFO] Trace Compass Release Engineering Parent [pom] [2019-07-30T20:15:03.368Z] [INFO] Trace Compass Target Platform [pom] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.datastore.core.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] Trace Compass All Tests [eclipse-test-plugin] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.testing [eclipse-feature] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.tmf.remote [eclipse-feature] [2019-07-30T20:15:03.368Z] [INFO] Trace Compass Repository [eclipse-repository] [2019-07-30T20:15:03.368Z] [INFO] org.eclipse.tracecompass.jsontrace.core.test [eclipse-plugin] [2019-07-30T20:15:03.368Z] [INFO] [2019-07-30T20:15:03.368Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >---------- [2019-07-30T20:15:03.368Z] [INFO] Building Trace Compass Parent 5.0.0-SNAPSHOT [1/134] [2019-07-30T20:15:03.368Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T20:15:03.368Z] [INFO] [2019-07-30T20:15:03.368Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass --- [2019-07-30T20:15:03.625Z] 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-30T20:15:03.625Z] 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-30T20:15:03.625Z] 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-30T20:15:03.883Z] 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-30T20:15:03.883Z] 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-30T20:15:03.883Z] 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-30T20:15:03.883Z] 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 164 kB/s) [2019-07-30T20:15:03.883Z] 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-30T20:15:03.883Z] 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-30T20:15:03.883Z] 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-30T20:15:04.523Z] 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-30T20:15:04.523Z] 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-30T20:15:04.523Z] 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-30T20:15:04.523Z] 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 150 kB/s) [2019-07-30T20:15:04.523Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-30T20:15:04.523Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-30T20:15:04.523Z] 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-30T20:15:04.523Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-30T20:15:04.523Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-30T20:15:04.523Z] 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-30T20:15:04.523Z] 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 851 kB/s) [2019-07-30T20:15:04.523Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom [2019-07-30T20:15:04.523Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom [2019-07-30T20:15:04.523Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom [2019-07-30T20:15:04.780Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom [2019-07-30T20:15:04.780Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom [2019-07-30T20:15:04.780Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [2019-07-30T20:15:04.780Z] 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 508 kB/s) [2019-07-30T20:15:04.780Z] 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-30T20:15:04.780Z] 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-30T20:15:04.780Z] 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-30T20:15:04.780Z] 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-30T20:15:04.780Z] 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-30T20:15:04.780Z] 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-30T20:15:05.037Z] 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 328 kB/s) [2019-07-30T20:15:05.037Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-30T20:15:05.037Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-30T20:15:05.965Z] 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-30T20:15:06.222Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-30T20:15:06.222Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-30T20:15:06.222Z] 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-30T20:15:06.222Z] 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.3 MB/s) [2019-07-30T20:15:06.222Z] 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-30T20:15:06.222Z] 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-30T20:15:06.222Z] 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-30T20:15:06.479Z] 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-30T20:15:06.479Z] 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-30T20:15:06.479Z] 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-30T20:15:06.479Z] 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 31 kB/s) [2019-07-30T20:15:06.479Z] 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-30T20:15:06.479Z] 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-30T20:15:06.479Z] 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-30T20:15:06.479Z] 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-30T20:15:06.479Z] 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-30T20:15:06.479Z] 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-30T20:15:06.479Z] 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-30T20:15:06.479Z] 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-30T20:15:06.479Z] 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-30T20:15:06.479Z] 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-30T20:15:06.479Z] 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-30T20:15:06.479Z] 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-30T20:15:06.736Z] 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-30T20:15:06.736Z] 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-30T20:15:06.736Z] 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-30T20:15:06.736Z] 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-30T20:15:07.665Z] 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-30T20:15:07.665Z] 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-30T20:15:07.665Z] 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-30T20:15:07.665Z] 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-30T20:15:07.922Z] 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-30T20:15:07.922Z] 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-30T20:15:07.922Z] 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-30T20:15:07.922Z] 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-30T20:15:07.922Z] Progress (1): 4.1/222 kB Progress (1): 7.7/222 kB Progress (1): 12/222 kB Progress (1): 16/222 kB Progress (1): 20/222 kB Progress (1): 24/222 kB Progress (1): 28/222 kB Progress (1): 32/222 kB Progress (2): 32/222 kB | 4.1/32 kB Progress (2): 36/222 kB | 4.1/32 kB Progress (2): 36/222 kB | 7.7/32 kB Progress (2): 40/222 kB | 7.7/32 kB Progress (2): 40/222 kB | 12/32 kB Progress (2): 40/222 kB | 16/32 kB Progress (2): 44/222 kB | 16/32 kB Progress (2): 44/222 kB | 20/32 kB Progress (2): 48/222 kB | 20/32 kB Progress (2): 48/222 kB | 24/32 kB Progress (2): 52/222 kB | 24/32 kB Progress (2): 52/222 kB | 28/32 kB Progress (2): 56/222 kB | 28/32 kB Progress (2): 56/222 kB | 32/32 kB Progress (2): 56/222 kB | 32 kB Progress (2): 60/222 kB | 32 kB Progress (2): 64/222 kB | 32 kB Progress (2): 68/222 kB | 32 kB Progress (2): 72/222 kB | 32 kB Progress (2): 76/222 kB | 32 kB Progress (2): 80/222 kB | 32 kB Progress (2): 84/222 kB | 32 kB Progress (2): 88/222 kB | 32 kB Progress (3): 88/222 kB | 32 kB | 4.1/185 kB Progress (3): 92/222 kB | 32 kB | 4.1/185 kB Progress (3): 92/222 kB | 32 kB | 7.7/185 kB Progress (3): 96/222 kB | 32 kB | 7.7/185 kB Progress (3): 96/222 kB | 32 kB | 12/185 kB Progress (3): 100/222 kB | 32 kB | 12/185 kB Progress (3): 100/222 kB | 32 kB | 16/185 kB Progress (3): 104/222 kB | 32 kB | 16/185 kB Progress (3): 104/222 kB | 32 kB | 20/185 kB Progress (3): 108/222 kB | 32 kB | 20/185 kB Progress (3): 108/222 kB | 32 kB | 24/185 kB Progress (3): 112/222 kB | 32 kB | 24/185 kB Progress (3): 112/222 kB | 32 kB | 28/185 kB Progress (3): 116/222 kB | 32 kB | 28/185 kB Progress (3): 120/222 kB | 32 kB | 28/185 kB Progress (3): 120/222 kB | 32 kB | 32/185 kB Progress (3): 124/222 kB | 32 kB | 32/185 kB Progress (3): 124/222 kB | 32 kB | 33/185 kB Progress (3): 128/222 kB | 32 kB | 33/185 kB Progress (3): 128/222 kB | 32 kB | 37/185 kB Progress (3): 132/222 kB | 32 kB | 37/185 kB Progress (3): 132/222 kB | 32 kB | 41/185 kB Progress (3): 136/222 kB | 32 kB | 41/185 kB Progress (3): 136/222 kB | 32 kB | 45/185 kB Progress (3): 140/222 kB | 32 kB | 45/185 kB Progress (3): 140/222 kB | 32 kB | 49/185 kB Progress (3): 144/222 kB | 32 kB | 49/185 kB Progress (3): 144/222 kB | 32 kB | 53/185 kB Progress (3): 148/222 kB | 32 kB | 53/185 kB Progress (3): 148/222 kB | 32 kB | 57/185 kB Progress (3): 152/222 kB | 32 kB | 57/185 kB Progress (3): 152/222 kB | 32 kB | 61/185 kB Progress (3): 156/222 kB | 32 kB | 61/185 kB Progress (3): 156/222 kB | 32 kB | 65/185 kB Progress (3): 160/222 kB | 32 kB | 65/185 kB Progress (3): 160/222 kB | 32 kB | 66/185 kB Progress (3): 164/222 kB | 32 kB | 66/185 kB 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 579 kB/s) [2019-07-30T20:15:07.922Z] Progress (2): 168/222 kB | 66/185 kB Progress (2): 168/222 kB | 70/185 kB Progress (2): 168/222 kB | 74/185 kB Progress (2): 172/222 kB | 74/185 kB Progress (2): 172/222 kB | 78/185 kB Progress (3): 172/222 kB | 78/185 kB | 4.1/155 kB Progress (3): 176/222 kB | 78/185 kB | 4.1/155 kB Progress (3): 176/222 kB | 78/185 kB | 7.7/155 kB Progress (3): 176/222 kB | 82/185 kB | 7.7/155 kB Progress (3): 176/222 kB | 82/185 kB | 12/155 kB Progress (3): 180/222 kB | 82/185 kB | 12/155 kB Progress (3): 180/222 kB | 82/185 kB | 16/155 kB Progress (3): 180/222 kB | 86/185 kB | 16/155 kB Progress (3): 180/222 kB | 86/185 kB | 20/155 kB Progress (3): 184/222 kB | 86/185 kB | 20/155 kB Progress (3): 184/222 kB | 86/185 kB | 24/155 kB Progress (3): 184/222 kB | 90/185 kB | 24/155 kB Progress (3): 184/222 kB | 90/185 kB | 28/155 kB Progress (3): 188/222 kB | 90/185 kB | 28/155 kB Progress (3): 188/222 kB | 90/185 kB | 32/155 kB Progress (3): 188/222 kB | 94/185 kB | 32/155 kB Progress (3): 192/222 kB | 94/185 kB | 32/155 kB Progress (3): 192/222 kB | 98/185 kB | 32/155 kB Progress (3): 196/222 kB | 98/185 kB | 32/155 kB Progress (3): 196/222 kB | 98/185 kB | 36/155 kB Progress (3): 200/222 kB | 98/185 kB | 36/155 kB Progress (3): 200/222 kB | 98/185 kB | 36/155 kB Progress (3): 204/222 kB | 98/185 kB | 36/155 kB Progress (3): 204/222 kB | 98/185 kB | 40/155 kB Progress (3): 208/222 kB | 98/185 kB | 40/155 kB Progress (3): 208/222 kB | 102/185 kB | 40/155 kB Progress (3): 212/222 kB | 102/185 kB | 40/155 kB Progress (3): 212/222 kB | 102/185 kB | 44/155 kB Progress (3): 216/222 kB | 102/185 kB | 44/155 kB Progress (3): 216/222 kB | 106/185 kB | 44/155 kB Progress (3): 220/222 kB | 106/185 kB | 44/155 kB Progress (3): 220/222 kB | 106/185 kB | 48/155 kB Progress (3): 222 kB | 106/185 kB | 48/155 kB Progress (3): 222 kB | 106/185 kB | 52/155 kB Progress (3): 222 kB | 110/185 kB | 52/155 kB Progress (3): 222 kB | 110/185 kB | 56/155 kB Progress (3): 222 kB | 114/185 kB | 56/155 kB Progress (3): 222 kB | 114/185 kB | 60/155 kB Progress (3): 222 kB | 118/185 kB | 60/155 kB Progress (3): 222 kB | 118/185 kB | 64/155 kB Progress (3): 222 kB | 122/185 kB | 64/155 kB Progress (3): 222 kB | 122/185 kB | 68/155 kB Progress (3): 222 kB | 126/185 kB | 68/155 kB Progress (3): 222 kB | 126/185 kB | 72/155 kB Progress (3): 222 kB | 130/185 kB | 72/155 kB Progress (3): 222 kB | 130/185 kB | 76/155 kB Progress (3): 222 kB | 134/185 kB | 76/155 kB Progress (3): 222 kB | 134/185 kB | 80/155 kB Progress (3): 222 kB | 138/185 kB | 80/155 kB Progress (3): 222 kB | 138/185 kB | 84/155 kB Progress (3): 222 kB | 142/185 kB | 84/155 kB Progress (3): 222 kB | 142/185 kB | 88/155 kB Progress (3): 222 kB | 146/185 kB | 88/155 kB Progress (3): 222 kB | 146/185 kB | 92/155 kB Progress (3): 222 kB | 150/185 kB | 92/155 kB Progress (3): 222 kB | 150/185 kB | 96/155 kB Progress (3): 222 kB | 154/185 kB | 96/155 kB Progress (3): 222 kB | 154/185 kB | 100/155 kB Progress (3): 222 kB | 158/185 kB | 100/155 kB Progress (3): 222 kB | 158/185 kB | 104/155 kB Progress (3): 222 kB | 162/185 kB | 104/155 kB Progress (3): 222 kB | 162/185 kB | 108/155 kB Progress (3): 222 kB | 166/185 kB | 108/155 kB Progress (3): 222 kB | 166/185 kB | 112/155 kB Progress (3): 222 kB | 170/185 kB | 112/155 kB Progress (3): 222 kB | 170/185 kB | 116/155 kB Progress (3): 222 kB | 174/185 kB | 116/155 kB Progress (3): 222 kB | 174/185 kB | 120/155 kB Progress (3): 222 kB | 178/185 kB | 120/155 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 3.2 MB/s) [2019-07-30T20:15:07.922Z] Progress (2): 182/185 kB | 120/155 kB Progress (2): 182/185 kB | 124/155 kB Progress (2): 185 kB | 124/155 kB Progress (2): 185 kB | 128/155 kB Progress (2): 185 kB | 132/155 kB Progress (2): 185 kB | 136/155 kB Progress (2): 185 kB | 140/155 kB Progress (2): 185 kB | 144/155 kB Progress (2): 185 kB | 148/155 kB Progress (2): 185 kB | 152/155 kB Progress (2): 185 kB | 155 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 2.3 MB/s) [2019-07-30T20:15:07.922Z] 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 1.9 MB/s) [2019-07-30T20:15:07.922Z] [INFO] [2019-07-30T20:15:07.922Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass --- [2019-07-30T20:15:07.922Z] 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-30T20:15:07.922Z] 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-30T20:15:07.922Z] 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-30T20:15:08.179Z] 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-30T20:15:08.179Z] 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-30T20:15:08.179Z] 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-30T20:15:08.179Z] 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 128 kB/s) [2019-07-30T20:15:08.179Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom [2019-07-30T20:15:08.179Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom [2019-07-30T20:15:08.179Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom [2019-07-30T20:15:08.436Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom [2019-07-30T20:15:08.436Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom [2019-07-30T20:15:08.436Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom [2019-07-30T20:15:08.436Z] 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 78 kB/s) [2019-07-30T20:15:08.436Z] 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-30T20:15:08.436Z] 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-30T20:15:08.436Z] 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-30T20:15:08.693Z] 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-30T20:15:08.693Z] 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-30T20:15:08.693Z] 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-30T20:15:08.693Z] 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 26 kB/s) [2019-07-30T20:15:08.693Z] 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-30T20:15:08.693Z] 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-30T20:15:08.693Z] 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-30T20:15:08.949Z] 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-30T20:15:08.949Z] 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-30T20:15:08.949Z] 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-30T20:15:08.949Z] 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 70 kB/s) [2019-07-30T20:15:08.949Z] 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-30T20:15:08.949Z] 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-30T20:15:08.949Z] 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-30T20:15:09.207Z] 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-30T20:15:09.207Z] 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-30T20:15:09.207Z] 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-30T20:15:09.207Z] 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 292 kB/s) [2019-07-30T20:15:09.207Z] 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-30T20:15:09.207Z] 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-30T20:15:09.207Z] 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-30T20:15:09.464Z] 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-30T20:15:09.464Z] 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-30T20:15:09.464Z] 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-30T20:15:09.464Z] 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 94 kB/s) [2019-07-30T20:15:09.464Z] 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-30T20:15:09.464Z] 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-30T20:15:09.721Z] 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-30T20:15:09.721Z] 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-30T20:15:09.721Z] 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-30T20:15:09.721Z] 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-30T20:15:09.721Z] 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 27 kB/s) [2019-07-30T20:15:09.978Z] 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-30T20:15:09.978Z] 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-30T20:15:09.978Z] 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-30T20:15:10.235Z] 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-30T20:15:10.235Z] 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-30T20:15:10.235Z] 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-30T20:15:10.235Z] 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 128 kB/s) [2019-07-30T20:15:10.235Z] 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-30T20:15:10.235Z] 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-30T20:15:10.235Z] 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-30T20:15:10.492Z] 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-30T20:15:10.492Z] 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-30T20:15:10.492Z] 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-30T20:15:10.492Z] 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 87 kB/s) [2019-07-30T20:15:10.492Z] 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-30T20:15:10.492Z] 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-30T20:15:10.748Z] 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-30T20:15:10.748Z] 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-30T20:15:10.748Z] 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-30T20:15:10.748Z] 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-30T20:15:10.748Z] 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 105 kB/s) [2019-07-30T20:15:10.748Z] 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-30T20:15:11.005Z] 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-30T20:15:11.005Z] 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-30T20:15:11.005Z] 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-30T20:15:11.005Z] 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-30T20:15:11.005Z] 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-30T20:15:11.005Z] 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 403 kB/s) [2019-07-30T20:15:11.526Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-30T20:15:11.526Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-30T20:15:11.526Z] 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-30T20:15:11.526Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-30T20:15:11.526Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-30T20:15:11.526Z] 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-30T20:15:11.526Z] 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 668 kB/s) [2019-07-30T20:15:11.526Z] 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-30T20:15:11.526Z] 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-30T20:15:11.526Z] 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-30T20:15:11.783Z] 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-30T20:15:11.783Z] 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-30T20:15:11.783Z] 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-30T20:15:11.783Z] 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 59 kB/s) [2019-07-30T20:15:11.783Z] 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-30T20:15:11.783Z] 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-30T20:15:11.783Z] 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-30T20:15:11.783Z] 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-30T20:15:12.040Z] 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-30T20:15:12.040Z] 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-30T20:15:12.040Z] 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 115 kB/s) [2019-07-30T20:15:12.040Z] 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-30T20:15:12.040Z] 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-30T20:15:12.040Z] 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-30T20:15:12.298Z] 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-30T20:15:12.298Z] 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-30T20:15:12.298Z] 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-30T20:15:12.298Z] 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 499 kB/s) [2019-07-30T20:15:12.298Z] 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-30T20:15:12.298Z] 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-30T20:15:12.298Z] 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-30T20:15:12.555Z] 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-30T20:15:12.555Z] 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-30T20:15:12.555Z] 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-30T20:15:12.555Z] 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 91 kB/s) [2019-07-30T20:15:12.555Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-30T20:15:12.555Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-30T20:15:12.555Z] 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-30T20:15:12.811Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-30T20:15:12.811Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-30T20:15:12.811Z] 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-30T20:15:12.811Z] 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 545 kB/s) [2019-07-30T20:15:12.811Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-30T20:15:12.811Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-30T20:15:12.811Z] 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-30T20:15:13.067Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-30T20:15:13.067Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-30T20:15:13.067Z] 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-30T20:15:13.067Z] 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 4.4 kB/s) [2019-07-30T20:15:13.067Z] 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-30T20:15:13.067Z] 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-30T20:15:13.067Z] 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-30T20:15:13.324Z] 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-30T20:15:13.324Z] 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-30T20:15:13.324Z] 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-30T20:15:13.324Z] 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 172 kB/s) [2019-07-30T20:15:13.324Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-30T20:15:13.324Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-30T20:15:13.324Z] 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-30T20:15:13.580Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-30T20:15:13.580Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-30T20:15:13.580Z] 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-30T20:15:13.580Z] 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 41 kB/s) [2019-07-30T20:15:13.580Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-30T20:15:13.580Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-30T20:15:13.580Z] 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-30T20:15:13.837Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-30T20:15:13.837Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-30T20:15:13.837Z] 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-30T20:15:13.837Z] 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-30T20:15:13.837Z] 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-30T20:15:13.837Z] 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-30T20:15:13.837Z] 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-30T20:15:14.094Z] 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-30T20:15:14.094Z] 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-30T20:15:14.094Z] 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-30T20:15:14.094Z] 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 196 kB/s) [2019-07-30T20:15:14.094Z] 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-30T20:15:14.094Z] 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-30T20:15:14.094Z] 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-30T20:15:14.351Z] 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-30T20:15:14.351Z] 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-30T20:15:14.351Z] 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-30T20:15:14.351Z] 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 176 kB/s) [2019-07-30T20:15:14.351Z] 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-30T20:15:14.351Z] 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-30T20:15:14.351Z] 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-30T20:15:14.608Z] 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-30T20:15:14.608Z] 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-30T20:15:14.608Z] 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-30T20:15:14.608Z] 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 60 kB/s) [2019-07-30T20:15:14.608Z] 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-30T20:15:14.608Z] 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-30T20:15:14.608Z] 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-30T20:15:14.865Z] 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-30T20:15:14.865Z] 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-30T20:15:14.865Z] 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-30T20:15:14.865Z] 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 871 kB/s) [2019-07-30T20:15:14.865Z] 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-30T20:15:14.865Z] 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-30T20:15:14.865Z] 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-30T20:15:15.121Z] 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-30T20:15:15.121Z] 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-30T20:15:15.121Z] 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-30T20:15:15.121Z] 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 27 kB/s) [2019-07-30T20:15:15.121Z] 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-30T20:15:15.121Z] 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-30T20:15:15.378Z] 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-30T20:15:15.378Z] 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-30T20:15:15.378Z] 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-30T20:15:15.378Z] 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-30T20:15:15.378Z] 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 74 kB/s) [2019-07-30T20:15:15.378Z] 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-30T20:15:15.635Z] 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-30T20:15:15.635Z] 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-30T20:15:15.635Z] 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-30T20:15:15.635Z] 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-30T20:15:15.635Z] 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-30T20:15:15.891Z] 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 80 kB/s) [2019-07-30T20:15:15.891Z] 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-30T20:15:15.891Z] 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-30T20:15:15.891Z] 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-30T20:15:15.891Z] 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-30T20:15:15.891Z] 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-30T20:15:16.148Z] 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-30T20:15:16.148Z] 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 298 kB/s) [2019-07-30T20:15:16.148Z] 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-30T20:15:16.148Z] 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-30T20:15:16.148Z] 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-30T20:15:16.405Z] 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-30T20:15:16.405Z] 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-30T20:15:16.405Z] 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-30T20:15:16.405Z] 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 111 kB/s) [2019-07-30T20:15:16.405Z] 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-30T20:15:16.405Z] 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-30T20:15:16.405Z] 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-30T20:15:16.661Z] 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-30T20:15:16.662Z] 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-30T20:15:16.662Z] 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-30T20:15:16.662Z] 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 108 kB/s) [2019-07-30T20:15:16.662Z] 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-30T20:15:16.662Z] 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-30T20:15:16.662Z] 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-30T20:15:16.918Z] 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-30T20:15:16.918Z] 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-30T20:15:16.918Z] 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-30T20:15:16.918Z] 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-30T20:15:16.918Z] 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-30T20:15:16.918Z] 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-30T20:15:16.918Z] 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-30T20:15:16.918Z] 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-30T20:15:16.918Z] 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-30T20:15:16.918Z] 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-30T20:15:16.918Z] 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-30T20:15:16.918Z] 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-30T20:15:16.918Z] 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-30T20:15:16.918Z] 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-30T20:15:16.918Z] 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-30T20:15:16.918Z] 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-30T20:15:16.918Z] 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-30T20:15:16.918Z] 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-30T20:15:16.918Z] 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-30T20:15:16.918Z] 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-30T20:15:16.918Z] 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-30T20:15:16.918Z] 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-30T20:15:16.918Z] 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-30T20:15:16.918Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T20:15:16.918Z] 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-30T20:15:16.918Z] 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-30T20:15:16.918Z] 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-30T20:15:17.175Z] 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-30T20:15:17.175Z] 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-30T20:15:17.175Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-30T20:15:17.175Z] 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-30T20:15:17.175Z] 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-30T20:15:17.175Z] 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-30T20:15:17.175Z] 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-30T20:15:17.175Z] 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-30T20:15:17.175Z] 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-30T20:15:17.175Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar [2019-07-30T20:15:17.175Z] 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-30T20:15:17.175Z] 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-30T20:15:17.175Z] 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-30T20:15:17.175Z] 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-30T20:15:17.175Z] 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-30T20:15:17.175Z] 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-30T20:15:17.175Z] 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-30T20:15:17.175Z] 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-30T20:15:17.175Z] 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-30T20:15:17.175Z] 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-30T20:15:17.175Z] 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-30T20:15:17.175Z] 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-30T20:15:17.175Z] 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-30T20:15:17.175Z] 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-30T20:15:17.175Z] 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-30T20:15:17.175Z] 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-30T20:15:17.175Z] 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-30T20:15:17.175Z] 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-30T20:15:17.175Z] 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-30T20:15:17.175Z] 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-30T20:15:17.175Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T20:15:17.175Z] 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-30T20:15:17.175Z] 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-30T20:15:17.175Z] 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-30T20:15:17.432Z] 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-30T20:15:17.432Z] 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-30T20:15:17.432Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-30T20:15:17.432Z] 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-30T20:15:17.432Z] 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-30T20:15:17.432Z] 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-30T20:15:17.432Z] 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-30T20:15:17.432Z] 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-30T20:15:17.432Z] 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-30T20:15:17.432Z] 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-30T20:15:17.432Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar [2019-07-30T20:15:17.432Z] 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-30T20:15:17.432Z] 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-30T20:15:17.432Z] 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-30T20:15:17.432Z] 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-30T20:15:17.432Z] 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-30T20:15:17.432Z] 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-30T20:15:17.689Z] 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-30T20:15:17.689Z] 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-30T20:15:17.689Z] 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-30T20:15:17.689Z] 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-30T20:15:17.689Z] 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-30T20:15:17.689Z] 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-30T20:15:17.689Z] 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-30T20:15:17.689Z] 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-30T20:15:17.689Z] 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-30T20:15:17.945Z] 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-30T20:15:17.945Z] 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-30T20:15:17.945Z] 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-30T20:15:17.945Z] 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-30T20:15:17.945Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T20:15:17.945Z] 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-30T20:15:17.945Z] 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-30T20:15:17.945Z] 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-30T20:15:17.945Z] 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-30T20:15:17.945Z] 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-30T20:15:18.202Z] 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-30T20:15:18.202Z] 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-30T20:15:18.202Z] 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-30T20:15:18.202Z] 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-30T20:15:18.202Z] 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-30T20:15:18.202Z] 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-30T20:15:18.202Z] 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-30T20:15:18.202Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar [2019-07-30T20:15:18.202Z] 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-30T20:15:18.459Z] 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-30T20:15:18.459Z] 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-30T20:15:18.459Z] 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-30T20:15:18.459Z] 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-30T20:15:18.459Z] 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-30T20:15:18.459Z] 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-30T20:15:18.459Z] 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-30T20:15:18.459Z] 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-30T20:15:18.459Z] 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-30T20:15:18.459Z] 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-30T20:15:18.459Z] 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-30T20:15:18.459Z] 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-30T20:15:18.459Z] 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-30T20:15:18.459Z] 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-30T20:15:18.459Z] 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-30T20:15:18.459Z] 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-30T20:15:18.459Z] 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-30T20:15:18.459Z] 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-30T20:15:18.459Z] 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-30T20:15:18.459Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T20:15:18.459Z] 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-30T20:15:18.718Z] 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-30T20:15:18.718Z] 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-30T20:15:18.718Z] 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-30T20:15:18.718Z] 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-30T20:15:18.718Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-30T20:15:18.718Z] 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-30T20:15:18.718Z] 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-30T20:15:18.718Z] 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-30T20:15:18.718Z] 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-30T20:15:18.718Z] 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-30T20:15:18.718Z] 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-30T20:15:18.718Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar [2019-07-30T20:15:18.718Z] 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-30T20:15:18.718Z] 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-30T20:15:18.718Z] 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-30T20:15:18.718Z] 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-30T20:15:18.718Z] 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-30T20:15:18.718Z] 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-30T20:15:18.718Z] 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-30T20:15:18.718Z] 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-30T20:15:18.718Z] 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-30T20:15:18.718Z] 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-30T20:15:18.718Z] 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-30T20:15:19.127Z] 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-30T20:15:19.127Z] 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-30T20:15:19.127Z] 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-30T20:15:19.127Z] 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-30T20:15:19.127Z] 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-30T20:15:19.127Z] 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-30T20:15:19.127Z] 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-30T20:15:19.127Z] 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-30T20:15:19.127Z] 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-30T20:15:19.127Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T20:15:19.127Z] 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-30T20:15:19.127Z] 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-30T20:15:19.127Z] 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-30T20:15:19.127Z] 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-30T20:15:19.127Z] 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-30T20:15:19.127Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-30T20:15:19.127Z] 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-30T20:15:19.127Z] 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-30T20:15:19.127Z] 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-30T20:15:19.127Z] 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-30T20:15:19.127Z] 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-30T20:15:19.127Z] 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-30T20:15:19.127Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar [2019-07-30T20:15:19.127Z] 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-30T20:15:19.127Z] 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-30T20:15:19.127Z] 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-30T20:15:19.127Z] 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-30T20:15:19.127Z] 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-30T20:15:19.127Z] 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-30T20:15:19.127Z] Progress (1): 4.1/51 kB Progress (1): 7.7/51 kB Progress (1): 12/51 kB Progress (1): 16/51 kB Progress (1): 20/51 kB Progress (1): 24/51 kB Progress (1): 28/51 kB Progress (2): 28/51 kB | 4.1/80 kB Progress (2): 32/51 kB | 4.1/80 kB Progress (2): 32/51 kB | 7.7/80 kB Progress (2): 36/51 kB | 7.7/80 kB Progress (3): 36/51 kB | 7.7/80 kB | 4.1/49 kB Progress (3): 40/51 kB | 7.7/80 kB | 4.1/49 kB Progress (3): 40/51 kB | 7.7/80 kB | 7.7/49 kB Progress (3): 44/51 kB | 7.7/80 kB | 7.7/49 kB Progress (3): 48/51 kB | 7.7/80 kB | 7.7/49 kB Progress (3): 48/51 kB | 12/80 kB | 7.7/49 kB Progress (3): 51 kB | 12/80 kB | 7.7/49 kB Progress (3): 51 kB | 16/80 kB | 7.7/49 kB Progress (3): 51 kB | 16/80 kB | 12/49 kB Progress (4): 51 kB | 16/80 kB | 12/49 kB | 4.1/88 kB Progress (4): 51 kB | 16/80 kB | 16/49 kB | 4.1/88 kB Progress (4): 51 kB | 20/80 kB | 16/49 kB | 4.1/88 kB Progress (4): 51 kB | 20/80 kB | 20/49 kB | 4.1/88 kB Progress (4): 51 kB | 20/80 kB | 20/49 kB | 7.7/88 kB Progress (4): 51 kB | 20/80 kB | 24/49 kB | 7.7/88 kB Progress (4): 51 kB | 24/80 kB | 24/49 kB | 7.7/88 kB Progress (4): 51 kB | 24/80 kB | 24/49 kB | 12/88 kB Progress (4): 51 kB | 28/80 kB | 24/49 kB | 12/88 kB Progress (4): 51 kB | 32/80 kB | 24/49 kB | 12/88 kB Progress (4): 51 kB | 32/80 kB | 24/49 kB | 16/88 kB Progress (4): 51 kB | 32/80 kB | 28/49 kB | 16/88 kB Progress (4): 51 kB | 32/80 kB | 28/49 kB | 20/88 kB Progress (4): 51 kB | 36/80 kB | 28/49 kB | 20/88 kB Progress (4): 51 kB | 36/80 kB | 28/49 kB | 24/88 kB Progress (4): 51 kB | 36/80 kB | 32/49 kB | 24/88 kB Progress (4): 51 kB | 40/80 kB | 32/49 kB | 24/88 kB Progress (4): 51 kB | 40/80 kB | 36/49 kB | 24/88 kB Progress (4): 51 kB | 44/80 kB | 36/49 kB | 24/88 kB Progress (4): 51 kB | 44/80 kB | 36/49 kB | 28/88 kB Progress (4): 51 kB | 48/80 kB | 36/49 kB | 28/88 kB Progress (4): 51 kB | 48/80 kB | 40/49 kB | 28/88 kB Progress (4): 51 kB | 52/80 kB | 40/49 kB | 28/88 kB Progress (4): 51 kB | 52/80 kB | 40/49 kB | 32/88 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 599 kB/s) [2019-07-30T20:15:19.386Z] Progress (4): 52/80 kB | 40/49 kB | 32/88 kB | 4.1/12 kB Progress (4): 56/80 kB | 40/49 kB | 32/88 kB | 4.1/12 kB Progress (4): 56/80 kB | 44/49 kB | 32/88 kB | 4.1/12 kB Progress (4): 60/80 kB | 44/49 kB | 32/88 kB | 4.1/12 kB Progress (4): 60/80 kB | 44/49 kB | 32/88 kB | 7.7/12 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-30T20:15:19.386Z] Progress (4): 60/80 kB | 44/49 kB | 36/88 kB | 7.7/12 kB Progress (4): 64/80 kB | 44/49 kB | 36/88 kB | 7.7/12 kB Progress (4): 64/80 kB | 48/49 kB | 36/88 kB | 7.7/12 kB Progress (4): 64/80 kB | 48/49 kB | 40/88 kB | 7.7/12 kB Progress (4): 64/80 kB | 49 kB | 40/88 kB | 7.7/12 kB Progress (4): 68/80 kB | 49 kB | 40/88 kB | 7.7/12 kB Progress (4): 68/80 kB | 49 kB | 44/88 kB | 7.7/12 kB Progress (4): 72/80 kB | 49 kB | 44/88 kB | 7.7/12 kB Progress (4): 72/80 kB | 49 kB | 48/88 kB | 7.7/12 kB Progress (4): 76/80 kB | 49 kB | 48/88 kB | 7.7/12 kB Progress (4): 76/80 kB | 49 kB | 52/88 kB | 7.7/12 kB Progress (4): 80/80 kB | 49 kB | 52/88 kB | 7.7/12 kB Progress (4): 80/80 kB | 49 kB | 56/88 kB | 7.7/12 kB Progress (4): 80 kB | 49 kB | 56/88 kB | 7.7/12 kB Progress (4): 80 kB | 49 kB | 60/88 kB | 7.7/12 kB Progress (4): 80 kB | 49 kB | 64/88 kB | 7.7/12 kB Progress (4): 80 kB | 49 kB | 68/88 kB | 7.7/12 kB Progress (4): 80 kB | 49 kB | 72/88 kB | 7.7/12 kB Progress (4): 80 kB | 49 kB | 76/88 kB | 7.7/12 kB Progress (4): 80 kB | 49 kB | 80/88 kB | 7.7/12 kB Progress (4): 80 kB | 49 kB | 84/88 kB | 7.7/12 kB Progress (4): 80 kB | 49 kB | 88 kB | 7.7/12 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.jar (88 kB at 867 kB/s) [2019-07-30T20:15:19.386Z] 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 795 kB/s) [2019-07-30T20:15:19.386Z] 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-30T20:15:19.386Z] 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 481 kB/s) [2019-07-30T20:15:19.386Z] 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-30T20:15:19.386Z] Progress (2): 7.7/12 kB | 4.1/194 kB 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-30T20:15:19.386Z] Progress (2): 7.7/12 kB | 7.7/194 kB Progress (2): 7.7/12 kB | 12/194 kB Progress (2): 7.7/12 kB | 16/194 kB Progress (2): 7.7/12 kB | 20/194 kB Progress (2): 7.7/12 kB | 24/194 kB Progress (2): 7.7/12 kB | 28/194 kB Progress (2): 7.7/12 kB | 32/194 kB Progress (2): 7.7/12 kB | 33/194 kB Progress (2): 7.7/12 kB | 37/194 kB Progress (2): 7.7/12 kB | 41/194 kB Progress (2): 7.7/12 kB | 45/194 kB Progress (2): 7.7/12 kB | 49/194 kB Progress (2): 7.7/12 kB | 53/194 kB Progress (2): 7.7/12 kB | 57/194 kB Progress (2): 7.7/12 kB | 61/194 kB Progress (2): 7.7/12 kB | 65/194 kB Progress (2): 7.7/12 kB | 66/194 kB Progress (2): 7.7/12 kB | 70/194 kB Progress (2): 7.7/12 kB | 74/194 kB Progress (2): 7.7/12 kB | 78/194 kB Progress (2): 7.7/12 kB | 82/194 kB Progress (2): 7.7/12 kB | 86/194 kB Progress (2): 7.7/12 kB | 90/194 kB Progress (2): 7.7/12 kB | 94/194 kB Progress (2): 7.7/12 kB | 98/194 kB Progress (2): 7.7/12 kB | 98/194 kB Progress (2): 7.7/12 kB | 102/194 kB Progress (2): 7.7/12 kB | 106/194 kB Progress (2): 7.7/12 kB | 110/194 kB Progress (2): 7.7/12 kB | 114/194 kB Progress (2): 7.7/12 kB | 118/194 kB Progress (2): 7.7/12 kB | 122/194 kB Progress (2): 7.7/12 kB | 126/194 kB Progress (2): 7.7/12 kB | 130/194 kB Progress (2): 7.7/12 kB | 131/194 kB Progress (2): 7.7/12 kB | 135/194 kB Progress (2): 7.7/12 kB | 139/194 kB Progress (2): 7.7/12 kB | 143/194 kB Progress (2): 7.7/12 kB | 147/194 kB Progress (2): 7.7/12 kB | 151/194 kB Progress (2): 7.7/12 kB | 155/194 kB Progress (2): 7.7/12 kB | 159/194 kB Progress (2): 7.7/12 kB | 163/194 kB Progress (2): 7.7/12 kB | 167/194 kB Progress (2): 7.7/12 kB | 171/194 kB Progress (2): 7.7/12 kB | 175/194 kB Progress (2): 7.7/12 kB | 179/194 kB Progress (2): 7.7/12 kB | 183/194 kB Progress (2): 7.7/12 kB | 187/194 kB Progress (3): 7.7/12 kB | 187/194 kB | 4.1/178 kB Progress (3): 7.7/12 kB | 191/194 kB | 4.1/178 kB Progress (3): 7.7/12 kB | 191/194 kB | 7.7/178 kB Progress (3): 7.7/12 kB | 194 kB | 7.7/178 kB Progress (3): 7.7/12 kB | 194 kB | 12/178 kB Progress (3): 7.7/12 kB | 194 kB | 16/178 kB Progress (3): 7.7/12 kB | 194 kB | 20/178 kB Progress (3): 7.7/12 kB | 194 kB | 24/178 kB Progress (3): 7.7/12 kB | 194 kB | 28/178 kB Progress (3): 7.7/12 kB | 194 kB | 32/178 kB Progress (3): 7.7/12 kB | 194 kB | 33/178 kB Progress (4): 7.7/12 kB | 194 kB | 33/178 kB | 4.1/22 kB Progress (4): 7.7/12 kB | 194 kB | 37/178 kB | 4.1/22 kB Progress (4): 7.7/12 kB | 194 kB | 37/178 kB | 7.7/22 kB Progress (4): 7.7/12 kB | 194 kB | 41/178 kB | 7.7/22 kB Progress (4): 7.7/12 kB | 194 kB | 41/178 kB | 12/22 kB Progress (4): 7.7/12 kB | 194 kB | 45/178 kB | 12/22 kB Progress (4): 7.7/12 kB | 194 kB | 45/178 kB | 16/22 kB Progress (4): 7.7/12 kB | 194 kB | 49/178 kB | 16/22 kB Progress (4): 7.7/12 kB | 194 kB | 49/178 kB | 20/22 kB Progress (4): 7.7/12 kB | 194 kB | 53/178 kB | 20/22 kB Progress (4): 7.7/12 kB | 194 kB | 53/178 kB | 22 kB Progress (4): 7.7/12 kB | 194 kB | 57/178 kB | 22 kB Progress (4): 7.7/12 kB | 194 kB | 61/178 kB | 22 kB Progress (4): 7.7/12 kB | 194 kB | 65/178 kB | 22 kB Progress (4): 7.7/12 kB | 194 kB | 66/178 kB | 22 kB Progress (4): 7.7/12 kB | 194 kB | 70/178 kB | 22 kB Progress (4): 7.7/12 kB | 194 kB | 74/178 kB | 22 kB Progress (4): 7.7/12 kB | 194 kB | 78/178 kB | 22 kB Progress (4): 7.7/12 kB | 194 kB | 82/178 kB | 22 kB Progress (5): 7.7/12 kB | 194 kB | 82/178 kB | 22 kB | 4.1/8.8 kB Progress (5): 7.7/12 kB | 194 kB | 86/178 kB | 22 kB | 4.1/8.8 kB Progress (5): 7.7/12 kB | 194 kB | 86/178 kB | 22 kB | 7.7/8.8 kB Progress (5): 7.7/12 kB | 194 kB | 90/178 kB | 22 kB | 7.7/8.8 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 1.6 MB/s) [2019-07-30T20:15:19.386Z] Progress (4): 7.7/12 kB | 94/178 kB | 22 kB | 7.7/8.8 kB Progress (4): 7.7/12 kB | 94/178 kB | 22 kB | 8.8 kB Progress (4): 7.7/12 kB | 98/178 kB | 22 kB | 8.8 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-30T20:15:19.386Z] Progress (4): 7.7/12 kB | 98/178 kB | 22 kB | 8.8 kB Progress (4): 7.7/12 kB | 102/178 kB | 22 kB | 8.8 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 175 kB/s) [2019-07-30T20:15:19.386Z] Progress (3): 7.7/12 kB | 106/178 kB | 8.8 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-30T20:15:19.386Z] Progress (3): 7.7/12 kB | 110/178 kB | 8.8 kB Progress (3): 7.7/12 kB | 114/178 kB | 8.8 kB Progress (3): 7.7/12 kB | 118/178 kB | 8.8 kB Progress (3): 7.7/12 kB | 122/178 kB | 8.8 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.jar (8.8 kB at 68 kB/s) [2019-07-30T20:15:19.386Z] Progress (2): 7.7/12 kB | 126/178 kB 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-30T20:15:19.386Z] Progress (2): 7.7/12 kB | 130/178 kB Progress (2): 7.7/12 kB | 134/178 kB Progress (2): 7.7/12 kB | 138/178 kB Progress (2): 7.7/12 kB | 142/178 kB Progress (2): 7.7/12 kB | 146/178 kB Progress (2): 7.7/12 kB | 150/178 kB Progress (2): 7.7/12 kB | 154/178 kB Progress (2): 7.7/12 kB | 158/178 kB Progress (2): 7.7/12 kB | 162/178 kB Progress (2): 7.7/12 kB | 166/178 kB Progress (2): 7.7/12 kB | 170/178 kB Progress (2): 7.7/12 kB | 174/178 kB Progress (2): 7.7/12 kB | 178 kB Progress (3): 7.7/12 kB | 178 kB | 4.1/22 kB Progress (3): 7.7/12 kB | 178 kB | 7.7/22 kB Progress (3): 7.7/12 kB | 178 kB | 12/22 kB Progress (3): 7.7/12 kB | 178 kB | 16/22 kB Progress (3): 7.7/12 kB | 178 kB | 20/22 kB Progress (3): 7.7/12 kB | 178 kB | 22 kB Progress (4): 7.7/12 kB | 178 kB | 22 kB | 4.1/17 kB Progress (4): 7.7/12 kB | 178 kB | 22 kB | 7.7/17 kB Progress (4): 7.7/12 kB | 178 kB | 22 kB | 12/17 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.jar (178 kB at 1.3 MB/s) [2019-07-30T20:15:19.386Z] Progress (3): 7.7/12 kB | 22 kB | 16/17 kB 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-30T20:15:19.386Z] Progress (3): 7.7/12 kB | 22 kB | 17 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.jar (22 kB at 141 kB/s) [2019-07-30T20:15:19.386Z] 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 107 kB/s) [2019-07-30T20:15:19.386Z] 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-30T20:15:19.386Z] 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-30T20:15:19.386Z] Progress (2): 7.7/12 kB | 4.1/9.8 kB Progress (2): 7.7/12 kB | 7.7/9.8 kB Progress (2): 7.7/12 kB | 9.8 kB Progress (3): 7.7/12 kB | 9.8 kB | 4.1/13 kB Progress (3): 7.7/12 kB | 9.8 kB | 7.7/13 kB Progress (3): 7.7/12 kB | 9.8 kB | 12/13 kB Progress (3): 7.7/12 kB | 9.8 kB | 13 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 59 kB/s) [2019-07-30T20:15:19.386Z] 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-30T20:15:19.386Z] Progress (3): 7.7/12 kB | 13 kB | 4.1/26 kB Progress (3): 7.7/12 kB | 13 kB | 7.7/26 kB Progress (3): 7.7/12 kB | 13 kB | 12/26 kB Progress (3): 7.7/12 kB | 13 kB | 16/26 kB Progress (3): 7.7/12 kB | 13 kB | 20/26 kB Progress (3): 7.7/12 kB | 13 kB | 24/26 kB Progress (3): 7.7/12 kB | 13 kB | 26 kB Progress (4): 7.7/12 kB | 13 kB | 26 kB | 4.1/13 kB Progress (4): 7.7/12 kB | 13 kB | 26 kB | 7.7/13 kB Progress (4): 7.7/12 kB | 13 kB | 26 kB | 12/13 kB Progress (4): 7.7/12 kB | 13 kB | 26 kB | 13 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.jar (13 kB at 69 kB/s) [2019-07-30T20:15:19.386Z] 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-30T20:15:19.386Z] 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 130 kB/s) [2019-07-30T20:15:19.386Z] 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 64 kB/s) [2019-07-30T20:15:19.386Z] 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-30T20:15:19.386Z] 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-30T20:15:19.386Z] Progress (2): 7.7/12 kB | 4.1/41 kB Progress (2): 7.7/12 kB | 7.7/41 kB Progress (2): 7.7/12 kB | 12/41 kB Progress (2): 7.7/12 kB | 16/41 kB Progress (2): 7.7/12 kB | 20/41 kB Progress (2): 7.7/12 kB | 24/41 kB Progress (2): 7.7/12 kB | 28/41 kB Progress (2): 7.7/12 kB | 32/41 kB Progress (2): 7.7/12 kB | 33/41 kB Progress (2): 7.7/12 kB | 37/41 kB Progress (2): 7.7/12 kB | 41/41 kB Progress (2): 7.7/12 kB | 41 kB Progress (3): 7.7/12 kB | 41 kB | 4.1/13 kB Progress (3): 7.7/12 kB | 41 kB | 7.7/13 kB Progress (3): 7.7/12 kB | 41 kB | 12/13 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 192 kB/s) [2019-07-30T20:15:19.386Z] Progress (2): 7.7/12 kB | 13 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T20:15:19.386Z] Progress (3): 7.7/12 kB | 13 kB | 4.1/11 kB Progress (3): 7.7/12 kB | 13 kB | 7.7/11 kB Progress (3): 7.7/12 kB | 13 kB | 11 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.jar (13 kB at 60 kB/s) [2019-07-30T20:15:19.386Z] 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-30T20:15:19.386Z] Progress (3): 7.7/12 kB | 11 kB | 4.1/10 kB Progress (3): 7.7/12 kB | 11 kB | 7.7/10 kB Progress (3): 7.7/12 kB | 11 kB | 10 kB Progress (4): 7.7/12 kB | 11 kB | 10 kB | 4.1/38 kB Progress (4): 7.7/12 kB | 11 kB | 10 kB | 7.7/38 kB Progress (4): 7.7/12 kB | 11 kB | 10 kB | 12/38 kB Progress (4): 7.7/12 kB | 11 kB | 10 kB | 16/38 kB Progress (4): 7.7/12 kB | 11 kB | 10 kB | 20/38 kB Progress (4): 7.7/12 kB | 11 kB | 10 kB | 24/38 kB Progress (4): 7.7/12 kB | 11 kB | 10 kB | 28/38 kB Progress (4): 7.7/12 kB | 11 kB | 10 kB | 32/38 kB Progress (4): 7.7/12 kB | 11 kB | 10 kB | 33/38 kB Progress (4): 7.7/12 kB | 11 kB | 10 kB | 37/38 kB Progress (4): 7.7/12 kB | 11 kB | 10 kB | 38 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 48 kB/s) [2019-07-30T20:15:19.386Z] 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-30T20:15:19.386Z] 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 44 kB/s) [2019-07-30T20:15:19.386Z] 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-30T20:15:19.386Z] Progress (3): 7.7/12 kB | 38 kB | 4.1/245 kB Progress (3): 7.7/12 kB | 38 kB | 7.7/245 kB Progress (3): 7.7/12 kB | 38 kB | 12/245 kB Progress (3): 7.7/12 kB | 38 kB | 16/245 kB Progress (3): 7.7/12 kB | 38 kB | 20/245 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 158 kB/s) [2019-07-30T20:15:19.386Z] Progress (2): 7.7/12 kB | 24/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-30T20:15:19.386Z] Progress (2): 7.7/12 kB | 28/245 kB Progress (2): 7.7/12 kB | 32/245 kB Progress (2): 7.7/12 kB | 33/245 kB Progress (2): 7.7/12 kB | 37/245 kB Progress (2): 7.7/12 kB | 41/245 kB Progress (2): 7.7/12 kB | 45/245 kB Progress (2): 7.7/12 kB | 49/245 kB Progress (2): 7.7/12 kB | 53/245 kB Progress (2): 7.7/12 kB | 57/245 kB Progress (2): 7.7/12 kB | 61/245 kB Progress (2): 7.7/12 kB | 65/245 kB Progress (2): 7.7/12 kB | 66/245 kB Progress (2): 7.7/12 kB | 70/245 kB Progress (2): 7.7/12 kB | 74/245 kB Progress (2): 7.7/12 kB | 78/245 kB Progress (2): 7.7/12 kB | 82/245 kB Progress (2): 7.7/12 kB | 86/245 kB Progress (2): 7.7/12 kB | 90/245 kB Progress (2): 7.7/12 kB | 94/245 kB Progress (2): 7.7/12 kB | 98/245 kB Progress (3): 7.7/12 kB | 98/245 kB | 4.1/11 kB Progress (3): 7.7/12 kB | 98/245 kB | 4.1/11 kB Progress (3): 7.7/12 kB | 98/245 kB | 7.7/11 kB Progress (3): 7.7/12 kB | 102/245 kB | 7.7/11 kB Progress (4): 7.7/12 kB | 102/245 kB | 7.7/11 kB | 4.1/245 kB Progress (4): 7.7/12 kB | 106/245 kB | 7.7/11 kB | 4.1/245 kB Progress (4): 7.7/12 kB | 106/245 kB | 11 kB | 4.1/245 kB Progress (4): 7.7/12 kB | 110/245 kB | 11 kB | 4.1/245 kB Progress (4): 7.7/12 kB | 110/245 kB | 11 kB | 7.7/245 kB Progress (4): 7.7/12 kB | 114/245 kB | 11 kB | 7.7/245 kB Progress (4): 7.7/12 kB | 114/245 kB | 11 kB | 12/245 kB Progress (5): 7.7/12 kB | 114/245 kB | 11 kB | 12/245 kB | 4.1/99 kB Progress (5): 7.7/12 kB | 114/245 kB | 11 kB | 16/245 kB | 4.1/99 kB Progress (5): 7.7/12 kB | 118/245 kB | 11 kB | 16/245 kB | 4.1/99 kB Progress (5): 7.7/12 kB | 118/245 kB | 11 kB | 20/245 kB | 4.1/99 kB Progress (5): 7.7/12 kB | 118/245 kB | 11 kB | 20/245 kB | 7.7/99 kB Progress (5): 7.7/12 kB | 118/245 kB | 11 kB | 24/245 kB | 7.7/99 kB Progress (5): 7.7/12 kB | 122/245 kB | 11 kB | 24/245 kB | 7.7/99 kB Progress (5): 7.7/12 kB | 122/245 kB | 11 kB | 28/245 kB | 7.7/99 kB Progress (5): 7.7/12 kB | 122/245 kB | 11 kB | 28/245 kB | 12/99 kB Progress (5): 7.7/12 kB | 122/245 kB | 11 kB | 32/245 kB | 12/99 kB Progress (5): 7.7/12 kB | 126/245 kB | 11 kB | 32/245 kB | 12/99 kB Progress (5): 7.7/12 kB | 126/245 kB | 11 kB | 33/245 kB | 12/99 kB Progress (5): 7.7/12 kB | 126/245 kB | 11 kB | 33/245 kB | 16/99 kB Progress (5): 7.7/12 kB | 126/245 kB | 11 kB | 37/245 kB | 16/99 kB Progress (5): 7.7/12 kB | 130/245 kB | 11 kB | 37/245 kB | 16/99 kB Progress (5): 7.7/12 kB | 130/245 kB | 11 kB | 41/245 kB | 16/99 kB Progress (5): 7.7/12 kB | 130/245 kB | 11 kB | 41/245 kB | 20/99 kB Progress (5): 7.7/12 kB | 130/245 kB | 11 kB | 45/245 kB | 20/99 kB Progress (5): 7.7/12 kB | 131/245 kB | 11 kB | 45/245 kB | 20/99 kB Progress (5): 7.7/12 kB | 131/245 kB | 11 kB | 49/245 kB | 20/99 kB Progress (5): 7.7/12 kB | 131/245 kB | 11 kB | 49/245 kB | 24/99 kB Progress (5): 12/12 kB | 131/245 kB | 11 kB | 49/245 kB | 24/99 kB Progress (5): 12 kB | 131/245 kB | 11 kB | 49/245 kB | 24/99 kB Progress (5): 12 kB | 131/245 kB | 11 kB | 49/245 kB | 28/99 kB Progress (5): 12 kB | 131/245 kB | 11 kB | 53/245 kB | 28/99 kB Progress (5): 12 kB | 135/245 kB | 11 kB | 53/245 kB | 28/99 kB Progress (5): 12 kB | 135/245 kB | 11 kB | 57/245 kB | 28/99 kB Progress (5): 12 kB | 135/245 kB | 11 kB | 57/245 kB | 32/99 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 45 kB/s) [2019-07-30T20:15:19.386Z] Progress (4): 12 kB | 135/245 kB | 57/245 kB | 33/99 kB Progress (4): 12 kB | 135/245 kB | 61/245 kB | 33/99 kB Progress (4): 12 kB | 139/245 kB | 61/245 kB | 33/99 kB Progress (4): 12 kB | 139/245 kB | 65/245 kB | 33/99 kB Progress (4): 12 kB | 139/245 kB | 65/245 kB | 37/99 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-30T20:15:19.386Z] Progress (4): 12 kB | 139/245 kB | 65/245 kB | 41/99 kB Progress (4): 12 kB | 139/245 kB | 66/245 kB | 41/99 kB Progress (4): 12 kB | 143/245 kB | 66/245 kB | 41/99 kB Progress (4): 12 kB | 143/245 kB | 70/245 kB | 41/99 kB Progress (4): 12 kB | 143/245 kB | 70/245 kB | 45/99 kB Progress (4): 12 kB | 143/245 kB | 74/245 kB | 45/99 kB Progress (4): 12 kB | 147/245 kB | 74/245 kB | 45/99 kB Progress (4): 12 kB | 147/245 kB | 78/245 kB | 45/99 kB Progress (4): 12 kB | 147/245 kB | 78/245 kB | 49/99 kB Progress (4): 12 kB | 147/245 kB | 82/245 kB | 49/99 kB Progress (4): 12 kB | 151/245 kB | 82/245 kB | 49/99 kB Progress (4): 12 kB | 151/245 kB | 86/245 kB | 49/99 kB Progress (4): 12 kB | 151/245 kB | 86/245 kB | 53/99 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 48 kB/s) [2019-07-30T20:15:19.386Z] Progress (3): 151/245 kB | 86/245 kB | 57/99 kB Progress (3): 151/245 kB | 90/245 kB | 57/99 kB Progress (3): 155/245 kB | 90/245 kB | 57/99 kB Progress (3): 155/245 kB | 94/245 kB | 57/99 kB Progress (3): 159/245 kB | 94/245 kB | 57/99 kB Progress (3): 159/245 kB | 94/245 kB | 61/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-30T20:15:19.386Z] Progress (3): 159/245 kB | 94/245 kB | 65/99 kB Progress (3): 163/245 kB | 94/245 kB | 65/99 kB Progress (3): 163/245 kB | 98/245 kB | 65/99 kB Progress (3): 164/245 kB | 98/245 kB | 65/99 kB Progress (3): 164/245 kB | 98/245 kB | 66/99 kB Progress (3): 168/245 kB | 98/245 kB | 66/99 kB Progress (3): 168/245 kB | 102/245 kB | 66/99 kB Progress (3): 172/245 kB | 102/245 kB | 66/99 kB Progress (3): 172/245 kB | 102/245 kB | 70/99 kB Progress (4): 172/245 kB | 102/245 kB | 70/99 kB | 4.1/32 kB Progress (4): 172/245 kB | 102/245 kB | 74/99 kB | 4.1/32 kB Progress (4): 176/245 kB | 102/245 kB | 74/99 kB | 4.1/32 kB Progress (4): 176/245 kB | 106/245 kB | 74/99 kB | 4.1/32 kB Progress (4): 180/245 kB | 106/245 kB | 74/99 kB | 4.1/32 kB Progress (4): 180/245 kB | 106/245 kB | 78/99 kB | 4.1/32 kB Progress (4): 180/245 kB | 106/245 kB | 78/99 kB | 7.7/32 kB Progress (4): 180/245 kB | 106/245 kB | 82/99 kB | 7.7/32 kB Progress (4): 184/245 kB | 106/245 kB | 82/99 kB | 7.7/32 kB Progress (4): 184/245 kB | 110/245 kB | 82/99 kB | 7.7/32 kB Progress (4): 188/245 kB | 110/245 kB | 82/99 kB | 7.7/32 kB Progress (4): 188/245 kB | 110/245 kB | 86/99 kB | 7.7/32 kB Progress (4): 188/245 kB | 110/245 kB | 86/99 kB | 12/32 kB Progress (4): 188/245 kB | 110/245 kB | 90/99 kB | 12/32 kB Progress (4): 192/245 kB | 110/245 kB | 90/99 kB | 12/32 kB Progress (4): 192/245 kB | 114/245 kB | 90/99 kB | 12/32 kB Progress (4): 196/245 kB | 114/245 kB | 90/99 kB | 12/32 kB Progress (4): 196/245 kB | 114/245 kB | 94/99 kB | 12/32 kB Progress (4): 196/245 kB | 114/245 kB | 94/99 kB | 16/32 kB Progress (4): 196/245 kB | 114/245 kB | 98/99 kB | 16/32 kB Progress (4): 200/245 kB | 114/245 kB | 98/99 kB | 16/32 kB Progress (4): 200/245 kB | 118/245 kB | 98/99 kB | 16/32 kB Progress (5): 200/245 kB | 118/245 kB | 98/99 kB | 16/32 kB | 4.1/282 kB Progress (5): 204/245 kB | 118/245 kB | 98/99 kB | 16/32 kB | 4.1/282 kB Progress (5): 204/245 kB | 118/245 kB | 99 kB | 16/32 kB | 4.1/282 kB Progress (5): 204/245 kB | 118/245 kB | 99 kB | 20/32 kB | 4.1/282 kB Progress (5): 208/245 kB | 118/245 kB | 99 kB | 20/32 kB | 4.1/282 kB Progress (5): 208/245 kB | 118/245 kB | 99 kB | 20/32 kB | 7.7/282 kB Progress (5): 208/245 kB | 122/245 kB | 99 kB | 20/32 kB | 7.7/282 kB Progress (5): 208/245 kB | 122/245 kB | 99 kB | 20/32 kB | 12/282 kB Progress (5): 212/245 kB | 122/245 kB | 99 kB | 20/32 kB | 12/282 kB Progress (5): 212/245 kB | 122/245 kB | 99 kB | 24/32 kB | 12/282 kB Progress (5): 216/245 kB | 122/245 kB | 99 kB | 24/32 kB | 12/282 kB Progress (5): 216/245 kB | 122/245 kB | 99 kB | 24/32 kB | 16/282 kB Progress (5): 216/245 kB | 126/245 kB | 99 kB | 24/32 kB | 16/282 kB Progress (5): 220/245 kB | 126/245 kB | 99 kB | 24/32 kB | 16/282 kB Progress (5): 220/245 kB | 126/245 kB | 99 kB | 28/32 kB | 16/282 kB Progress (5): 224/245 kB | 126/245 kB | 99 kB | 28/32 kB | 16/282 kB Progress (5): 224/245 kB | 126/245 kB | 99 kB | 28/32 kB | 20/282 kB Progress (5): 224/245 kB | 130/245 kB | 99 kB | 28/32 kB | 20/282 kB Progress (5): 224/245 kB | 130/245 kB | 99 kB | 28/32 kB | 24/282 kB Progress (5): 228/245 kB | 130/245 kB | 99 kB | 28/32 kB | 24/282 kB Progress (5): 228/245 kB | 130/245 kB | 99 kB | 32 kB | 24/282 kB Progress (5): 232/245 kB | 130/245 kB | 99 kB | 32 kB | 24/282 kB Progress (5): 232/245 kB | 130/245 kB | 99 kB | 32 kB | 28/282 kB Progress (5): 232/245 kB | 134/245 kB | 99 kB | 32 kB | 28/282 kB Progress (5): 232/245 kB | 134/245 kB | 99 kB | 32 kB | 32/282 kB Progress (5): 236/245 kB | 134/245 kB | 99 kB | 32 kB | 32/282 kB Progress (5): 236/245 kB | 134/245 kB | 99 kB | 32 kB | 33/282 kB Progress (5): 236/245 kB | 138/245 kB | 99 kB | 32 kB | 33/282 kB Progress (5): 236/245 kB | 138/245 kB | 99 kB | 32 kB | 37/282 kB Progress (5): 240/245 kB | 138/245 kB | 99 kB | 32 kB | 37/282 kB Progress (5): 240/245 kB | 138/245 kB | 99 kB | 32 kB | 41/282 kB Progress (5): 240/245 kB | 142/245 kB | 99 kB | 32 kB | 41/282 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.jar (99 kB at 361 kB/s) [2019-07-30T20:15:19.386Z] Progress (4): 240/245 kB | 146/245 kB | 32 kB | 41/282 kB Progress (4): 240/245 kB | 146/245 kB | 32 kB | 45/282 kB Progress (4): 244/245 kB | 146/245 kB | 32 kB | 45/282 kB Progress (4): 244/245 kB | 146/245 kB | 32 kB | 49/282 kB Progress (4): 244/245 kB | 150/245 kB | 32 kB | 49/282 kB 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-30T20:15:19.386Z] 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 114 kB/s) [2019-07-30T20:15:19.386Z] Progress (3): 244/245 kB | 154/245 kB | 49/282 kB Progress (3): 244/245 kB | 154/245 kB | 53/282 kB Progress (3): 245 kB | 154/245 kB | 53/282 kB Progress (3): 245 kB | 154/245 kB | 57/282 kB Progress (3): 245 kB | 158/245 kB | 57/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-30T20:15:19.386Z] Progress (3): 245 kB | 162/245 kB | 57/282 kB Progress (3): 245 kB | 162/245 kB | 61/282 kB Progress (3): 245 kB | 166/245 kB | 61/282 kB Progress (3): 245 kB | 166/245 kB | 65/282 kB Progress (3): 245 kB | 170/245 kB | 65/282 kB Progress (3): 245 kB | 170/245 kB | 69/282 kB Progress (3): 245 kB | 174/245 kB | 69/282 kB Progress (3): 245 kB | 174/245 kB | 73/282 kB Progress (3): 245 kB | 178/245 kB | 73/282 kB Progress (3): 245 kB | 178/245 kB | 77/282 kB Progress (3): 245 kB | 182/245 kB | 77/282 kB Progress (3): 245 kB | 182/245 kB | 81/282 kB Progress (3): 245 kB | 186/245 kB | 81/282 kB Progress (3): 245 kB | 186/245 kB | 85/282 kB Progress (3): 245 kB | 190/245 kB | 85/282 kB Progress (3): 245 kB | 190/245 kB | 89/282 kB Progress (3): 245 kB | 194/245 kB | 89/282 kB Progress (3): 245 kB | 194/245 kB | 93/282 kB Progress (3): 245 kB | 198/245 kB | 93/282 kB Progress (3): 245 kB | 198/245 kB | 97/282 kB Progress (3): 245 kB | 202/245 kB | 97/282 kB Progress (3): 245 kB | 202/245 kB | 101/282 kB Progress (3): 245 kB | 206/245 kB | 101/282 kB Progress (3): 245 kB | 206/245 kB | 105/282 kB Progress (3): 245 kB | 210/245 kB | 105/282 kB Progress (3): 245 kB | 210/245 kB | 109/282 kB Progress (3): 245 kB | 214/245 kB | 109/282 kB Progress (3): 245 kB | 214/245 kB | 113/282 kB Progress (3): 245 kB | 218/245 kB | 113/282 kB Progress (3): 245 kB | 218/245 kB | 117/282 kB Progress (3): 245 kB | 222/245 kB | 117/282 kB Progress (3): 245 kB | 222/245 kB | 121/282 kB Progress (3): 245 kB | 226/245 kB | 121/282 kB Progress (3): 245 kB | 226/245 kB | 125/282 kB Progress (3): 245 kB | 230/245 kB | 125/282 kB Progress (3): 245 kB | 230/245 kB | 129/282 kB Progress (3): 245 kB | 234/245 kB | 129/282 kB Progress (3): 245 kB | 234/245 kB | 133/282 kB Progress (3): 245 kB | 238/245 kB | 133/282 kB Progress (4): 245 kB | 238/245 kB | 133/282 kB | 4.1/64 kB Progress (4): 245 kB | 242/245 kB | 133/282 kB | 4.1/64 kB Progress (4): 245 kB | 242/245 kB | 137/282 kB | 4.1/64 kB Progress (4): 245 kB | 245 kB | 137/282 kB | 4.1/64 kB Progress (4): 245 kB | 245 kB | 137/282 kB | 7.7/64 kB Progress (5): 245 kB | 245 kB | 137/282 kB | 7.7/64 kB | 4.1/134 kB Progress (5): 245 kB | 245 kB | 137/282 kB | 12/64 kB | 4.1/134 kB Progress (5): 245 kB | 245 kB | 141/282 kB | 12/64 kB | 4.1/134 kB Progress (5): 245 kB | 245 kB | 141/282 kB | 16/64 kB | 4.1/134 kB Progress (5): 245 kB | 245 kB | 141/282 kB | 16/64 kB | 7.7/134 kB Progress (5): 245 kB | 245 kB | 141/282 kB | 20/64 kB | 7.7/134 kB Progress (5): 245 kB | 245 kB | 145/282 kB | 20/64 kB | 7.7/134 kB Progress (5): 245 kB | 245 kB | 145/282 kB | 24/64 kB | 7.7/134 kB Progress (5): 245 kB | 245 kB | 145/282 kB | 24/64 kB | 12/134 kB Progress (5): 245 kB | 245 kB | 145/282 kB | 28/64 kB | 12/134 kB Progress (5): 245 kB | 245 kB | 149/282 kB | 28/64 kB | 12/134 kB Progress (5): 245 kB | 245 kB | 149/282 kB | 32/64 kB | 12/134 kB Progress (5): 245 kB | 245 kB | 149/282 kB | 32/64 kB | 16/134 kB Progress (5): 245 kB | 245 kB | 149/282 kB | 33/64 kB | 16/134 kB Progress (5): 245 kB | 245 kB | 153/282 kB | 33/64 kB | 16/134 kB Progress (5): 245 kB | 245 kB | 153/282 kB | 37/64 kB | 16/134 kB Progress (5): 245 kB | 245 kB | 153/282 kB | 37/64 kB | 20/134 kB Progress (5): 245 kB | 245 kB | 153/282 kB | 41/64 kB | 20/134 kB Progress (5): 245 kB | 245 kB | 157/282 kB | 41/64 kB | 20/134 kB Progress (5): 245 kB | 245 kB | 157/282 kB | 45/64 kB | 20/134 kB Progress (5): 245 kB | 245 kB | 157/282 kB | 45/64 kB | 24/134 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.jar (245 kB at 842 kB/s) [2019-07-30T20:15:19.386Z] 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 840 kB/s) [2019-07-30T20:15:19.386Z] Progress (3): 157/282 kB | 49/64 kB | 24/134 kB Progress (3): 161/282 kB | 49/64 kB | 24/134 kB Progress (3): 161/282 kB | 53/64 kB | 24/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-30T20:15:19.386Z] 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-30T20:15:19.386Z] Progress (3): 161/282 kB | 53/64 kB | 28/134 kB Progress (3): 161/282 kB | 57/64 kB | 28/134 kB Progress (3): 165/282 kB | 57/64 kB | 28/134 kB Progress (3): 165/282 kB | 61/64 kB | 28/134 kB Progress (3): 165/282 kB | 61/64 kB | 32/134 kB Progress (3): 165/282 kB | 64 kB | 32/134 kB Progress (3): 169/282 kB | 64 kB | 32/134 kB Progress (3): 169/282 kB | 64 kB | 33/134 kB Progress (3): 173/282 kB | 64 kB | 33/134 kB Progress (3): 173/282 kB | 64 kB | 37/134 kB Progress (3): 177/282 kB | 64 kB | 37/134 kB Progress (3): 177/282 kB | 64 kB | 41/134 kB Progress (3): 181/282 kB | 64 kB | 41/134 kB Progress (3): 181/282 kB | 64 kB | 45/134 kB Progress (3): 185/282 kB | 64 kB | 45/134 kB Progress (3): 185/282 kB | 64 kB | 49/134 kB Progress (3): 189/282 kB | 64 kB | 49/134 kB Progress (3): 189/282 kB | 64 kB | 53/134 kB Progress (3): 193/282 kB | 64 kB | 53/134 kB Progress (3): 193/282 kB | 64 kB | 57/134 kB Progress (3): 197/282 kB | 64 kB | 57/134 kB Progress (3): 197/282 kB | 64 kB | 61/134 kB Progress (3): 201/282 kB | 64 kB | 61/134 kB Progress (3): 201/282 kB | 64 kB | 65/134 kB Progress (3): 205/282 kB | 64 kB | 65/134 kB Progress (3): 205/282 kB | 64 kB | 66/134 kB Progress (3): 209/282 kB | 64 kB | 66/134 kB Progress (3): 209/282 kB | 64 kB | 70/134 kB Progress (3): 213/282 kB | 64 kB | 70/134 kB Progress (3): 213/282 kB | 64 kB | 74/134 kB Progress (3): 217/282 kB | 64 kB | 74/134 kB Progress (3): 217/282 kB | 64 kB | 78/134 kB Progress (3): 221/282 kB | 64 kB | 78/134 kB Progress (3): 221/282 kB | 64 kB | 82/134 kB Progress (3): 225/282 kB | 64 kB | 82/134 kB Progress (3): 225/282 kB | 64 kB | 86/134 kB Progress (3): 229/282 kB | 64 kB | 86/134 kB Progress (3): 229/282 kB | 64 kB | 90/134 kB Progress (3): 233/282 kB | 64 kB | 90/134 kB Progress (3): 233/282 kB | 64 kB | 94/134 kB Progress (3): 237/282 kB | 64 kB | 94/134 kB Progress (3): 237/282 kB | 64 kB | 98/134 kB Progress (3): 241/282 kB | 64 kB | 98/134 kB Progress (3): 241/282 kB | 64 kB | 98/134 kB Progress (3): 245/282 kB | 64 kB | 98/134 kB Progress (3): 245/282 kB | 64 kB | 102/134 kB Progress (3): 249/282 kB | 64 kB | 102/134 kB Progress (3): 249/282 kB | 64 kB | 106/134 kB Progress (3): 253/282 kB | 64 kB | 106/134 kB Progress (3): 253/282 kB | 64 kB | 110/134 kB Progress (3): 257/282 kB | 64 kB | 110/134 kB Progress (3): 257/282 kB | 64 kB | 114/134 kB Progress (3): 261/282 kB | 64 kB | 114/134 kB Progress (3): 261/282 kB | 64 kB | 118/134 kB Progress (3): 265/282 kB | 64 kB | 118/134 kB Progress (3): 265/282 kB | 64 kB | 122/134 kB Progress (3): 269/282 kB | 64 kB | 122/134 kB Progress (3): 269/282 kB | 64 kB | 126/134 kB Progress (4): 269/282 kB | 64 kB | 126/134 kB | 4.1/12 kB Progress (4): 273/282 kB | 64 kB | 126/134 kB | 4.1/12 kB Progress (4): 273/282 kB | 64 kB | 126/134 kB | 7.7/12 kB Progress (4): 273/282 kB | 64 kB | 130/134 kB | 7.7/12 kB Progress (4): 273/282 kB | 64 kB | 130/134 kB | 12/12 kB Progress (4): 277/282 kB | 64 kB | 130/134 kB | 12/12 kB Progress (5): 277/282 kB | 64 kB | 130/134 kB | 12/12 kB | 4.1/35 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 208 kB/s) [2019-07-30T20:15:19.386Z] Progress (4): 281/282 kB | 130/134 kB | 12/12 kB | 4.1/35 kB Progress (4): 281/282 kB | 130/134 kB | 12 kB | 4.1/35 kB Progress (4): 281/282 kB | 134 kB | 12 kB | 4.1/35 kB Progress (4): 282 kB | 134 kB | 12 kB | 4.1/35 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-30T20:15:19.386Z] Progress (4): 282 kB | 134 kB | 12 kB | 7.7/35 kB Progress (4): 282 kB | 134 kB | 12 kB | 12/35 kB Progress (4): 282 kB | 134 kB | 12 kB | 16/35 kB Progress (4): 282 kB | 134 kB | 12 kB | 20/35 kB Progress (4): 282 kB | 134 kB | 12 kB | 24/35 kB Progress (4): 282 kB | 134 kB | 12 kB | 28/35 kB Progress (4): 282 kB | 134 kB | 12 kB | 32/35 kB Progress (4): 282 kB | 134 kB | 12 kB | 33/35 kB Progress (4): 282 kB | 134 kB | 12 kB | 35 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 39 kB/s) [2019-07-30T20:15:19.386Z] 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-30T20:15:19.386Z] 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 421 kB/s) [2019-07-30T20:15:19.386Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar [2019-07-30T20:15:19.386Z] 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 110 kB/s) [2019-07-30T20:15:19.386Z] 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-30T20:15:19.386Z] Progress (2): 282 kB | 4.1/185 kB Progress (2): 282 kB | 7.7/185 kB Progress (2): 282 kB | 12/185 kB Progress (2): 282 kB | 16/185 kB Progress (2): 282 kB | 20/185 kB Progress (2): 282 kB | 24/185 kB Progress (2): 282 kB | 28/185 kB Progress (2): 282 kB | 32/185 kB Progress (2): 282 kB | 33/185 kB Progress (2): 282 kB | 37/185 kB Progress (2): 282 kB | 41/185 kB Progress (2): 282 kB | 45/185 kB Progress (2): 282 kB | 49/185 kB Progress (2): 282 kB | 53/185 kB Progress (2): 282 kB | 57/185 kB Progress (2): 282 kB | 61/185 kB Progress (2): 282 kB | 65/185 kB Progress (2): 282 kB | 66/185 kB Progress (2): 282 kB | 70/185 kB Progress (3): 282 kB | 70/185 kB | 4.1/245 kB Progress (3): 282 kB | 74/185 kB | 4.1/245 kB Progress (3): 282 kB | 74/185 kB | 7.7/245 kB Progress (3): 282 kB | 78/185 kB | 7.7/245 kB Progress (3): 282 kB | 78/185 kB | 12/245 kB Progress (4): 282 kB | 78/185 kB | 12/245 kB | 4.1/58 kB Progress (4): 282 kB | 82/185 kB | 12/245 kB | 4.1/58 kB Progress (4): 282 kB | 82/185 kB | 12/245 kB | 7.7/58 kB Progress (4): 282 kB | 82/185 kB | 16/245 kB | 7.7/58 kB Progress (4): 282 kB | 82/185 kB | 16/245 kB | 12/58 kB Progress (4): 282 kB | 86/185 kB | 16/245 kB | 12/58 kB Progress (4): 282 kB | 86/185 kB | 16/245 kB | 16/58 kB Progress (4): 282 kB | 86/185 kB | 20/245 kB | 16/58 kB Progress (5): 282 kB | 86/185 kB | 20/245 kB | 16/58 kB | 4.1/45 kB Progress (5): 282 kB | 86/185 kB | 20/245 kB | 20/58 kB | 4.1/45 kB Progress (5): 282 kB | 90/185 kB | 20/245 kB | 20/58 kB | 4.1/45 kB Progress (5): 282 kB | 90/185 kB | 20/245 kB | 24/58 kB | 4.1/45 kB Progress (5): 282 kB | 90/185 kB | 20/245 kB | 24/58 kB | 7.7/45 kB Progress (5): 282 kB | 90/185 kB | 24/245 kB | 24/58 kB | 7.7/45 kB Progress (5): 282 kB | 90/185 kB | 24/245 kB | 24/58 kB | 12/45 kB Progress (5): 282 kB | 90/185 kB | 24/245 kB | 28/58 kB | 12/45 kB Progress (5): 282 kB | 94/185 kB | 24/245 kB | 28/58 kB | 12/45 kB Progress (5): 282 kB | 94/185 kB | 24/245 kB | 32/58 kB | 12/45 kB Progress (5): 282 kB | 94/185 kB | 24/245 kB | 32/58 kB | 16/45 kB Progress (5): 282 kB | 94/185 kB | 28/245 kB | 32/58 kB | 16/45 kB Progress (5): 282 kB | 94/185 kB | 28/245 kB | 32/58 kB | 20/45 kB Progress (5): 282 kB | 94/185 kB | 28/245 kB | 33/58 kB | 20/45 kB Progress (5): 282 kB | 98/185 kB | 28/245 kB | 33/58 kB | 20/45 kB Progress (5): 282 kB | 98/185 kB | 28/245 kB | 37/58 kB | 20/45 kB Progress (5): 282 kB | 98/185 kB | 28/245 kB | 37/58 kB | 24/45 kB Progress (5): 282 kB | 98/185 kB | 32/245 kB | 37/58 kB | 24/45 kB Progress (5): 282 kB | 98/185 kB | 32/245 kB | 37/58 kB | 28/45 kB Progress (5): 282 kB | 98/185 kB | 32/245 kB | 41/58 kB | 28/45 kB Progress (5): 282 kB | 98/185 kB | 32/245 kB | 41/58 kB | 28/45 kB Progress (5): 282 kB | 98/185 kB | 32/245 kB | 45/58 kB | 28/45 kB Progress (5): 282 kB | 98/185 kB | 32/245 kB | 45/58 kB | 32/45 kB Progress (5): 282 kB | 98/185 kB | 33/245 kB | 45/58 kB | 32/45 kB Progress (5): 282 kB | 98/185 kB | 33/245 kB | 45/58 kB | 33/45 kB Progress (5): 282 kB | 98/185 kB | 33/245 kB | 49/58 kB | 33/45 kB Progress (5): 282 kB | 102/185 kB | 33/245 kB | 49/58 kB | 33/45 kB Progress (5): 282 kB | 102/185 kB | 33/245 kB | 53/58 kB | 33/45 kB Progress (5): 282 kB | 102/185 kB | 33/245 kB | 53/58 kB | 37/45 kB Progress (5): 282 kB | 102/185 kB | 37/245 kB | 53/58 kB | 37/45 kB Progress (5): 282 kB | 102/185 kB | 37/245 kB | 53/58 kB | 41/45 kB Progress (5): 282 kB | 102/185 kB | 37/245 kB | 57/58 kB | 41/45 kB Progress (5): 282 kB | 106/185 kB | 37/245 kB | 57/58 kB | 41/45 kB Progress (5): 282 kB | 106/185 kB | 37/245 kB | 58 kB | 41/45 kB Progress (5): 282 kB | 106/185 kB | 37/245 kB | 58 kB | 45/45 kB Progress (5): 282 kB | 106/185 kB | 41/245 kB | 58 kB | 45/45 kB Progress (5): 282 kB | 106/185 kB | 41/245 kB | 58 kB | 45 kB Progress (5): 282 kB | 110/185 kB | 41/245 kB | 58 kB | 45 kB Progress (5): 282 kB | 110/185 kB | 45/245 kB | 58 kB | 45 kB Progress (5): 282 kB | 114/185 kB | 45/245 kB | 58 kB | 45 kB Progress (5): 282 kB | 114/185 kB | 49/245 kB | 58 kB | 45 kB Progress (5): 282 kB | 118/185 kB | 49/245 kB | 58 kB | 45 kB Progress (5): 282 kB | 118/185 kB | 53/245 kB | 58 kB | 45 kB Progress (5): 282 kB | 122/185 kB | 53/245 kB | 58 kB | 45 kB Progress (5): 282 kB | 122/185 kB | 57/245 kB | 58 kB | 45 kB Progress (5): 282 kB | 126/185 kB | 57/245 kB | 58 kB | 45 kB Progress (5): 282 kB | 126/185 kB | 61/245 kB | 58 kB | 45 kB Progress (5): 282 kB | 130/185 kB | 61/245 kB | 58 kB | 45 kB Progress (5): 282 kB | 130/185 kB | 65/245 kB | 58 kB | 45 kB Progress (5): 282 kB | 131/185 kB | 65/245 kB | 58 kB | 45 kB Progress (5): 282 kB | 131/185 kB | 66/245 kB | 58 kB | 45 kB Progress (5): 282 kB | 135/185 kB | 66/245 kB | 58 kB | 45 kB Progress (5): 282 kB | 135/185 kB | 70/245 kB | 58 kB | 45 kB 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 829 kB/s) [2019-07-30T20:15:19.386Z] Progress (4): 139/185 kB | 70/245 kB | 58 kB | 45 kB Progress (4): 139/185 kB | 74/245 kB | 58 kB | 45 kB Progress (4): 143/185 kB | 74/245 kB | 58 kB | 45 kB Progress (4): 143/185 kB | 78/245 kB | 58 kB | 45 kB Progress (4): 147/185 kB | 78/245 kB | 58 kB | 45 kB Progress (4): 147/185 kB | 82/245 kB | 58 kB | 45 kB Progress (4): 151/185 kB | 82/245 kB | 58 kB | 45 kB Progress (4): 151/185 kB | 86/245 kB | 58 kB | 45 kB Progress (4): 155/185 kB | 86/245 kB | 58 kB | 45 kB Progress (4): 155/185 kB | 90/245 kB | 58 kB | 45 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 170 kB/s) [2019-07-30T20:15:19.386Z] Progress (3): 159/185 kB | 90/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 131 kB/s) [2019-07-30T20:15:19.643Z] Progress (2): 159/185 kB | 94/245 kB Progress (2): 163/185 kB | 94/245 kB Progress (2): 163/185 kB | 98/245 kB Progress (2): 167/185 kB | 98/245 kB Progress (2): 167/185 kB | 98/245 kB Progress (2): 171/185 kB | 98/245 kB Progress (2): 171/185 kB | 102/245 kB Progress (2): 175/185 kB | 102/245 kB Progress (2): 175/185 kB | 106/245 kB Progress (2): 179/185 kB | 106/245 kB Progress (2): 179/185 kB | 110/245 kB Progress (2): 183/185 kB | 110/245 kB Progress (2): 183/185 kB | 114/245 kB Progress (2): 185 kB | 114/245 kB Progress (2): 185 kB | 118/245 kB Progress (2): 185 kB | 122/245 kB Progress (2): 185 kB | 126/245 kB Progress (2): 185 kB | 130/245 kB Progress (2): 185 kB | 134/245 kB Progress (2): 185 kB | 138/245 kB Progress (2): 185 kB | 142/245 kB Progress (2): 185 kB | 146/245 kB Progress (2): 185 kB | 150/245 kB Progress (2): 185 kB | 154/245 kB Progress (2): 185 kB | 158/245 kB Progress (2): 185 kB | 162/245 kB Progress (2): 185 kB | 166/245 kB Progress (2): 185 kB | 170/245 kB Progress (2): 185 kB | 174/245 kB Progress (2): 185 kB | 178/245 kB Progress (2): 185 kB | 182/245 kB Progress (2): 185 kB | 186/245 kB Progress (2): 185 kB | 190/245 kB Progress (2): 185 kB | 194/245 kB Progress (2): 185 kB | 198/245 kB Progress (2): 185 kB | 202/245 kB Progress (2): 185 kB | 206/245 kB Progress (2): 185 kB | 210/245 kB Progress (2): 185 kB | 214/245 kB Progress (2): 185 kB | 218/245 kB Progress (2): 185 kB | 222/245 kB Progress (2): 185 kB | 226/245 kB Progress (2): 185 kB | 230/245 kB Progress (2): 185 kB | 234/245 kB Progress (2): 185 kB | 238/245 kB Progress (2): 185 kB | 242/245 kB Progress (2): 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 518 kB/s) [2019-07-30T20:15:19.643Z] 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 655 kB/s) [2019-07-30T20:15:19.643Z] [INFO] [2019-07-30T20:15:19.643Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass --- [2019-07-30T20:15:19.900Z] 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-30T20:15:19.900Z] 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-30T20:15:19.900Z] 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-30T20:15:19.900Z] 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-30T20:15:19.900Z] 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-30T20:15:19.900Z] 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-30T20:15:19.900Z] 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 243 kB/s) [2019-07-30T20:15:19.900Z] 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-30T20:15:19.900Z] 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-30T20:15:19.900Z] 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-30T20:15:20.156Z] 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-30T20:15:20.156Z] 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-30T20:15:20.156Z] 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-30T20:15:20.156Z] 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 291 kB/s) [2019-07-30T20:15:20.156Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-30T20:15:20.156Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-30T20:15:20.413Z] 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-30T20:15:20.413Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-30T20:15:20.413Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-30T20:15:20.413Z] 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-30T20:15:20.413Z] 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-30T20:15:20.413Z] 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-30T20:15:20.413Z] 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-30T20:15:20.669Z] 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-30T20:15:20.669Z] 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-30T20:15:20.669Z] 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-30T20:15:20.669Z] 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-30T20:15:20.669Z] 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 140 kB/s) [2019-07-30T20:15:20.669Z] 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-30T20:15:20.669Z] 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-30T20:15:20.925Z] 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-30T20:15:20.925Z] 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-30T20:15:21.190Z] 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-30T20:15:21.190Z] 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-30T20:15:21.190Z] 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 89 kB/s) [2019-07-30T20:15:21.190Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-30T20:15:21.190Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-30T20:15:21.190Z] 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-30T20:15:21.446Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-30T20:15:21.446Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-30T20:15:21.446Z] 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-30T20:15:21.446Z] 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 733 kB/s) [2019-07-30T20:15:21.446Z] 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-30T20:15:21.446Z] 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-30T20:15:21.446Z] 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-30T20:15:21.703Z] 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-30T20:15:21.703Z] 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-30T20:15:21.703Z] 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-30T20:15:21.703Z] 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 26 kB/s) [2019-07-30T20:15:21.703Z] 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-30T20:15:21.703Z] 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-30T20:15:21.703Z] 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-30T20:15:21.960Z] 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-30T20:15:21.960Z] 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-30T20:15:21.960Z] 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-30T20:15:21.960Z] 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 454 kB/s) [2019-07-30T20:15:21.960Z] 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-30T20:15:21.960Z] 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-30T20:15:22.217Z] 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-30T20:15:22.217Z] 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-30T20:15:22.217Z] 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-30T20:15:22.217Z] 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-30T20:15:22.217Z] 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 28 kB/s) [2019-07-30T20:15:22.217Z] 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-30T20:15:22.217Z] 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-30T20:15:22.474Z] 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-30T20:15:22.474Z] 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-30T20:15:22.474Z] 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-30T20:15:22.474Z] 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-30T20:15:22.474Z] 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 48 kB/s) [2019-07-30T20:15:22.474Z] 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-30T20:15:22.474Z] 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-30T20:15:22.731Z] 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-30T20:15:22.731Z] 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-30T20:15:22.731Z] 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-30T20:15:22.731Z] 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-30T20:15:22.731Z] 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 35 kB/s) [2019-07-30T20:15:22.731Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-30T20:15:22.731Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-30T20:15:22.987Z] 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-30T20:15:22.987Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-30T20:15:22.987Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-30T20:15:22.987Z] 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-30T20:15:22.987Z] 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 55 kB/s) [2019-07-30T20:15:22.987Z] 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-30T20:15:22.987Z] 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-30T20:15:23.243Z] 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-30T20:15:23.243Z] 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-30T20:15:23.243Z] 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-30T20:15:23.243Z] 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-30T20:15:23.500Z] 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 14 kB/s) [2019-07-30T20:15:23.500Z] 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-30T20:15:23.500Z] 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-30T20:15:23.500Z] 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-30T20:15:23.500Z] 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-30T20:15:23.500Z] 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-30T20:15:23.757Z] 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-30T20:15:23.757Z] 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 213 kB/s) [2019-07-30T20:15:23.757Z] 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-30T20:15:23.757Z] 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-30T20:15:23.757Z] 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-30T20:15:23.757Z] 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-30T20:15:24.014Z] 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-30T20:15:24.014Z] 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-30T20:15:24.014Z] 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 81 kB/s) [2019-07-30T20:15:24.014Z] 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-30T20:15:24.014Z] 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-30T20:15:24.014Z] 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-30T20:15:24.014Z] 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-30T20:15:24.270Z] 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-30T20:15:24.270Z] 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-30T20:15:24.270Z] 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 151 kB/s) [2019-07-30T20:15:24.270Z] 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-30T20:15:24.270Z] 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-30T20:15:24.270Z] 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-30T20:15:24.270Z] 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-30T20:15:24.527Z] 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-30T20:15:24.527Z] 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-30T20:15:24.527Z] 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 350 kB/s) [2019-07-30T20:15:24.527Z] 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-30T20:15:24.527Z] 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-30T20:15:24.527Z] 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-30T20:15:24.527Z] 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-30T20:15:24.784Z] 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-30T20:15:24.784Z] 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-30T20:15:24.784Z] 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 85 kB/s) [2019-07-30T20:15:24.784Z] 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-30T20:15:24.784Z] 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-30T20:15:24.784Z] 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-30T20:15:25.041Z] 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-30T20:15:25.041Z] 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-30T20:15:25.041Z] 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-30T20:15:25.041Z] 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 333 kB/s) [2019-07-30T20:15:25.041Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-30T20:15:25.041Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-30T20:15:25.041Z] 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-30T20:15:25.297Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-30T20:15:25.297Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-30T20:15:25.297Z] 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-30T20:15:25.297Z] 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 597 kB/s) [2019-07-30T20:15:25.297Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom [2019-07-30T20:15:25.297Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom [2019-07-30T20:15:25.297Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom [2019-07-30T20:15:25.553Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom [2019-07-30T20:15:25.553Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom [2019-07-30T20:15:25.553Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [2019-07-30T20:15:25.553Z] 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 498 kB/s) [2019-07-30T20:15:25.553Z] 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-30T20:15:25.553Z] 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-30T20:15:25.553Z] 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-30T20:15:25.810Z] 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-30T20:15:25.810Z] 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-30T20:15:25.810Z] 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-30T20:15:25.810Z] 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 36 kB/s) [2019-07-30T20:15:25.810Z] 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-30T20:15:25.810Z] 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-30T20:15:25.810Z] 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-30T20:15:26.068Z] 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-30T20:15:26.068Z] 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-30T20:15:26.068Z] 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-30T20:15:26.068Z] 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 333 kB/s) [2019-07-30T20:15:26.068Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-30T20:15:26.068Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-30T20:15:26.068Z] 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-30T20:15:26.527Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-30T20:15:26.527Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-30T20:15:26.527Z] 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-30T20:15:26.527Z] 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.1 MB/s) [2019-07-30T20:15:26.527Z] 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-30T20:15:26.527Z] 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-30T20:15:26.527Z] 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-30T20:15:26.527Z] 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-30T20:15:26.527Z] 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-30T20:15:26.527Z] 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-30T20:15:26.527Z] 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 156 kB/s) [2019-07-30T20:15:26.527Z] 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-30T20:15:26.527Z] 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-30T20:15:26.527Z] 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-30T20:15:26.784Z] 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-30T20:15:26.784Z] 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-30T20:15:26.784Z] 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-30T20:15:26.784Z] 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 102 kB/s) [2019-07-30T20:15:26.784Z] 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-30T20:15:26.784Z] 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-30T20:15:27.042Z] 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-30T20:15:27.042Z] 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-30T20:15:27.042Z] 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-30T20:15:27.042Z] 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-30T20:15:27.298Z] 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 809 kB/s) [2019-07-30T20:15:27.298Z] 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-30T20:15:27.298Z] 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-30T20:15:27.298Z] 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-30T20:15:27.298Z] 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-30T20:15:27.298Z] 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-30T20:15:27.298Z] 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-30T20:15:27.555Z] 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 70 kB/s) [2019-07-30T20:15:27.555Z] 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-30T20:15:27.555Z] 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-30T20:15:27.555Z] 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-30T20:15:27.555Z] 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-30T20:15:27.555Z] 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-30T20:15:27.811Z] 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-30T20:15:27.811Z] 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 119 kB/s) [2019-07-30T20:15:27.812Z] 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-30T20:15:28.068Z] 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-30T20:15:28.068Z] 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-30T20:15:28.068Z] 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-30T20:15:28.068Z] 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-30T20:15:28.068Z] 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-30T20:15:28.324Z] 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 50 kB/s) [2019-07-30T20:15:28.324Z] 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-30T20:15:28.324Z] 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-30T20:15:28.324Z] 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-30T20:15:28.324Z] 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-30T20:15:28.581Z] 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-30T20:15:28.581Z] 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-30T20:15:28.581Z] 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 70 kB/s) [2019-07-30T20:15:28.581Z] 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-30T20:15:28.581Z] 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-30T20:15:28.581Z] 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-30T20:15:28.581Z] 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-30T20:15:28.838Z] 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-30T20:15:28.838Z] 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-30T20:15:28.838Z] 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 68 kB/s) [2019-07-30T20:15:28.838Z] 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-30T20:15:28.838Z] 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-30T20:15:28.838Z] 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-30T20:15:29.095Z] 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-30T20:15:29.095Z] 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-30T20:15:29.095Z] 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-30T20:15:29.095Z] 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 40 kB/s) [2019-07-30T20:15:29.095Z] 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-30T20:15:29.095Z] 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-30T20:15:29.095Z] 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-30T20:15:29.351Z] 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-30T20:15:29.351Z] 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-30T20:15:29.351Z] 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-30T20:15:29.351Z] 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 56 kB/s) [2019-07-30T20:15:29.351Z] 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-30T20:15:29.351Z] 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-30T20:15:29.351Z] 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-30T20:15:29.607Z] 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-30T20:15:29.607Z] 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-30T20:15:29.607Z] 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-30T20:15:29.607Z] 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 65 kB/s) [2019-07-30T20:15:29.607Z] 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-30T20:15:29.607Z] 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-30T20:15:29.607Z] 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-30T20:15:29.864Z] 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-30T20:15:29.864Z] 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-30T20:15:29.864Z] 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-30T20:15:29.864Z] 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 42 kB/s) [2019-07-30T20:15:29.864Z] 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-30T20:15:30.121Z] 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-30T20:15:30.121Z] 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-30T20:15:30.121Z] 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-30T20:15:30.121Z] 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-30T20:15:30.121Z] 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-30T20:15:30.121Z] 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 54 kB/s) [2019-07-30T20:15:30.378Z] 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-30T20:15:30.378Z] 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-30T20:15:30.378Z] 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-30T20:15:30.378Z] 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-30T20:15:30.635Z] 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-30T20:15:30.635Z] 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-30T20:15:30.891Z] 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 386 kB/s) [2019-07-30T20:15:30.891Z] 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-30T20:15:30.891Z] 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-30T20:15:30.891Z] 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-30T20:15:30.891Z] 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-30T20:15:30.891Z] 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-30T20:15:31.148Z] 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-30T20:15:31.148Z] 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 56 kB/s) [2019-07-30T20:15:31.148Z] 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-30T20:15:31.148Z] 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-30T20:15:31.148Z] 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-30T20:15:31.405Z] 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-30T20:15:31.405Z] 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-30T20:15:31.405Z] 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-30T20:15:31.405Z] 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 138 kB/s) [2019-07-30T20:15:31.405Z] 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-30T20:15:31.405Z] 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-30T20:15:31.405Z] 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-30T20:15:31.662Z] 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-30T20:15:31.662Z] 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-30T20:15:31.662Z] 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-30T20:15:31.662Z] 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 176 kB/s) [2019-07-30T20:15:31.662Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-30T20:15:31.662Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-30T20:15:31.662Z] 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-30T20:15:31.919Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-30T20:15:31.919Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-30T20:15:31.919Z] 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-30T20:15:31.919Z] 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 74 kB/s) [2019-07-30T20:15:31.919Z] 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-30T20:15:31.919Z] 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-30T20:15:32.176Z] 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-30T20:15:32.432Z] 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-30T20:15:32.432Z] 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-30T20:15:32.432Z] 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-30T20:15:32.432Z] 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 25 kB/s) [2019-07-30T20:15:32.432Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/1/apache-1.pom [2019-07-30T20:15:32.432Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/1/apache-1.pom [2019-07-30T20:15:32.432Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/1/apache-1.pom [2019-07-30T20:15:32.690Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/1/apache-1.pom [2019-07-30T20:15:32.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/1/apache-1.pom [2019-07-30T20:15:32.690Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom [2019-07-30T20:15:32.690Z] 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 118 kB/s) [2019-07-30T20:15:32.690Z] 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-30T20:15:32.690Z] 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-30T20:15:32.690Z] 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-30T20:15:32.946Z] 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-30T20:15:32.946Z] 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-30T20:15:32.946Z] 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-30T20:15:32.946Z] 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 437 kB/s) [2019-07-30T20:15:32.946Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-30T20:15:32.946Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-30T20:15:32.946Z] 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-30T20:15:33.203Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-30T20:15:33.203Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-30T20:15:33.203Z] 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-30T20:15:33.203Z] 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 731 kB/s) [2019-07-30T20:15:33.203Z] 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-30T20:15:33.203Z] 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-30T20:15:33.203Z] 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-30T20:15:33.460Z] 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-30T20:15:33.460Z] 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-30T20:15:33.460Z] 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-30T20:15:33.460Z] 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 259 kB/s) [2019-07-30T20:15:33.460Z] 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-30T20:15:33.460Z] 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-30T20:15:33.460Z] 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-30T20:15:33.718Z] 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-30T20:15:33.718Z] 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-30T20:15:33.718Z] 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-30T20:15:33.718Z] 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 175 kB/s) [2019-07-30T20:15:33.718Z] 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-30T20:15:33.718Z] 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-30T20:15:33.718Z] 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-30T20:15:33.976Z] 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-30T20:15:33.976Z] 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-30T20:15:33.976Z] 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-30T20:15:33.976Z] 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 123 kB/s) [2019-07-30T20:15:33.976Z] 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-30T20:15:33.976Z] 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-30T20:15:33.976Z] 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-30T20:15:34.423Z] 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-30T20:15:34.423Z] 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-30T20:15:34.423Z] 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-30T20:15:34.424Z] 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 204 kB/s) [2019-07-30T20:15:34.424Z] 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-30T20:15:34.424Z] 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-30T20:15:34.424Z] 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-30T20:15:34.424Z] 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-30T20:15:34.683Z] 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-30T20:15:34.683Z] 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-30T20:15:34.683Z] 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 588 kB/s) [2019-07-30T20:15:34.683Z] 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-30T20:15:34.683Z] 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-30T20:15:34.683Z] 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-30T20:15:34.683Z] 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-30T20:15:34.683Z] 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-30T20:15:34.683Z] 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-30T20:15:34.683Z] 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 99 kB/s) [2019-07-30T20:15:34.683Z] 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-30T20:15:34.683Z] 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-30T20:15:34.940Z] 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-30T20:15:34.940Z] 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-30T20:15:34.940Z] 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-30T20:15:34.940Z] 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-30T20:15:34.940Z] 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 53 kB/s) [2019-07-30T20:15:34.940Z] 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-30T20:15:35.196Z] 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-30T20:15:35.196Z] 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-30T20:15:35.196Z] 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-30T20:15:35.196Z] 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-30T20:15:35.196Z] 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-30T20:15:35.454Z] 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 74 kB/s) [2019-07-30T20:15:35.454Z] 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-30T20:15:35.454Z] 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-30T20:15:35.454Z] 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-30T20:15:35.454Z] 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-30T20:15:35.454Z] 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-30T20:15:35.710Z] 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-30T20:15:35.710Z] 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 167 kB/s) [2019-07-30T20:15:35.710Z] 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-30T20:15:35.710Z] 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-30T20:15:35.710Z] 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-30T20:15:35.710Z] 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-30T20:15:35.967Z] 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-30T20:15:35.967Z] 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-30T20:15:35.967Z] 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 38 kB/s) [2019-07-30T20:15:35.967Z] 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-30T20:15:35.967Z] 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-30T20:15:35.967Z] 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-30T20:15:35.967Z] 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-30T20:15:36.224Z] 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-30T20:15:36.224Z] 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-30T20:15:36.224Z] 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 104 kB/s) [2019-07-30T20:15:36.224Z] 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-30T20:15:36.224Z] 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-30T20:15:36.224Z] 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-30T20:15:36.480Z] 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-30T20:15:36.480Z] 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-30T20:15:36.480Z] 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-30T20:15:36.480Z] 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-30T20:15:36.480Z] 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-30T20:15:36.480Z] 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-30T20:15:36.480Z] 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-30T20:15:36.737Z] 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-30T20:15:36.737Z] 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-30T20:15:36.737Z] 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-30T20:15:36.737Z] 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 58 kB/s) [2019-07-30T20:15:36.737Z] 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-30T20:15:36.737Z] 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-30T20:15:36.737Z] 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-30T20:15:36.994Z] 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-30T20:15:36.994Z] 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-30T20:15:36.994Z] 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-30T20:15:36.994Z] 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 37 kB/s) [2019-07-30T20:15:36.994Z] 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-30T20:15:36.994Z] 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-30T20:15:36.994Z] 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-30T20:15:37.251Z] 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-30T20:15:37.251Z] 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-30T20:15:37.251Z] 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-30T20:15:37.251Z] 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 37 kB/s) [2019-07-30T20:15:37.251Z] 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-30T20:15:37.815Z] 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-30T20:15:37.815Z] 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-30T20:15:38.071Z] 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-30T20:15:38.071Z] 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-30T20:15:38.071Z] 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-30T20:15:38.071Z] 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 219 kB/s) [2019-07-30T20:15:38.071Z] 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-30T20:15:38.071Z] 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-30T20:15:38.071Z] 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-30T20:15:38.328Z] 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-30T20:15:38.328Z] 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-30T20:15:38.328Z] 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-30T20:15:38.328Z] 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 59 kB/s) [2019-07-30T20:15:38.328Z] 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-30T20:15:38.328Z] 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-30T20:15:38.328Z] 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-30T20:15:38.584Z] 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-30T20:15:38.584Z] 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-30T20:15:38.584Z] 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-30T20:15:38.584Z] 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 265 kB/s) [2019-07-30T20:15:38.584Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-30T20:15:38.584Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-30T20:15:38.584Z] 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-30T20:15:38.841Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-30T20:15:38.841Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-30T20:15:38.841Z] 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-30T20:15:38.841Z] 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 259 kB/s) [2019-07-30T20:15:38.841Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [2019-07-30T20:15:38.841Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [2019-07-30T20:15:38.841Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [2019-07-30T20:15:39.098Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [2019-07-30T20:15:39.098Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [2019-07-30T20:15:39.098Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [2019-07-30T20:15:39.098Z] 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/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 400 kB/s) [2019-07-30T20:15:39.098Z] 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-30T20:15:39.098Z] 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-30T20:15:39.098Z] 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-30T20:15:39.354Z] 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-30T20:15:39.354Z] 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-30T20:15:39.354Z] 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-30T20:15:39.354Z] 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 255 kB/s) [2019-07-30T20:15:39.354Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-30T20:15:39.354Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-30T20:15:39.354Z] 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-30T20:15:39.611Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-30T20:15:39.611Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-30T20:15:39.611Z] 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-30T20:15:39.611Z] 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 4.8 kB/s) [2019-07-30T20:15:39.611Z] 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-30T20:15:39.611Z] 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-30T20:15:39.611Z] 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-30T20:15:39.868Z] 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-30T20:15:39.868Z] 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-30T20:15:39.868Z] 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-30T20:15:39.868Z] 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 293 kB/s) [2019-07-30T20:15:39.868Z] 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-30T20:15:39.868Z] 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-30T20:15:39.868Z] 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-30T20:15:40.125Z] 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-30T20:15:40.125Z] 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-30T20:15:40.125Z] 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-30T20:15:40.125Z] 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 12 kB/s) [2019-07-30T20:15:40.125Z] 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-30T20:15:40.125Z] 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-30T20:15:40.382Z] 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-30T20:15:40.382Z] 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-30T20:15:40.382Z] 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-30T20:15:40.382Z] 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-30T20:15:40.638Z] 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 32 kB/s) [2019-07-30T20:15:40.638Z] 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-30T20:15:40.638Z] 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-30T20:15:40.638Z] 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-30T20:15:40.638Z] 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-30T20:15:40.638Z] 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-30T20:15:40.895Z] 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-30T20:15:40.895Z] 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-30T20:15:40.895Z] 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-30T20:15:40.895Z] 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-30T20:15:40.895Z] 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-30T20:15:40.895Z] 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-30T20:15:40.895Z] 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-30T20:15:41.152Z] 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-30T20:15:41.152Z] 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 77 kB/s) [2019-07-30T20:15:41.152Z] 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-30T20:15:41.152Z] 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-30T20:15:41.152Z] 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-30T20:15:41.152Z] 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-30T20:15:41.152Z] 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-30T20:15:41.411Z] 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-30T20:15:41.411Z] 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 5.8 kB/s) [2019-07-30T20:15:41.411Z] 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-30T20:15:41.411Z] 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-30T20:15:41.411Z] 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-30T20:15:41.825Z] 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-30T20:15:41.825Z] 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-30T20:15:41.825Z] 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-30T20:15:41.825Z] 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 70 kB/s) [2019-07-30T20:15:41.825Z] 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-30T20:15:41.825Z] 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-30T20:15:41.825Z] 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-30T20:15:41.825Z] 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-30T20:15:41.825Z] 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-30T20:15:41.825Z] 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-30T20:15:41.825Z] 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 8.2 kB/s) [2019-07-30T20:15:41.825Z] 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-30T20:15:41.825Z] 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-30T20:15:42.083Z] 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-30T20:15:42.083Z] 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-30T20:15:42.083Z] 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-30T20:15:42.083Z] 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-30T20:15:42.083Z] 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 278 kB/s) [2019-07-30T20:15:42.083Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom [2019-07-30T20:15:42.083Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom [2019-07-30T20:15:42.340Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom [2019-07-30T20:15:42.340Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom [2019-07-30T20:15:42.340Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom [2019-07-30T20:15:42.340Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom [2019-07-30T20:15:42.340Z] 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.8.4/org.jacoco.agent-0.8.4.pom (3.5 kB at 122 kB/s) [2019-07-30T20:15:42.340Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom [2019-07-30T20:15:42.340Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom [2019-07-30T20:15:42.597Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom [2019-07-30T20:15:42.597Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom [2019-07-30T20:15:42.597Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom [2019-07-30T20:15:42.597Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom [2019-07-30T20:15:42.597Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom (2.1 kB at 73 kB/s) [2019-07-30T20:15:42.854Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-30T20:15:42.854Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-30T20:15:42.854Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-30T20:15:42.854Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-30T20:15:42.854Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-30T20:15:42.854Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-30T20:15:43.110Z] Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.1/asm-7.1.pom (2.9 kB at 70 kB/s) [2019-07-30T20:15:43.110Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [2019-07-30T20:15:43.110Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [2019-07-30T20:15:43.110Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [2019-07-30T20:15:43.110Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [2019-07-30T20:15:43.367Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [2019-07-30T20:15:43.367Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [2019-07-30T20:15:43.367Z] Progress (1): 3.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom (3.7 kB at 92 kB/s) [2019-07-30T20:15:43.367Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [2019-07-30T20:15:43.367Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [2019-07-30T20:15:43.367Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [2019-07-30T20:15:43.623Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [2019-07-30T20:15:43.623Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [2019-07-30T20:15:43.623Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [2019-07-30T20:15:43.623Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom (3.1 kB at 104 kB/s) [2019-07-30T20:15:43.623Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [2019-07-30T20:15:43.623Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [2019-07-30T20:15:43.623Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [2019-07-30T20:15:43.880Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [2019-07-30T20:15:43.880Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [2019-07-30T20:15:43.880Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [2019-07-30T20:15:43.880Z] Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom (3.2 kB at 109 kB/s) [2019-07-30T20:15:43.880Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom [2019-07-30T20:15:43.880Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom [2019-07-30T20:15:43.880Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom [2019-07-30T20:15:44.137Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom [2019-07-30T20:15:44.137Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom [2019-07-30T20:15:44.137Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom [2019-07-30T20:15:44.137Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom (1.9 kB at 53 kB/s) [2019-07-30T20:15:44.137Z] 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-30T20:15:44.137Z] 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-30T20:15:44.137Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [2019-07-30T20:15:44.137Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar [2019-07-30T20:15:44.137Z] 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-30T20:15:44.137Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-30T20:15:44.137Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [2019-07-30T20:15:44.137Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [2019-07-30T20:15:44.137Z] 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-30T20:15:44.137Z] 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.jar [2019-07-30T20:15:44.137Z] 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.jar [2019-07-30T20:15:44.137Z] 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.jar [2019-07-30T20:15:44.394Z] 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-30T20:15:44.394Z] 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.jar [2019-07-30T20:15:44.394Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-30T20:15:44.394Z] 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-30T20:15:44.394Z] 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-30T20:15:44.394Z] 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-30T20:15:44.394Z] 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-30T20:15:44.394Z] 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-30T20:15:44.394Z] 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-30T20:15:44.394Z] 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-30T20:15:44.394Z] 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-30T20:15:44.394Z] 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-30T20:15:44.394Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-30T20:15:44.394Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [2019-07-30T20:15:44.394Z] 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-30T20:15:44.394Z] 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-30T20:15:44.394Z] 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-30T20:15:44.394Z] 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-30T20:15:44.394Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-30T20:15:44.394Z] 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-30T20:15:44.394Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-30T20:15:44.394Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar [2019-07-30T20:15:44.394Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-30T20:15:44.394Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [2019-07-30T20:15:44.394Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [2019-07-30T20:15:44.394Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [2019-07-30T20:15:44.394Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar [2019-07-30T20:15:44.394Z] 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-30T20:15:44.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [2019-07-30T20:15:44.394Z] 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-30T20:15:44.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar [2019-07-30T20:15:44.394Z] 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-30T20:15:44.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-30T20:15:44.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [2019-07-30T20:15:44.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [2019-07-30T20:15:44.394Z] 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-30T20:15:44.651Z] 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.jar [2019-07-30T20:15:44.651Z] 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.jar [2019-07-30T20:15:44.651Z] 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.jar [2019-07-30T20:15:44.651Z] 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-30T20:15:44.651Z] 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.jar [2019-07-30T20:15:44.651Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-30T20:15:44.651Z] 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-30T20:15:44.651Z] 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-30T20:15:44.651Z] 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-30T20:15:44.651Z] 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-30T20:15:44.651Z] 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-30T20:15:44.651Z] 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-30T20:15:44.651Z] 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-30T20:15:44.651Z] 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-30T20:15:44.651Z] 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-30T20:15:44.651Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-30T20:15:44.651Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [2019-07-30T20:15:44.651Z] 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-30T20:15:44.651Z] 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-30T20:15:44.651Z] 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-30T20:15:44.651Z] 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-30T20:15:44.651Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-30T20:15:44.651Z] 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-30T20:15:44.651Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-30T20:15:44.651Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar [2019-07-30T20:15:44.651Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-30T20:15:44.651Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [2019-07-30T20:15:44.651Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [2019-07-30T20:15:44.651Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [2019-07-30T20:15:44.651Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar [2019-07-30T20:15:44.651Z] 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-30T20:15:44.651Z] 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-30T20:15:44.651Z] 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.jar [2019-07-30T20:15:44.651Z] 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-30T20:15:44.651Z] 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.jar [2019-07-30T20:15:44.908Z] 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-30T20:15:44.908Z] 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.jar [2019-07-30T20:15:44.908Z] 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.jar [2019-07-30T20:15:44.908Z] 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-30T20:15:44.908Z] 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.jar [2019-07-30T20:15:45.164Z] 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.jar [2019-07-30T20:15:45.164Z] 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.jar [2019-07-30T20:15:45.164Z] 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-30T20:15:45.164Z] 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.jar [2019-07-30T20:15:45.164Z] 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-30T20:15:45.164Z] 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-30T20:15:45.164Z] 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-30T20:15:45.421Z] 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-30T20:15:45.421Z] 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-30T20:15:45.421Z] 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-30T20:15:45.421Z] 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-30T20:15:45.421Z] 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-30T20:15:45.421Z] 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-30T20:15:45.421Z] 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-30T20:15:45.421Z] 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-30T20:15:45.678Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [2019-07-30T20:15:45.678Z] 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-30T20:15:45.678Z] 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-30T20:15:45.678Z] 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-30T20:15:45.678Z] 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-30T20:15:45.678Z] 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-30T20:15:45.678Z] 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-30T20:15:45.678Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-30T20:15:45.678Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar [2019-07-30T20:15:45.934Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-30T20:15:45.934Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [2019-07-30T20:15:45.934Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [2019-07-30T20:15:45.934Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [2019-07-30T20:15:45.934Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar [2019-07-30T20:15:46.192Z] 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-30T20:15:46.192Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [2019-07-30T20:15:46.192Z] 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-30T20:15:46.192Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar [2019-07-30T20:15:46.192Z] 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-30T20:15:46.192Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-30T20:15:46.192Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [2019-07-30T20:15:46.192Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [2019-07-30T20:15:46.192Z] 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-30T20:15:46.192Z] 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.jar [2019-07-30T20:15:46.192Z] 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.jar [2019-07-30T20:15:46.192Z] 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.jar [2019-07-30T20:15:46.192Z] 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-30T20:15:46.192Z] 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.jar [2019-07-30T20:15:46.192Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-30T20:15:46.192Z] 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-30T20:15:46.192Z] 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-30T20:15:46.192Z] 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-30T20:15:46.192Z] 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-30T20:15:46.192Z] 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-30T20:15:46.192Z] 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-30T20:15:46.192Z] 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-30T20:15:46.192Z] 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-30T20:15:46.192Z] 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-30T20:15:46.192Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-30T20:15:46.192Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [2019-07-30T20:15:46.192Z] 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-30T20:15:46.192Z] 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-30T20:15:46.192Z] 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-30T20:15:46.192Z] 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-30T20:15:46.192Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-30T20:15:46.192Z] 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-30T20:15:46.192Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-30T20:15:46.192Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar [2019-07-30T20:15:46.449Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-30T20:15:46.449Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [2019-07-30T20:15:46.449Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [2019-07-30T20:15:46.449Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [2019-07-30T20:15:46.449Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar [2019-07-30T20:15:46.449Z] 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-30T20:15:46.449Z] 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-30T20:15:46.449Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar [2019-07-30T20:15:46.449Z] 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-30T20:15:46.449Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [2019-07-30T20:15:46.449Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-30T20:15:46.449Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [2019-07-30T20:15:46.449Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [2019-07-30T20:15:46.449Z] 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-30T20:15:46.449Z] 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.jar [2019-07-30T20:15:46.449Z] 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.jar [2019-07-30T20:15:46.449Z] 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.jar [2019-07-30T20:15:46.449Z] 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-30T20:15:46.449Z] 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.jar [2019-07-30T20:15:46.449Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-30T20:15:46.449Z] 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-30T20:15:46.449Z] 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-30T20:15:46.449Z] 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-30T20:15:46.449Z] 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-30T20:15:46.449Z] 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-30T20:15:46.449Z] 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-30T20:15:46.449Z] 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-30T20:15:46.449Z] 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-30T20:15:46.706Z] 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-30T20:15:46.706Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-30T20:15:46.706Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [2019-07-30T20:15:46.706Z] 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-30T20:15:46.706Z] 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-30T20:15:46.706Z] 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-30T20:15:46.706Z] 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-30T20:15:46.706Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-30T20:15:46.706Z] 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-30T20:15:46.706Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-30T20:15:46.706Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar [2019-07-30T20:15:46.706Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-30T20:15:46.706Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [2019-07-30T20:15:46.706Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [2019-07-30T20:15:46.706Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [2019-07-30T20:15:46.706Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar [2019-07-30T20:15:46.706Z] 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-30T20:15:46.706Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar [2019-07-30T20:15:46.706Z] 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-30T20:15:46.706Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [2019-07-30T20:15:46.706Z] 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-30T20:15:46.706Z] Progress (1): 4.1/49 kB Progress (1): 7.7/49 kB Progress (1): 12/49 kB Progress (1): 16/49 kB Progress (1): 20/49 kB Progress (1): 24/49 kB Progress (1): 28/49 kB Progress (2): 28/49 kB | 4.1/38 kB Progress (2): 32/49 kB | 4.1/38 kB Progress (2): 32/49 kB | 7.7/38 kB Progress (2): 36/49 kB | 7.7/38 kB Progress (2): 36/49 kB | 12/38 kB Progress (2): 40/49 kB | 12/38 kB Progress (2): 40/49 kB | 16/38 kB Progress (2): 44/49 kB | 16/38 kB Progress (2): 48/49 kB | 16/38 kB Progress (2): 48/49 kB | 20/38 kB Progress (2): 49 kB | 20/38 kB Progress (2): 49 kB | 24/38 kB Progress (2): 49 kB | 28/38 kB Progress (2): 49 kB | 32/38 kB Progress (3): 49 kB | 32/38 kB | 4.1/39 kB Progress (3): 49 kB | 36/38 kB | 4.1/39 kB Progress (3): 49 kB | 36/38 kB | 7.7/39 kB Progress (3): 49 kB | 38 kB | 7.7/39 kB Progress (3): 49 kB | 38 kB | 12/39 kB Progress (3): 49 kB | 38 kB | 16/39 kB Progress (4): 49 kB | 38 kB | 16/39 kB | 4.1/195 kB Progress (4): 49 kB | 38 kB | 20/39 kB | 4.1/195 kB Progress (4): 49 kB | 38 kB | 20/39 kB | 7.7/195 kB Progress (5): 49 kB | 38 kB | 20/39 kB | 7.7/195 kB | 4.1/43 kB Progress (5): 49 kB | 38 kB | 24/39 kB | 7.7/195 kB | 4.1/43 kB Progress (5): 49 kB | 38 kB | 24/39 kB | 7.7/195 kB | 7.7/43 kB Progress (5): 49 kB | 38 kB | 24/39 kB | 12/195 kB | 7.7/43 kB Progress (5): 49 kB | 38 kB | 24/39 kB | 12/195 kB | 12/43 kB Progress (5): 49 kB | 38 kB | 24/39 kB | 12/195 kB | 16/43 kB Progress (5): 49 kB | 38 kB | 28/39 kB | 12/195 kB | 16/43 kB Progress (5): 49 kB | 38 kB | 28/39 kB | 12/195 kB | 20/43 kB Progress (5): 49 kB | 38 kB | 28/39 kB | 16/195 kB | 20/43 kB Progress (5): 49 kB | 38 kB | 28/39 kB | 16/195 kB | 24/43 kB Progress (5): 49 kB | 38 kB | 32/39 kB | 16/195 kB | 24/43 kB Progress (5): 49 kB | 38 kB | 32/39 kB | 16/195 kB | 28/43 kB Progress (5): 49 kB | 38 kB | 32/39 kB | 20/195 kB | 28/43 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.jar (49 kB at 492 kB/s) [2019-07-30T20:15:46.706Z] 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 372 kB/s) [2019-07-30T20:15:46.706Z] Progress (3): 32/39 kB | 24/195 kB | 28/43 kB Progress (3): 32/39 kB | 24/195 kB | 32/43 kB Progress (3): 36/39 kB | 24/195 kB | 32/43 kB Progress (3): 36/39 kB | 24/195 kB | 36/43 kB Progress (3): 36/39 kB | 28/195 kB | 36/43 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [2019-07-30T20:15:46.706Z] 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-30T20:15:46.706Z] Progress (3): 36/39 kB | 32/195 kB | 36/43 kB Progress (3): 36/39 kB | 32/195 kB | 40/43 kB Progress (3): 39 kB | 32/195 kB | 40/43 kB Progress (3): 39 kB | 32/195 kB | 43 kB Progress (3): 39 kB | 33/195 kB | 43 kB Progress (3): 39 kB | 37/195 kB | 43 kB Progress (3): 39 kB | 41/195 kB | 43 kB Progress (3): 39 kB | 45/195 kB | 43 kB Progress (3): 39 kB | 49/195 kB | 43 kB Progress (3): 39 kB | 53/195 kB | 43 kB Progress (3): 39 kB | 57/195 kB | 43 kB Progress (3): 39 kB | 61/195 kB | 43 kB Progress (3): 39 kB | 65/195 kB | 43 kB Progress (3): 39 kB | 66/195 kB | 43 kB Progress (3): 39 kB | 70/195 kB | 43 kB Progress (3): 39 kB | 74/195 kB | 43 kB Progress (3): 39 kB | 78/195 kB | 43 kB Progress (3): 39 kB | 82/195 kB | 43 kB Progress (3): 39 kB | 86/195 kB | 43 kB Progress (3): 39 kB | 90/195 kB | 43 kB Progress (3): 39 kB | 94/195 kB | 43 kB Progress (3): 39 kB | 98/195 kB | 43 kB Progress (3): 39 kB | 98/195 kB | 43 kB Progress (3): 39 kB | 102/195 kB | 43 kB Progress (3): 39 kB | 106/195 kB | 43 kB Progress (3): 39 kB | 110/195 kB | 43 kB Progress (3): 39 kB | 114/195 kB | 43 kB Progress (3): 39 kB | 118/195 kB | 43 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 388 kB/s) [2019-07-30T20:15:46.706Z] Progress (2): 39 kB | 122/195 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [2019-07-30T20:15:46.965Z] Progress (2): 39 kB | 126/195 kB Progress (2): 39 kB | 130/195 kB Progress (2): 39 kB | 131/195 kB Progress (2): 39 kB | 135/195 kB Progress (2): 39 kB | 139/195 kB Progress (3): 39 kB | 139/195 kB | 4.1/11 kB Progress (3): 39 kB | 143/195 kB | 4.1/11 kB Progress (3): 39 kB | 143/195 kB | 7.7/11 kB Progress (3): 39 kB | 147/195 kB | 7.7/11 kB Progress (4): 39 kB | 147/195 kB | 7.7/11 kB | 4.1/237 kB Progress (4): 39 kB | 147/195 kB | 11 kB | 4.1/237 kB Progress (4): 39 kB | 147/195 kB | 11 kB | 7.7/237 kB Progress (4): 39 kB | 151/195 kB | 11 kB | 7.7/237 kB Progress (4): 39 kB | 151/195 kB | 11 kB | 12/237 kB Progress (4): 39 kB | 155/195 kB | 11 kB | 12/237 kB Progress (4): 39 kB | 155/195 kB | 11 kB | 16/237 kB Progress (4): 39 kB | 159/195 kB | 11 kB | 16/237 kB Progress (4): 39 kB | 163/195 kB | 11 kB | 16/237 kB Progress (4): 39 kB | 163/195 kB | 11 kB | 20/237 kB Progress (4): 39 kB | 167/195 kB | 11 kB | 20/237 kB Progress (4): 39 kB | 167/195 kB | 11 kB | 24/237 kB Progress (4): 39 kB | 171/195 kB | 11 kB | 24/237 kB Progress (4): 39 kB | 171/195 kB | 11 kB | 28/237 kB Progress (4): 39 kB | 175/195 kB | 11 kB | 28/237 kB Progress (4): 39 kB | 175/195 kB | 11 kB | 32/237 kB Progress (4): 39 kB | 179/195 kB | 11 kB | 32/237 kB Progress (4): 39 kB | 179/195 kB | 11 kB | 33/237 kB Progress (4): 39 kB | 183/195 kB | 11 kB | 33/237 kB Progress (4): 39 kB | 183/195 kB | 11 kB | 37/237 kB Progress (4): 39 kB | 187/195 kB | 11 kB | 37/237 kB Progress (4): 39 kB | 187/195 kB | 11 kB | 41/237 kB Progress (4): 39 kB | 191/195 kB | 11 kB | 41/237 kB Progress (4): 39 kB | 191/195 kB | 11 kB | 45/237 kB Progress (4): 39 kB | 195/195 kB | 11 kB | 45/237 kB Progress (4): 39 kB | 195/195 kB | 11 kB | 49/237 kB Progress (4): 39 kB | 195 kB | 11 kB | 49/237 kB Progress (4): 39 kB | 195 kB | 11 kB | 53/237 kB Progress (4): 39 kB | 195 kB | 11 kB | 57/237 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.jar (39 kB at 329 kB/s) [2019-07-30T20:15:46.965Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 91 kB/s) [2019-07-30T20:15:46.965Z] Progress (3): 195 kB | 57/237 kB | 4.1/10 kB Progress (3): 195 kB | 61/237 kB | 4.1/10 kB Progress (3): 195 kB | 61/237 kB | 7.7/10 kB 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.jar [2019-07-30T20:15:46.965Z] 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-30T20:15:46.965Z] Progress (3): 195 kB | 61/237 kB | 10 kB Progress (3): 195 kB | 65/237 kB | 10 kB Progress (3): 195 kB | 66/237 kB | 10 kB Progress (3): 195 kB | 70/237 kB | 10 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.jar (195 kB at 1.6 MB/s) [2019-07-30T20:15:46.965Z] Progress (2): 74/237 kB | 10 kB 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.jar [2019-07-30T20:15:46.965Z] Progress (2): 78/237 kB | 10 kB Progress (2): 82/237 kB | 10 kB Progress (2): 86/237 kB | 10 kB Progress (2): 90/237 kB | 10 kB Progress (2): 94/237 kB | 10 kB Progress (2): 98/237 kB | 10 kB Progress (2): 102/237 kB | 10 kB Progress (2): 106/237 kB | 10 kB Progress (2): 110/237 kB | 10 kB Progress (2): 114/237 kB | 10 kB Progress (2): 118/237 kB | 10 kB Progress (2): 122/237 kB | 10 kB Progress (2): 126/237 kB | 10 kB Progress (2): 130/237 kB | 10 kB Progress (2): 134/237 kB | 10 kB Progress (2): 138/237 kB | 10 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.jar (10 kB at 78 kB/s) [2019-07-30T20:15:46.965Z] Progress (1): 142/237 kB 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.jar [2019-07-30T20:15:46.965Z] Progress (1): 146/237 kB Progress (1): 150/237 kB Progress (1): 154/237 kB Progress (2): 154/237 kB | 4.1/123 kB Progress (2): 158/237 kB | 4.1/123 kB Progress (2): 158/237 kB | 7.7/123 kB Progress (2): 162/237 kB | 7.7/123 kB Progress (2): 162/237 kB | 12/123 kB Progress (2): 166/237 kB | 12/123 kB Progress (2): 166/237 kB | 16/123 kB Progress (2): 170/237 kB | 16/123 kB Progress (2): 170/237 kB | 20/123 kB Progress (2): 174/237 kB | 20/123 kB Progress (2): 174/237 kB | 24/123 kB Progress (2): 178/237 kB | 24/123 kB Progress (2): 178/237 kB | 28/123 kB Progress (2): 182/237 kB | 28/123 kB Progress (2): 182/237 kB | 32/123 kB Progress (2): 186/237 kB | 32/123 kB Progress (2): 186/237 kB | 33/123 kB Progress (2): 190/237 kB | 33/123 kB Progress (2): 190/237 kB | 37/123 kB Progress (2): 194/237 kB | 37/123 kB Progress (2): 194/237 kB | 41/123 kB Progress (2): 198/237 kB | 41/123 kB Progress (3): 198/237 kB | 41/123 kB | 4.1/17 kB Progress (3): 202/237 kB | 41/123 kB | 4.1/17 kB Progress (3): 202/237 kB | 45/123 kB | 4.1/17 kB Progress (3): 206/237 kB | 45/123 kB | 4.1/17 kB Progress (3): 206/237 kB | 45/123 kB | 7.7/17 kB Progress (3): 210/237 kB | 45/123 kB | 7.7/17 kB Progress (3): 210/237 kB | 45/123 kB | 12/17 kB Progress (3): 210/237 kB | 49/123 kB | 12/17 kB Progress (3): 210/237 kB | 49/123 kB | 16/17 kB Progress (3): 214/237 kB | 49/123 kB | 16/17 kB Progress (4): 214/237 kB | 49/123 kB | 16/17 kB | 4.1/37 kB Progress (4): 218/237 kB | 49/123 kB | 16/17 kB | 4.1/37 kB Progress (4): 218/237 kB | 49/123 kB | 17 kB | 4.1/37 kB Progress (4): 218/237 kB | 53/123 kB | 17 kB | 4.1/37 kB Progress (4): 222/237 kB | 53/123 kB | 17 kB | 4.1/37 kB Progress (4): 222/237 kB | 53/123 kB | 17 kB | 7.7/37 kB Progress (4): 226/237 kB | 53/123 kB | 17 kB | 7.7/37 kB Progress (4): 226/237 kB | 53/123 kB | 17 kB | 12/37 kB Progress (4): 226/237 kB | 57/123 kB | 17 kB | 12/37 kB Progress (4): 226/237 kB | 57/123 kB | 17 kB | 16/37 kB Progress (4): 230/237 kB | 57/123 kB | 17 kB | 16/37 kB Progress (4): 230/237 kB | 57/123 kB | 17 kB | 20/37 kB Progress (4): 230/237 kB | 61/123 kB | 17 kB | 20/37 kB Progress (4): 230/237 kB | 61/123 kB | 17 kB | 24/37 kB Progress (4): 234/237 kB | 61/123 kB | 17 kB | 24/37 kB Progress (4): 234/237 kB | 61/123 kB | 17 kB | 28/37 kB Progress (4): 234/237 kB | 65/123 kB | 17 kB | 28/37 kB Progress (4): 234/237 kB | 65/123 kB | 17 kB | 32/37 kB Progress (4): 237 kB | 65/123 kB | 17 kB | 32/37 kB Progress (4): 237 kB | 65/123 kB | 17 kB | 36/37 kB Progress (4): 237 kB | 65/123 kB | 17 kB | 37 kB Progress (4): 237 kB | 66/123 kB | 17 kB | 37 kB Progress (4): 237 kB | 70/123 kB | 17 kB | 37 kB Progress (4): 237 kB | 74/123 kB | 17 kB | 37 kB Progress (4): 237 kB | 78/123 kB | 17 kB | 37 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 118 kB/s) [2019-07-30T20:15:46.965Z] Progress (3): 237 kB | 82/123 kB | 37 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-30T20:15:46.965Z] Progress (3): 237 kB | 86/123 kB | 37 kB Progress (3): 237 kB | 90/123 kB | 37 kB Progress (3): 237 kB | 94/123 kB | 37 kB Progress (3): 237 kB | 98/123 kB | 37 kB Progress (3): 237 kB | 102/123 kB | 37 kB Progress (3): 237 kB | 106/123 kB | 37 kB Progress (3): 237 kB | 110/123 kB | 37 kB Progress (3): 237 kB | 114/123 kB | 37 kB Progress (3): 237 kB | 118/123 kB | 37 kB Progress (3): 237 kB | 122/123 kB | 37 kB Progress (3): 237 kB | 123 kB | 37 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.jar (123 kB at 821 kB/s) [2019-07-30T20:15:46.965Z] 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.jar [2019-07-30T20:15:46.965Z] Progress (3): 237 kB | 37 kB | 4.1/30 kB Progress (3): 237 kB | 37 kB | 7.7/30 kB Progress (3): 237 kB | 37 kB | 12/30 kB Progress (3): 237 kB | 37 kB | 16/30 kB Progress (3): 237 kB | 37 kB | 20/30 kB Progress (3): 237 kB | 37 kB | 24/30 kB Progress (3): 237 kB | 37 kB | 28/30 kB Progress (3): 237 kB | 37 kB | 30 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.jar (37 kB at 237 kB/s) [2019-07-30T20:15:46.965Z] 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.5 MB/s) [2019-07-30T20:15:46.965Z] 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-30T20:15:46.965Z] 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-30T20:15:46.965Z] Progress (2): 30 kB | 4.1/158 kB Progress (2): 30 kB | 7.7/158 kB Progress (2): 30 kB | 12/158 kB Progress (2): 30 kB | 16/158 kB Progress (2): 30 kB | 20/158 kB Progress (2): 30 kB | 24/158 kB Progress (2): 30 kB | 28/158 kB Progress (2): 30 kB | 32/158 kB Progress (2): 30 kB | 33/158 kB Progress (2): 30 kB | 37/158 kB Progress (2): 30 kB | 41/158 kB Progress (2): 30 kB | 45/158 kB Progress (2): 30 kB | 49/158 kB Progress (2): 30 kB | 53/158 kB Progress (2): 30 kB | 57/158 kB Progress (2): 30 kB | 61/158 kB Progress (2): 30 kB | 65/158 kB Progress (2): 30 kB | 66/158 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.jar (30 kB at 186 kB/s) [2019-07-30T20:15:46.965Z] Progress (1): 70/158 kB 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-30T20:15:46.965Z] Progress (1): 74/158 kB Progress (1): 78/158 kB Progress (1): 82/158 kB Progress (1): 86/158 kB Progress (1): 90/158 kB Progress (1): 94/158 kB Progress (1): 98/158 kB Progress (1): 98/158 kB Progress (1): 102/158 kB Progress (1): 106/158 kB Progress (1): 110/158 kB Progress (1): 114/158 kB Progress (1): 118/158 kB Progress (2): 118/158 kB | 0/1.2 MB Progress (3): 118/158 kB | 0/1.2 MB | 4.1/11 kB Progress (3): 122/158 kB | 0/1.2 MB | 4.1/11 kB Progress (3): 122/158 kB | 0/1.2 MB | 7.7/11 kB Progress (3): 122/158 kB | 0/1.2 MB | 7.7/11 kB Progress (3): 122/158 kB | 0/1.2 MB | 11 kB Progress (3): 126/158 kB | 0/1.2 MB | 11 kB Progress (4): 126/158 kB | 0/1.2 MB | 11 kB | 4.1/262 kB Progress (4): 126/158 kB | 0/1.2 MB | 11 kB | 4.1/262 kB Progress (4): 126/158 kB | 0/1.2 MB | 11 kB | 7.7/262 kB Progress (4): 130/158 kB | 0/1.2 MB | 11 kB | 7.7/262 kB Progress (4): 130/158 kB | 0/1.2 MB | 11 kB | 7.7/262 kB Progress (4): 134/158 kB | 0/1.2 MB | 11 kB | 7.7/262 kB Progress (4): 134/158 kB | 0/1.2 MB | 11 kB | 12/262 kB Progress (4): 138/158 kB | 0/1.2 MB | 11 kB | 12/262 kB Progress (4): 138/158 kB | 0/1.2 MB | 11 kB | 12/262 kB Progress (4): 142/158 kB | 0/1.2 MB | 11 kB | 12/262 kB Progress (4): 142/158 kB | 0/1.2 MB | 11 kB | 16/262 kB Progress (4): 146/158 kB | 0/1.2 MB | 11 kB | 16/262 kB Progress (4): 146/158 kB | 0/1.2 MB | 11 kB | 16/262 kB Progress (4): 150/158 kB | 0/1.2 MB | 11 kB | 16/262 kB Progress (4): 150/158 kB | 0/1.2 MB | 11 kB | 20/262 kB Progress (4): 154/158 kB | 0/1.2 MB | 11 kB | 20/262 kB Progress (4): 154/158 kB | 0/1.2 MB | 11 kB | 20/262 kB Progress (4): 158 kB | 0/1.2 MB | 11 kB | 20/262 kB Progress (4): 158 kB | 0/1.2 MB | 11 kB | 24/262 kB Progress (4): 158 kB | 0/1.2 MB | 11 kB | 24/262 kB Progress (4): 158 kB | 0/1.2 MB | 11 kB | 28/262 kB Progress (4): 158 kB | 0/1.2 MB | 11 kB | 28/262 kB Progress (4): 158 kB | 0/1.2 MB | 11 kB | 32/262 kB Progress (4): 158 kB | 0/1.2 MB | 11 kB | 32/262 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.jar (11 kB at 66 kB/s) [2019-07-30T20:15:46.965Z] Progress (3): 158 kB | 0/1.2 MB | 32/262 kB Progress (3): 158 kB | 0/1.2 MB | 33/262 kB Progress (3): 158 kB | 0/1.2 MB | 33/262 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-30T20:15:46.965Z] Progress (3): 158 kB | 0/1.2 MB | 33/262 kB Progress (3): 158 kB | 0/1.2 MB | 37/262 kB Progress (3): 158 kB | 0.1/1.2 MB | 37/262 kB Progress (3): 158 kB | 0.1/1.2 MB | 41/262 kB Progress (3): 158 kB | 0.1/1.2 MB | 41/262 kB Progress (3): 158 kB | 0.1/1.2 MB | 45/262 kB Progress (3): 158 kB | 0.1/1.2 MB | 45/262 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 899 kB/s) [2019-07-30T20:15:46.965Z] Progress (2): 0.1/1.2 MB | 49/262 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-30T20:15:46.966Z] Progress (2): 0.1/1.2 MB | 49/262 kB Progress (2): 0.1/1.2 MB | 53/262 kB Progress (2): 0.1/1.2 MB | 53/262 kB Progress (2): 0.1/1.2 MB | 57/262 kB Progress (2): 0.1/1.2 MB | 57/262 kB Progress (2): 0.1/1.2 MB | 61/262 kB Progress (2): 0.1/1.2 MB | 61/262 kB Progress (2): 0.1/1.2 MB | 65/262 kB Progress (2): 0.1/1.2 MB | 65/262 kB Progress (2): 0.1/1.2 MB | 66/262 kB Progress (2): 0.1/1.2 MB | 66/262 kB Progress (2): 0.1/1.2 MB | 70/262 kB Progress (2): 0.1/1.2 MB | 70/262 kB Progress (2): 0.1/1.2 MB | 74/262 kB Progress (2): 0.1/1.2 MB | 74/262 kB Progress (2): 0.1/1.2 MB | 78/262 kB Progress (2): 0.1/1.2 MB | 78/262 kB Progress (2): 0.1/1.2 MB | 82/262 kB Progress (2): 0.1/1.2 MB | 82/262 kB Progress (2): 0.1/1.2 MB | 86/262 kB Progress (2): 0.1/1.2 MB | 86/262 kB Progress (2): 0.1/1.2 MB | 90/262 kB Progress (2): 0.1/1.2 MB | 90/262 kB Progress (2): 0.1/1.2 MB | 94/262 kB Progress (2): 0.1/1.2 MB | 94/262 kB Progress (2): 0.1/1.2 MB | 98/262 kB Progress (2): 0.1/1.2 MB | 98/262 kB Progress (2): 0.1/1.2 MB | 98/262 kB Progress (2): 0.1/1.2 MB | 102/262 kB Progress (2): 0.1/1.2 MB | 102/262 kB Progress (2): 0.1/1.2 MB | 106/262 kB Progress (2): 0.1/1.2 MB | 106/262 kB Progress (2): 0.1/1.2 MB | 110/262 kB Progress (2): 0.1/1.2 MB | 110/262 kB Progress (2): 0.1/1.2 MB | 114/262 kB Progress (2): 0.1/1.2 MB | 114/262 kB Progress (2): 0.1/1.2 MB | 118/262 kB Progress (2): 0.1/1.2 MB | 118/262 kB Progress (2): 0.1/1.2 MB | 122/262 kB Progress (2): 0.1/1.2 MB | 122/262 kB Progress (2): 0.1/1.2 MB | 126/262 kB Progress (2): 0.1/1.2 MB | 126/262 kB Progress (2): 0.1/1.2 MB | 130/262 kB Progress (3): 0.1/1.2 MB | 130/262 kB | 4.1/30 kB Progress (4): 0.1/1.2 MB | 130/262 kB | 4.1/30 kB | 4.1/305 kB Progress (4): 0.1/1.2 MB | 134/262 kB | 4.1/30 kB | 4.1/305 kB Progress (4): 0.1/1.2 MB | 134/262 kB | 4.1/30 kB | 4.1/305 kB Progress (5): 0.1/1.2 MB | 134/262 kB | 4.1/30 kB | 4.1/305 kB | 4.1/50 kB Progress (5): 0.1/1.2 MB | 138/262 kB | 4.1/30 kB | 4.1/305 kB | 4.1/50 kB Progress (5): 0.1/1.2 MB | 138/262 kB | 4.1/30 kB | 7.7/305 kB | 4.1/50 kB Progress (5): 0.1/1.2 MB | 138/262 kB | 7.7/30 kB | 7.7/305 kB | 4.1/50 kB Progress (5): 0.1/1.2 MB | 138/262 kB | 7.7/30 kB | 12/305 kB | 4.1/50 kB Progress (5): 0.1/1.2 MB | 142/262 kB | 7.7/30 kB | 12/305 kB | 4.1/50 kB Progress (5): 0.1/1.2 MB | 142/262 kB | 7.7/30 kB | 12/305 kB | 7.7/50 kB Progress (5): 0.1/1.2 MB | 142/262 kB | 7.7/30 kB | 12/305 kB | 7.7/50 kB Progress (5): 0.1/1.2 MB | 142/262 kB | 7.7/30 kB | 12/305 kB | 12/50 kB Progress (5): 0.1/1.2 MB | 146/262 kB | 7.7/30 kB | 12/305 kB | 12/50 kB Progress (5): 0.1/1.2 MB | 146/262 kB | 7.7/30 kB | 16/305 kB | 12/50 kB Progress (5): 0.1/1.2 MB | 146/262 kB | 12/30 kB | 16/305 kB | 12/50 kB Progress (5): 0.1/1.2 MB | 146/262 kB | 12/30 kB | 20/305 kB | 12/50 kB Progress (5): 0.1/1.2 MB | 150/262 kB | 12/30 kB | 20/305 kB | 12/50 kB Progress (5): 0.1/1.2 MB | 150/262 kB | 12/30 kB | 20/305 kB | 16/50 kB Progress (5): 0.2/1.2 MB | 150/262 kB | 12/30 kB | 20/305 kB | 16/50 kB Progress (5): 0.2/1.2 MB | 150/262 kB | 12/30 kB | 20/305 kB | 20/50 kB Progress (5): 0.2/1.2 MB | 154/262 kB | 12/30 kB | 20/305 kB | 20/50 kB Progress (5): 0.2/1.2 MB | 154/262 kB | 12/30 kB | 24/305 kB | 20/50 kB Progress (5): 0.2/1.2 MB | 154/262 kB | 16/30 kB | 24/305 kB | 20/50 kB Progress (5): 0.2/1.2 MB | 154/262 kB | 16/30 kB | 28/305 kB | 20/50 kB Progress (5): 0.2/1.2 MB | 158/262 kB | 16/30 kB | 28/305 kB | 20/50 kB Progress (5): 0.2/1.2 MB | 158/262 kB | 16/30 kB | 28/305 kB | 24/50 kB Progress (5): 0.2/1.2 MB | 158/262 kB | 16/30 kB | 28/305 kB | 24/50 kB Progress (5): 0.2/1.2 MB | 158/262 kB | 16/30 kB | 28/305 kB | 28/50 kB Progress (5): 0.2/1.2 MB | 162/262 kB | 16/30 kB | 28/305 kB | 28/50 kB Progress (5): 0.2/1.2 MB | 162/262 kB | 16/30 kB | 32/305 kB | 28/50 kB Progress (5): 0.2/1.2 MB | 162/262 kB | 20/30 kB | 32/305 kB | 28/50 kB Progress (5): 0.2/1.2 MB | 162/262 kB | 20/30 kB | 33/305 kB | 28/50 kB Progress (5): 0.2/1.2 MB | 166/262 kB | 20/30 kB | 33/305 kB | 28/50 kB Progress (5): 0.2/1.2 MB | 166/262 kB | 20/30 kB | 33/305 kB | 32/50 kB Progress (5): 0.2/1.2 MB | 166/262 kB | 20/30 kB | 33/305 kB | 32/50 kB Progress (5): 0.2/1.2 MB | 166/262 kB | 20/30 kB | 33/305 kB | 36/50 kB Progress (5): 0.2/1.2 MB | 170/262 kB | 20/30 kB | 33/305 kB | 36/50 kB Progress (5): 0.2/1.2 MB | 170/262 kB | 20/30 kB | 37/305 kB | 36/50 kB Progress (5): 0.2/1.2 MB | 170/262 kB | 24/30 kB | 37/305 kB | 36/50 kB Progress (5): 0.2/1.2 MB | 170/262 kB | 24/30 kB | 41/305 kB | 36/50 kB Progress (5): 0.2/1.2 MB | 174/262 kB | 24/30 kB | 41/305 kB | 36/50 kB Progress (5): 0.2/1.2 MB | 174/262 kB | 24/30 kB | 41/305 kB | 40/50 kB Progress (5): 0.2/1.2 MB | 174/262 kB | 24/30 kB | 41/305 kB | 40/50 kB Progress (5): 0.2/1.2 MB | 174/262 kB | 24/30 kB | 41/305 kB | 44/50 kB Progress (5): 0.2/1.2 MB | 178/262 kB | 24/30 kB | 41/305 kB | 44/50 kB Progress (5): 0.2/1.2 MB | 178/262 kB | 24/30 kB | 45/305 kB | 44/50 kB Progress (5): 0.2/1.2 MB | 178/262 kB | 28/30 kB | 45/305 kB | 44/50 kB Progress (5): 0.2/1.2 MB | 178/262 kB | 28/30 kB | 49/305 kB | 44/50 kB Progress (5): 0.2/1.2 MB | 182/262 kB | 28/30 kB | 49/305 kB | 44/50 kB Progress (5): 0.2/1.2 MB | 182/262 kB | 28/30 kB | 49/305 kB | 48/50 kB Progress (5): 0.2/1.2 MB | 182/262 kB | 28/30 kB | 49/305 kB | 48/50 kB Progress (5): 0.2/1.2 MB | 182/262 kB | 28/30 kB | 49/305 kB | 50 kB Progress (5): 0.2/1.2 MB | 186/262 kB | 28/30 kB | 49/305 kB | 50 kB Progress (5): 0.2/1.2 MB | 186/262 kB | 28/30 kB | 53/305 kB | 50 kB Progress (5): 0.2/1.2 MB | 186/262 kB | 30 kB | 53/305 kB | 50 kB Progress (5): 0.2/1.2 MB | 186/262 kB | 30 kB | 57/305 kB | 50 kB Progress (5): 0.2/1.2 MB | 190/262 kB | 30 kB | 57/305 kB | 50 kB Progress (5): 0.2/1.2 MB | 190/262 kB | 30 kB | 57/305 kB | 50 kB Progress (5): 0.2/1.2 MB | 194/262 kB | 30 kB | 57/305 kB | 50 kB Progress (5): 0.2/1.2 MB | 194/262 kB | 30 kB | 61/305 kB | 50 kB Progress (5): 0.2/1.2 MB | 197/262 kB | 30 kB | 61/305 kB | 50 kB Progress (5): 0.2/1.2 MB | 197/262 kB | 30 kB | 61/305 kB | 50 kB Progress (5): 0.2/1.2 MB | 201/262 kB | 30 kB | 61/305 kB | 50 kB Progress (5): 0.2/1.2 MB | 201/262 kB | 30 kB | 65/305 kB | 50 kB Progress (5): 0.2/1.2 MB | 205/262 kB | 30 kB | 65/305 kB | 50 kB Progress (5): 0.2/1.2 MB | 205/262 kB | 30 kB | 65/305 kB | 50 kB Progress (5): 0.2/1.2 MB | 209/262 kB | 30 kB | 65/305 kB | 50 kB Progress (5): 0.2/1.2 MB | 209/262 kB | 30 kB | 66/305 kB | 50 kB Progress (5): 0.2/1.2 MB | 213/262 kB | 30 kB | 66/305 kB | 50 kB Progress (5): 0.2/1.2 MB | 213/262 kB | 30 kB | 66/305 kB | 50 kB Progress (5): 0.2/1.2 MB | 217/262 kB | 30 kB | 66/305 kB | 50 kB Progress (5): 0.2/1.2 MB | 217/262 kB | 30 kB | 70/305 kB | 50 kB Progress (5): 0.2/1.2 MB | 221/262 kB | 30 kB | 70/305 kB | 50 kB Progress (5): 0.2/1.2 MB | 221/262 kB | 30 kB | 70/305 kB | 50 kB Progress (5): 0.2/1.2 MB | 225/262 kB | 30 kB | 70/305 kB | 50 kB Progress (5): 0.2/1.2 MB | 225/262 kB | 30 kB | 74/305 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 251 kB/s) [2019-07-30T20:15:46.966Z] 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-30T20:15:46.966Z] Progress (4): 0.2/1.2 MB | 225/262 kB | 30 kB | 78/305 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 149 kB/s) [2019-07-30T20:15:46.966Z] Progress (3): 0.2/1.2 MB | 229/262 kB | 78/305 kB Progress (3): 0.2/1.2 MB | 229/262 kB | 78/305 kB Progress (3): 0.2/1.2 MB | 233/262 kB | 78/305 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-30T20:15:46.966Z] Progress (3): 0.2/1.2 MB | 233/262 kB | 82/305 kB Progress (3): 0.2/1.2 MB | 237/262 kB | 82/305 kB Progress (3): 0.2/1.2 MB | 237/262 kB | 82/305 kB Progress (3): 0.2/1.2 MB | 241/262 kB | 82/305 kB Progress (3): 0.2/1.2 MB | 241/262 kB | 86/305 kB Progress (3): 0.2/1.2 MB | 245/262 kB | 86/305 kB Progress (3): 0.2/1.2 MB | 245/262 kB | 86/305 kB Progress (3): 0.2/1.2 MB | 249/262 kB | 86/305 kB Progress (3): 0.2/1.2 MB | 249/262 kB | 90/305 kB Progress (3): 0.2/1.2 MB | 253/262 kB | 90/305 kB Progress (3): 0.2/1.2 MB | 253/262 kB | 90/305 kB Progress (3): 0.2/1.2 MB | 257/262 kB | 90/305 kB Progress (3): 0.2/1.2 MB | 257/262 kB | 90/305 kB Progress (3): 0.2/1.2 MB | 257/262 kB | 94/305 kB Progress (3): 0.2/1.2 MB | 257/262 kB | 94/305 kB Progress (3): 0.2/1.2 MB | 261/262 kB | 94/305 kB Progress (3): 0.2/1.2 MB | 261/262 kB | 98/305 kB Progress (3): 0.2/1.2 MB | 262 kB | 98/305 kB Progress (3): 0.2/1.2 MB | 262 kB | 98/305 kB Progress (3): 0.2/1.2 MB | 262 kB | 98/305 kB Progress (3): 0.2/1.2 MB | 262 kB | 98/305 kB Progress (3): 0.2/1.2 MB | 262 kB | 102/305 kB Progress (3): 0.2/1.2 MB | 262 kB | 102/305 kB Progress (3): 0.2/1.2 MB | 262 kB | 106/305 kB Progress (3): 0.2/1.2 MB | 262 kB | 106/305 kB Progress (3): 0.2/1.2 MB | 262 kB | 110/305 kB Progress (4): 0.2/1.2 MB | 262 kB | 110/305 kB | 4.1/52 kB Progress (4): 0.2/1.2 MB | 262 kB | 110/305 kB | 4.1/52 kB Progress (4): 0.2/1.2 MB | 262 kB | 110/305 kB | 7.7/52 kB Progress (4): 0.2/1.2 MB | 262 kB | 114/305 kB | 7.7/52 kB Progress (4): 0.2/1.2 MB | 262 kB | 114/305 kB | 12/52 kB Progress (4): 0.2/1.2 MB | 262 kB | 114/305 kB | 12/52 kB Progress (4): 0.2/1.2 MB | 262 kB | 114/305 kB | 16/52 kB Progress (4): 0.2/1.2 MB | 262 kB | 118/305 kB | 16/52 kB Progress (4): 0.2/1.2 MB | 262 kB | 118/305 kB | 20/52 kB Progress (4): 0.2/1.2 MB | 262 kB | 118/305 kB | 20/52 kB Progress (4): 0.2/1.2 MB | 262 kB | 118/305 kB | 24/52 kB Progress (4): 0.2/1.2 MB | 262 kB | 122/305 kB | 24/52 kB Progress (4): 0.2/1.2 MB | 262 kB | 122/305 kB | 28/52 kB Progress (4): 0.2/1.2 MB | 262 kB | 122/305 kB | 28/52 kB Progress (4): 0.2/1.2 MB | 262 kB | 122/305 kB | 32/52 kB Progress (4): 0.2/1.2 MB | 262 kB | 126/305 kB | 32/52 kB Progress (4): 0.2/1.2 MB | 262 kB | 126/305 kB | 33/52 kB Progress (4): 0.2/1.2 MB | 262 kB | 126/305 kB | 33/52 kB Progress (4): 0.2/1.2 MB | 262 kB | 126/305 kB | 37/52 kB Progress (4): 0.2/1.2 MB | 262 kB | 130/305 kB | 37/52 kB Progress (4): 0.2/1.2 MB | 262 kB | 130/305 kB | 41/52 kB Progress (4): 0.2/1.2 MB | 262 kB | 130/305 kB | 41/52 kB Progress (4): 0.2/1.2 MB | 262 kB | 130/305 kB | 45/52 kB Progress (4): 0.2/1.2 MB | 262 kB | 131/305 kB | 45/52 kB Progress (4): 0.2/1.2 MB | 262 kB | 131/305 kB | 49/52 kB Progress (4): 0.2/1.2 MB | 262 kB | 131/305 kB | 49/52 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.2 MB/s) [2019-07-30T20:15:46.966Z] Progress (3): 0.2/1.2 MB | 131/305 kB | 49/52 kB Progress (3): 0.2/1.2 MB | 131/305 kB | 52 kB Progress (3): 0.2/1.2 MB | 135/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 135/305 kB | 52 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-30T20:15:46.966Z] Progress (3): 0.3/1.2 MB | 135/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 139/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 139/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 143/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 143/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 147/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 147/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 151/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 151/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 155/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 155/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 159/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 159/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 163/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 163/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 167/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 167/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 171/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 171/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 175/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 175/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 179/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 179/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 179/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 179/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 179/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 183/305 kB | 52 kB Progress (3): 0.3/1.2 MB | 183/305 kB | 52 kB Progress (4): 0.3/1.2 MB | 183/305 kB | 52 kB | 4.1/37 kB Progress (5): 0.3/1.2 MB | 183/305 kB | 52 kB | 4.1/37 kB | 4.1/15 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.jar (52 kB at 224 kB/s) [2019-07-30T20:15:46.966Z] Progress (4): 0.3/1.2 MB | 183/305 kB | 4.1/37 kB | 7.7/15 kB Progress (4): 0.3/1.2 MB | 183/305 kB | 7.7/37 kB | 7.7/15 kB Progress (4): 0.3/1.2 MB | 183/305 kB | 7.7/37 kB | 7.7/15 kB Progress (4): 0.3/1.2 MB | 187/305 kB | 7.7/37 kB | 7.7/15 kB Progress (4): 0.3/1.2 MB | 187/305 kB | 7.7/37 kB | 7.7/15 kB Progress (4): 0.3/1.2 MB | 187/305 kB | 12/37 kB | 7.7/15 kB Progress (4): 0.3/1.2 MB | 187/305 kB | 12/37 kB | 12/15 kB 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-30T20:15:46.966Z] Progress (4): 0.3/1.2 MB | 187/305 kB | 12/37 kB | 15 kB Progress (4): 0.3/1.2 MB | 187/305 kB | 16/37 kB | 15 kB Progress (4): 0.3/1.2 MB | 187/305 kB | 16/37 kB | 15 kB Progress (4): 0.3/1.2 MB | 191/305 kB | 16/37 kB | 15 kB Progress (4): 0.3/1.2 MB | 191/305 kB | 16/37 kB | 15 kB Progress (4): 0.3/1.2 MB | 191/305 kB | 20/37 kB | 15 kB Progress (4): 0.3/1.2 MB | 191/305 kB | 20/37 kB | 15 kB Progress (4): 0.3/1.2 MB | 195/305 kB | 20/37 kB | 15 kB Progress (4): 0.3/1.2 MB | 195/305 kB | 20/37 kB | 15 kB Progress (4): 0.3/1.2 MB | 195/305 kB | 24/37 kB | 15 kB Progress (4): 0.3/1.2 MB | 199/305 kB | 24/37 kB | 15 kB Progress (4): 0.3/1.2 MB | 199/305 kB | 24/37 kB | 15 kB Progress (4): 0.3/1.2 MB | 203/305 kB | 24/37 kB | 15 kB Progress (4): 0.3/1.2 MB | 203/305 kB | 28/37 kB | 15 kB Progress (4): 0.3/1.2 MB | 207/305 kB | 28/37 kB | 15 kB Progress (4): 0.3/1.2 MB | 207/305 kB | 28/37 kB | 15 kB Progress (4): 0.3/1.2 MB | 211/305 kB | 28/37 kB | 15 kB Progress (4): 0.3/1.2 MB | 211/305 kB | 32/37 kB | 15 kB Progress (4): 0.3/1.2 MB | 215/305 kB | 32/37 kB | 15 kB Progress (4): 0.4/1.2 MB | 215/305 kB | 32/37 kB | 15 kB Progress (4): 0.4/1.2 MB | 219/305 kB | 32/37 kB | 15 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 62 kB/s) [2019-07-30T20:15:46.966Z] 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-30T20:15:46.966Z] Progress (3): 0.4/1.2 MB | 219/305 kB | 36/37 kB Progress (3): 0.4/1.2 MB | 219/305 kB | 37 kB Progress (3): 0.4/1.2 MB | 223/305 kB | 37 kB Progress (3): 0.4/1.2 MB | 223/305 kB | 37 kB Progress (3): 0.4/1.2 MB | 227/305 kB | 37 kB Progress (3): 0.4/1.2 MB | 227/305 kB | 37 kB Progress (3): 0.4/1.2 MB | 231/305 kB | 37 kB Progress (3): 0.4/1.2 MB | 231/305 kB | 37 kB Progress (4): 0.4/1.2 MB | 231/305 kB | 37 kB | 4.1/11 kB Progress (4): 0.4/1.2 MB | 235/305 kB | 37 kB | 4.1/11 kB Progress (4): 0.4/1.2 MB | 235/305 kB | 37 kB | 7.7/11 kB Progress (4): 0.4/1.2 MB | 235/305 kB | 37 kB | 7.7/11 kB Progress (4): 0.4/1.2 MB | 235/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 239/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 239/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 243/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 243/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 247/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 247/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 251/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 251/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 255/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 255/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 259/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 259/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 263/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 263/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 267/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 267/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 271/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 271/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 275/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 275/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 279/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 279/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 283/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 283/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 287/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 287/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 291/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 291/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 295/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 295/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 299/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 299/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 303/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 303/305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 305 kB | 37 kB | 11 kB Progress (4): 0.4/1.2 MB | 305 kB | 37 kB | 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 42 kB/s) [2019-07-30T20:15:46.966Z] 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-30T20:15:46.966Z] 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 147 kB/s) [2019-07-30T20:15:46.966Z] Progress (2): 0.5/1.2 MB | 305 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [2019-07-30T20:15:46.966Z] Progress (3): 0.5/1.2 MB | 305 kB | 4.1/7.7 kB Progress (3): 0.5/1.2 MB | 305 kB | 4.1/7.7 kB Progress (3): 0.5/1.2 MB | 305 kB | 7.7 kB Progress (3): 0.5/1.2 MB | 305 kB | 7.7 kB Progress (3): 0.5/1.2 MB | 305 kB | 7.7 kB Progress (3): 0.5/1.2 MB | 305 kB | 7.7 kB Progress (3): 0.5/1.2 MB | 305 kB | 7.7 kB Progress (3): 0.5/1.2 MB | 305 kB | 7.7 kB Progress (3): 0.5/1.2 MB | 305 kB | 7.7 kB Progress (3): 0.5/1.2 MB | 305 kB | 7.7 kB Progress (3): 0.5/1.2 MB | 305 kB | 7.7 kB Progress (3): 0.5/1.2 MB | 305 kB | 7.7 kB Progress (3): 0.5/1.2 MB | 305 kB | 7.7 kB Progress (3): 0.5/1.2 MB | 305 kB | 7.7 kB Progress (3): 0.5/1.2 MB | 305 kB | 7.7 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 1.2 MB/s) [2019-07-30T20:15:46.966Z] Progress (2): 0.5/1.2 MB | 7.7 kB 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-30T20:15:46.966Z] Progress (2): 0.5/1.2 MB | 7.7 kB Progress (2): 0.5/1.2 MB | 7.7 kB Progress (2): 0.5/1.2 MB | 7.7 kB Progress (2): 0.5/1.2 MB | 7.7 kB Progress (2): 0.5/1.2 MB | 7.7 kB Progress (2): 0.5/1.2 MB | 7.7 kB Progress (2): 0.5/1.2 MB | 7.7 kB Progress (2): 0.5/1.2 MB | 7.7 kB Progress (2): 0.5/1.2 MB | 7.7 kB Progress (2): 0.5/1.2 MB | 7.7 kB Progress (2): 0.6/1.2 MB | 7.7 kB Progress (2): 0.6/1.2 MB | 7.7 kB Progress (2): 0.6/1.2 MB | 7.7 kB Progress (2): 0.6/1.2 MB | 7.7 kB Progress (2): 0.6/1.2 MB | 7.7 kB Progress (2): 0.6/1.2 MB | 7.7 kB Progress (2): 0.6/1.2 MB | 7.7 kB Progress (2): 0.6/1.2 MB | 7.7 kB Progress (2): 0.6/1.2 MB | 7.7 kB Progress (2): 0.6/1.2 MB | 7.7 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 4.1/392 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 4.1/392 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 7.7/392 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 7.7/392 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 12/392 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 12/392 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 16/392 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 16/392 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 20/392 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 20/392 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 24/392 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 24/392 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 28/392 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 28/392 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 32/392 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 32/392 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 33/392 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 33/392 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 37/392 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 37/392 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 41/392 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 41/392 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 45/392 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 45/392 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 49/392 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 49/392 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 53/392 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 53/392 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 57/392 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 57/392 kB Progress (3): 0.6/1.2 MB | 7.7 kB | 61/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 61/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 65/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 65/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 69/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 69/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 73/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 73/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 77/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 77/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 81/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 81/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 85/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 85/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 89/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 89/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 93/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 93/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 97/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 97/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 101/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 101/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 105/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 105/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 109/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 109/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 113/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 113/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 117/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 117/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 121/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 121/392 kB Progress (3): 0.7/1.2 MB | 7.7 kB | 125/392 kB Progress (4): 0.7/1.2 MB | 7.7 kB | 125/392 kB | 4.1/91 kB Progress (4): 0.7/1.2 MB | 7.7 kB | 125/392 kB | 4.1/91 kB Progress (4): 0.7/1.2 MB | 7.7 kB | 125/392 kB | 7.7/91 kB Progress (4): 0.7/1.2 MB | 7.7 kB | 129/392 kB | 7.7/91 kB Progress (4): 0.7/1.2 MB | 7.7 kB | 129/392 kB | 12/91 kB Progress (4): 0.7/1.2 MB | 7.7 kB | 129/392 kB | 12/91 kB Progress (4): 0.7/1.2 MB | 7.7 kB | 129/392 kB | 16/91 kB Progress (4): 0.7/1.2 MB | 7.7 kB | 131/392 kB | 16/91 kB Progress (4): 0.7/1.2 MB | 7.7 kB | 131/392 kB | 20/91 kB Progress (4): 0.7/1.2 MB | 7.7 kB | 131/392 kB | 20/91 kB Progress (4): 0.7/1.2 MB | 7.7 kB | 131/392 kB | 24/91 kB Progress (4): 0.7/1.2 MB | 7.7 kB | 135/392 kB | 24/91 kB Progress (4): 0.7/1.2 MB | 7.7 kB | 135/392 kB | 28/91 kB Progress (4): 0.7/1.2 MB | 7.7 kB | 135/392 kB | 28/91 kB Progress (4): 0.7/1.2 MB | 7.7 kB | 135/392 kB | 32/91 kB Progress (4): 0.7/1.2 MB | 7.7 kB | 139/392 kB | 32/91 kB Progress (4): 0.7/1.2 MB | 7.7 kB | 139/392 kB | 33/91 kB Progress (4): 0.7/1.2 MB | 7.7 kB | 139/392 kB | 33/91 kB Progress (4): 0.7/1.2 MB | 7.7 kB | 143/392 kB | 33/91 kB Progress (4): 0.7/1.2 MB | 7.7 kB | 143/392 kB | 33/91 kB Progress (4): 0.7/1.2 MB | 7.7 kB | 147/392 kB | 33/91 kB Progress (4): 0.7/1.2 MB | 7.7 kB | 147/392 kB | 33/91 kB Progress (4): 0.7/1.2 MB | 7.7 kB | 151/392 kB | 33/91 kB Progress (4): 0.7/1.2 MB | 7.7 kB | 151/392 kB | 33/91 kB Progress (4): 0.7/1.2 MB | 7.7 kB | 151/392 kB | 37/91 kB Progress (4): 0.7/1.2 MB | 7.7 kB | 155/392 kB | 37/91 kB Progress (4): 0.7/1.2 MB | 7.7 kB | 155/392 kB | 41/91 kB Progress (4): 0.7/1.2 MB | 7.7 kB | 155/392 kB | 41/91 kB Progress (4): 0.7/1.2 MB | 7.7 kB | 155/392 kB | 45/91 kB Progress (4): 0.7/1.2 MB | 7.7 kB | 159/392 kB | 45/91 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 27 kB/s) [2019-07-30T20:15:46.966Z] Progress (3): 0.7/1.2 MB | 163/392 kB | 45/91 kB Progress (3): 0.7/1.2 MB | 163/392 kB | 49/91 kB Progress (3): 0.8/1.2 MB | 163/392 kB | 49/91 kB Progress (3): 0.8/1.2 MB | 163/392 kB | 53/91 kB Progress (3): 0.8/1.2 MB | 163/392 kB | 53/91 kB Progress (3): 0.8/1.2 MB | 164/392 kB | 53/91 kB 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-30T20:15:46.966Z] Progress (4): 0.8/1.2 MB | 164/392 kB | 53/91 kB | 4.1/588 kB Progress (4): 0.8/1.2 MB | 168/392 kB | 53/91 kB | 4.1/588 kB Progress (4): 0.8/1.2 MB | 168/392 kB | 53/91 kB | 4.1/588 kB Progress (4): 0.8/1.2 MB | 168/392 kB | 57/91 kB | 4.1/588 kB Progress (4): 0.8/1.2 MB | 168/392 kB | 57/91 kB | 4.1/588 kB Progress (4): 0.8/1.2 MB | 172/392 kB | 57/91 kB | 4.1/588 kB Progress (4): 0.8/1.2 MB | 172/392 kB | 57/91 kB | 7.7/588 kB Progress (4): 0.8/1.2 MB | 176/392 kB | 57/91 kB | 7.7/588 kB Progress (4): 0.8/1.2 MB | 176/392 kB | 57/91 kB | 7.7/588 kB Progress (4): 0.8/1.2 MB | 176/392 kB | 61/91 kB | 7.7/588 kB Progress (4): 0.8/1.2 MB | 176/392 kB | 61/91 kB | 7.7/588 kB Progress (4): 0.8/1.2 MB | 180/392 kB | 61/91 kB | 7.7/588 kB Progress (4): 0.8/1.2 MB | 180/392 kB | 61/91 kB | 12/588 kB Progress (4): 0.8/1.2 MB | 184/392 kB | 61/91 kB | 12/588 kB Progress (4): 0.8/1.2 MB | 184/392 kB | 61/91 kB | 12/588 kB Progress (4): 0.8/1.2 MB | 184/392 kB | 65/91 kB | 12/588 kB Progress (4): 0.8/1.2 MB | 184/392 kB | 65/91 kB | 12/588 kB Progress (4): 0.8/1.2 MB | 188/392 kB | 65/91 kB | 12/588 kB Progress (4): 0.8/1.2 MB | 188/392 kB | 65/91 kB | 16/588 kB Progress (4): 0.8/1.2 MB | 192/392 kB | 65/91 kB | 16/588 kB Progress (4): 0.8/1.2 MB | 192/392 kB | 65/91 kB | 16/588 kB Progress (4): 0.8/1.2 MB | 192/392 kB | 66/91 kB | 16/588 kB Progress (4): 0.8/1.2 MB | 192/392 kB | 66/91 kB | 16/588 kB Progress (4): 0.8/1.2 MB | 196/392 kB | 66/91 kB | 16/588 kB Progress (4): 0.8/1.2 MB | 196/392 kB | 66/91 kB | 20/588 kB Progress (4): 0.8/1.2 MB | 200/392 kB | 66/91 kB | 20/588 kB Progress (4): 0.8/1.2 MB | 200/392 kB | 66/91 kB | 20/588 kB Progress (4): 0.8/1.2 MB | 200/392 kB | 70/91 kB | 20/588 kB Progress (4): 0.8/1.2 MB | 200/392 kB | 70/91 kB | 20/588 kB Progress (4): 0.8/1.2 MB | 204/392 kB | 70/91 kB | 20/588 kB Progress (4): 0.8/1.2 MB | 204/392 kB | 70/91 kB | 24/588 kB Progress (4): 0.8/1.2 MB | 208/392 kB | 70/91 kB | 24/588 kB Progress (4): 0.8/1.2 MB | 208/392 kB | 70/91 kB | 24/588 kB Progress (4): 0.8/1.2 MB | 208/392 kB | 74/91 kB | 24/588 kB Progress (4): 0.8/1.2 MB | 208/392 kB | 74/91 kB | 24/588 kB Progress (4): 0.8/1.2 MB | 212/392 kB | 74/91 kB | 24/588 kB Progress (4): 0.8/1.2 MB | 212/392 kB | 74/91 kB | 28/588 kB Progress (4): 0.8/1.2 MB | 216/392 kB | 74/91 kB | 28/588 kB Progress (4): 0.8/1.2 MB | 216/392 kB | 74/91 kB | 28/588 kB Progress (4): 0.8/1.2 MB | 216/392 kB | 78/91 kB | 28/588 kB Progress (4): 0.8/1.2 MB | 216/392 kB | 78/91 kB | 28/588 kB Progress (4): 0.8/1.2 MB | 220/392 kB | 78/91 kB | 28/588 kB Progress (4): 0.8/1.2 MB | 220/392 kB | 78/91 kB | 32/588 kB Progress (4): 0.8/1.2 MB | 224/392 kB | 78/91 kB | 32/588 kB Progress (4): 0.8/1.2 MB | 224/392 kB | 78/91 kB | 32/588 kB Progress (4): 0.8/1.2 MB | 224/392 kB | 82/91 kB | 32/588 kB Progress (4): 0.8/1.2 MB | 224/392 kB | 82/91 kB | 32/588 kB Progress (4): 0.8/1.2 MB | 228/392 kB | 82/91 kB | 32/588 kB Progress (4): 0.8/1.2 MB | 228/392 kB | 82/91 kB | 33/588 kB Progress (4): 0.8/1.2 MB | 232/392 kB | 82/91 kB | 33/588 kB Progress (4): 0.8/1.2 MB | 232/392 kB | 82/91 kB | 33/588 kB Progress (4): 0.8/1.2 MB | 232/392 kB | 86/91 kB | 33/588 kB Progress (4): 0.8/1.2 MB | 232/392 kB | 86/91 kB | 33/588 kB Progress (4): 0.8/1.2 MB | 236/392 kB | 86/91 kB | 33/588 kB Progress (4): 0.8/1.2 MB | 236/392 kB | 86/91 kB | 37/588 kB Progress (4): 0.8/1.2 MB | 240/392 kB | 86/91 kB | 37/588 kB Progress (4): 0.8/1.2 MB | 240/392 kB | 86/91 kB | 37/588 kB Progress (4): 0.8/1.2 MB | 240/392 kB | 90/91 kB | 37/588 kB Progress (4): 0.8/1.2 MB | 240/392 kB | 90/91 kB | 37/588 kB Progress (4): 0.8/1.2 MB | 244/392 kB | 90/91 kB | 37/588 kB Progress (4): 0.8/1.2 MB | 244/392 kB | 90/91 kB | 41/588 kB Progress (4): 0.8/1.2 MB | 248/392 kB | 90/91 kB | 41/588 kB Progress (4): 0.8/1.2 MB | 248/392 kB | 90/91 kB | 41/588 kB Progress (4): 0.8/1.2 MB | 248/392 kB | 91 kB | 41/588 kB Progress (4): 0.8/1.2 MB | 248/392 kB | 91 kB | 41/588 kB Progress (4): 0.8/1.2 MB | 252/392 kB | 91 kB | 41/588 kB Progress (4): 0.8/1.2 MB | 252/392 kB | 91 kB | 45/588 kB Progress (4): 0.8/1.2 MB | 256/392 kB | 91 kB | 45/588 kB Progress (4): 0.8/1.2 MB | 256/392 kB | 91 kB | 45/588 kB Progress (4): 0.8/1.2 MB | 260/392 kB | 91 kB | 45/588 kB Progress (4): 0.8/1.2 MB | 260/392 kB | 91 kB | 49/588 kB Progress (4): 0.8/1.2 MB | 264/392 kB | 91 kB | 49/588 kB Progress (4): 0.9/1.2 MB | 264/392 kB | 91 kB | 49/588 kB Progress (4): 0.9/1.2 MB | 268/392 kB | 91 kB | 49/588 kB Progress (4): 0.9/1.2 MB | 268/392 kB | 91 kB | 53/588 kB Progress (4): 0.9/1.2 MB | 272/392 kB | 91 kB | 53/588 kB Progress (4): 0.9/1.2 MB | 272/392 kB | 91 kB | 53/588 kB Progress (4): 0.9/1.2 MB | 276/392 kB | 91 kB | 53/588 kB Progress (4): 0.9/1.2 MB | 276/392 kB | 91 kB | 57/588 kB Progress (4): 0.9/1.2 MB | 280/392 kB | 91 kB | 57/588 kB Progress (4): 0.9/1.2 MB | 280/392 kB | 91 kB | 57/588 kB Progress (4): 0.9/1.2 MB | 284/392 kB | 91 kB | 57/588 kB Progress (4): 0.9/1.2 MB | 284/392 kB | 91 kB | 61/588 kB Progress (4): 0.9/1.2 MB | 288/392 kB | 91 kB | 61/588 kB Progress (4): 0.9/1.2 MB | 288/392 kB | 91 kB | 61/588 kB Progress (4): 0.9/1.2 MB | 292/392 kB | 91 kB | 61/588 kB Progress (4): 0.9/1.2 MB | 292/392 kB | 91 kB | 65/588 kB Progress (4): 0.9/1.2 MB | 296/392 kB | 91 kB | 65/588 kB Progress (4): 0.9/1.2 MB | 296/392 kB | 91 kB | 65/588 kB Progress (4): 0.9/1.2 MB | 300/392 kB | 91 kB | 65/588 kB Progress (4): 0.9/1.2 MB | 300/392 kB | 91 kB | 66/588 kB Progress (4): 0.9/1.2 MB | 304/392 kB | 91 kB | 66/588 kB Progress (4): 0.9/1.2 MB | 304/392 kB | 91 kB | 66/588 kB Progress (4): 0.9/1.2 MB | 308/392 kB | 91 kB | 66/588 kB Progress (4): 0.9/1.2 MB | 308/392 kB | 91 kB | 70/588 kB Progress (4): 0.9/1.2 MB | 312/392 kB | 91 kB | 70/588 kB Progress (4): 0.9/1.2 MB | 312/392 kB | 91 kB | 70/588 kB Progress (4): 0.9/1.2 MB | 316/392 kB | 91 kB | 70/588 kB Progress (4): 0.9/1.2 MB | 316/392 kB | 91 kB | 74/588 kB Progress (4): 0.9/1.2 MB | 320/392 kB | 91 kB | 74/588 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 300 kB/s) [2019-07-30T20:15:46.966Z] Progress (3): 0.9/1.2 MB | 320/392 kB | 74/588 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-30T20:15:46.966Z] Progress (3): 0.9/1.2 MB | 324/392 kB | 74/588 kB Progress (3): 0.9/1.2 MB | 324/392 kB | 78/588 kB Progress (4): 0.9/1.2 MB | 324/392 kB | 78/588 kB | 4.1/189 kB Progress (4): 0.9/1.2 MB | 328/392 kB | 78/588 kB | 4.1/189 kB Progress (4): 0.9/1.2 MB | 328/392 kB | 78/588 kB | 4.1/189 kB Progress (4): 0.9/1.2 MB | 332/392 kB | 78/588 kB | 4.1/189 kB Progress (4): 0.9/1.2 MB | 332/392 kB | 78/588 kB | 7.7/189 kB Progress (4): 0.9/1.2 MB | 332/392 kB | 82/588 kB | 7.7/189 kB Progress (4): 0.9/1.2 MB | 332/392 kB | 82/588 kB | 12/189 kB Progress (4): 0.9/1.2 MB | 336/392 kB | 82/588 kB | 12/189 kB Progress (4): 0.9/1.2 MB | 336/392 kB | 82/588 kB | 12/189 kB Progress (4): 0.9/1.2 MB | 340/392 kB | 82/588 kB | 12/189 kB Progress (4): 0.9/1.2 MB | 340/392 kB | 82/588 kB | 16/189 kB Progress (4): 0.9/1.2 MB | 340/392 kB | 86/588 kB | 16/189 kB Progress (4): 0.9/1.2 MB | 340/392 kB | 86/588 kB | 20/189 kB Progress (4): 0.9/1.2 MB | 344/392 kB | 86/588 kB | 20/189 kB Progress (4): 0.9/1.2 MB | 344/392 kB | 86/588 kB | 20/189 kB Progress (4): 0.9/1.2 MB | 348/392 kB | 86/588 kB | 20/189 kB Progress (4): 0.9/1.2 MB | 348/392 kB | 86/588 kB | 24/189 kB Progress (4): 0.9/1.2 MB | 348/392 kB | 90/588 kB | 24/189 kB Progress (4): 0.9/1.2 MB | 348/392 kB | 90/588 kB | 28/189 kB Progress (4): 0.9/1.2 MB | 352/392 kB | 90/588 kB | 28/189 kB Progress (4): 0.9/1.2 MB | 352/392 kB | 90/588 kB | 28/189 kB Progress (4): 0.9/1.2 MB | 356/392 kB | 90/588 kB | 28/189 kB Progress (4): 0.9/1.2 MB | 356/392 kB | 90/588 kB | 32/189 kB Progress (4): 0.9/1.2 MB | 356/392 kB | 94/588 kB | 32/189 kB Progress (4): 0.9/1.2 MB | 356/392 kB | 94/588 kB | 33/189 kB Progress (4): 0.9/1.2 MB | 360/392 kB | 94/588 kB | 33/189 kB Progress (4): 0.9/1.2 MB | 360/392 kB | 94/588 kB | 33/189 kB Progress (4): 0.9/1.2 MB | 364/392 kB | 94/588 kB | 33/189 kB Progress (4): 0.9/1.2 MB | 364/392 kB | 94/588 kB | 37/189 kB Progress (4): 0.9/1.2 MB | 364/392 kB | 98/588 kB | 37/189 kB Progress (4): 0.9/1.2 MB | 364/392 kB | 98/588 kB | 41/189 kB Progress (4): 0.9/1.2 MB | 364/392 kB | 98/588 kB | 45/189 kB Progress (4): 0.9/1.2 MB | 364/392 kB | 98/588 kB | 49/189 kB Progress (4): 0.9/1.2 MB | 364/392 kB | 98/588 kB | 53/189 kB Progress (4): 0.9/1.2 MB | 364/392 kB | 98/588 kB | 57/189 kB Progress (4): 0.9/1.2 MB | 364/392 kB | 98/588 kB | 61/189 kB Progress (4): 0.9/1.2 MB | 364/392 kB | 98/588 kB | 65/189 kB Progress (4): 0.9/1.2 MB | 368/392 kB | 98/588 kB | 65/189 kB Progress (4): 0.9/1.2 MB | 368/392 kB | 98/588 kB | 65/189 kB Progress (4): 0.9/1.2 MB | 372/392 kB | 98/588 kB | 65/189 kB Progress (4): 0.9/1.2 MB | 372/392 kB | 98/588 kB | 66/189 kB Progress (5): 0.9/1.2 MB | 372/392 kB | 98/588 kB | 66/189 kB | 4.1/168 kB Progress (5): 0.9/1.2 MB | 372/392 kB | 98/588 kB | 66/189 kB | 4.1/168 kB Progress (5): 0.9/1.2 MB | 372/392 kB | 98/588 kB | 66/189 kB | 7.7/168 kB Progress (5): 0.9/1.2 MB | 372/392 kB | 98/588 kB | 70/189 kB | 7.7/168 kB Progress (5): 0.9/1.2 MB | 376/392 kB | 98/588 kB | 70/189 kB | 7.7/168 kB Progress (5): 0.9/1.2 MB | 376/392 kB | 98/588 kB | 70/189 kB | 7.7/168 kB Progress (5): 0.9/1.2 MB | 380/392 kB | 98/588 kB | 70/189 kB | 7.7/168 kB Progress (5): 0.9/1.2 MB | 380/392 kB | 98/588 kB | 74/189 kB | 7.7/168 kB Progress (5): 0.9/1.2 MB | 380/392 kB | 98/588 kB | 74/189 kB | 12/168 kB Progress (5): 0.9/1.2 MB | 380/392 kB | 102/588 kB | 74/189 kB | 12/168 kB Progress (5): 0.9/1.2 MB | 380/392 kB | 102/588 kB | 74/189 kB | 16/168 kB Progress (5): 0.9/1.2 MB | 380/392 kB | 102/588 kB | 78/189 kB | 16/168 kB Progress (5): 0.9/1.2 MB | 384/392 kB | 102/588 kB | 78/189 kB | 16/168 kB Progress (5): 0.9/1.2 MB | 384/392 kB | 102/588 kB | 78/189 kB | 16/168 kB Progress (5): 0.9/1.2 MB | 388/392 kB | 102/588 kB | 78/189 kB | 16/168 kB Progress (5): 0.9/1.2 MB | 388/392 kB | 102/588 kB | 82/189 kB | 16/168 kB Progress (5): 0.9/1.2 MB | 388/392 kB | 102/588 kB | 82/189 kB | 20/168 kB Progress (5): 0.9/1.2 MB | 388/392 kB | 106/588 kB | 82/189 kB | 20/168 kB Progress (5): 0.9/1.2 MB | 388/392 kB | 106/588 kB | 82/189 kB | 24/168 kB Progress (5): 0.9/1.2 MB | 388/392 kB | 106/588 kB | 86/189 kB | 24/168 kB Progress (5): 0.9/1.2 MB | 392/392 kB | 106/588 kB | 86/189 kB | 24/168 kB Progress (5): 0.9/1.2 MB | 392 kB | 106/588 kB | 86/189 kB | 24/168 kB Progress (5): 0.9/1.2 MB | 392 kB | 106/588 kB | 86/189 kB | 24/168 kB Progress (5): 0.9/1.2 MB | 392 kB | 106/588 kB | 90/189 kB | 24/168 kB Progress (5): 0.9/1.2 MB | 392 kB | 106/588 kB | 90/189 kB | 28/168 kB Progress (5): 0.9/1.2 MB | 392 kB | 110/588 kB | 90/189 kB | 28/168 kB Progress (5): 0.9/1.2 MB | 392 kB | 110/588 kB | 90/189 kB | 32/168 kB Progress (5): 0.9/1.2 MB | 392 kB | 110/588 kB | 94/189 kB | 32/168 kB Progress (5): 0.9/1.2 MB | 392 kB | 110/588 kB | 94/189 kB | 32/168 kB Progress (5): 0.9/1.2 MB | 392 kB | 110/588 kB | 98/189 kB | 32/168 kB Progress (5): 0.9/1.2 MB | 392 kB | 110/588 kB | 98/189 kB | 33/168 kB Progress (5): 0.9/1.2 MB | 392 kB | 114/588 kB | 98/189 kB | 33/168 kB Progress (5): 0.9/1.2 MB | 392 kB | 114/588 kB | 98/189 kB | 37/168 kB Progress (5): 0.9/1.2 MB | 392 kB | 114/588 kB | 98/189 kB | 37/168 kB Progress (5): 0.9/1.2 MB | 392 kB | 114/588 kB | 98/189 kB | 37/168 kB Progress (5): 0.9/1.2 MB | 392 kB | 114/588 kB | 102/189 kB | 37/168 kB Progress (5): 0.9/1.2 MB | 392 kB | 114/588 kB | 102/189 kB | 41/168 kB Progress (5): 0.9/1.2 MB | 392 kB | 118/588 kB | 102/189 kB | 41/168 kB Progress (5): 0.9/1.2 MB | 392 kB | 118/588 kB | 102/189 kB | 45/168 kB Progress (5): 0.9/1.2 MB | 392 kB | 118/588 kB | 106/189 kB | 45/168 kB Progress (5): 0.9/1.2 MB | 392 kB | 118/588 kB | 106/189 kB | 45/168 kB Progress (5): 0.9/1.2 MB | 392 kB | 118/588 kB | 110/189 kB | 45/168 kB Progress (5): 0.9/1.2 MB | 392 kB | 118/588 kB | 110/189 kB | 49/168 kB Progress (5): 0.9/1.2 MB | 392 kB | 122/588 kB | 110/189 kB | 49/168 kB Progress (5): 0.9/1.2 MB | 392 kB | 122/588 kB | 110/189 kB | 53/168 kB Progress (5): 0.9/1.2 MB | 392 kB | 122/588 kB | 114/189 kB | 53/168 kB Progress (5): 0.9/1.2 MB | 392 kB | 122/588 kB | 114/189 kB | 53/168 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-30T20:15:46.966Z] Progress (4): 0.9/1.2 MB | 122/588 kB | 118/189 kB | 53/168 kB Progress (4): 0.9/1.2 MB | 122/588 kB | 118/189 kB | 57/168 kB Progress (4): 0.9/1.2 MB | 126/588 kB | 118/189 kB | 57/168 kB Progress (4): 0.9/1.2 MB | 126/588 kB | 118/189 kB | 61/168 kB Progress (4): 0.9/1.2 MB | 126/588 kB | 122/189 kB | 61/168 kB 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-30T20:15:46.966Z] Progress (4): 0.9/1.2 MB | 126/588 kB | 122/189 kB | 61/168 kB Progress (4): 0.9/1.2 MB | 126/588 kB | 126/189 kB | 61/168 kB Progress (4): 0.9/1.2 MB | 126/588 kB | 126/189 kB | 65/168 kB Progress (4): 0.9/1.2 MB | 130/588 kB | 126/189 kB | 65/168 kB Progress (4): 0.9/1.2 MB | 130/588 kB | 126/189 kB | 66/168 kB Progress (4): 0.9/1.2 MB | 130/588 kB | 130/189 kB | 66/168 kB Progress (4): 0.9/1.2 MB | 130/588 kB | 130/189 kB | 66/168 kB Progress (4): 0.9/1.2 MB | 130/588 kB | 134/189 kB | 66/168 kB Progress (4): 0.9/1.2 MB | 130/588 kB | 134/189 kB | 70/168 kB Progress (4): 0.9/1.2 MB | 134/588 kB | 134/189 kB | 70/168 kB Progress (4): 0.9/1.2 MB | 134/588 kB | 134/189 kB | 74/168 kB Progress (4): 0.9/1.2 MB | 134/588 kB | 138/189 kB | 74/168 kB Progress (4): 0.9/1.2 MB | 134/588 kB | 138/189 kB | 74/168 kB Progress (4): 0.9/1.2 MB | 134/588 kB | 142/189 kB | 74/168 kB Progress (4): 0.9/1.2 MB | 134/588 kB | 142/189 kB | 78/168 kB Progress (4): 0.9/1.2 MB | 138/588 kB | 142/189 kB | 78/168 kB Progress (4): 0.9/1.2 MB | 138/588 kB | 142/189 kB | 82/168 kB Progress (4): 0.9/1.2 MB | 138/588 kB | 146/189 kB | 82/168 kB Progress (4): 0.9/1.2 MB | 138/588 kB | 146/189 kB | 82/168 kB Progress (4): 0.9/1.2 MB | 138/588 kB | 150/189 kB | 82/168 kB Progress (4): 0.9/1.2 MB | 138/588 kB | 150/189 kB | 86/168 kB Progress (4): 0.9/1.2 MB | 142/588 kB | 150/189 kB | 86/168 kB Progress (4): 0.9/1.2 MB | 142/588 kB | 150/189 kB | 90/168 kB Progress (4): 0.9/1.2 MB | 142/588 kB | 154/189 kB | 90/168 kB Progress (4): 1.0/1.2 MB | 142/588 kB | 154/189 kB | 90/168 kB Progress (4): 1.0/1.2 MB | 142/588 kB | 158/189 kB | 90/168 kB Progress (4): 1.0/1.2 MB | 142/588 kB | 158/189 kB | 94/168 kB Progress (4): 1.0/1.2 MB | 146/588 kB | 158/189 kB | 94/168 kB Progress (4): 1.0/1.2 MB | 146/588 kB | 158/189 kB | 98/168 kB Progress (4): 1.0/1.2 MB | 146/588 kB | 162/189 kB | 98/168 kB Progress (4): 1.0/1.2 MB | 146/588 kB | 162/189 kB | 98/168 kB Progress (4): 1.0/1.2 MB | 146/588 kB | 166/189 kB | 98/168 kB Progress (4): 1.0/1.2 MB | 146/588 kB | 166/189 kB | 98/168 kB Progress (4): 1.0/1.2 MB | 150/588 kB | 166/189 kB | 98/168 kB Progress (4): 1.0/1.2 MB | 150/588 kB | 166/189 kB | 102/168 kB Progress (4): 1.0/1.2 MB | 150/588 kB | 170/189 kB | 102/168 kB Progress (4): 1.0/1.2 MB | 150/588 kB | 170/189 kB | 102/168 kB Progress (4): 1.0/1.2 MB | 150/588 kB | 174/189 kB | 102/168 kB Progress (4): 1.0/1.2 MB | 150/588 kB | 174/189 kB | 106/168 kB Progress (4): 1.0/1.2 MB | 154/588 kB | 174/189 kB | 106/168 kB Progress (4): 1.0/1.2 MB | 154/588 kB | 174/189 kB | 110/168 kB Progress (4): 1.0/1.2 MB | 154/588 kB | 178/189 kB | 110/168 kB Progress (4): 1.0/1.2 MB | 154/588 kB | 178/189 kB | 110/168 kB Progress (4): 1.0/1.2 MB | 154/588 kB | 182/189 kB | 110/168 kB Progress (4): 1.0/1.2 MB | 154/588 kB | 182/189 kB | 114/168 kB Progress (4): 1.0/1.2 MB | 158/588 kB | 182/189 kB | 114/168 kB Progress (4): 1.0/1.2 MB | 158/588 kB | 182/189 kB | 118/168 kB Progress (4): 1.0/1.2 MB | 158/588 kB | 186/189 kB | 118/168 kB Progress (4): 1.0/1.2 MB | 158/588 kB | 186/189 kB | 118/168 kB Progress (4): 1.0/1.2 MB | 158/588 kB | 189 kB | 118/168 kB Progress (4): 1.0/1.2 MB | 158/588 kB | 189 kB | 122/168 kB Progress (4): 1.0/1.2 MB | 162/588 kB | 189 kB | 122/168 kB Progress (4): 1.0/1.2 MB | 162/588 kB | 189 kB | 126/168 kB Progress (4): 1.0/1.2 MB | 162/588 kB | 189 kB | 126/168 kB Progress (4): 1.0/1.2 MB | 162/588 kB | 189 kB | 130/168 kB Progress (4): 1.0/1.2 MB | 166/588 kB | 189 kB | 130/168 kB Progress (5): 1.0/1.2 MB | 166/588 kB | 189 kB | 130/168 kB | 4.1/38 kB Progress (5): 1.0/1.2 MB | 166/588 kB | 189 kB | 131/168 kB | 4.1/38 kB Progress (5): 1.0/1.2 MB | 166/588 kB | 189 kB | 131/168 kB | 4.1/38 kB Progress (5): 1.0/1.2 MB | 166/588 kB | 189 kB | 135/168 kB | 4.1/38 kB Progress (5): 1.0/1.2 MB | 166/588 kB | 189 kB | 135/168 kB | 7.7/38 kB Progress (5): 1.0/1.2 MB | 170/588 kB | 189 kB | 135/168 kB | 7.7/38 kB Progress (5): 1.0/1.2 MB | 170/588 kB | 189 kB | 135/168 kB | 12/38 kB Progress (5): 1.0/1.2 MB | 170/588 kB | 189 kB | 139/168 kB | 12/38 kB Progress (5): 1.0/1.2 MB | 170/588 kB | 189 kB | 139/168 kB | 12/38 kB Progress (5): 1.0/1.2 MB | 170/588 kB | 189 kB | 143/168 kB | 12/38 kB Progress (5): 1.0/1.2 MB | 170/588 kB | 189 kB | 143/168 kB | 16/38 kB Progress (5): 1.0/1.2 MB | 174/588 kB | 189 kB | 143/168 kB | 16/38 kB Progress (5): 1.0/1.2 MB | 174/588 kB | 189 kB | 143/168 kB | 20/38 kB Progress (5): 1.0/1.2 MB | 174/588 kB | 189 kB | 147/168 kB | 20/38 kB Progress (5): 1.0/1.2 MB | 174/588 kB | 189 kB | 147/168 kB | 20/38 kB Progress (5): 1.0/1.2 MB | 174/588 kB | 189 kB | 151/168 kB | 20/38 kB Progress (5): 1.0/1.2 MB | 174/588 kB | 189 kB | 151/168 kB | 24/38 kB Progress (5): 1.0/1.2 MB | 178/588 kB | 189 kB | 151/168 kB | 24/38 kB Progress (5): 1.0/1.2 MB | 178/588 kB | 189 kB | 151/168 kB | 28/38 kB Progress (5): 1.0/1.2 MB | 178/588 kB | 189 kB | 155/168 kB | 28/38 kB Progress (5): 1.0/1.2 MB | 178/588 kB | 189 kB | 155/168 kB | 28/38 kB Progress (5): 1.0/1.2 MB | 178/588 kB | 189 kB | 159/168 kB | 28/38 kB 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 515 kB/s) [2019-07-30T20:15:46.966Z] Progress (4): 1.0/1.2 MB | 178/588 kB | 159/168 kB | 32/38 kB Progress (4): 1.0/1.2 MB | 182/588 kB | 159/168 kB | 32/38 kB Progress (4): 1.0/1.2 MB | 182/588 kB | 159/168 kB | 33/38 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-30T20:15:47.224Z] Progress (4): 1.0/1.2 MB | 182/588 kB | 163/168 kB | 33/38 kB Progress (4): 1.0/1.2 MB | 182/588 kB | 163/168 kB | 33/38 kB Progress (4): 1.0/1.2 MB | 182/588 kB | 167/168 kB | 33/38 kB Progress (4): 1.0/1.2 MB | 182/588 kB | 167/168 kB | 37/38 kB Progress (4): 1.0/1.2 MB | 186/588 kB | 167/168 kB | 37/38 kB Progress (4): 1.0/1.2 MB | 186/588 kB | 167/168 kB | 38 kB Progress (4): 1.0/1.2 MB | 186/588 kB | 168 kB | 38 kB Progress (4): 1.0/1.2 MB | 186/588 kB | 168 kB | 38 kB Progress (4): 1.0/1.2 MB | 190/588 kB | 168 kB | 38 kB Progress (4): 1.0/1.2 MB | 190/588 kB | 168 kB | 38 kB Progress (4): 1.0/1.2 MB | 194/588 kB | 168 kB | 38 kB Progress (4): 1.0/1.2 MB | 194/588 kB | 168 kB | 38 kB Progress (4): 1.0/1.2 MB | 198/588 kB | 168 kB | 38 kB Progress (4): 1.0/1.2 MB | 198/588 kB | 168 kB | 38 kB Progress (4): 1.0/1.2 MB | 202/588 kB | 168 kB | 38 kB Progress (4): 1.0/1.2 MB | 202/588 kB | 168 kB | 38 kB Progress (4): 1.0/1.2 MB | 206/588 kB | 168 kB | 38 kB Progress (4): 1.0/1.2 MB | 206/588 kB | 168 kB | 38 kB Progress (4): 1.0/1.2 MB | 210/588 kB | 168 kB | 38 kB Progress (4): 1.0/1.2 MB | 210/588 kB | 168 kB | 38 kB Progress (4): 1.0/1.2 MB | 214/588 kB | 168 kB | 38 kB Progress (4): 1.0/1.2 MB | 214/588 kB | 168 kB | 38 kB Progress (4): 1.0/1.2 MB | 218/588 kB | 168 kB | 38 kB Progress (4): 1.0/1.2 MB | 218/588 kB | 168 kB | 38 kB Progress (4): 1.0/1.2 MB | 222/588 kB | 168 kB | 38 kB Progress (4): 1.0/1.2 MB | 222/588 kB | 168 kB | 38 kB Progress (4): 1.0/1.2 MB | 226/588 kB | 168 kB | 38 kB Progress (4): 1.0/1.2 MB | 226/588 kB | 168 kB | 38 kB Progress (4): 1.0/1.2 MB | 230/588 kB | 168 kB | 38 kB Progress (4): 1.0/1.2 MB | 230/588 kB | 168 kB | 38 kB Progress (4): 1.0/1.2 MB | 234/588 kB | 168 kB | 38 kB Progress (4): 1.0/1.2 MB | 234/588 kB | 168 kB | 38 kB Progress (4): 1.0/1.2 MB | 238/588 kB | 168 kB | 38 kB Progress (4): 1.0/1.2 MB | 238/588 kB | 168 kB | 38 kB Progress (4): 1.0/1.2 MB | 242/588 kB | 168 kB | 38 kB Progress (4): 1.1/1.2 MB | 242/588 kB | 168 kB | 38 kB Progress (4): 1.1/1.2 MB | 246/588 kB | 168 kB | 38 kB Progress (4): 1.1/1.2 MB | 246/588 kB | 168 kB | 38 kB Progress (4): 1.1/1.2 MB | 250/588 kB | 168 kB | 38 kB Progress (4): 1.1/1.2 MB | 250/588 kB | 168 kB | 38 kB Progress (4): 1.1/1.2 MB | 254/588 kB | 168 kB | 38 kB Progress (4): 1.1/1.2 MB | 254/588 kB | 168 kB | 38 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 448 kB/s) [2019-07-30T20:15:47.224Z] 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-30T20:15:47.224Z] Progress (3): 1.1/1.2 MB | 254/588 kB | 38 kB Progress (3): 1.1/1.2 MB | 258/588 kB | 38 kB Progress (3): 1.1/1.2 MB | 258/588 kB | 38 kB Progress (3): 1.1/1.2 MB | 262/588 kB | 38 kB Progress (3): 1.1/1.2 MB | 262/588 kB | 38 kB Progress (3): 1.1/1.2 MB | 266/588 kB | 38 kB Progress (3): 1.1/1.2 MB | 266/588 kB | 38 kB Progress (3): 1.1/1.2 MB | 270/588 kB | 38 kB Progress (3): 1.1/1.2 MB | 270/588 kB | 38 kB Progress (3): 1.1/1.2 MB | 274/588 kB | 38 kB Progress (3): 1.1/1.2 MB | 274/588 kB | 38 kB Progress (3): 1.1/1.2 MB | 278/588 kB | 38 kB Progress (3): 1.1/1.2 MB | 278/588 kB | 38 kB Progress (3): 1.1/1.2 MB | 282/588 kB | 38 kB Progress (4): 1.1/1.2 MB | 282/588 kB | 38 kB | 4.1/65 kB Progress (4): 1.1/1.2 MB | 286/588 kB | 38 kB | 4.1/65 kB Progress (4): 1.1/1.2 MB | 286/588 kB | 38 kB | 4.1/65 kB Progress (4): 1.1/1.2 MB | 290/588 kB | 38 kB | 4.1/65 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 100 kB/s) [2019-07-30T20:15:47.224Z] Progress (3): 1.1/1.2 MB | 290/588 kB | 7.7/65 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-30T20:15:47.224Z] Progress (3): 1.1/1.2 MB | 294/588 kB | 7.7/65 kB Progress (3): 1.1/1.2 MB | 294/588 kB | 7.7/65 kB Progress (3): 1.1/1.2 MB | 298/588 kB | 7.7/65 kB Progress (3): 1.1/1.2 MB | 298/588 kB | 12/65 kB Progress (3): 1.1/1.2 MB | 302/588 kB | 12/65 kB Progress (3): 1.1/1.2 MB | 302/588 kB | 12/65 kB Progress (3): 1.1/1.2 MB | 306/588 kB | 12/65 kB Progress (3): 1.1/1.2 MB | 306/588 kB | 12/65 kB Progress (3): 1.1/1.2 MB | 306/588 kB | 16/65 kB Progress (3): 1.1/1.2 MB | 306/588 kB | 16/65 kB Progress (3): 1.1/1.2 MB | 310/588 kB | 16/65 kB Progress (3): 1.1/1.2 MB | 310/588 kB | 16/65 kB Progress (3): 1.1/1.2 MB | 310/588 kB | 20/65 kB Progress (3): 1.1/1.2 MB | 310/588 kB | 20/65 kB Progress (3): 1.1/1.2 MB | 314/588 kB | 20/65 kB Progress (3): 1.1/1.2 MB | 314/588 kB | 20/65 kB Progress (3): 1.1/1.2 MB | 318/588 kB | 20/65 kB Progress (3): 1.1/1.2 MB | 318/588 kB | 24/65 kB Progress (3): 1.1/1.2 MB | 322/588 kB | 24/65 kB Progress (3): 1.1/1.2 MB | 322/588 kB | 24/65 kB Progress (3): 1.1/1.2 MB | 322/588 kB | 28/65 kB Progress (3): 1.1/1.2 MB | 322/588 kB | 28/65 kB Progress (3): 1.1/1.2 MB | 326/588 kB | 28/65 kB Progress (3): 1.1/1.2 MB | 326/588 kB | 28/65 kB Progress (3): 1.1/1.2 MB | 326/588 kB | 32/65 kB Progress (3): 1.1/1.2 MB | 326/588 kB | 32/65 kB Progress (3): 1.1/1.2 MB | 330/588 kB | 32/65 kB Progress (3): 1.1/1.2 MB | 330/588 kB | 32/65 kB Progress (3): 1.1/1.2 MB | 330/588 kB | 36/65 kB Progress (3): 1.1/1.2 MB | 330/588 kB | 36/65 kB Progress (3): 1.1/1.2 MB | 334/588 kB | 36/65 kB Progress (3): 1.2/1.2 MB | 334/588 kB | 36/65 kB Progress (3): 1.2/1.2 MB | 334/588 kB | 40/65 kB Progress (3): 1.2/1.2 MB | 334/588 kB | 40/65 kB Progress (3): 1.2/1.2 MB | 334/588 kB | 44/65 kB Progress (3): 1.2/1.2 MB | 338/588 kB | 44/65 kB Progress (3): 1.2/1.2 MB | 338/588 kB | 48/65 kB Progress (3): 1.2/1.2 MB | 338/588 kB | 48/65 kB Progress (3): 1.2/1.2 MB | 338/588 kB | 52/65 kB Progress (3): 1.2/1.2 MB | 342/588 kB | 52/65 kB Progress (3): 1.2/1.2 MB | 342/588 kB | 56/65 kB Progress (3): 1.2/1.2 MB | 342/588 kB | 56/65 kB Progress (3): 1.2/1.2 MB | 342/588 kB | 60/65 kB Progress (3): 1.2/1.2 MB | 346/588 kB | 60/65 kB Progress (3): 1.2/1.2 MB | 346/588 kB | 64/65 kB Progress (3): 1.2/1.2 MB | 346/588 kB | 64/65 kB Progress (3): 1.2/1.2 MB | 346/588 kB | 65 kB Progress (3): 1.2/1.2 MB | 350/588 kB | 65 kB Progress (3): 1.2/1.2 MB | 350/588 kB | 65 kB Progress (3): 1.2/1.2 MB | 354/588 kB | 65 kB Progress (3): 1.2/1.2 MB | 354/588 kB | 65 kB Progress (3): 1.2/1.2 MB | 358/588 kB | 65 kB Progress (3): 1.2/1.2 MB | 358/588 kB | 65 kB Progress (3): 1.2/1.2 MB | 362/588 kB | 65 kB Progress (3): 1.2/1.2 MB | 362/588 kB | 65 kB Progress (3): 1.2/1.2 MB | 366/588 kB | 65 kB Progress (3): 1.2/1.2 MB | 366/588 kB | 65 kB Progress (3): 1.2/1.2 MB | 370/588 kB | 65 kB Progress (3): 1.2/1.2 MB | 370/588 kB | 65 kB Progress (3): 1.2/1.2 MB | 374/588 kB | 65 kB Progress (3): 1.2/1.2 MB | 374/588 kB | 65 kB Progress (3): 1.2/1.2 MB | 378/588 kB | 65 kB Progress (3): 1.2/1.2 MB | 378/588 kB | 65 kB Progress (3): 1.2/1.2 MB | 382/588 kB | 65 kB Progress (3): 1.2/1.2 MB | 382/588 kB | 65 kB Progress (3): 1.2/1.2 MB | 386/588 kB | 65 kB Progress (3): 1.2/1.2 MB | 386/588 kB | 65 kB Progress (3): 1.2/1.2 MB | 390/588 kB | 65 kB Progress (3): 1.2/1.2 MB | 390/588 kB | 65 kB Progress (3): 1.2/1.2 MB | 394/588 kB | 65 kB Progress (3): 1.2 MB | 394/588 kB | 65 kB Progress (3): 1.2 MB | 398/588 kB | 65 kB Progress (3): 1.2 MB | 402/588 kB | 65 kB Progress (3): 1.2 MB | 406/588 kB | 65 kB Progress (3): 1.2 MB | 410/588 kB | 65 kB Progress (3): 1.2 MB | 414/588 kB | 65 kB Progress (3): 1.2 MB | 418/588 kB | 65 kB Progress (3): 1.2 MB | 422/588 kB | 65 kB Progress (3): 1.2 MB | 426/588 kB | 65 kB Progress (3): 1.2 MB | 430/588 kB | 65 kB Progress (3): 1.2 MB | 434/588 kB | 65 kB Progress (3): 1.2 MB | 438/588 kB | 65 kB Progress (3): 1.2 MB | 442/588 kB | 65 kB Progress (3): 1.2 MB | 446/588 kB | 65 kB Progress (3): 1.2 MB | 450/588 kB | 65 kB Progress (3): 1.2 MB | 454/588 kB | 65 kB Progress (3): 1.2 MB | 458/588 kB | 65 kB Progress (3): 1.2 MB | 462/588 kB | 65 kB Progress (3): 1.2 MB | 466/588 kB | 65 kB Progress (3): 1.2 MB | 470/588 kB | 65 kB Progress (3): 1.2 MB | 474/588 kB | 65 kB Progress (3): 1.2 MB | 478/588 kB | 65 kB Progress (3): 1.2 MB | 482/588 kB | 65 kB Progress (3): 1.2 MB | 486/588 kB | 65 kB Progress (3): 1.2 MB | 490/588 kB | 65 kB Progress (3): 1.2 MB | 494/588 kB | 65 kB Progress (3): 1.2 MB | 498/588 kB | 65 kB Progress (3): 1.2 MB | 502/588 kB | 65 kB Progress (3): 1.2 MB | 506/588 kB | 65 kB Progress (3): 1.2 MB | 510/588 kB | 65 kB Progress (3): 1.2 MB | 514/588 kB | 65 kB Progress (3): 1.2 MB | 518/588 kB | 65 kB Progress (3): 1.2 MB | 522/588 kB | 65 kB Progress (3): 1.2 MB | 526/588 kB | 65 kB Progress (3): 1.2 MB | 530/588 kB | 65 kB Progress (3): 1.2 MB | 534/588 kB | 65 kB Progress (3): 1.2 MB | 538/588 kB | 65 kB Progress (3): 1.2 MB | 542/588 kB | 65 kB Progress (3): 1.2 MB | 546/588 kB | 65 kB Progress (3): 1.2 MB | 550/588 kB | 65 kB Progress (3): 1.2 MB | 554/588 kB | 65 kB Progress (3): 1.2 MB | 558/588 kB | 65 kB Progress (4): 1.2 MB | 558/588 kB | 65 kB | 4.1/109 kB Progress (4): 1.2 MB | 562/588 kB | 65 kB | 4.1/109 kB Progress (4): 1.2 MB | 562/588 kB | 65 kB | 7.7/109 kB Progress (4): 1.2 MB | 566/588 kB | 65 kB | 7.7/109 kB Progress (4): 1.2 MB | 566/588 kB | 65 kB | 12/109 kB Progress (4): 1.2 MB | 570/588 kB | 65 kB | 12/109 kB Progress (4): 1.2 MB | 570/588 kB | 65 kB | 16/109 kB Progress (4): 1.2 MB | 574/588 kB | 65 kB | 16/109 kB Progress (4): 1.2 MB | 574/588 kB | 65 kB | 20/109 kB Progress (4): 1.2 MB | 578/588 kB | 65 kB | 20/109 kB Progress (4): 1.2 MB | 578/588 kB | 65 kB | 24/109 kB Progress (4): 1.2 MB | 582/588 kB | 65 kB | 24/109 kB Progress (4): 1.2 MB | 582/588 kB | 65 kB | 28/109 kB Progress (4): 1.2 MB | 586/588 kB | 65 kB | 28/109 kB Progress (4): 1.2 MB | 586/588 kB | 65 kB | 32/109 kB Progress (4): 1.2 MB | 588 kB | 65 kB | 32/109 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 32/109 kB | 4.1/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 33/109 kB | 4.1/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 33/109 kB | 7.7/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 37/109 kB | 7.7/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 37/109 kB | 12/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 41/109 kB | 12/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 41/109 kB | 16/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 45/109 kB | 16/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 45/109 kB | 20/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 49/109 kB | 20/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 49/109 kB | 24/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 53/109 kB | 24/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 53/109 kB | 28/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 57/109 kB | 28/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 57/109 kB | 32/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 61/109 kB | 32/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 61/109 kB | 33/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 65/109 kB | 33/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 65/109 kB | 37/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 66/109 kB | 37/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 66/109 kB | 41/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 70/109 kB | 41/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 70/109 kB | 45/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 74/109 kB | 45/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 74/109 kB | 49/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 78/109 kB | 49/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 78/109 kB | 53/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 82/109 kB | 53/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 82/109 kB | 57/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 86/109 kB | 57/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 86/109 kB | 61/281 kB Progress (5): 1.2 MB | 588 kB | 65 kB | 90/109 kB | 61/281 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 2.9 MB/s) [2019-07-30T20:15:47.224Z] Progress (4): 588 kB | 65 kB | 90/109 kB | 65/281 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar [2019-07-30T20:15:47.224Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 1.4 MB/s) [2019-07-30T20:15:47.224Z] Progress (3): 65 kB | 94/109 kB | 65/281 kB Progress (4): 65 kB | 94/109 kB | 65/281 kB | 4.1/194 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 151 kB/s) [2019-07-30T20:15:47.224Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [2019-07-30T20:15:47.224Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-30T20:15:47.224Z] Progress (3): 94/109 kB | 66/281 kB | 4.1/194 kB Progress (3): 94/109 kB | 66/281 kB | 7.7/194 kB Progress (3): 98/109 kB | 66/281 kB | 7.7/194 kB Progress (3): 98/109 kB | 66/281 kB | 12/194 kB Progress (3): 98/109 kB | 70/281 kB | 12/194 kB Progress (3): 98/109 kB | 70/281 kB | 16/194 kB Progress (3): 98/109 kB | 70/281 kB | 16/194 kB Progress (3): 98/109 kB | 74/281 kB | 16/194 kB Progress (3): 102/109 kB | 74/281 kB | 16/194 kB Progress (3): 102/109 kB | 74/281 kB | 20/194 kB Progress (3): 106/109 kB | 74/281 kB | 20/194 kB Progress (3): 106/109 kB | 78/281 kB | 20/194 kB Progress (3): 109 kB | 78/281 kB | 20/194 kB Progress (3): 109 kB | 78/281 kB | 24/194 kB Progress (3): 109 kB | 82/281 kB | 24/194 kB Progress (3): 109 kB | 82/281 kB | 28/194 kB Progress (3): 109 kB | 86/281 kB | 28/194 kB Progress (3): 109 kB | 86/281 kB | 32/194 kB Progress (3): 109 kB | 90/281 kB | 32/194 kB Progress (3): 109 kB | 90/281 kB | 33/194 kB Progress (3): 109 kB | 94/281 kB | 33/194 kB Progress (3): 109 kB | 94/281 kB | 37/194 kB Progress (3): 109 kB | 98/281 kB | 37/194 kB Progress (3): 109 kB | 98/281 kB | 41/194 kB Progress (3): 109 kB | 98/281 kB | 41/194 kB Progress (3): 109 kB | 98/281 kB | 45/194 kB Progress (3): 109 kB | 102/281 kB | 45/194 kB Progress (3): 109 kB | 102/281 kB | 49/194 kB Progress (3): 109 kB | 106/281 kB | 49/194 kB Progress (3): 109 kB | 106/281 kB | 53/194 kB Progress (3): 109 kB | 110/281 kB | 53/194 kB Progress (3): 109 kB | 110/281 kB | 57/194 kB Progress (3): 109 kB | 114/281 kB | 57/194 kB Progress (3): 109 kB | 114/281 kB | 61/194 kB Progress (3): 109 kB | 118/281 kB | 61/194 kB Progress (3): 109 kB | 118/281 kB | 65/194 kB Progress (3): 109 kB | 122/281 kB | 65/194 kB Progress (3): 109 kB | 122/281 kB | 66/194 kB Progress (3): 109 kB | 126/281 kB | 66/194 kB Progress (3): 109 kB | 126/281 kB | 70/194 kB Progress (3): 109 kB | 130/281 kB | 70/194 kB Progress (3): 109 kB | 130/281 kB | 74/194 kB Progress (3): 109 kB | 131/281 kB | 74/194 kB Progress (3): 109 kB | 131/281 kB | 78/194 kB Progress (3): 109 kB | 135/281 kB | 78/194 kB Progress (4): 109 kB | 135/281 kB | 78/194 kB | 4.1/70 kB Progress (4): 109 kB | 135/281 kB | 82/194 kB | 4.1/70 kB Progress (4): 109 kB | 135/281 kB | 82/194 kB | 7.7/70 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 247 kB/s) [2019-07-30T20:15:47.224Z] Progress (4): 135/281 kB | 82/194 kB | 7.7/70 kB | 4.1/115 kB Progress (4): 139/281 kB | 82/194 kB | 7.7/70 kB | 4.1/115 kB Progress (4): 139/281 kB | 82/194 kB | 7.7/70 kB | 7.7/115 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [2019-07-30T20:15:47.225Z] Progress (4): 139/281 kB | 82/194 kB | 12/70 kB | 7.7/115 kB Progress (4): 139/281 kB | 86/194 kB | 12/70 kB | 7.7/115 kB Progress (4): 139/281 kB | 86/194 kB | 16/70 kB | 7.7/115 kB Progress (4): 139/281 kB | 86/194 kB | 16/70 kB | 12/115 kB Progress (4): 143/281 kB | 86/194 kB | 16/70 kB | 12/115 kB Progress (4): 143/281 kB | 86/194 kB | 16/70 kB | 16/115 kB Progress (4): 143/281 kB | 86/194 kB | 20/70 kB | 16/115 kB Progress (4): 143/281 kB | 90/194 kB | 20/70 kB | 16/115 kB Progress (4): 143/281 kB | 90/194 kB | 24/70 kB | 16/115 kB Progress (4): 143/281 kB | 90/194 kB | 24/70 kB | 20/115 kB Progress (4): 147/281 kB | 90/194 kB | 24/70 kB | 20/115 kB Progress (4): 147/281 kB | 90/194 kB | 24/70 kB | 24/115 kB Progress (4): 147/281 kB | 90/194 kB | 28/70 kB | 24/115 kB Progress (4): 147/281 kB | 90/194 kB | 28/70 kB | 28/115 kB Progress (4): 147/281 kB | 94/194 kB | 28/70 kB | 28/115 kB Progress (4): 147/281 kB | 94/194 kB | 28/70 kB | 32/115 kB Progress (4): 147/281 kB | 94/194 kB | 32/70 kB | 32/115 kB Progress (4): 151/281 kB | 94/194 kB | 32/70 kB | 32/115 kB Progress (4): 151/281 kB | 94/194 kB | 33/70 kB | 32/115 kB Progress (4): 151/281 kB | 94/194 kB | 33/70 kB | 33/115 kB Progress (4): 151/281 kB | 98/194 kB | 33/70 kB | 33/115 kB Progress (4): 151/281 kB | 98/194 kB | 33/70 kB | 37/115 kB Progress (4): 151/281 kB | 98/194 kB | 37/70 kB | 37/115 kB Progress (4): 155/281 kB | 98/194 kB | 37/70 kB | 37/115 kB Progress (4): 155/281 kB | 98/194 kB | 41/70 kB | 37/115 kB Progress (4): 155/281 kB | 98/194 kB | 41/70 kB | 41/115 kB Progress (4): 155/281 kB | 98/194 kB | 41/70 kB | 41/115 kB Progress (4): 155/281 kB | 98/194 kB | 41/70 kB | 45/115 kB Progress (4): 155/281 kB | 98/194 kB | 45/70 kB | 45/115 kB Progress (4): 159/281 kB | 98/194 kB | 45/70 kB | 45/115 kB Progress (4): 159/281 kB | 98/194 kB | 49/70 kB | 45/115 kB Progress (4): 159/281 kB | 98/194 kB | 49/70 kB | 49/115 kB Progress (4): 159/281 kB | 102/194 kB | 49/70 kB | 49/115 kB Progress (4): 159/281 kB | 102/194 kB | 49/70 kB | 53/115 kB Progress (5): 159/281 kB | 102/194 kB | 49/70 kB | 53/115 kB | 4.1/33 kB Progress (5): 159/281 kB | 102/194 kB | 53/70 kB | 53/115 kB | 4.1/33 kB Progress (5): 163/281 kB | 102/194 kB | 53/70 kB | 53/115 kB | 4.1/33 kB Progress (5): 163/281 kB | 102/194 kB | 57/70 kB | 53/115 kB | 4.1/33 kB Progress (5): 163/281 kB | 102/194 kB | 57/70 kB | 53/115 kB | 7.7/33 kB Progress (5): 163/281 kB | 102/194 kB | 57/70 kB | 57/115 kB | 7.7/33 kB Progress (5): 163/281 kB | 106/194 kB | 57/70 kB | 57/115 kB | 7.7/33 kB Progress (5): 163/281 kB | 106/194 kB | 57/70 kB | 61/115 kB | 7.7/33 kB Progress (5): 163/281 kB | 106/194 kB | 57/70 kB | 61/115 kB | 12/33 kB Progress (5): 163/281 kB | 106/194 kB | 61/70 kB | 61/115 kB | 12/33 kB Progress (5): 164/281 kB | 106/194 kB | 61/70 kB | 61/115 kB | 12/33 kB Progress (5): 164/281 kB | 106/194 kB | 65/70 kB | 61/115 kB | 12/33 kB Progress (5): 164/281 kB | 106/194 kB | 65/70 kB | 61/115 kB | 16/33 kB Progress (5): 164/281 kB | 106/194 kB | 65/70 kB | 65/115 kB | 16/33 kB Progress (5): 164/281 kB | 110/194 kB | 65/70 kB | 65/115 kB | 16/33 kB Progress (5): 164/281 kB | 110/194 kB | 65/70 kB | 69/115 kB | 16/33 kB Progress (5): 164/281 kB | 110/194 kB | 65/70 kB | 69/115 kB | 20/33 kB Progress (5): 164/281 kB | 110/194 kB | 66/70 kB | 69/115 kB | 20/33 kB Progress (5): 168/281 kB | 110/194 kB | 66/70 kB | 69/115 kB | 20/33 kB Progress (5): 168/281 kB | 110/194 kB | 70/70 kB | 69/115 kB | 20/33 kB Progress (5): 168/281 kB | 110/194 kB | 70 kB | 69/115 kB | 20/33 kB Progress (5): 168/281 kB | 110/194 kB | 70 kB | 69/115 kB | 24/33 kB Progress (5): 168/281 kB | 110/194 kB | 70 kB | 73/115 kB | 24/33 kB Progress (5): 168/281 kB | 114/194 kB | 70 kB | 73/115 kB | 24/33 kB Progress (5): 168/281 kB | 114/194 kB | 70 kB | 77/115 kB | 24/33 kB Progress (5): 168/281 kB | 114/194 kB | 70 kB | 77/115 kB | 28/33 kB Progress (5): 172/281 kB | 114/194 kB | 70 kB | 77/115 kB | 28/33 kB Progress (5): 172/281 kB | 114/194 kB | 70 kB | 77/115 kB | 32/33 kB Progress (5): 172/281 kB | 114/194 kB | 70 kB | 81/115 kB | 32/33 kB Progress (5): 172/281 kB | 118/194 kB | 70 kB | 81/115 kB | 32/33 kB Progress (5): 172/281 kB | 118/194 kB | 70 kB | 85/115 kB | 32/33 kB Progress (5): 172/281 kB | 118/194 kB | 70 kB | 85/115 kB | 33/33 kB Progress (5): 176/281 kB | 118/194 kB | 70 kB | 85/115 kB | 33/33 kB Progress (5): 176/281 kB | 118/194 kB | 70 kB | 85/115 kB | 33 kB Progress (5): 176/281 kB | 118/194 kB | 70 kB | 89/115 kB | 33 kB Progress (5): 176/281 kB | 122/194 kB | 70 kB | 89/115 kB | 33 kB Progress (5): 176/281 kB | 122/194 kB | 70 kB | 93/115 kB | 33 kB Progress (5): 180/281 kB | 122/194 kB | 70 kB | 93/115 kB | 33 kB Progress (5): 180/281 kB | 122/194 kB | 70 kB | 97/115 kB | 33 kB Progress (5): 180/281 kB | 126/194 kB | 70 kB | 97/115 kB | 33 kB Progress (5): 180/281 kB | 126/194 kB | 70 kB | 101/115 kB | 33 kB Progress (5): 184/281 kB | 126/194 kB | 70 kB | 101/115 kB | 33 kB Progress (5): 184/281 kB | 126/194 kB | 70 kB | 105/115 kB | 33 kB Progress (5): 184/281 kB | 130/194 kB | 70 kB | 105/115 kB | 33 kB Progress (5): 184/281 kB | 130/194 kB | 70 kB | 109/115 kB | 33 kB Progress (5): 188/281 kB | 130/194 kB | 70 kB | 109/115 kB | 33 kB Progress (5): 188/281 kB | 130/194 kB | 70 kB | 113/115 kB | 33 kB Progress (5): 188/281 kB | 131/194 kB | 70 kB | 113/115 kB | 33 kB Progress (5): 188/281 kB | 131/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 192/281 kB | 131/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 192/281 kB | 135/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 196/281 kB | 135/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 196/281 kB | 139/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 197/281 kB | 139/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 197/281 kB | 143/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 201/281 kB | 143/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 201/281 kB | 147/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 205/281 kB | 147/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 205/281 kB | 151/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 209/281 kB | 151/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 209/281 kB | 155/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 213/281 kB | 155/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 213/281 kB | 159/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 217/281 kB | 159/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 217/281 kB | 163/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 221/281 kB | 163/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 221/281 kB | 167/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 225/281 kB | 167/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 225/281 kB | 171/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 229/281 kB | 171/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 229/281 kB | 175/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 229/281 kB | 175/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 229/281 kB | 179/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 233/281 kB | 179/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 233/281 kB | 183/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 237/281 kB | 183/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 237/281 kB | 187/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 241/281 kB | 187/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 241/281 kB | 191/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 245/281 kB | 191/194 kB | 70 kB | 115 kB | 33 kB Progress (5): 245/281 kB | 194 kB | 70 kB | 115 kB | 33 kB Progress (5): 249/281 kB | 194 kB | 70 kB | 115 kB | 33 kB Progress (5): 253/281 kB | 194 kB | 70 kB | 115 kB | 33 kB Progress (5): 257/281 kB | 194 kB | 70 kB | 115 kB | 33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar (70 kB at 149 kB/s) [2019-07-30T20:15:47.225Z] Progress (4): 261/281 kB | 194 kB | 115 kB | 33 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [2019-07-30T20:15:47.225Z] Progress (4): 265/281 kB | 194 kB | 115 kB | 33 kB Progress (4): 269/281 kB | 194 kB | 115 kB | 33 kB Progress (4): 273/281 kB | 194 kB | 115 kB | 33 kB Progress (4): 277/281 kB | 194 kB | 115 kB | 33 kB Progress (4): 281 kB | 194 kB | 115 kB | 33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.1/asm-7.1.jar (115 kB at 242 kB/s) [2019-07-30T20:15:47.225Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar [2019-07-30T20:15:47.225Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar (33 kB at 70 kB/s) [2019-07-30T20:15:47.225Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar (194 kB at 404 kB/s) [2019-07-30T20:15:47.225Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar (281 kB at 584 kB/s) [2019-07-30T20:15:47.225Z] 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 Progress (2): 50 kB | 4.1/129 kB Progress (2): 50 kB | 7.7/129 kB Progress (2): 50 kB | 12/129 kB Progress (2): 50 kB | 16/129 kB Progress (2): 50 kB | 20/129 kB Progress (2): 50 kB | 24/129 kB Progress (2): 50 kB | 28/129 kB Progress (2): 50 kB | 32/129 kB Progress (2): 50 kB | 33/129 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar (50 kB at 102 kB/s) [2019-07-30T20:15:47.225Z] Progress (1): 37/129 kB Progress (1): 41/129 kB Progress (1): 45/129 kB Progress (1): 49/129 kB Progress (1): 53/129 kB Progress (1): 57/129 kB Progress (1): 61/129 kB Progress (1): 65/129 kB Progress (1): 66/129 kB Progress (1): 70/129 kB Progress (1): 74/129 kB Progress (1): 78/129 kB Progress (1): 82/129 kB Progress (1): 86/129 kB Progress (1): 90/129 kB Progress (1): 94/129 kB Progress (1): 98/129 kB Progress (1): 102/129 kB Progress (1): 106/129 kB Progress (1): 110/129 kB Progress (1): 114/129 kB Progress (1): 118/129 kB Progress (1): 122/129 kB Progress (1): 126/129 kB Progress (1): 129 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar (129 kB at 257 kB/s) [2019-07-30T20:15:47.482Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:15:47.482Z] [INFO] [2019-07-30T20:15:47.482Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass --- [2019-07-30T20:15:47.482Z] [INFO] [2019-07-30T20:15:47.482Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass --- [2019-07-30T20:15:47.482Z] [INFO] [2019-07-30T20:15:47.482Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass --- [2019-07-30T20:15:47.482Z] 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-30T20:15:47.482Z] 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-30T20:15:47.482Z] 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-30T20:15:47.482Z] 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-30T20:15:47.482Z] 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-30T20:15:47.482Z] 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-30T20:15:47.739Z] 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 21 kB/s) [2019-07-30T20:15:47.739Z] 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-30T20:15:47.739Z] 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-30T20:15:47.739Z] 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-30T20:15:47.996Z] 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-30T20:15:47.996Z] 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-30T20:15:47.996Z] 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-30T20:15:47.996Z] 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 292 kB/s) [2019-07-30T20:15:47.996Z] [INFO] [2019-07-30T20:15:47.996Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass --- [2019-07-30T20:15:47.996Z] [INFO] [2019-07-30T20:15:47.996Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass --- [2019-07-30T20:15:47.996Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:15:47.996Z] [INFO] [2019-07-30T20:15:47.996Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass --- [2019-07-30T20:15:48.254Z] [INFO] [2019-07-30T20:15:48.254Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass --- [2019-07-30T20:15:48.254Z] 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-30T20:15:48.922Z] 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-30T20:15:48.922Z] 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-30T20:15:48.922Z] 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-30T20:15:48.922Z] 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-30T20:15:48.922Z] 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-30T20:15:48.922Z] 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 398 kB/s) [2019-07-30T20:15:48.922Z] 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-30T20:15:48.922Z] 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-30T20:15:48.922Z] 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-30T20:15:48.922Z] 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-30T20:15:48.922Z] 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-30T20:15:48.922Z] 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-30T20:15:48.922Z] 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 140 kB/s) [2019-07-30T20:15:48.922Z] 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-30T20:15:48.922Z] 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-30T20:15:48.922Z] 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-30T20:15:49.223Z] 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-30T20:15:49.223Z] 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-30T20:15:49.223Z] 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-30T20:15:49.223Z] 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 219 kB/s) [2019-07-30T20:15:49.223Z] 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-30T20:15:49.223Z] 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-30T20:15:49.223Z] 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-30T20:15:49.479Z] 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-30T20:15:49.479Z] 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-30T20:15:49.479Z] 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-30T20:15:49.479Z] 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-30T20:15:49.479Z] 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-30T20:15:49.479Z] 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-30T20:15:49.479Z] 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-30T20:15:49.479Z] 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-30T20:15:49.479Z] 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-30T20:15:49.479Z] 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-30T20:15:49.479Z] 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-30T20:15:49.479Z] 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-30T20:15:49.479Z] 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-30T20:15:49.738Z] 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-30T20:15:49.738Z] 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-30T20:15:49.738Z] 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-30T20:15:49.738Z] 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-30T20:15:49.738Z] 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-30T20:15:49.738Z] 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-30T20:15:49.995Z] 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-30T20:15:49.995Z] 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-30T20:15:49.995Z] 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-30T20:15:49.995Z] Progress (1): 4.1/239 kB Progress (1): 7.7/239 kB Progress (1): 12/239 kB Progress (1): 16/239 kB Progress (1): 20/239 kB Progress (1): 24/239 kB Progress (1): 28/239 kB Progress (2): 28/239 kB | 4.1/233 kB Progress (2): 32/239 kB | 4.1/233 kB Progress (2): 32/239 kB | 7.7/233 kB Progress (2): 36/239 kB | 7.7/233 kB Progress (2): 36/239 kB | 12/233 kB Progress (2): 40/239 kB | 12/233 kB Progress (2): 40/239 kB | 16/233 kB Progress (2): 44/239 kB | 16/233 kB Progress (2): 44/239 kB | 20/233 kB Progress (2): 48/239 kB | 20/233 kB Progress (2): 48/239 kB | 24/233 kB Progress (2): 52/239 kB | 24/233 kB Progress (2): 52/239 kB | 28/233 kB Progress (2): 56/239 kB | 28/233 kB Progress (2): 56/239 kB | 32/233 kB Progress (2): 60/239 kB | 32/233 kB Progress (2): 60/239 kB | 36/233 kB Progress (2): 64/239 kB | 36/233 kB Progress (2): 64/239 kB | 40/233 kB Progress (2): 68/239 kB | 40/233 kB Progress (2): 68/239 kB | 44/233 kB Progress (2): 72/239 kB | 44/233 kB Progress (2): 72/239 kB | 48/233 kB Progress (2): 76/239 kB | 48/233 kB Progress (2): 76/239 kB | 52/233 kB Progress (2): 80/239 kB | 52/233 kB Progress (2): 80/239 kB | 56/233 kB Progress (2): 84/239 kB | 56/233 kB Progress (2): 84/239 kB | 60/233 kB Progress (2): 88/239 kB | 60/233 kB Progress (2): 88/239 kB | 64/233 kB Progress (2): 92/239 kB | 64/233 kB Progress (2): 92/239 kB | 68/233 kB Progress (2): 96/239 kB | 68/233 kB Progress (2): 96/239 kB | 72/233 kB Progress (2): 100/239 kB | 72/233 kB Progress (2): 104/239 kB | 72/233 kB Progress (2): 104/239 kB | 76/233 kB Progress (2): 108/239 kB | 76/233 kB Progress (2): 108/239 kB | 80/233 kB Progress (2): 112/239 kB | 80/233 kB Progress (2): 112/239 kB | 84/233 kB Progress (2): 116/239 kB | 84/233 kB Progress (2): 116/239 kB | 88/233 kB Progress (2): 120/239 kB | 88/233 kB Progress (2): 120/239 kB | 92/233 kB Progress (2): 124/239 kB | 92/233 kB Progress (2): 124/239 kB | 96/233 kB Progress (2): 128/239 kB | 96/233 kB Progress (2): 128/239 kB | 100/233 kB Progress (2): 132/239 kB | 100/233 kB Progress (2): 132/239 kB | 104/233 kB Progress (2): 136/239 kB | 104/233 kB Progress (2): 136/239 kB | 108/233 kB Progress (2): 140/239 kB | 108/233 kB Progress (2): 140/239 kB | 112/233 kB Progress (2): 144/239 kB | 112/233 kB Progress (2): 144/239 kB | 116/233 kB Progress (2): 148/239 kB | 116/233 kB Progress (2): 148/239 kB | 120/233 kB Progress (2): 152/239 kB | 120/233 kB Progress (2): 152/239 kB | 124/233 kB Progress (2): 156/239 kB | 124/233 kB Progress (2): 156/239 kB | 128/233 kB Progress (2): 160/239 kB | 128/233 kB Progress (2): 160/239 kB | 132/233 kB Progress (2): 164/239 kB | 132/233 kB Progress (2): 164/239 kB | 136/233 kB Progress (2): 168/239 kB | 136/233 kB Progress (2): 168/239 kB | 140/233 kB Progress (2): 172/239 kB | 140/233 kB Progress (2): 172/239 kB | 144/233 kB Progress (2): 176/239 kB | 144/233 kB Progress (2): 176/239 kB | 148/233 kB Progress (2): 180/239 kB | 148/233 kB Progress (2): 180/239 kB | 152/233 kB Progress (2): 184/239 kB | 152/233 kB Progress (2): 184/239 kB | 156/233 kB Progress (2): 188/239 kB | 156/233 kB Progress (2): 188/239 kB | 160/233 kB Progress (2): 192/239 kB | 160/233 kB Progress (2): 192/239 kB | 164/233 kB Progress (2): 196/239 kB | 164/233 kB Progress (2): 196/239 kB | 168/233 kB Progress (2): 200/239 kB | 168/233 kB Progress (2): 200/239 kB | 172/233 kB Progress (2): 204/239 kB | 172/233 kB Progress (2): 204/239 kB | 176/233 kB Progress (2): 208/239 kB | 176/233 kB Progress (2): 208/239 kB | 180/233 kB Progress (2): 212/239 kB | 180/233 kB Progress (2): 212/239 kB | 184/233 kB Progress (2): 216/239 kB | 184/233 kB Progress (2): 216/239 kB | 188/233 kB Progress (2): 220/239 kB | 188/233 kB Progress (2): 220/239 kB | 192/233 kB Progress (2): 224/239 kB | 192/233 kB Progress (2): 224/239 kB | 196/233 kB Progress (2): 228/239 kB | 196/233 kB Progress (2): 228/239 kB | 200/233 kB Progress (2): 232/239 kB | 200/233 kB Progress (2): 232/239 kB | 204/233 kB Progress (2): 232/239 kB | 208/233 kB Progress (2): 232/239 kB | 212/233 kB Progress (2): 232/239 kB | 216/233 kB Progress (2): 232/239 kB | 220/233 kB Progress (2): 232/239 kB | 224/233 kB Progress (2): 232/239 kB | 228/233 kB Progress (2): 232/239 kB | 232/233 kB Progress (2): 232/239 kB | 233 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.8 MB/s) [2019-07-30T20:15:49.995Z] Progress (2): 232/239 kB | 4.1/155 kB Progress (2): 232/239 kB | 7.7/155 kB Progress (2): 232/239 kB | 12/155 kB Progress (2): 232/239 kB | 16/155 kB Progress (2): 232/239 kB | 20/155 kB Progress (2): 232/239 kB | 24/155 kB Progress (2): 232/239 kB | 28/155 kB Progress (2): 232/239 kB | 32/155 kB Progress (2): 232/239 kB | 36/155 kB Progress (2): 232/239 kB | 40/155 kB Progress (2): 232/239 kB | 44/155 kB Progress (2): 232/239 kB | 48/155 kB Progress (2): 232/239 kB | 52/155 kB Progress (2): 232/239 kB | 56/155 kB Progress (2): 232/239 kB | 60/155 kB Progress (2): 232/239 kB | 64/155 kB Progress (2): 232/239 kB | 66/155 kB Progress (2): 232/239 kB | 70/155 kB Progress (2): 232/239 kB | 74/155 kB Progress (2): 232/239 kB | 78/155 kB Progress (2): 232/239 kB | 82/155 kB Progress (2): 232/239 kB | 86/155 kB Progress (2): 232/239 kB | 90/155 kB Progress (2): 232/239 kB | 94/155 kB Progress (2): 232/239 kB | 98/155 kB Progress (2): 232/239 kB | 102/155 kB Progress (2): 232/239 kB | 106/155 kB Progress (2): 232/239 kB | 110/155 kB Progress (2): 232/239 kB | 114/155 kB Progress (2): 232/239 kB | 118/155 kB Progress (2): 232/239 kB | 122/155 kB Progress (2): 232/239 kB | 126/155 kB Progress (2): 232/239 kB | 130/155 kB Progress (2): 232/239 kB | 134/155 kB Progress (2): 232/239 kB | 138/155 kB Progress (2): 232/239 kB | 142/155 kB Progress (2): 232/239 kB | 146/155 kB Progress (2): 232/239 kB | 150/155 kB Progress (2): 232/239 kB | 154/155 kB Progress (2): 232/239 kB | 155 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.jar (155 kB at 1.9 MB/s) [2019-07-30T20:15:50.252Z] Progress (1): 236/239 kB Progress (1): 239 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 830 kB/s) [2019-07-30T20:15:50.252Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:15:50.252Z] [INFO] [2019-07-30T20:15:50.252Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >-- [2019-07-30T20:15:50.252Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 5.0.0-SNAPSHOT [2/134] [2019-07-30T20:15:50.252Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T20:15:50.252Z] [INFO] [2019-07-30T20:15:50.252Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T20:15:50.252Z] [INFO] [2019-07-30T20:15:50.252Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T20:15:50.252Z] [INFO] [2019-07-30T20:15:50.252Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T20:15:50.252Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:15:50.252Z] [INFO] [2019-07-30T20:15:50.252Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T20:15:50.252Z] [INFO] [2019-07-30T20:15:50.252Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T20:15:50.252Z] [INFO] [2019-07-30T20:15:50.252Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T20:15:50.252Z] [INFO] [2019-07-30T20:15:50.252Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T20:15:50.252Z] [INFO] [2019-07-30T20:15:50.252Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T20:15:50.252Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:15:50.252Z] [INFO] [2019-07-30T20:15:50.252Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T20:15:50.509Z] [INFO] [2019-07-30T20:15:50.509Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T20:15:50.509Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:15:50.509Z] [INFO] [2019-07-30T20:15:50.509Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >--- [2019-07-30T20:15:50.509Z] [INFO] Building Trace Compass Common Utilities Parent 5.0.0-SNAPSHOT [3/134] [2019-07-30T20:15:50.509Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T20:15:50.509Z] [INFO] [2019-07-30T20:15:50.509Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T20:15:50.509Z] [INFO] [2019-07-30T20:15:50.509Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T20:15:50.509Z] [INFO] [2019-07-30T20:15:50.509Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T20:15:50.509Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:15:50.509Z] [INFO] [2019-07-30T20:15:50.509Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T20:15:50.509Z] [INFO] [2019-07-30T20:15:50.509Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T20:15:50.509Z] [INFO] [2019-07-30T20:15:50.509Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T20:15:50.509Z] [INFO] [2019-07-30T20:15:50.509Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T20:15:50.509Z] [INFO] [2019-07-30T20:15:50.509Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T20:15:50.509Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:15:50.509Z] [INFO] [2019-07-30T20:15:50.509Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T20:15:50.509Z] [INFO] [2019-07-30T20:15:50.509Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T20:15:50.509Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:15:50.509Z] [INFO] [2019-07-30T20:15:50.509Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >---- [2019-07-30T20:15:50.509Z] [INFO] Building org.eclipse.tracecompass.common.core 4.1.0-SNAPSHOT [4/134] [2019-07-30T20:15:50.509Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:15:50.509Z] [INFO] [2019-07-30T20:15:50.509Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core --- [2019-07-30T20:15:50.509Z] [INFO] [2019-07-30T20:15:50.509Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core --- [2019-07-30T20:15:50.509Z] 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-30T20:15:50.509Z] 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-30T20:15:50.509Z] 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-30T20:15:50.767Z] 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-30T20:15:50.767Z] 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-30T20:15:50.767Z] 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-30T20:15:50.767Z] 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 43 kB/s) [2019-07-30T20:15:50.767Z] 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-30T20:15:50.767Z] 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 406 kB/s) [2019-07-30T20:15:50.767Z] 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-30T20:15:50.767Z] 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 1.1 MB/s) [2019-07-30T20:15:50.767Z] 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-30T20:15:50.767Z] 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-30T20:15:50.767Z] 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-30T20:15:51.023Z] 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-30T20:15:51.023Z] 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-30T20:15:51.023Z] 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-30T20:15:51.023Z] 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 116 kB/s) [2019-07-30T20:15:51.023Z] 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-30T20:15:51.023Z] 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-30T20:15:51.023Z] 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-30T20:15:51.280Z] 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-30T20:15:51.280Z] 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-30T20:15:51.280Z] 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-30T20:15:51.280Z] 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 96 kB/s) [2019-07-30T20:15:51.280Z] 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-30T20:15:51.280Z] 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-30T20:15:51.280Z] 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-30T20:15:51.536Z] 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-30T20:15:51.536Z] 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-30T20:15:51.536Z] 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-30T20:15:51.536Z] 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 144 kB/s) [2019-07-30T20:15:51.536Z] 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-30T20:15:51.536Z] 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-30T20:15:51.536Z] 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-30T20:15:51.793Z] 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-30T20:15:51.793Z] 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-30T20:15:51.793Z] 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-30T20:15:51.793Z] 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 103 kB/s) [2019-07-30T20:15:51.793Z] 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-30T20:15:51.793Z] 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-30T20:15:51.793Z] 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-30T20:15:52.050Z] 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-30T20:15:52.050Z] 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-30T20:15:52.050Z] 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-30T20:15:52.050Z] 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 407 kB/s) [2019-07-30T20:15:52.050Z] 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-30T20:15:52.050Z] 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-30T20:15:52.050Z] 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-30T20:15:52.050Z] 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-30T20:15:52.050Z] 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-30T20:15:52.050Z] 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-30T20:15:52.307Z] 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 14 MB/s) [2019-07-30T20:15:52.307Z] 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-30T20:15:52.307Z] 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-30T20:15:52.307Z] 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-30T20:15:52.307Z] 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-30T20:15:52.307Z] 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-30T20:15:52.307Z] 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-30T20:15:52.307Z] 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-30T20:15:52.307Z] 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-30T20:15:52.307Z] 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-30T20:15:52.307Z] 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-30T20:15:52.563Z] 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-30T20:15:52.563Z] 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-30T20:15:52.563Z] 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-30T20:15:52.563Z] 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-30T20:15:52.563Z] 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-30T20:15:52.563Z] 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-30T20:15:52.563Z] 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-30T20:15:52.563Z] 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-30T20:15:52.563Z] 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-30T20:15:52.563Z] 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-30T20:15:52.820Z] 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-30T20:15:52.820Z] 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-30T20:15:52.820Z] 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-30T20:15:52.820Z] 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-30T20:15:52.820Z] 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-30T20:15:52.820Z] 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 (2): 40/166 kB | 4.1/26 kB Progress (2): 44/166 kB | 4.1/26 kB Progress (2): 44/166 kB | 7.7/26 kB Progress (2): 48/166 kB | 7.7/26 kB Progress (2): 48/166 kB | 12/26 kB Progress (2): 48/166 kB | 16/26 kB Progress (2): 52/166 kB | 16/26 kB Progress (2): 52/166 kB | 20/26 kB Progress (2): 56/166 kB | 20/26 kB Progress (2): 56/166 kB | 24/26 kB Progress (2): 60/166 kB | 24/26 kB Progress (2): 60/166 kB | 26 kB Progress (2): 64/166 kB | 26 kB Progress (2): 68/166 kB | 26 kB Progress (2): 72/166 kB | 26 kB Progress (2): 76/166 kB | 26 kB Progress (2): 80/166 kB | 26 kB Progress (2): 84/166 kB | 26 kB Progress (2): 88/166 kB | 26 kB Progress (2): 92/166 kB | 26 kB Progress (2): 96/166 kB | 26 kB Progress (2): 100/166 kB | 26 kB Progress (2): 104/166 kB | 26 kB Progress (2): 108/166 kB | 26 kB Progress (2): 112/166 kB | 26 kB Progress (3): 112/166 kB | 26 kB | 4.1/281 kB Progress (3): 116/166 kB | 26 kB | 4.1/281 kB Progress (3): 116/166 kB | 26 kB | 7.7/281 kB Progress (3): 120/166 kB | 26 kB | 7.7/281 kB Progress (3): 120/166 kB | 26 kB | 12/281 kB Progress (3): 124/166 kB | 26 kB | 12/281 kB Progress (3): 124/166 kB | 26 kB | 16/281 kB Progress (3): 128/166 kB | 26 kB | 16/281 kB Progress (3): 128/166 kB | 26 kB | 20/281 kB Progress (3): 131/166 kB | 26 kB | 20/281 kB Progress (3): 131/166 kB | 26 kB | 24/281 kB Progress (3): 135/166 kB | 26 kB | 24/281 kB Progress (3): 135/166 kB | 26 kB | 28/281 kB Progress (3): 139/166 kB | 26 kB | 28/281 kB Progress (3): 139/166 kB | 26 kB | 32/281 kB Progress (3): 143/166 kB | 26 kB | 32/281 kB Progress (3): 143/166 kB | 26 kB | 36/281 kB Progress (3): 147/166 kB | 26 kB | 36/281 kB Progress (3): 147/166 kB | 26 kB | 40/281 kB Progress (3): 151/166 kB | 26 kB | 40/281 kB Progress (3): 151/166 kB | 26 kB | 44/281 kB Progress (3): 155/166 kB | 26 kB | 44/281 kB Progress (3): 155/166 kB | 26 kB | 48/281 kB Progress (3): 159/166 kB | 26 kB | 48/281 kB Progress (3): 159/166 kB | 26 kB | 52/281 kB Progress (3): 163/166 kB | 26 kB | 52/281 kB Progress (4): 163/166 kB | 26 kB | 52/281 kB | 4.1/70 kB Progress (4): 166 kB | 26 kB | 52/281 kB | 4.1/70 kB Progress (4): 166 kB | 26 kB | 56/281 kB | 4.1/70 kB Progress (4): 166 kB | 26 kB | 56/281 kB | 7.7/70 kB Progress (4): 166 kB | 26 kB | 60/281 kB | 7.7/70 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 621 kB/s) [2019-07-30T20:15:52.820Z] Progress (3): 166 kB | 64/281 kB | 7.7/70 kB Progress (3): 166 kB | 64/281 kB | 12/70 kB Progress (3): 166 kB | 68/281 kB | 12/70 kB Progress (3): 166 kB | 68/281 kB | 16/70 kB Progress (3): 166 kB | 72/281 kB | 16/70 kB Progress (3): 166 kB | 72/281 kB | 20/70 kB Progress (3): 166 kB | 76/281 kB | 20/70 kB Progress (3): 166 kB | 76/281 kB | 24/70 kB Progress (3): 166 kB | 80/281 kB | 24/70 kB Progress (3): 166 kB | 80/281 kB | 28/70 kB Progress (3): 166 kB | 84/281 kB | 28/70 kB Progress (3): 166 kB | 84/281 kB | 32/70 kB Progress (3): 166 kB | 88/281 kB | 32/70 kB Progress (3): 166 kB | 88/281 kB | 33/70 kB Progress (3): 166 kB | 92/281 kB | 33/70 kB Progress (3): 166 kB | 92/281 kB | 37/70 kB Progress (3): 166 kB | 96/281 kB | 37/70 kB Progress (3): 166 kB | 96/281 kB | 41/70 kB Progress (3): 166 kB | 98/281 kB | 41/70 kB Progress (3): 166 kB | 98/281 kB | 45/70 kB Progress (3): 166 kB | 102/281 kB | 45/70 kB Progress (3): 166 kB | 102/281 kB | 49/70 kB Progress (3): 166 kB | 106/281 kB | 49/70 kB Progress (3): 166 kB | 106/281 kB | 53/70 kB Progress (3): 166 kB | 110/281 kB | 53/70 kB Progress (3): 166 kB | 110/281 kB | 57/70 kB Progress (3): 166 kB | 114/281 kB | 57/70 kB Progress (3): 166 kB | 114/281 kB | 61/70 kB Progress (3): 166 kB | 118/281 kB | 61/70 kB Progress (3): 166 kB | 118/281 kB | 65/70 kB Progress (3): 166 kB | 122/281 kB | 65/70 kB Progress (3): 166 kB | 122/281 kB | 69/70 kB Progress (3): 166 kB | 126/281 kB | 69/70 kB Progress (3): 166 kB | 126/281 kB | 70 kB Progress (3): 166 kB | 130/281 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.5 MB/s) [2019-07-30T20:15:52.820Z] Progress (2): 131/281 kB | 70 kB Progress (2): 135/281 kB | 70 kB Progress (2): 139/281 kB | 70 kB Progress (2): 143/281 kB | 70 kB Progress (2): 147/281 kB | 70 kB Progress (2): 151/281 kB | 70 kB Progress (2): 155/281 kB | 70 kB Progress (2): 159/281 kB | 70 kB Progress (2): 163/281 kB | 70 kB Progress (2): 164/281 kB | 70 kB Progress (2): 168/281 kB | 70 kB Progress (2): 172/281 kB | 70 kB Progress (2): 176/281 kB | 70 kB Progress (2): 180/281 kB | 70 kB Progress (2): 184/281 kB | 70 kB Progress (2): 188/281 kB | 70 kB Progress (2): 192/281 kB | 70 kB Progress (2): 196/281 kB | 70 kB Progress (2): 197/281 kB | 70 kB Progress (2): 201/281 kB | 70 kB Progress (2): 205/281 kB | 70 kB Progress (2): 209/281 kB | 70 kB Progress (2): 213/281 kB | 70 kB Progress (2): 217/281 kB | 70 kB Progress (2): 221/281 kB | 70 kB Progress (2): 225/281 kB | 70 kB Progress (2): 229/281 kB | 70 kB Progress (2): 229/281 kB | 70 kB Progress (2): 233/281 kB | 70 kB Progress (2): 237/281 kB | 70 kB Progress (2): 241/281 kB | 70 kB Progress (2): 245/281 kB | 70 kB Progress (3): 245/281 kB | 70 kB | 4.1/6.0 kB Progress (3): 249/281 kB | 70 kB | 4.1/6.0 kB Progress (3): 249/281 kB | 70 kB | 6.0 kB Progress (3): 253/281 kB | 70 kB | 6.0 kB Progress (3): 257/281 kB | 70 kB | 6.0 kB Progress (3): 261/281 kB | 70 kB | 6.0 kB Progress (3): 265/281 kB | 70 kB | 6.0 kB Progress (3): 269/281 kB | 70 kB | 6.0 kB Progress (3): 273/281 kB | 70 kB | 6.0 kB Progress (3): 277/281 kB | 70 kB | 6.0 kB Progress (3): 281 kB | 70 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 98 kB/s) [2019-07-30T20:15:52.820Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar (70 kB at 1.1 MB/s) [2019-07-30T20:15:52.820Z] 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 3.4 MB/s) [2019-07-30T20:15:53.077Z] [INFO] The project's OSGi version is 4.1.0.201907302009 [2019-07-30T20:15:53.077Z] [INFO] [2019-07-30T20:15:53.077Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core --- [2019-07-30T20:15:53.077Z] [INFO] [2019-07-30T20:15:53.077Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core --- [2019-07-30T20:15:53.077Z] [INFO] [2019-07-30T20:15:53.077Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core --- [2019-07-30T20:15:53.077Z] [INFO] [2019-07-30T20:15:53.077Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core --- [2019-07-30T20:15:53.077Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:15:53.077Z] [INFO] [2019-07-30T20:15:53.077Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core --- [2019-07-30T20:15:53.077Z] 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-30T20:15:53.077Z] 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-30T20:15:53.077Z] 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-30T20:15:53.333Z] 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-30T20:15:53.333Z] 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-30T20:15:53.333Z] 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-30T20:15:53.333Z] 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 18 kB/s) [2019-07-30T20:15:53.333Z] 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-30T20:15:53.333Z] 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-30T20:15:53.333Z] 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-30T20:15:53.590Z] 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-30T20:15:53.590Z] 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-30T20:15:53.590Z] 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-30T20:15:53.590Z] 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 157 kB/s) [2019-07-30T20:15:53.590Z] 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-30T20:15:53.590Z] 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-30T20:15:53.590Z] 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-30T20:15:53.847Z] 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-30T20:15:53.847Z] 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-30T20:15:53.847Z] 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-30T20:15:53.847Z] 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 797 kB/s) [2019-07-30T20:15:53.847Z] 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-30T20:15:53.847Z] 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-30T20:15:53.847Z] 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-30T20:15:54.104Z] 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-30T20:15:54.104Z] 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-30T20:15:54.104Z] 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-30T20:15:54.104Z] 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 158 kB/s) [2019-07-30T20:15:54.104Z] 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-30T20:15:54.104Z] 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-30T20:15:54.104Z] 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-30T20:15:54.361Z] 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-30T20:15:54.361Z] 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-30T20:15:54.361Z] 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-30T20:15:54.617Z] 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 20 kB/s) [2019-07-30T20:15:54.617Z] 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-30T20:15:54.617Z] 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-30T20:15:54.617Z] 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-30T20:15:54.874Z] 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-30T20:15:54.874Z] 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-30T20:15:54.874Z] 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-30T20:15:54.874Z] 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 50 kB/s) [2019-07-30T20:15:54.874Z] 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-30T20:15:54.874Z] 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-30T20:15:54.874Z] 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-30T20:15:55.131Z] 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-30T20:15:55.131Z] 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-30T20:15:55.131Z] 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-30T20:15:55.131Z] 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-30T20:15:55.131Z] 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-30T20:15:55.131Z] 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-30T20:15:55.131Z] 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-30T20:15:55.388Z] 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-30T20:15:55.388Z] 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-30T20:15:55.388Z] 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-30T20:15:55.388Z] 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 119 kB/s) [2019-07-30T20:15:55.388Z] 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-30T20:15:55.388Z] 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-30T20:15:55.388Z] 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-30T20:15:55.645Z] 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-30T20:15:55.645Z] 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-30T20:15:55.645Z] 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-30T20:15:55.645Z] 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 97 kB/s) [2019-07-30T20:15:55.645Z] 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-30T20:15:55.645Z] 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-30T20:15:55.645Z] 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-30T20:15:55.645Z] 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-30T20:15:55.645Z] 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-30T20:15:55.645Z] 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-30T20:15:55.645Z] 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-30T20:15:55.645Z] 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-30T20:15:55.645Z] 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-30T20:15:55.645Z] 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-30T20:15:55.645Z] 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-30T20:15:55.645Z] 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-30T20:15:55.901Z] 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-30T20:15:55.901Z] 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-30T20:15:55.901Z] 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-30T20:15:55.901Z] 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-30T20:15:56.161Z] 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-30T20:15:56.161Z] 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-30T20:15:56.161Z] 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-30T20:15:56.161Z] 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-30T20:15:56.161Z] 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-30T20:15:56.161Z] 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-30T20:15:56.161Z] 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-30T20:15:56.161Z] 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-30T20:15:56.161Z] Progress (1): 4.1/4.3 kB Progress (2): 4.1/4.3 kB | 4.1/51 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 Progress (3): 4.3 kB | 51 kB | 4.1/8.5 kB Progress (3): 4.3 kB | 51 kB | 7.7/8.5 kB Progress (3): 4.3 kB | 51 kB | 8.5 kB 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 133 kB/s) [2019-07-30T20:15:56.161Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 1.4 MB/s) [2019-07-30T20:15:56.161Z] 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 229 kB/s) [2019-07-30T20:15:56.161Z] Progress (1): 4.1/79 kB Progress (1): 7.7/79 kB Progress (1): 12/79 kB Progress (1): 16/79 kB Progress (1): 20/79 kB Progress (1): 24/79 kB Progress (1): 28/79 kB Progress (1): 32/79 kB Progress (1): 36/79 kB Progress (1): 40/79 kB Progress (1): 44/79 kB Progress (1): 48/79 kB Progress (1): 52/79 kB Progress (1): 56/79 kB Progress (1): 60/79 kB Progress (1): 64/79 kB Progress (1): 68/79 kB Progress (1): 72/79 kB Progress (1): 76/79 kB Progress (1): 79 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.jar (79 kB at 1.5 MB/s) [2019-07-30T20:15:56.161Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:15:56.161Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/src/main/resources [2019-07-30T20:15:56.161Z] [INFO] [2019-07-30T20:15:56.161Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core --- [2019-07-30T20:15:56.161Z] 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-30T20:15:56.161Z] 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-30T20:15:56.624Z] 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-30T20:15:56.624Z] 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-30T20:15:56.624Z] 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-30T20:15:56.624Z] 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-30T20:15:56.624Z] 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 25 kB/s) [2019-07-30T20:15:56.624Z] 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-30T20:15:56.624Z] 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-30T20:15:56.624Z] 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-30T20:15:56.624Z] 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-30T20:15:56.624Z] 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-30T20:15:56.624Z] 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-30T20:15:56.883Z] 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 106 kB/s) [2019-07-30T20:15:56.883Z] 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-30T20:15:56.883Z] 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-30T20:15:56.883Z] 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-30T20:15:56.883Z] 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-30T20:15:57.139Z] 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-30T20:15:57.139Z] 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-30T20:15:57.139Z] 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 31 kB/s) [2019-07-30T20:15:57.139Z] 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-30T20:15:57.139Z] 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-30T20:15:57.396Z] 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-30T20:15:57.396Z] 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-30T20:15:57.396Z] 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-30T20:15:57.396Z] 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-30T20:15:57.396Z] 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 66 kB/s) [2019-07-30T20:15:57.652Z] 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-30T20:15:57.653Z] 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-30T20:15:58.581Z] 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-30T20:15:58.838Z] 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-30T20:15:58.838Z] 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-30T20:15:58.838Z] 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-30T20:15:58.838Z] 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 43 kB/s) [2019-07-30T20:15:58.838Z] 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-30T20:15:58.838Z] 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-30T20:15:58.838Z] 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-30T20:15:59.095Z] 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-30T20:15:59.095Z] 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-30T20:15:59.095Z] 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-30T20:15:59.095Z] 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 40 kB/s) [2019-07-30T20:15:59.095Z] 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-30T20:15:59.095Z] 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-30T20:15:59.095Z] 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-30T20:15:59.095Z] 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-30T20:15:59.095Z] 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-30T20:15:59.095Z] 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-30T20:15:59.095Z] 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-30T20:15:59.095Z] 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-30T20:15:59.095Z] 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-30T20:15:59.095Z] 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-30T20:15:59.095Z] 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-30T20:15:59.095Z] 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-30T20:15:59.095Z] 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-30T20:15:59.095Z] 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-30T20:15:59.095Z] 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-30T20:15:59.352Z] 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-30T20:15:59.352Z] 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-30T20:15:59.352Z] 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-30T20:15:59.352Z] 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-30T20:15:59.352Z] 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-30T20:15:59.352Z] 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-30T20:15:59.352Z] 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-30T20:15:59.352Z] 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-30T20:15:59.352Z] 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-30T20:15:59.352Z] 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-30T20:16:00.282Z] 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-30T20:16:00.282Z] 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-30T20:16:00.282Z] 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-30T20:16:00.282Z] 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-30T20:16:00.282Z] 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-30T20:16:00.539Z] 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 (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 (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 (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 (1): 0.7/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 (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 (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 (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 (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 (1): 0.8/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/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.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 Progress (2): 2.8 MB | 4.1/4.6 kB Progress (2): 2.8 MB | 4.6 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 12 kB/s) [2019-07-30T20:16:00.539Z] Progress (2): 2.8 MB | 4.1/25 kB Progress (2): 2.8 MB | 7.7/25 kB Progress (2): 2.8 MB | 12/25 kB Progress (2): 2.8 MB | 16/25 kB Progress (2): 2.8 MB | 20/25 kB Progress (2): 2.8 MB | 24/25 kB Progress (2): 2.8 MB | 25 kB Progress (3): 2.8 MB | 25 kB | 4.1/18 kB Progress (3): 2.8 MB | 25 kB | 7.7/18 kB Progress (3): 2.8 MB | 25 kB | 12/18 kB Progress (3): 2.8 MB | 25 kB | 16/18 kB Progress (3): 2.8 MB | 25 kB | 18 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.jar (2.8 MB at 7.1 MB/s) [2019-07-30T20:16:00.539Z] 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 62 kB/s) [2019-07-30T20:16:00.539Z] 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 44 kB/s) [2019-07-30T20:16:00.539Z] Progress (1): 3.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.jar (3.6 kB at 8.8 kB/s) [2019-07-30T20:16:02.431Z] [INFO] Compiling 22 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/classes [2019-07-30T20:16:04.324Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[795] [2019-07-30T20:16:04.324Z] argsArray[i] = entry.getKey(); [2019-07-30T20:16:04.324Z] ^^^^^^^^^^^^^^ [2019-07-30T20:16:04.324Z] 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-30T20:16:04.324Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[796] [2019-07-30T20:16:04.324Z] argsArray[i + 1] = entry.getValue(); [2019-07-30T20:16:04.324Z] ^^^^^^^^^^^^^^^^ [2019-07-30T20:16:04.324Z] 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-30T20:16:04.324Z] 2 problems (2 warnings) [2019-07-30T20:16:04.324Z] [INFO] [2019-07-30T20:16:04.324Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core --- [2019-07-30T20:16:04.324Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:16:04.324Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/src/test/resources [2019-07-30T20:16:04.324Z] [INFO] [2019-07-30T20:16:04.324Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core --- [2019-07-30T20:16:04.324Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-sources.jar [2019-07-30T20:16:04.324Z] [INFO] [2019-07-30T20:16:04.324Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core --- [2019-07-30T20:16:04.324Z] [INFO] [2019-07-30T20:16:04.324Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core --- [2019-07-30T20:16:04.581Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar [2019-07-30T20:16:04.838Z] [INFO] [2019-07-30T20:16:04.838Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core --- [2019-07-30T20:16:04.838Z] [INFO] [2019-07-30T20:16:04.838Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core --- [2019-07-30T20:16:04.838Z] [INFO] [2019-07-30T20:16:04.838Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core --- [2019-07-30T20:16:04.838Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar [2019-07-30T20:16:05.402Z] [INFO] [2019-07-30T20:16:05.402Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core --- [2019-07-30T20:16:05.402Z] [INFO] [2019-07-30T20:16:05.402Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.common.core --- [2019-07-30T20:16:05.402Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:16:05.402Z] [INFO] [2019-07-30T20:16:05.402Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.common.core --- [2019-07-30T20:16:05.402Z] [INFO] [2019-07-30T20:16:05.402Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core --- [2019-07-30T20:16:05.402Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:05.402Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:05.402Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:05.402Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:05.402Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:05.402Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:05.402Z] [INFO] [2019-07-30T20:16:05.402Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core --- [2019-07-30T20:16:05.402Z] [INFO] [2019-07-30T20:16:05.402Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >-- [2019-07-30T20:16:05.402Z] [INFO] Building Trace Compass State System Parent 5.0.0-SNAPSHOT [5/134] [2019-07-30T20:16:05.402Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T20:16:05.402Z] [INFO] [2019-07-30T20:16:05.402Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T20:16:05.402Z] [INFO] [2019-07-30T20:16:05.402Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T20:16:05.402Z] [INFO] [2019-07-30T20:16:05.402Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T20:16:05.402Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:16:05.402Z] [INFO] [2019-07-30T20:16:05.402Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T20:16:05.402Z] [INFO] [2019-07-30T20:16:05.402Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T20:16:05.402Z] [INFO] [2019-07-30T20:16:05.402Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T20:16:05.402Z] [INFO] [2019-07-30T20:16:05.402Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T20:16:05.402Z] [INFO] [2019-07-30T20:16:05.402Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T20:16:05.402Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:16:05.402Z] [INFO] [2019-07-30T20:16:05.402Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T20:16:05.402Z] [INFO] [2019-07-30T20:16:05.402Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T20:16:05.402Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:05.402Z] [INFO] [2019-07-30T20:16:05.402Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >-- [2019-07-30T20:16:05.402Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT [6/134] [2019-07-30T20:16:05.402Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:16:05.402Z] [INFO] [2019-07-30T20:16:05.402Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T20:16:05.402Z] [INFO] [2019-07-30T20:16:05.402Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T20:16:05.402Z] [INFO] The project's OSGi version is 1.2.0.201907302009 [2019-07-30T20:16:05.402Z] [INFO] [2019-07-30T20:16:05.402Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T20:16:05.402Z] [INFO] [2019-07-30T20:16:05.402Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T20:16:05.402Z] [INFO] [2019-07-30T20:16:05.402Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T20:16:05.402Z] [INFO] [2019-07-30T20:16:05.402Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T20:16:05.402Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:16:05.402Z] [INFO] [2019-07-30T20:16:05.402Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T20:16:05.402Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:16:05.402Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources [2019-07-30T20:16:05.402Z] [INFO] [2019-07-30T20:16:05.402Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T20:16:05.402Z] [INFO] Compiling 37 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/target/classes [2019-07-30T20:16:06.594Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[222] [2019-07-30T20:16:06.594Z] fFileChannelIn = fFileInputStream.getChannel(); [2019-07-30T20:16:06.594Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:06.594Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-30T20:16:06.594Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[223] [2019-07-30T20:16:06.594Z] fFileChannelOut = fFileOutputStream.getChannel(); [2019-07-30T20:16:06.594Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:06.594Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-30T20:16:06.594Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/datastore/core/interval/HTInterval.java:[71] [2019-07-30T20:16:06.594Z] return (new StringJoiner(", ", "[", "]")) //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ [2019-07-30T20:16:06.594Z] .add(String.valueOf(fStart)) [2019-07-30T20:16:06.594Z] .add(String.valueOf(fStart + fDuration)) [2019-07-30T20:16:06.594Z] .toString(); [2019-07-30T20:16:06.594Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:06.594Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:16:06.594Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java:[82] [2019-07-30T20:16:06.594Z] private final Comparator fDefaultIntervalComparator = Comparator [2019-07-30T20:16:06.594Z] .comparingLong(E::getEnd) [2019-07-30T20:16:06.594Z] .thenComparingLong(E::getStart); [2019-07-30T20:16:06.594Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:06.594Z] 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-30T20:16:06.594Z] 4 problems (4 warnings) [2019-07-30T20:16:06.594Z] [INFO] [2019-07-30T20:16:06.594Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T20:16:06.594Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:16:06.594Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources [2019-07-30T20:16:06.594Z] [INFO] [2019-07-30T20:16:06.594Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T20:16:06.594Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar [2019-07-30T20:16:06.594Z] [INFO] [2019-07-30T20:16:06.594Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T20:16:06.594Z] [INFO] [2019-07-30T20:16:06.594Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T20:16:06.594Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2019-07-30T20:16:06.851Z] [INFO] [2019-07-30T20:16:06.851Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T20:16:06.851Z] [INFO] [2019-07-30T20:16:06.851Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T20:16:06.851Z] [INFO] [2019-07-30T20:16:06.851Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T20:16:06.851Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2019-07-30T20:16:07.107Z] [INFO] [2019-07-30T20:16:07.107Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T20:16:07.107Z] [INFO] [2019-07-30T20:16:07.108Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T20:16:07.108Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:16:07.108Z] [INFO] [2019-07-30T20:16:07.108Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T20:16:07.365Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:16:07.365Z] [INFO] [2019-07-30T20:16:07.365Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T20:16:07.365Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:07.928Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:07.928Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:07.928Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:07.928Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:07.928Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:07.928Z] [INFO] [2019-07-30T20:16:07.928Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T20:16:07.928Z] [INFO] [2019-07-30T20:16:07.928Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >-- [2019-07-30T20:16:07.928Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 2.1.1-SNAPSHOT [7/134] [2019-07-30T20:16:07.928Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:16:07.928Z] [INFO] [2019-07-30T20:16:07.928Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T20:16:07.928Z] [INFO] [2019-07-30T20:16:07.928Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T20:16:07.928Z] [INFO] The project's OSGi version is 2.1.1.201907302009 [2019-07-30T20:16:07.928Z] [INFO] [2019-07-30T20:16:07.928Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T20:16:07.928Z] [INFO] [2019-07-30T20:16:07.928Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T20:16:07.928Z] [INFO] [2019-07-30T20:16:07.928Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T20:16:07.928Z] [INFO] [2019-07-30T20:16:07.928Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T20:16:07.928Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:16:07.928Z] [INFO] [2019-07-30T20:16:07.928Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T20:16:07.928Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:16:07.928Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources [2019-07-30T20:16:07.928Z] [INFO] [2019-07-30T20:16:07.928Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T20:16:07.928Z] [INFO] Compiling 22 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes [2019-07-30T20:16:08.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java:[118] [2019-07-30T20:16:08.859Z] store.add((E) elem); // warning from type, it should be fine [2019-07-30T20:16:08.859Z] ^^^^^^^^ [2019-07-30T20:16:08.859Z] Type safety: Unchecked cast from Object to E [2019-07-30T20:16:08.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-30T20:16:08.859Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-30T20:16:08.859Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:08.859Z] 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-30T20:16:08.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-30T20:16:08.859Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-30T20:16:08.859Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:08.859Z] Type safety: The expression of type SegmentTreeNode.Tuple needs unchecked conversion to conform to SegmentTreeNode.Tuple [2019-07-30T20:16:08.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-30T20:16:08.859Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-30T20:16:08.859Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:08.859Z] Null type safety (type annotations): The expression of type 'SegmentTreeNode.Tuple' needs unchecked conversion to conform to 'SegmentTreeNode.@NonNull Tuple' [2019-07-30T20:16:08.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-30T20:16:08.859Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-30T20:16:08.859Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:08.859Z] SegmentTreeNode.Tuple is a raw type. References to generic type SegmentTreeNode.Tuple should be parameterized [2019-07-30T20:16:08.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[295] [2019-07-30T20:16:08.859Z] || order.compare(intersecting.element(), queue.peek().getSegment()) > 0)) { [2019-07-30T20:16:08.859Z] ^^^^^^^^^^^^ [2019-07-30T20:16:08.859Z] 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-30T20:16:08.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[298] [2019-07-30T20:16:08.859Z] currentNode = readNode(queue.poll().getSequenceNumber()); [2019-07-30T20:16:08.859Z] ^^^^^^^^^^^^ [2019-07-30T20:16:08.859Z] 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-30T20:16:08.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[304] [2019-07-30T20:16:08.859Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2019-07-30T20:16:08.859Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16: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-30T20:16:08.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[304] [2019-07-30T20:16:08.859Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2019-07-30T20:16:08.859Z] ^^^^^^^^^^^^^^^ [2019-07-30T20:16:08.859Z] SegmentTreeNode is a raw type. References to generic type SegmentTreeNode should be parameterized [2019-07-30T20:16:08.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[60] [2019-07-30T20:16:08.859Z] protected final Comparator COMPARATOR = Comparator.comparing(E::getStart) [2019-07-30T20:16:08.859Z] .thenComparing(E::getEnd).thenComparing(Function.identity()); [2019-07-30T20:16:08.859Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16: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-30T20:16:08.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[93] [2019-07-30T20:16:08.859Z] E element = (E) object; [2019-07-30T20:16:08.859Z] ^^^^^^^^^^ [2019-07-30T20:16:08.859Z] Type safety: Unchecked cast from Object to E [2019-07-30T20:16:08.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java:[235] [2019-07-30T20:16:08.859Z] E fromElement = (E) new BasicSegment(Long.MIN_VALUE, start); [2019-07-30T20:16:08.859Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:08.859Z] Type safety: Unchecked cast from BasicSegment to E [2019-07-30T20:16:08.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[186] [2019-07-30T20:16:08.859Z] SegmentTreeNode segmentNode = (SegmentTreeNode) childNode; [2019-07-30T20:16:08.859Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:08.859Z] Type safety: Unchecked cast from IHTNode to SegmentTreeNode [2019-07-30T20:16:08.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[193] [2019-07-30T20:16:08.859Z] segmentNode.addListener((node, endtime) -> updateChild((SegmentTreeNode) node, childIndex)); [2019-07-30T20:16:08.859Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:08.859Z] Type safety: Unchecked cast from OverlappingNode to SegmentTreeNode [2019-07-30T20:16:08.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[435] [2019-07-30T20:16:08.859Z] return (OverlappingSegmentCoreData) super.getCoreNodeData(); [2019-07-30T20:16:08.859Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:08.859Z] Type safety: Unchecked cast from OverlappingNode.OverlappingExtraData to SegmentTreeNode.OverlappingSegmentCoreData [2019-07-30T20:16:08.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java:[311] [2019-07-30T20:16:08.859Z] return getSHT().getIntersectingElements(start, end, (Comparator) order); [2019-07-30T20:16:08.859Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:08.859Z] Type safety: Unchecked cast from Comparator to Comparator [2019-07-30T20:16:08.859Z] 16 problems (16 warnings) [2019-07-30T20:16:08.859Z] [INFO] [2019-07-30T20:16:08.860Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T20:16:08.860Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:16:08.860Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources [2019-07-30T20:16:08.860Z] [INFO] [2019-07-30T20:16:08.860Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T20:16:08.860Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-sources.jar [2019-07-30T20:16:08.860Z] [INFO] [2019-07-30T20:16:08.860Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T20:16:08.860Z] [INFO] [2019-07-30T20:16:08.860Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T20:16:08.860Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar [2019-07-30T20:16:08.860Z] [INFO] [2019-07-30T20:16:08.860Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T20:16:08.860Z] [INFO] [2019-07-30T20:16:08.860Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T20:16:08.860Z] [INFO] [2019-07-30T20:16:08.860Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T20:16:08.860Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar [2019-07-30T20:16:08.860Z] [INFO] [2019-07-30T20:16:08.860Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T20:16:09.116Z] [INFO] [2019-07-30T20:16:09.116Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T20:16:09.116Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:16:09.116Z] [INFO] [2019-07-30T20:16:09.116Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T20:16:09.116Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:16:09.373Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:16:09.373Z] [INFO] [2019-07-30T20:16:09.373Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T20:16:09.373Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:09.373Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:09.373Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:09.373Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:09.373Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:09.373Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:09.373Z] [INFO] [2019-07-30T20:16:09.373Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T20:16:09.373Z] [INFO] [2019-07-30T20:16:09.373Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >-- [2019-07-30T20:16:09.373Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 4.2.2-SNAPSHOT [8/134] [2019-07-30T20:16:09.373Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:16:09.373Z] [INFO] [2019-07-30T20:16:09.373Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T20:16:09.373Z] [INFO] [2019-07-30T20:16:09.373Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T20:16:09.373Z] [INFO] The project's OSGi version is 4.2.2.201907302009 [2019-07-30T20:16:09.373Z] [INFO] [2019-07-30T20:16:09.373Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T20:16:09.373Z] [INFO] [2019-07-30T20:16:09.373Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T20:16:09.373Z] [INFO] [2019-07-30T20:16:09.373Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T20:16:09.373Z] [INFO] [2019-07-30T20:16:09.373Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T20:16:09.373Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:16:09.373Z] [INFO] [2019-07-30T20:16:09.373Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T20:16:09.373Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:16:09.373Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources [2019-07-30T20:16:09.373Z] [INFO] [2019-07-30T20:16:09.373Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T20:16:09.373Z] [INFO] Compiling 46 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes [2019-07-30T20:16:10.743Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java:[266] [2019-07-30T20:16:10.743Z] public void writeInterval(ByteBuffer buffer, long nodeStart) { [2019-07-30T20:16:10.743Z] ^^^^^^^^^ [2019-07-30T20:16:10.743Z] Javadoc: Missing tag for parameter nodeStart [2019-07-30T20:16:10.743Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java:[309] [2019-07-30T20:16:10.743Z] Iterable<@NonNull HTInterval> queuedIntervals = Iterables.filter(intervalQueue, [2019-07-30T20:16:10.743Z] ^^^^^^^^^^^^^ [2019-07-30T20:16:10.743Z] 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-30T20:16:10.743Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[183] [2019-07-30T20:16:10.743Z] throws AttributeNotFoundException, StateSystemDisposedException { [2019-07-30T20:16:10.743Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:10.743Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long) from type StateSystemUtils [2019-07-30T20:16:10.743Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[251] [2019-07-30T20:16:10.743Z] throws AttributeNotFoundException, StateSystemDisposedException { [2019-07-30T20:16:10.743Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:10.743Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long, long, IProgressMonitor) from type StateSystemUtils [2019-07-30T20:16:10.743Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ParentNode.java:[129] [2019-07-30T20:16:10.743Z] public abstract void queueNextChildren2D(IntegerRangeCondition quarks, TimeRangeCondition subTimes, Deque queue, boolean reverse); [2019-07-30T20:16:10.743Z] ^^^^^^^ [2019-07-30T20:16:10.743Z] Javadoc: Missing tag for parameter reverse [2019-07-30T20:16:10.743Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java:[384] [2019-07-30T20:16:10.743Z] intervalQueue = currentNode.iterable2D(quarks, subTimes).iterator(); [2019-07-30T20:16:10.743Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:10.743Z] Null type safety (type annotations): The expression of type 'Iterator' needs unchecked conversion to conform to 'Iterator<@NonNull HTInterval>' [2019-07-30T20:16:10.743Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[44] [2019-07-30T20:16:10.743Z] throws StateValueTypeException, AttributeNotFoundException { [2019-07-30T20:16:10.743Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:10.743Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeLong(ITmfStateSystemBuilder, long, int, long) from type StateSystemBuilderUtils [2019-07-30T20:16:10.743Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[73] [2019-07-30T20:16:10.743Z] throws StateValueTypeException, AttributeNotFoundException { [2019-07-30T20:16:10.743Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:10.743Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeInt(ITmfStateSystemBuilder, long, int, int) from type StateSystemBuilderUtils [2019-07-30T20:16:10.743Z] 8 problems (8 warnings) [2019-07-30T20:16:10.743Z] [INFO] [2019-07-30T20:16:10.743Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T20:16:10.743Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:16:10.743Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources [2019-07-30T20:16:10.743Z] [INFO] [2019-07-30T20:16:10.743Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T20:16:10.743Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-sources.jar [2019-07-30T20:16:10.743Z] [INFO] [2019-07-30T20:16:10.743Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T20:16:10.743Z] [INFO] [2019-07-30T20:16:10.743Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T20:16:10.744Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar [2019-07-30T20:16:10.744Z] [INFO] [2019-07-30T20:16:10.744Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T20:16:10.744Z] [INFO] [2019-07-30T20:16:10.744Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T20:16:10.744Z] [INFO] [2019-07-30T20:16:10.744Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T20:16:10.744Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar [2019-07-30T20:16:11.001Z] [INFO] [2019-07-30T20:16:11.001Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T20:16:11.001Z] [INFO] [2019-07-30T20:16:11.001Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T20:16:11.001Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:16:11.001Z] [INFO] [2019-07-30T20:16:11.001Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T20:16:11.001Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:16:11.258Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:16:11.258Z] [INFO] [2019-07-30T20:16:11.258Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T20:16:11.258Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:11.258Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:11.258Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:11.258Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:11.258Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:11.258Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:11.258Z] [INFO] [2019-07-30T20:16:11.258Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T20:16:11.258Z] [INFO] [2019-07-30T20:16:11.258Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >---- [2019-07-30T20:16:11.258Z] [INFO] Building Trace Compass TMF Parent 5.0.0-SNAPSHOT [9/134] [2019-07-30T20:16:11.258Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T20:16:11.258Z] [INFO] [2019-07-30T20:16:11.258Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T20:16:11.258Z] [INFO] [2019-07-30T20:16:11.258Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T20:16:11.258Z] [INFO] [2019-07-30T20:16:11.258Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T20:16:11.258Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:16:11.258Z] [INFO] [2019-07-30T20:16:11.258Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T20:16:11.258Z] [INFO] [2019-07-30T20:16:11.258Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T20:16:11.258Z] [INFO] [2019-07-30T20:16:11.258Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T20:16:11.258Z] [INFO] [2019-07-30T20:16:11.258Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T20:16:11.258Z] [INFO] [2019-07-30T20:16:11.258Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T20:16:11.258Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:16:11.258Z] [INFO] [2019-07-30T20:16:11.258Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T20:16:11.515Z] [INFO] [2019-07-30T20:16:11.515Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T20:16:11.515Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:11.515Z] [INFO] [2019-07-30T20:16:11.515Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >-- [2019-07-30T20:16:11.515Z] [INFO] Building Trace Compass Filter Parser 1.0.2-SNAPSHOT [10/134] [2019-07-30T20:16:11.515Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:16:11.515Z] [INFO] [2019-07-30T20:16:11.515Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T20:16:11.515Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:11.515Z] [INFO] [2019-07-30T20:16:11.515Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T20:16:11.515Z] [INFO] The project's OSGi version is 1.0.2.201907302009 [2019-07-30T20:16:11.515Z] [INFO] [2019-07-30T20:16:11.515Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T20:16:11.515Z] [INFO] [2019-07-30T20:16:11.515Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T20:16:11.515Z] [INFO] [2019-07-30T20:16:11.515Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T20:16:11.515Z] [INFO] [2019-07-30T20:16:11.515Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T20:16:11.515Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:16:11.515Z] [INFO] [2019-07-30T20:16:11.515Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T20:16:11.515Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:16:11.515Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources [2019-07-30T20:16:11.515Z] [INFO] [2019-07-30T20:16:11.515Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T20:16:11.515Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes [2019-07-30T20:16:11.772Z] [INFO] [2019-07-30T20:16:11.773Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T20:16:11.773Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:16:11.773Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources [2019-07-30T20:16:11.773Z] [INFO] [2019-07-30T20:16:11.773Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T20:16:11.773Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-30T20:16:11.773Z] [INFO] [2019-07-30T20:16:11.773Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T20:16:11.773Z] [INFO] [2019-07-30T20:16:11.773Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T20:16:11.773Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar [2019-07-30T20:16:11.773Z] [INFO] [2019-07-30T20:16:11.773Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T20:16:11.773Z] [INFO] [2019-07-30T20:16:11.773Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T20:16:11.773Z] [INFO] [2019-07-30T20:16:11.773Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T20:16:11.773Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar [2019-07-30T20:16:12.030Z] [INFO] [2019-07-30T20:16:12.030Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T20:16:12.030Z] [INFO] [2019-07-30T20:16:12.030Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T20:16:12.030Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:16:12.030Z] [INFO] [2019-07-30T20:16:12.030Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T20:16:12.030Z] [INFO] [2019-07-30T20:16:12.030Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T20:16:12.030Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:12.030Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:12.030Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:12.030Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:12.030Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:12.030Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:12.030Z] [INFO] [2019-07-30T20:16:12.030Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T20:16:12.030Z] [INFO] [2019-07-30T20:16:12.030Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >----- [2019-07-30T20:16:12.030Z] [INFO] Building org.eclipse.tracecompass.tmf.core 5.1.0-SNAPSHOT [11/134] [2019-07-30T20:16:12.030Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:16:12.030Z] [INFO] [2019-07-30T20:16:12.030Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T20:16:12.030Z] [INFO] [2019-07-30T20:16:12.030Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T20:16:12.030Z] [INFO] The project's OSGi version is 5.1.0.201907302009 [2019-07-30T20:16:12.030Z] [INFO] [2019-07-30T20:16:12.030Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T20:16:12.030Z] [INFO] [2019-07-30T20:16:12.030Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T20:16:12.030Z] [INFO] [2019-07-30T20:16:12.030Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T20:16:12.030Z] [INFO] [2019-07-30T20:16:12.030Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T20:16:12.030Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:16:12.030Z] [INFO] [2019-07-30T20:16:12.030Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T20:16:12.030Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:16:12.030Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources [2019-07-30T20:16:12.030Z] [INFO] [2019-07-30T20:16:12.030Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T20:16:12.030Z] [INFO] Compiling 416 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes [2019-07-30T20:16:16.207Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[247] [2019-07-30T20:16:16.207Z] public TraceEntryModel build() { [2019-07-30T20:16:16.207Z] ^^^^^^^^^^^^^^^ [2019-07-30T20:16:16.207Z] 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-30T20:16:16.207Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[300] [2019-07-30T20:16:16.207Z] public ModuleEntryModel build() { [2019-07-30T20:16:16.207Z] ^^^^^^^^^^^^^^^^ [2019-07-30T20:16:16.207Z] 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-30T20:16:16.207Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[355] [2019-07-30T20:16:16.207Z] public StateSystemEntryModel build() { [2019-07-30T20:16:16.207Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:16.207Z] 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-30T20:16:16.207Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[414] [2019-07-30T20:16:16.207Z] public AttributeEntryModel build() { [2019-07-30T20:16:16.207Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:16.207Z] 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-30T20:16:16.207Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[700] [2019-07-30T20:16:16.207Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2019-07-30T20:16:16.207Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:16.207Z] 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-30T20:16:16.207Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java:[59] [2019-07-30T20:16:16.207Z] fSeries = Maps.transformValues(fYSeries, model -> new SeriesModel(model.getId(), model.getName(), fXValues, model.getData())); [2019-07-30T20:16:16.207Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:16.207Z] 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-30T20:16:16.207Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEvent.java:[247] [2019-07-30T20:16:16.207Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(fDefinition.timeStampOutputFormat); [2019-07-30T20:16:16.207Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:16.207Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:16:16.207Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java:[121] [2019-07-30T20:16:16.207Z] V node = queue.poll(); [2019-07-30T20:16:16.207Z] ^^^^^^^^^^^^ [2019-07-30T20:16:16.207Z] Null type mismatch (type annotations): required 'V' but this expression has type '@Nullable V', where 'V' is a free type variable [2019-07-30T20:16:16.207Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java:[61] [2019-07-30T20:16:16.207Z] ITmfXyModel model = new TmfXyModel(title, series); [2019-07-30T20:16:16.207Z] ^^^^^^ [2019-07-30T20:16:16.207Z] 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-30T20:16:16.207Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.java:[63] [2019-07-30T20:16:16.207Z] fTraceTypeId = traceTypeId; [2019-07-30T20:16:16.207Z] ^^^^^^^^^^^ [2019-07-30T20:16:16.207Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:16:16.207Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphStateFilter.java:[53] [2019-07-30T20:16:16.207Z] * @deprecated Use the {@link #applyFilterAndAddState(List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor)} instead [2019-07-30T20:16:16.207Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:16.207Z] 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-30T20:16:16.207Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[662] [2019-07-30T20:16:16.207Z] return dir.getAbsolutePath(); [2019-07-30T20:16:16.207Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:16.207Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:16:16.207Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[667] [2019-07-30T20:16:16.207Z] return System.getProperty("java.io.tmpdir"); //$NON-NLS-1$ [2019-07-30T20:16:16.207Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:16.207Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:16:16.207Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[81] [2019-07-30T20:16:16.207Z] results = FunctionNameMapper.mapFromBinaryFile(path.toFile()); [2019-07-30T20:16:16.207Z] ^^^^^^^^^^^^^ [2019-07-30T20:16:16.207Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T20:16:16.207Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[84] [2019-07-30T20:16:16.207Z] switch(FunctionNameMapper.guessMappingType(path.toFile())) { [2019-07-30T20:16:16.207Z] ^^^^^^^^^^^^^ [2019-07-30T20:16:16.207Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T20:16:16.207Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[86] [2019-07-30T20:16:16.207Z] results = FunctionNameMapper.mapFromSizedTextFile(path.toFile()); [2019-07-30T20:16:16.207Z] ^^^^^^^^^^^^^ [2019-07-30T20:16:16.207Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T20:16:16.207Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[89] [2019-07-30T20:16:16.207Z] results = FunctionNameMapper.mapFromNmTextFile(path.toFile()); [2019-07-30T20:16:16.207Z] ^^^^^^^^^^^^^ [2019-07-30T20:16:16.208Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T20:16:16.208Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.java:[95] [2019-07-30T20:16:16.208Z] default @Nullable T resolve(ITmfEvent event, boolean block, IProgressMonitor monitor) throws InterruptedException { [2019-07-30T20:16:16.208Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:16.208Z] The declared exception InterruptedException is not actually thrown by the method resolve(ITmfEvent, boolean, IProgressMonitor) from type ITmfEventAspect [2019-07-30T20:16:16.208Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/filters/TimeQueryFilter.java:[62] [2019-07-30T20:16:16.208Z] fTimesRequested = Longs.toArray(times); [2019-07-30T20:16:16.208Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:16.208Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2019-07-30T20:16:16.208Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[112] [2019-07-30T20:16:16.208Z] ITmfTreeXYDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, providerId, ITmfTreeXYDataProvider.class); [2019-07-30T20:16:16.208Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:16.208Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T20:16:16.208Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[188] [2019-07-30T20:16:16.208Z] .collect(Collectors.joining("\n")); //$NON-NLS-1$ [2019-07-30T20:16:16.208Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:16.208Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2019-07-30T20:16:16.208Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndex.java:[47] [2019-07-30T20:16:16.208Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2019-07-30T20:16:16.208Z] ^^^^^ [2019-07-30T20:16:16.208Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T20:16:16.208Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java:[157] [2019-07-30T20:16:16.208Z] Map> regexesMap = (Map>) regexesObject; [2019-07-30T20:16:16.208Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:16.208Z] Type safety: Unchecked cast from Object to Map> [2019-07-30T20:16:16.208Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java:[61] [2019-07-30T20:16:16.208Z] private final Multimap> fInstances = LinkedHashMultimap.create(); [2019-07-30T20:16:16.208Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:16.208Z] 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-30T20:16:16.208Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/MultiAspect.java:[99] [2019-07-30T20:16:16.208Z] return (T) resolve; [2019-07-30T20:16:16.208Z] ^^^^^^^^^^^ [2019-07-30T20:16:16.208Z] Type safety: Unchecked cast from Object to T [2019-07-30T20:16:16.208Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[197] [2019-07-30T20:16:16.208Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2019-07-30T20:16:16.208Z] ^^^^^^^^^^^^^^ [2019-07-30T20:16:16.208Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:16:16.208Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[273] [2019-07-30T20:16:16.208Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2019-07-30T20:16:16.208Z] ^^^^^^^^^^^^^^ [2019-07-30T20:16:16.208Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:16:16.208Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[430] [2019-07-30T20:16:16.208Z] Object aspectResolved = aspectEntry.getValue().resolve(event); [2019-07-30T20:16:16.208Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:16.208Z] 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-30T20:16:16.208Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[525] [2019-07-30T20:16:16.208Z] Map searchMap = (Map) searchFilterObject; [2019-07-30T20:16:16.208Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:16.208Z] Type safety: Unchecked cast from Object to Map [2019-07-30T20:16:16.208Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java:[80] [2019-07-30T20:16:16.208Z] return fSymbolMapping.lastKey(); [2019-07-30T20:16:16.208Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:16.208Z] 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-30T20:16:16.208Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java:[29] [2019-07-30T20:16:16.208Z] public static final Comparator COMPARATOR = Comparator.comparing(TmfResolvedSymbol::getBaseAddress); [2019-07-30T20:16:16.208Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:16.208Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfResolvedSymbol>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfResolvedSymbol>' [2019-07-30T20:16:16.208Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java:[339] [2019-07-30T20:16:16.208Z] 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-30T20:16:16.208Z] ^^^^^^^^^^^^^ [2019-07-30T20:16:16.208Z] Unnecessary $NON-NLS$ tag [2019-07-30T20:16:16.208Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/AbstractTmfTraceDataProvider.java:[65] [2019-07-30T20:16:16.208Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2019-07-30T20:16:16.208Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:16.208Z] 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-30T20:16:16.208Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndex.java:[70] [2019-07-30T20:16:16.208Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2019-07-30T20:16:16.208Z] ^^^^^ [2019-07-30T20:16:16.208Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T20:16:16.208Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[117] [2019-07-30T20:16:16.208Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-30T20:16:16.208Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:16.208Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:16:16.208Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[152] [2019-07-30T20:16:16.208Z] builder.put(Long.toString(fTotalId), new YModel(fTotalId, totalName, y)); [2019-07-30T20:16:16.208Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:16.208Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:16:16.208Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[159] [2019-07-30T20:16:16.208Z] builder.put(Long.toString(series.getId()), series); [2019-07-30T20:16:16.208Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:16.208Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:16:16.208Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java:[315] [2019-07-30T20:16:16.208Z] for (Class signalClazz : fInboundSignalBlacklist.get(entry.getKey())) { [2019-07-30T20:16:16.208Z] ^^^^^^^^^^^^^^ [2019-07-30T20:16:16.208Z] Null type safety (type annotations): The expression of type 'Object' needs unchecked conversion to conform to '@NonNull Object' [2019-07-30T20:16:16.208Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java:[29] [2019-07-30T20:16:16.208Z] fMetadata = metadata; [2019-07-30T20:16:16.208Z] ^^^^^^^^ [2019-07-30T20:16:16.208Z] 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-30T20:16:16.208Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java:[181] [2019-07-30T20:16:16.208Z] * @param cppFilt [2019-07-30T20:16:16.208Z] ^^^^^^^ [2019-07-30T20:16:16.208Z] Javadoc: Description expected after this reference [2019-07-30T20:16:16.208Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/tree/TmfTreeCompositeDataProvider.java:[69] [2019-07-30T20:16:16.208Z] ITmfTreeDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, id, ITmfTreeDataProvider.class); [2019-07-30T20:16:16.208Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:16.208Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T20:16:16.208Z] 41 problems (41 warnings) [2019-07-30T20:16:16.208Z] [INFO] [2019-07-30T20:16:16.208Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T20:16:16.208Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:16:16.208Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources [2019-07-30T20:16:16.208Z] [INFO] [2019-07-30T20:16:16.208Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T20:16:16.208Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-sources.jar [2019-07-30T20:16:16.208Z] [INFO] [2019-07-30T20:16:16.208Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T20:16:16.208Z] [INFO] [2019-07-30T20:16:16.208Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T20:16:16.628Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar [2019-07-30T20:16:16.884Z] [INFO] [2019-07-30T20:16:16.884Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T20:16:16.884Z] [INFO] [2019-07-30T20:16:16.884Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T20:16:16.884Z] [INFO] [2019-07-30T20:16:16.884Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T20:16:16.884Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar [2019-07-30T20:16:18.778Z] [INFO] [2019-07-30T20:16:18.778Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T20:16:18.778Z] [INFO] [2019-07-30T20:16:18.778Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T20:16:18.778Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:16:18.778Z] [INFO] [2019-07-30T20:16:18.778Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T20:16:18.778Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:16:18.778Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:16:18.778Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:16:19.036Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:16:19.036Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:16:19.293Z] [INFO] [2019-07-30T20:16:19.293Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T20:16:19.293Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:19.293Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:19.293Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:19.293Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:19.293Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:19.293Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:19.293Z] [INFO] [2019-07-30T20:16:19.293Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T20:16:19.293Z] [INFO] [2019-07-30T20:16:19.293Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >-- [2019-07-30T20:16:19.293Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT [12/134] [2019-07-30T20:16:19.293Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:16:19.293Z] [INFO] [2019-07-30T20:16:19.293Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T20:16:19.293Z] [INFO] [2019-07-30T20:16:19.293Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T20:16:19.293Z] [INFO] The project's OSGi version is 2.0.2.201907302009 [2019-07-30T20:16:19.293Z] [INFO] [2019-07-30T20:16:19.293Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T20:16:19.293Z] [INFO] [2019-07-30T20:16:19.293Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T20:16:19.293Z] [INFO] [2019-07-30T20:16:19.293Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T20:16:19.293Z] [INFO] [2019-07-30T20:16:19.293Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T20:16:19.293Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:16:19.293Z] [INFO] [2019-07-30T20:16:19.293Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T20:16:19.293Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:16:19.293Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources [2019-07-30T20:16:19.293Z] [INFO] [2019-07-30T20:16:19.293Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T20:16:19.293Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes [2019-07-30T20:16:19.856Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[27] [2019-07-30T20:16:19.856Z] import org.eclipse.tracecompass.internal.tmf.core.model.filters.FetchParametersUtils; [2019-07-30T20:16:19.856Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:19.856Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:16:19.856Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[108] [2019-07-30T20:16:19.856Z] entries.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-30T20:16:19.856Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:19.856Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:16:19.856Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] [2019-07-30T20:16:19.856Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2019-07-30T20:16:19.856Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:19.856Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:16:19.856Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] [2019-07-30T20:16:19.856Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2019-07-30T20:16:19.856Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:19.856Z] Discouraged access: The method 'FetchParametersUtils.createSelectionTimeQuery(Map)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:16:19.856Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[179] [2019-07-30T20:16:19.856Z] int quark = entry.getValue(); [2019-07-30T20:16:19.856Z] ^^^^^^^^^^^^^^^^ [2019-07-30T20:16:19.856Z] 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-30T20:16:19.856Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/analysis/counters/core/aspects/CounterAspect.java:[53] [2019-07-30T20:16:19.856Z] fGroups = Arrays.copyOf(groups, groups.length); [2019-07-30T20:16:19.856Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:19.856Z] Null type safety (type annotations): The expression of type 'Class>[]' needs unchecked conversion to conform to 'Class> @NonNull[]' [2019-07-30T20:16:19.856Z] 6 problems (6 warnings) [2019-07-30T20:16:19.856Z] [INFO] [2019-07-30T20:16:19.856Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T20:16:19.856Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:16:19.856Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources [2019-07-30T20:16:19.856Z] [INFO] [2019-07-30T20:16:19.856Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T20:16:19.856Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar [2019-07-30T20:16:19.856Z] [INFO] [2019-07-30T20:16:19.856Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T20:16:19.856Z] [INFO] [2019-07-30T20:16:19.856Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T20:16:19.856Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2019-07-30T20:16:19.856Z] [INFO] [2019-07-30T20:16:19.856Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T20:16:19.856Z] [INFO] [2019-07-30T20:16:19.856Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T20:16:19.856Z] [INFO] [2019-07-30T20:16:19.856Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T20:16:19.856Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2019-07-30T20:16:19.856Z] [INFO] [2019-07-30T20:16:19.856Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T20:16:19.856Z] [INFO] [2019-07-30T20:16:19.856Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T20:16:19.856Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:16:19.856Z] [INFO] [2019-07-30T20:16:19.856Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T20:16:20.114Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:16:20.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:16:21.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:16:21.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:16:21.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:16:21.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:16:21.997Z] [INFO] [2019-07-30T20:16:21.997Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T20:16:21.997Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:21.997Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:21.997Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:21.997Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:21.997Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:21.997Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:21.997Z] [INFO] [2019-07-30T20:16:21.997Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T20:16:21.997Z] [INFO] [2019-07-30T20:16:21.997Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >---- [2019-07-30T20:16:21.997Z] [INFO] Building Trace Compass CTF Support Parent 5.0.0-SNAPSHOT [13/134] [2019-07-30T20:16:21.997Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T20:16:21.997Z] [INFO] [2019-07-30T20:16:21.997Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T20:16:21.997Z] [INFO] [2019-07-30T20:16:21.997Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T20:16:21.997Z] [INFO] [2019-07-30T20:16:21.997Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T20:16:21.997Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:16:21.997Z] [INFO] [2019-07-30T20:16:21.997Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T20:16:21.997Z] [INFO] [2019-07-30T20:16:21.997Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T20:16:21.997Z] [INFO] [2019-07-30T20:16:21.997Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T20:16:21.997Z] [INFO] [2019-07-30T20:16:21.997Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T20:16:21.997Z] [INFO] [2019-07-30T20:16:21.997Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T20:16:21.997Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:16:21.997Z] [INFO] [2019-07-30T20:16:21.997Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T20:16:21.997Z] [INFO] [2019-07-30T20:16:21.997Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T20:16:21.997Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:21.997Z] [INFO] [2019-07-30T20:16:21.997Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >---- [2019-07-30T20:16:21.998Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.2-SNAPSHOT [14/134] [2019-07-30T20:16:21.998Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:16:21.998Z] [INFO] [2019-07-30T20:16:21.998Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T20:16:21.998Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:21.998Z] [INFO] [2019-07-30T20:16:21.998Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T20:16:21.998Z] [INFO] The project's OSGi version is 1.0.2.201907302009 [2019-07-30T20:16:21.998Z] [INFO] [2019-07-30T20:16:21.998Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T20:16:21.998Z] [INFO] [2019-07-30T20:16:21.998Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T20:16:21.998Z] [INFO] [2019-07-30T20:16:21.998Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T20:16:21.998Z] [INFO] [2019-07-30T20:16:21.998Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T20:16:21.998Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:16:21.998Z] [INFO] [2019-07-30T20:16:21.998Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T20:16:21.998Z] 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-30T20:16:21.998Z] 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-30T20:16:21.998Z] 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-30T20:16:22.254Z] 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-30T20:16:22.254Z] 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-30T20:16:22.254Z] 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-30T20:16:22.254Z] 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 75 kB/s) [2019-07-30T20:16:22.254Z] 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-30T20:16:22.254Z] 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-30T20:16:22.254Z] 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-30T20:16:22.511Z] 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-30T20:16:22.511Z] 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-30T20:16:22.511Z] 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-30T20:16:22.511Z] 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 31 kB/s) [2019-07-30T20:16:22.511Z] 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-30T20:16:22.511Z] 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-30T20:16:22.511Z] 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-30T20:16:22.768Z] 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-30T20:16:22.768Z] 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-30T20:16:22.768Z] 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-30T20:16:22.768Z] 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 113 kB/s) [2019-07-30T20:16:22.768Z] 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-30T20:16:22.768Z] 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-30T20:16:22.768Z] 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-30T20:16:23.024Z] 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-30T20:16:23.024Z] 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-30T20:16:23.024Z] 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-30T20:16:23.024Z] 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 91 kB/s) [2019-07-30T20:16:23.024Z] 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-30T20:16:23.024Z] 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-30T20:16:23.024Z] 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-30T20:16:23.282Z] 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-30T20:16:23.282Z] 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-30T20:16:23.282Z] 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-30T20:16:23.282Z] 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 597 kB/s) [2019-07-30T20:16:23.539Z] 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-30T20:16:23.539Z] 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-30T20:16:23.539Z] 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-30T20:16:23.539Z] 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-30T20:16:23.539Z] 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-30T20:16:23.539Z] 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-30T20:16:23.539Z] 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-30T20:16:23.539Z] 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-30T20:16:23.539Z] 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-30T20:16:23.539Z] 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-30T20:16:23.539Z] 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-30T20:16:23.539Z] 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-30T20:16:23.539Z] 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-30T20:16:23.539Z] 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-30T20:16:23.539Z] 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-30T20:16:23.539Z] 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-30T20:16:23.539Z] 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-30T20:16:23.539Z] 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-30T20:16:23.539Z] 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-30T20:16:23.539Z] 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-30T20:16:23.539Z] 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-30T20:16:23.796Z] 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-30T20:16:23.796Z] 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-30T20:16:23.796Z] 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-30T20:16:23.796Z] 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-30T20:16:23.796Z] 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-30T20:16:23.796Z] 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-30T20:16:23.796Z] 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-30T20:16:23.796Z] 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-30T20:16:23.796Z] 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-30T20:16:23.796Z] 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-30T20:16:23.796Z] 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-30T20:16:24.053Z] 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-30T20:16:24.053Z] 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-30T20:16:24.053Z] 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-30T20:16:24.053Z] 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-30T20:16:24.053Z] 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-30T20:16:24.053Z] 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-30T20:16:24.053Z] 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-30T20:16:24.053Z] 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-30T20:16:24.053Z] 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-30T20:16:24.053Z] 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-30T20:16:24.053Z] 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-30T20:16:24.053Z] 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-30T20:16:24.053Z] 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-30T20:16:24.053Z] Progress (1): 4.1/78 kB Progress (1): 7.7/78 kB Progress (1): 12/78 kB Progress (2): 12/78 kB | 4.1/168 kB Progress (2): 16/78 kB | 4.1/168 kB Progress (3): 16/78 kB | 4.1/168 kB | 4.1/10 kB Progress (3): 20/78 kB | 4.1/168 kB | 4.1/10 kB Progress (3): 20/78 kB | 7.7/168 kB | 4.1/10 kB Progress (3): 24/78 kB | 7.7/168 kB | 4.1/10 kB Progress (3): 24/78 kB | 7.7/168 kB | 7.7/10 kB Progress (3): 28/78 kB | 7.7/168 kB | 7.7/10 kB Progress (3): 28/78 kB | 12/168 kB | 7.7/10 kB Progress (3): 32/78 kB | 12/168 kB | 7.7/10 kB Progress (3): 32/78 kB | 12/168 kB | 10 kB Progress (3): 36/78 kB | 12/168 kB | 10 kB Progress (3): 36/78 kB | 16/168 kB | 10 kB Progress (3): 40/78 kB | 16/168 kB | 10 kB Progress (4): 40/78 kB | 16/168 kB | 10 kB | 4.1/164 kB Progress (4): 44/78 kB | 16/168 kB | 10 kB | 4.1/164 kB Progress (4): 44/78 kB | 20/168 kB | 10 kB | 4.1/164 kB Progress (4): 48/78 kB | 20/168 kB | 10 kB | 4.1/164 kB Progress (4): 48/78 kB | 20/168 kB | 10 kB | 7.7/164 kB Progress (4): 52/78 kB | 20/168 kB | 10 kB | 7.7/164 kB Progress (4): 52/78 kB | 24/168 kB | 10 kB | 7.7/164 kB Progress (4): 56/78 kB | 24/168 kB | 10 kB | 7.7/164 kB Progress (4): 56/78 kB | 24/168 kB | 10 kB | 12/164 kB Progress (4): 60/78 kB | 24/168 kB | 10 kB | 12/164 kB Progress (4): 60/78 kB | 28/168 kB | 10 kB | 12/164 kB Progress (4): 64/78 kB | 28/168 kB | 10 kB | 12/164 kB Progress (4): 64/78 kB | 28/168 kB | 10 kB | 16/164 kB Progress (4): 68/78 kB | 28/168 kB | 10 kB | 16/164 kB Progress (4): 68/78 kB | 32/168 kB | 10 kB | 16/164 kB Progress (4): 72/78 kB | 32/168 kB | 10 kB | 16/164 kB Progress (4): 72/78 kB | 32/168 kB | 10 kB | 20/164 kB Progress (4): 76/78 kB | 32/168 kB | 10 kB | 20/164 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 247 kB/s) [2019-07-30T20:16:24.053Z] Progress (3): 76/78 kB | 36/168 kB | 20/164 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-30T20:16:24.053Z] Progress (3): 78 kB | 36/168 kB | 20/164 kB Progress (3): 78 kB | 36/168 kB | 24/164 kB Progress (3): 78 kB | 40/168 kB | 24/164 kB Progress (3): 78 kB | 40/168 kB | 28/164 kB Progress (3): 78 kB | 44/168 kB | 28/164 kB Progress (3): 78 kB | 44/168 kB | 32/164 kB Progress (3): 78 kB | 48/168 kB | 32/164 kB Progress (3): 78 kB | 48/168 kB | 36/164 kB Progress (3): 78 kB | 48/168 kB | 40/164 kB Progress (3): 78 kB | 52/168 kB | 40/164 kB Progress (3): 78 kB | 52/168 kB | 44/164 kB Progress (3): 78 kB | 56/168 kB | 44/164 kB Progress (3): 78 kB | 56/168 kB | 48/164 kB Progress (3): 78 kB | 60/168 kB | 48/164 kB Progress (3): 78 kB | 60/168 kB | 52/164 kB Progress (3): 78 kB | 64/168 kB | 52/164 kB Progress (3): 78 kB | 64/168 kB | 56/164 kB Progress (3): 78 kB | 68/168 kB | 56/164 kB Progress (3): 78 kB | 68/168 kB | 60/164 kB Progress (3): 78 kB | 72/168 kB | 60/164 kB Progress (3): 78 kB | 72/168 kB | 64/164 kB Progress (3): 78 kB | 76/168 kB | 64/164 kB Progress (3): 78 kB | 76/168 kB | 68/164 kB Progress (3): 78 kB | 80/168 kB | 68/164 kB Progress (3): 78 kB | 80/168 kB | 72/164 kB Progress (3): 78 kB | 84/168 kB | 72/164 kB Progress (3): 78 kB | 84/168 kB | 76/164 kB Progress (3): 78 kB | 88/168 kB | 76/164 kB Progress (3): 78 kB | 88/168 kB | 80/164 kB Progress (3): 78 kB | 92/168 kB | 80/164 kB Progress (3): 78 kB | 92/168 kB | 84/164 kB Progress (3): 78 kB | 96/168 kB | 84/164 kB Progress (3): 78 kB | 96/168 kB | 88/164 kB Progress (3): 78 kB | 100/168 kB | 88/164 kB Progress (3): 78 kB | 100/168 kB | 92/164 kB Progress (3): 78 kB | 104/168 kB | 92/164 kB Progress (3): 78 kB | 104/168 kB | 96/164 kB Progress (3): 78 kB | 108/168 kB | 96/164 kB Progress (3): 78 kB | 108/168 kB | 100/164 kB Progress (3): 78 kB | 112/168 kB | 100/164 kB Progress (3): 78 kB | 112/168 kB | 104/164 kB Progress (3): 78 kB | 116/168 kB | 104/164 kB Progress (3): 78 kB | 116/168 kB | 108/164 kB Progress (3): 78 kB | 120/168 kB | 108/164 kB Progress (3): 78 kB | 120/168 kB | 112/164 kB Progress (3): 78 kB | 124/168 kB | 112/164 kB Progress (4): 78 kB | 124/168 kB | 112/164 kB | 4.1/25 kB Progress (4): 78 kB | 124/168 kB | 116/164 kB | 4.1/25 kB Progress (4): 78 kB | 124/168 kB | 116/164 kB | 7.7/25 kB Progress (4): 78 kB | 128/168 kB | 116/164 kB | 7.7/25 kB Progress (4): 78 kB | 128/168 kB | 116/164 kB | 12/25 kB Progress (4): 78 kB | 132/168 kB | 116/164 kB | 12/25 kB Progress (4): 78 kB | 132/168 kB | 120/164 kB | 12/25 kB Progress (5): 78 kB | 132/168 kB | 120/164 kB | 12/25 kB | 4.1/21 kB Progress (5): 78 kB | 132/168 kB | 124/164 kB | 12/25 kB | 4.1/21 kB Progress (5): 78 kB | 136/168 kB | 124/164 kB | 12/25 kB | 4.1/21 kB Progress (5): 78 kB | 136/168 kB | 124/164 kB | 16/25 kB | 4.1/21 kB Progress (5): 78 kB | 140/168 kB | 124/164 kB | 16/25 kB | 4.1/21 kB Progress (5): 78 kB | 140/168 kB | 128/164 kB | 16/25 kB | 4.1/21 kB Progress (5): 78 kB | 140/168 kB | 128/164 kB | 16/25 kB | 7.7/21 kB Progress (5): 78 kB | 140/168 kB | 132/164 kB | 16/25 kB | 7.7/21 kB Progress (5): 78 kB | 144/168 kB | 132/164 kB | 16/25 kB | 7.7/21 kB Progress (5): 78 kB | 144/168 kB | 132/164 kB | 20/25 kB | 7.7/21 kB Progress (5): 78 kB | 148/168 kB | 132/164 kB | 20/25 kB | 7.7/21 kB Progress (5): 78 kB | 148/168 kB | 136/164 kB | 20/25 kB | 7.7/21 kB Progress (5): 78 kB | 148/168 kB | 136/164 kB | 20/25 kB | 12/21 kB Progress (5): 78 kB | 148/168 kB | 140/164 kB | 20/25 kB | 12/21 kB Progress (5): 78 kB | 152/168 kB | 140/164 kB | 20/25 kB | 12/21 kB Progress (5): 78 kB | 152/168 kB | 140/164 kB | 24/25 kB | 12/21 kB Progress (5): 78 kB | 156/168 kB | 140/164 kB | 24/25 kB | 12/21 kB Progress (5): 78 kB | 156/168 kB | 144/164 kB | 24/25 kB | 12/21 kB Progress (5): 78 kB | 156/168 kB | 144/164 kB | 24/25 kB | 16/21 kB Progress (5): 78 kB | 156/168 kB | 148/164 kB | 24/25 kB | 16/21 kB Progress (5): 78 kB | 160/168 kB | 148/164 kB | 24/25 kB | 16/21 kB Progress (5): 78 kB | 160/168 kB | 148/164 kB | 25 kB | 16/21 kB Progress (5): 78 kB | 164/168 kB | 148/164 kB | 25 kB | 16/21 kB Progress (5): 78 kB | 164/168 kB | 152/164 kB | 25 kB | 16/21 kB Progress (5): 78 kB | 164/168 kB | 152/164 kB | 25 kB | 20/21 kB Progress (5): 78 kB | 164/168 kB | 156/164 kB | 25 kB | 20/21 kB Progress (5): 78 kB | 168/168 kB | 156/164 kB | 25 kB | 20/21 kB Progress (5): 78 kB | 168/168 kB | 160/164 kB | 25 kB | 20/21 kB Progress (5): 78 kB | 168/168 kB | 160/164 kB | 25 kB | 21 kB Progress (5): 78 kB | 168/168 kB | 164/164 kB | 25 kB | 21 kB Progress (5): 78 kB | 168 kB | 164/164 kB | 25 kB | 21 kB Progress (5): 78 kB | 168 kB | 164 kB | 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 397 kB/s) [2019-07-30T20:16:24.053Z] 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.2 MB/s) [2019-07-30T20:16:24.053Z] 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-30T20:16:24.053Z] 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-30T20:16:24.053Z] 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 318 kB/s) [2019-07-30T20:16:24.053Z] Progress (3): 168 kB | 164 kB | 4.1/240 kB Progress (3): 168 kB | 164 kB | 7.7/240 kB Progress (3): 168 kB | 164 kB | 12/240 kB Progress (3): 168 kB | 164 kB | 16/240 kB Progress (3): 168 kB | 164 kB | 20/240 kB Progress (3): 168 kB | 164 kB | 24/240 kB Progress (3): 168 kB | 164 kB | 28/240 kB Progress (3): 168 kB | 164 kB | 32/240 kB Progress (3): 168 kB | 164 kB | 33/240 kB Progress (3): 168 kB | 164 kB | 37/240 kB Progress (3): 168 kB | 164 kB | 41/240 kB Progress (3): 168 kB | 164 kB | 45/240 kB Progress (3): 168 kB | 164 kB | 49/240 kB Progress (3): 168 kB | 164 kB | 53/240 kB Progress (3): 168 kB | 164 kB | 57/240 kB Progress (3): 168 kB | 164 kB | 61/240 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 2.2 MB/s) [2019-07-30T20:16:24.053Z] 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 | 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 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-30T20:16:24.053Z] Progress (1): 146/240 kB Progress (1): 150/240 kB Progress (1): 154/240 kB Progress (1): 158/240 kB Progress (1): 162/240 kB Progress (1): 166/240 kB Progress (1): 170/240 kB Progress (1): 174/240 kB Progress (1): 178/240 kB Progress (1): 182/240 kB Progress (1): 186/240 kB Progress (1): 190/240 kB Progress (1): 194/240 kB Progress (1): 198/240 kB Progress (1): 202/240 kB Progress (1): 206/240 kB Progress (1): 210/240 kB Progress (1): 214/240 kB Progress (1): 218/240 kB Progress (1): 222/240 kB Progress (1): 226/240 kB Progress (1): 230/240 kB Progress (1): 234/240 kB Progress (2): 234/240 kB | 0/1.2 MB Progress (2): 238/240 kB | 0/1.2 MB Progress (2): 238/240 kB | 0/1.2 MB 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 (2): 240 kB | 0/1.2 MB 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 (2): 240 kB | 0/1.2 MB 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 (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.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 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 1.8 MB/s) [2019-07-30T20:16:24.310Z] 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.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 5.7 MB/s) [2019-07-30T20:16:24.310Z] [INFO] ANTLR: Processing source directory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3 [2019-07-30T20:16:24.310Z] ANTLR Parser Generator Version 3.5.2 [2019-07-30T20:16:24.875Z] Output file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2019-07-30T20:16:24.875Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2019-07-30T20:16:25.737Z] Input file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g [2019-07-30T20:16:25.737Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g [2019-07-30T20:16:25.995Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:230:3: [2019-07-30T20:16:25.995Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2 [2019-07-30T20:16:25.995Z] [2019-07-30T20:16:25.995Z] As a result, alternative(s) 2 were disabled for that input [2019-07-30T20:16:25.995Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:450:13: [2019-07-30T20:16:25.995Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3 [2019-07-30T20:16:25.995Z] [2019-07-30T20:16:25.995Z] As a result, alternative(s) 3 were disabled for that input [2019-07-30T20:16:25.995Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:618:15: [2019-07-30T20:16:25.995Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2 [2019-07-30T20:16:25.995Z] [2019-07-30T20:16:25.995Z] As a result, alternative(s) 2 were disabled for that input [2019-07-30T20:16:26.252Z] [INFO] [2019-07-30T20:16:26.252Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T20:16:26.252Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:16:26.252Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources [2019-07-30T20:16:26.252Z] [INFO] [2019-07-30T20:16:26.252Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T20:16:26.252Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/classes [2019-07-30T20:16:26.817Z] [INFO] [2019-07-30T20:16:26.817Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T20:16:26.817Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:16:26.817Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources [2019-07-30T20:16:26.817Z] [INFO] [2019-07-30T20:16:26.817Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T20:16:26.817Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-30T20:16:26.817Z] [INFO] [2019-07-30T20:16:26.817Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T20:16:26.817Z] [INFO] [2019-07-30T20:16:26.817Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T20:16:27.074Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar [2019-07-30T20:16:27.074Z] [INFO] [2019-07-30T20:16:27.074Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T20:16:27.074Z] [INFO] [2019-07-30T20:16:27.074Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T20:16:27.074Z] [INFO] [2019-07-30T20:16:27.074Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T20:16:27.074Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar [2019-07-30T20:16:27.074Z] [INFO] [2019-07-30T20:16:27.074Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T20:16:27.074Z] [INFO] [2019-07-30T20:16:27.074Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T20:16:27.074Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:16:27.074Z] [INFO] [2019-07-30T20:16:27.074Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T20:16:27.332Z] [INFO] [2019-07-30T20:16:27.332Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T20:16:27.332Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:27.332Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:27.332Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:27.332Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:27.332Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:27.332Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:27.332Z] [INFO] [2019-07-30T20:16:27.332Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T20:16:27.332Z] [INFO] [2019-07-30T20:16:27.332Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >----- [2019-07-30T20:16:27.332Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.0.0-SNAPSHOT [15/134] [2019-07-30T20:16:27.332Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:16:27.332Z] [INFO] [2019-07-30T20:16:27.332Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T20:16:27.332Z] [INFO] [2019-07-30T20:16:27.332Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T20:16:27.332Z] [INFO] The project's OSGi version is 4.0.0.201907302009 [2019-07-30T20:16:27.332Z] [INFO] [2019-07-30T20:16:27.332Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T20:16:27.332Z] [INFO] [2019-07-30T20:16:27.332Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T20:16:27.332Z] [INFO] [2019-07-30T20:16:27.332Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T20:16:27.332Z] [INFO] [2019-07-30T20:16:27.332Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T20:16:27.332Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:16:27.332Z] [INFO] [2019-07-30T20:16:27.332Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T20:16:27.332Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:16:27.332Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources [2019-07-30T20:16:27.332Z] [INFO] [2019-07-30T20:16:27.332Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T20:16:27.332Z] [INFO] Compiling 133 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/classes [2019-07-30T20:16:28.521Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] [2019-07-30T20:16:28.521Z] SparseList sparseList = (SparseList) list; [2019-07-30T20:16:28.521Z] ^^^^^^^^^^ [2019-07-30T20:16:28.521Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2019-07-30T20:16:28.521Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] [2019-07-30T20:16:28.521Z] SparseList sparseList = (SparseList) list; [2019-07-30T20:16:28.521Z] ^^^^^^^^^^ [2019-07-30T20:16:28.521Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2019-07-30T20:16:28.521Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[254] [2019-07-30T20:16:28.521Z] CTFStreamInputReader streamInputReaderToAdd = new CTFStreamInputReader(checkNotNull(streamInput)); [2019-07-30T20:16:28.521Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:28.521Z] Potential resource leak: 'streamInputReaderToAdd' may not be closed [2019-07-30T20:16:28.521Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[339] [2019-07-30T20:16:28.521Z] return (top != null) ? top.getCurrentEvent() : null; [2019-07-30T20:16:28.521Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:28.521Z] Potential resource leak: 'top' may not be closed at this location [2019-07-30T20:16:28.521Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[394] [2019-07-30T20:16:28.521Z] return hasMoreEvents(); [2019-07-30T20:16:28.521Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:28.521Z] Potential resource leak: 'top' may not be closed at this location [2019-07-30T20:16:28.521Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[499] [2019-07-30T20:16:28.521Z] CTFStreamInputReader se = fStreamInputReaders.get(j); [2019-07-30T20:16:28.521Z] ^^ [2019-07-30T20:16:28.521Z] Potential resource leak: 'se' may not be closed [2019-07-30T20:16:28.521Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java:[917] [2019-07-30T20:16:28.521Z] return !(pathname.getName().equals("metadata")); [2019-07-30T20:16:28.521Z] ^^^^^^^^^^ [2019-07-30T20:16:28.521Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-30T20:16:28.521Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[170] [2019-07-30T20:16:28.521Z] returnArray[i] = null; [2019-07-30T20:16:28.521Z] ^^^^ [2019-07-30T20:16:28.521Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T' [2019-07-30T20:16:28.521Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[220] [2019-07-30T20:16:28.521Z] return fInnerElements.get(index); [2019-07-30T20:16:28.521Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:28.521Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2019-07-30T20:16:28.521Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[231] [2019-07-30T20:16:28.521Z] return fInnerElements.remove(index); [2019-07-30T20:16:28.521Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:16:28.521Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2019-07-30T20:16:28.521Z] 10 problems (10 warnings) [2019-07-30T20:16:28.521Z] [INFO] [2019-07-30T20:16:28.521Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T20:16:28.521Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:16:28.521Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources [2019-07-30T20:16:28.521Z] [INFO] [2019-07-30T20:16:28.521Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T20:16:28.521Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-sources.jar [2019-07-30T20:16:28.521Z] [INFO] [2019-07-30T20:16:28.521Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T20:16:28.521Z] [INFO] [2019-07-30T20:16:28.521Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T20:16:28.780Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar [2019-07-30T20:16:28.780Z] [INFO] [2019-07-30T20:16:28.780Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T20:16:28.780Z] [INFO] [2019-07-30T20:16:28.780Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T20:16:28.780Z] [INFO] [2019-07-30T20:16:28.780Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T20:16:28.780Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar [2019-07-30T20:16:29.037Z] [INFO] [2019-07-30T20:16:29.037Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T20:16:29.037Z] [INFO] [2019-07-30T20:16:29.037Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T20:16:29.037Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:16:29.037Z] [INFO] [2019-07-30T20:16:29.037Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T20:16:29.037Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:16:29.293Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T20:16:29.293Z] [INFO] [2019-07-30T20:16:29.293Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T20:16:29.293Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:29.550Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:29.550Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:29.550Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:29.550Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:29.550Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:16:29.550Z] [INFO] [2019-07-30T20:16:29.550Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T20:16:29.550Z] [INFO] [2019-07-30T20:16:29.550Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >-- [2019-07-30T20:16:29.550Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.5-SNAPSHOT [16/134] [2019-07-30T20:16:29.550Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T20:16:29.550Z] [INFO] [2019-07-30T20:16:29.550Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T20:16:29.550Z] [INFO] [2019-07-30T20:16:29.550Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T20:16:29.550Z] [INFO] [2019-07-30T20:16:29.550Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T20:16:29.550Z] [INFO] The project's OSGi version is 1.0.5.201907302009 [2019-07-30T20:16:29.550Z] [INFO] [2019-07-30T20:16:29.550Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T20:16:29.550Z] [INFO] [2019-07-30T20:16:29.550Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T20:16:29.550Z] [INFO] [2019-07-30T20:16:29.550Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T20:16:29.550Z] [INFO] [2019-07-30T20:16:29.550Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T20:16:29.550Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:16:29.550Z] [INFO] [2019-07-30T20:16:29.550Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T20:16:29.550Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:16:29.550Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources [2019-07-30T20:16:29.550Z] [INFO] [2019-07-30T20:16:29.550Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T20:16:29.550Z] [INFO] Compiling 54 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes [2019-07-30T20:16:30.482Z] [INFO] [2019-07-30T20:16:30.482Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T20:16:30.482Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:16:30.482Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources [2019-07-30T20:16:30.482Z] [INFO] [2019-07-30T20:16:30.482Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T20:16:30.482Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-30T20:16:30.482Z] [INFO] [2019-07-30T20:16:30.482Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T20:16:30.482Z] [INFO] [2019-07-30T20:16:30.482Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T20:16:30.482Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar [2019-07-30T20:16:30.482Z] [INFO] [2019-07-30T20:16:30.482Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T20:16:30.482Z] [INFO] [2019-07-30T20:16:30.482Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T20:16:30.482Z] [INFO] [2019-07-30T20:16:30.482Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T20:16:30.482Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar [2019-07-30T20:16:30.739Z] [INFO] [2019-07-30T20:16:30.739Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T20:16:30.739Z] [INFO] [2019-07-30T20:16:30.739Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T20:16:30.739Z] 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-30T20:16:30.739Z] 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-30T20:16:30.739Z] 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-30T20:16:30.996Z] 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-30T20:16:30.996Z] 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-30T20:16:30.996Z] 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-30T20:16:30.996Z] 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 507 kB/s) [2019-07-30T20:16:30.996Z] 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-30T20:16:30.996Z] 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-30T20:16:30.996Z] 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-30T20:16:31.253Z] 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-30T20:16:31.253Z] 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-30T20:16:31.253Z] 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-30T20:16:31.253Z] 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 133 kB/s) [2019-07-30T20:16:31.253Z] 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-30T20:16:31.253Z] 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-30T20:16:31.253Z] 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-30T20:16:31.510Z] 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-30T20:16:31.510Z] 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-30T20:16:31.510Z] 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-30T20:16:31.510Z] 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-30T20:16:31.510Z] 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-30T20:16:31.510Z] 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-30T20:16:31.510Z] 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-30T20:16:31.510Z] 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-30T20:16:31.510Z] 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-30T20:16:31.510Z] 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-30T20:16:31.767Z] 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-30T20:16:31.767Z] 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-30T20:16:31.767Z] 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-30T20:16:31.767Z] 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-30T20:16:31.767Z] 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-30T20:16:31.767Z] 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-30T20:16:31.767Z] 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-30T20:16:31.767Z] 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-30T20:16:31.767Z] 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-30T20:16:31.767Z] 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-30T20:16:31.767Z] 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-30T20:16:31.767Z] 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-30T20:16:32.025Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (2): 7.7/18 kB | 4.1/243 kB Progress (2): 12/18 kB | 4.1/243 kB Progress (2): 12/18 kB | 7.7/243 kB Progress (3): 12/18 kB | 7.7/243 kB | 0/2.0 MB Progress (3): 16/18 kB | 7.7/243 kB | 0/2.0 MB Progress (3): 16/18 kB | 7.7/243 kB | 0/2.0 MB Progress (3): 18 kB | 7.7/243 kB | 0/2.0 MB Progress (3): 18 kB | 12/243 kB | 0/2.0 MB Progress (3): 18 kB | 16/243 kB | 0/2.0 MB Progress (3): 18 kB | 16/243 kB | 0/2.0 MB Progress (3): 18 kB | 20/243 kB | 0/2.0 MB Progress (3): 18 kB | 20/243 kB | 0/2.0 MB Progress (3): 18 kB | 24/243 kB | 0/2.0 MB Progress (3): 18 kB | 24/243 kB | 0/2.0 MB Progress (3): 18 kB | 28/243 kB | 0/2.0 MB Progress (3): 18 kB | 28/243 kB | 0/2.0 MB Progress (3): 18 kB | 32/243 kB | 0/2.0 MB Progress (3): 18 kB | 32/243 kB | 0/2.0 MB Progress (3): 18 kB | 36/243 kB | 0/2.0 MB Progress (3): 18 kB | 36/243 kB | 0/2.0 MB Progress (3): 18 kB | 40/243 kB | 0/2.0 MB Progress (3): 18 kB | 40/243 kB | 0/2.0 MB Progress (3): 18 kB | 44/243 kB | 0/2.0 MB Progress (3): 18 kB | 44/243 kB | 0/2.0 MB Progress (3): 18 kB | 48/243 kB | 0/2.0 MB Progress (3): 18 kB | 48/243 kB | 0/2.0 MB Progress (3): 18 kB | 52/243 kB | 0/2.0 MB Progress (3): 18 kB | 52/243 kB | 0/2.0 MB Progress (3): 18 kB | 56/243 kB | 0/2.0 MB Progress (3): 18 kB | 56/243 kB | 0.1/2.0 MB Progress (3): 18 kB | 60/243 kB | 0.1/2.0 MB Progress (3): 18 kB | 60/243 kB | 0.1/2.0 MB Progress (3): 18 kB | 64/243 kB | 0.1/2.0 MB Progress (3): 18 kB | 64/243 kB | 0.1/2.0 MB Progress (3): 18 kB | 68/243 kB | 0.1/2.0 MB Progress (3): 18 kB | 68/243 kB | 0.1/2.0 MB Progress (3): 18 kB | 72/243 kB | 0.1/2.0 MB Progress (3): 18 kB | 72/243 kB | 0.1/2.0 MB Progress (3): 18 kB | 76/243 kB | 0.1/2.0 MB Progress (3): 18 kB | 76/243 kB | 0.1/2.0 MB Progress (3): 18 kB | 80/243 kB | 0.1/2.0 MB Progress (3): 18 kB | 80/243 kB | 0.1/2.0 MB Progress (3): 18 kB | 84/243 kB | 0.1/2.0 MB Progress (3): 18 kB | 84/243 kB | 0.1/2.0 MB Progress (3): 18 kB | 88/243 kB | 0.1/2.0 MB Progress (3): 18 kB | 88/243 kB | 0.1/2.0 MB Progress (3): 18 kB | 92/243 kB | 0.1/2.0 MB Progress (3): 18 kB | 92/243 kB | 0.1/2.0 MB Progress (3): 18 kB | 96/243 kB | 0.1/2.0 MB Progress (3): 18 kB | 96/243 kB | 0.1/2.0 MB Progress (3): 18 kB | 100/243 kB | 0.1/2.0 MB 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 511 kB/s) [2019-07-30T20:16:32.025Z] 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): 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): 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): 132/243 kB | 0.1/2.0 MB Progress (2): 132/243 kB | 0.1/2.0 MB Progress (2): 136/243 kB | 0.1/2.0 MB Progress (2): 136/243 kB | 0.1/2.0 MB Progress (2): 140/243 kB | 0.1/2.0 MB Progress (2): 140/243 kB | 0.1/2.0 MB Progress (2): 144/243 kB | 0.1/2.0 MB Progress (2): 144/243 kB | 0.1/2.0 MB Progress (2): 148/243 kB | 0.1/2.0 MB Progress (2): 148/243 kB | 0.1/2.0 MB Progress (2): 152/243 kB | 0.1/2.0 MB Progress (2): 152/243 kB | 0.1/2.0 MB Progress (2): 156/243 kB | 0.1/2.0 MB Progress (2): 156/243 kB | 0.1/2.0 MB Progress (2): 160/243 kB | 0.1/2.0 MB Progress (2): 160/243 kB | 0.1/2.0 MB Progress (2): 164/243 kB | 0.1/2.0 MB Progress (2): 164/243 kB | 0.1/2.0 MB Progress (2): 168/243 kB | 0.1/2.0 MB Progress (2): 168/243 kB | 0.2/2.0 MB Progress (2): 172/243 kB | 0.2/2.0 MB Progress (2): 172/243 kB | 0.2/2.0 MB Progress (2): 176/243 kB | 0.2/2.0 MB Progress (2): 176/243 kB | 0.2/2.0 MB Progress (2): 180/243 kB | 0.2/2.0 MB Progress (2): 180/243 kB | 0.2/2.0 MB Progress (2): 184/243 kB | 0.2/2.0 MB Progress (2): 184/243 kB | 0.2/2.0 MB Progress (2): 188/243 kB | 0.2/2.0 MB Progress (2): 188/243 kB | 0.2/2.0 MB Progress (2): 192/243 kB | 0.2/2.0 MB Progress (2): 192/243 kB | 0.2/2.0 MB Progress (2): 196/243 kB | 0.2/2.0 MB Progress (2): 196/243 kB | 0.2/2.0 MB Progress (2): 200/243 kB | 0.2/2.0 MB Progress (2): 200/243 kB | 0.2/2.0 MB Progress (2): 204/243 kB | 0.2/2.0 MB Progress (2): 204/243 kB | 0.2/2.0 MB Progress (2): 208/243 kB | 0.2/2.0 MB Progress (2): 208/243 kB | 0.2/2.0 MB Progress (2): 212/243 kB | 0.2/2.0 MB Progress (2): 212/243 kB | 0.2/2.0 MB Progress (2): 212/243 kB | 0.2/2.0 MB Progress (2): 212/243 kB | 0.2/2.0 MB Progress (2): 212/243 kB | 0.2/2.0 MB Progress (2): 216/243 kB | 0.2/2.0 MB Progress (2): 216/243 kB | 0.2/2.0 MB Progress (2): 220/243 kB | 0.2/2.0 MB Progress (2): 220/243 kB | 0.2/2.0 MB Progress (2): 224/243 kB | 0.2/2.0 MB Progress (2): 224/243 kB | 0.2/2.0 MB Progress (2): 228/243 kB | 0.2/2.0 MB Progress (2): 228/243 kB | 0.2/2.0 MB Progress (2): 232/243 kB | 0.2/2.0 MB Progress (2): 232/243 kB | 0.2/2.0 MB Progress (2): 236/243 kB | 0.2/2.0 MB Progress (2): 236/243 kB | 0.2/2.0 MB Progress (2): 240/243 kB | 0.2/2.0 MB Progress (2): 240/243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/2.0 MB Progress (2): 243 kB | 0.2/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.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 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.5 MB/s) [2019-07-30T20:16:32.025Z] 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 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 9.1 MB/s) [2019-07-30T20:16:32.590Z] [INFO] Executing tasks [2019-07-30T20:16:32.590Z] [2019-07-30T20:16:32.590Z] main: [2019-07-30T20:16:32.590Z] [2019-07-30T20:16:32.590Z] main: [2019-07-30T20:16:32.590Z] [2019-07-30T20:16:32.590Z] checkAnyTraceExists: [2019-07-30T20:16:32.590Z] [2019-07-30T20:16:32.590Z] verifyChecksum: [2019-07-30T20:16:32.590Z] [echo] Verifying: ${anyTraceExists} [2019-07-30T20:16:32.590Z] [2019-07-30T20:16:32.590Z] deleteFailedCheckSumTraces: [2019-07-30T20:16:32.590Z] [2019-07-30T20:16:32.590Z] downloadTraceFiles: [2019-07-30T20:16:32.590Z] [echo] Attempting to download test traces [2019-07-30T20:16:32.590Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz [2019-07-30T20:16:32.590Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz [2019-07-30T20:16:32.590Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz [2019-07-30T20:16:32.590Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz [2019-07-30T20:16:33.153Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz [2019-07-30T20:16:33.153Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz [2019-07-30T20:16:33.153Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz [2019-07-30T20:16:33.153Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2019-07-30T20:16:34.293Z] [exec] Cloning into 'ctf-testsuite'... [2019-07-30T20:16:36.196Z] [2019-07-30T20:16:36.196Z] pullTestSuite: [2019-07-30T20:16:36.196Z] [exec] Your branch is up-to-date with 'origin/master'. [2019-07-30T20:16:36.196Z] [exec] Already on 'master' [2019-07-30T20:16:36.453Z] [exec] Already up-to-date. [2019-07-30T20:16:36.453Z] [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'. [2019-07-30T20:16:36.453Z] [exec] [2019-07-30T20:16:36.453Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental [2019-07-30T20:16:36.453Z] [exec] changes and commit them, and you can discard any commits you make in this [2019-07-30T20:16:36.453Z] [exec] state without impacting any branches by performing another checkout. [2019-07-30T20:16:36.453Z] [exec] [2019-07-30T20:16:36.453Z] [exec] If you want to create a new branch to retain commits you create, you may [2019-07-30T20:16:36.453Z] [exec] do so (now or later) by using -b with the checkout command again. Example: [2019-07-30T20:16:36.453Z] [exec] [2019-07-30T20:16:36.453Z] [exec] git checkout -b [2019-07-30T20:16:36.453Z] [exec] [2019-07-30T20:16:36.453Z] [exec] HEAD is now at 0f8beba... Merge pull request #35 from compudj/master [2019-07-30T20:16:36.453Z] [2019-07-30T20:16:36.453Z] extractTraces: [2019-07-30T20:16:36.453Z] [2019-07-30T20:16:36.453Z] checkAnyTraceExists: [2019-07-30T20:16:36.453Z] [2019-07-30T20:16:36.453Z] verifyChecksum: [2019-07-30T20:16:36.453Z] [echo] Verifying: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2019-07-30T20:16:37.016Z] [2019-07-30T20:16:37.016Z] warnFailedCheckSum: [2019-07-30T20:16:37.016Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar [2019-07-30T20:16:37.016Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-30T20:16:37.016Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar [2019-07-30T20:16:38.386Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-30T20:16:38.951Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar [2019-07-30T20:16:38.951Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-30T20:16:38.951Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar [2019-07-30T20:16:41.472Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-30T20:16:42.401Z] [echo] Traces extracted successfully [2019-07-30T20:16:42.401Z] [INFO] Executed tasks [2019-07-30T20:16:42.401Z] [INFO] [2019-07-30T20:16:42.401Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T20:16:44.298Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log [2019-07-30T20:16:44.298Z] [INFO] Command line: [2019-07-30T20:16:44.298Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T20:16:44.298Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T20:17:02.621Z] !SESSION 2019-07-30 20:16:44.271 ----------------------------------------------- [2019-07-30T20:17:02.621Z] eclipse.buildId=unknown [2019-07-30T20:17:02.621Z] java.version=1.8.0_202 [2019-07-30T20:17:02.621Z] java.vendor=Oracle Corporation [2019-07-30T20:17:02.621Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T20:17:02.621Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T20:17:02.621Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T20:17:02.621Z] [2019-07-30T20:17:02.621Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 20:16:59.744 [2019-07-30T20:17:02.621Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:17:02.621Z] !STACK 0 [2019-07-30T20:17:02.621Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-30T20:17:02.621Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:17:02.621Z] [2019-07-30T20:17:02.621Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:17:02.621Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:17:02.621Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:17:02.621Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:17:02.621Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:17:02.621Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:17:02.621Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:17:02.621Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:17:02.621Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:17:02.621Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:17:02.621Z] [2019-07-30T20:17:02.621Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 20:16:59.953 [2019-07-30T20:17:02.621Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:17:02.621Z] !STACK 0 [2019-07-30T20:17:02.621Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-30T20:17:02.621Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:17:02.621Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T20:17:02.621Z] -> 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-30T20:17:02.621Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-30T20:17:02.621Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:17:02.621Z] [2019-07-30T20:17:02.621Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:17:02.621Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:17:02.621Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:17:02.621Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:17:02.621Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:17:02.621Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:17:02.621Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:17:02.621Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:17:02.621Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:17:02.621Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:17:02.878Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2019-07-30T20:17:02.878Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested. [2019-07-30T20:17:02.878Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested. [2019-07-30T20:17:03.808Z] line 8:11 required (...)+ loop did not match anything at character ';' [2019-07-30T20:17:03.808Z] line 10:46 mismatched character '' expecting '"' [2019-07-30T20:17:04.066Z] line 9:16 no viable alternative at character 'o' [2019-07-30T20:17:04.066Z] line 9:20 no viable alternative at character '?' [2019-07-30T20:17:04.066Z] line 12:14 no viable alternative at character '' [2019-07-30T20:17:04.066Z] line 32:0 mismatched character '' expecting '"' [2019-07-30T20:17:04.066Z] [2019-07-30T20:17:04.066Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 20:17:04.040 [2019-07-30T20:17:04.066Z] !MESSAGE Unknown trace attribute: test [2019-07-30T20:17:04.066Z] [2019-07-30T20:17:04.066Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 20:17:04.041 [2019-07-30T20:17:04.066Z] !MESSAGE Unknown trace attribute: test1 [2019-07-30T20:17:04.066Z] [2019-07-30T20:17:04.066Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 20:17:04.042 [2019-07-30T20:17:04.066Z] !MESSAGE Unknown trace attribute: test2 [2019-07-30T20:17:04.066Z] [2019-07-30T20:17:04.066Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 20:17:04.043 [2019-07-30T20:17:04.066Z] !MESSAGE Unknown trace attribute: test3 [2019-07-30T20:17:04.066Z] [2019-07-30T20:17:04.066Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 20:17:04.043 [2019-07-30T20:17:04.066Z] !MESSAGE Unknown trace attribute: test4 [2019-07-30T20:17:04.323Z] [2019-07-30T20:17:04.323Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 20:17:04.123 [2019-07-30T20:17:04.323Z] !MESSAGE Unknown trace attribute: test2 [2019-07-30T20:17:04.579Z] [2019-07-30T20:17:04.579Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 20:17:04.327 [2019-07-30T20:17:04.579Z] !MESSAGE Unknown integer attribute: aa [2019-07-30T20:17:04.579Z] [2019-07-30T20:17:04.579Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 20:17:04.328 [2019-07-30T20:17:04.579Z] !MESSAGE Unknown integer attribute: zz [2019-07-30T20:17:04.579Z] [2019-07-30T20:17:04.579Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 20:17:04.329 [2019-07-30T20:17:04.579Z] !MESSAGE Unknown trace attribute: blah [2019-07-30T20:17:04.579Z] [2019-07-30T20:17:04.579Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 20:17:04.330 [2019-07-30T20:17:04.579Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh [2019-07-30T20:17:05.948Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.981 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2019-07-30T20:17:05.948Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.585 s [2019-07-30T20:17:05.948Z] 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.125 s [2019-07-30T20:17:05.948Z] 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.005 s [2019-07-30T20:17:05.948Z] 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.004 s [2019-07-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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-30T20:17:05.948Z] 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.014 s [2019-07-30T20:17:05.948Z] 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.044 s [2019-07-30T20:17:05.948Z] testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T20:17:05.948Z] 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.011 s [2019-07-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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.004 s [2019-07-30T20:17:05.948Z] 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.007 s [2019-07-30T20:17:05.948Z] 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.003 s [2019-07-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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.001 s [2019-07-30T20:17:05.948Z] 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.057 s [2019-07-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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-30T20:17:05.948Z] 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.003 s [2019-07-30T20:17:05.948Z] 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-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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-30T20:17:05.948Z] 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-30T20:17:05.948Z] 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-30T20:17:05.948Z] testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T20:17:05.948Z] 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-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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.001 s [2019-07-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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.004 s [2019-07-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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-30T20:17:05.948Z] 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.001 s [2019-07-30T20:17:05.948Z] 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 s [2019-07-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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-30T20:17:05.948Z] testTrace[45: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T20:17:05.948Z] 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.005 s [2019-07-30T20:17:05.948Z] 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 s [2019-07-30T20:17:05.948Z] 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.001 s [2019-07-30T20:17:05.948Z] 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.055 s [2019-07-30T20:17:05.948Z] 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-30T20:17:05.948Z] 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.012 s [2019-07-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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-30T20:17:05.948Z] 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-30T20:17:05.948Z] testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T20:17:05.948Z] 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-30T20:17:05.948Z] 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-30T20:17:05.948Z] testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T20:17:05.948Z] 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.001 s [2019-07-30T20:17:05.948Z] 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-30T20:17:05.948Z] 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-30T20:17:05.948Z] 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-30T20:17:05.948Z] 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-30T20:17:05.948Z] testTrace[70: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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.087 s [2019-07-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] testTrace[74: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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-30T20:17:05.948Z] 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-30T20:17:05.948Z] 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.013 s [2019-07-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.041 s [2019-07-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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-30T20:17:05.948Z] 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-30T20:17:05.948Z] 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-30T20:17:05.948Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.011 s [2019-07-30T20:17:05.948Z] 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 s [2019-07-30T20:17:05.948Z] 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-30T20:17:05.948Z] 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-30T20:17:05.948Z] 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.001 s [2019-07-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.948Z] 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.004 s [2019-07-30T20:17:05.948Z] 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.002 s [2019-07-30T20:17:05.949Z] 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.002 s [2019-07-30T20:17:05.949Z] 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.008 s [2019-07-30T20:17:05.949Z] 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.194 s [2019-07-30T20:17:05.949Z] 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.002 s [2019-07-30T20:17:05.949Z] 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-30T20:17:05.949Z] 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.002 s [2019-07-30T20:17:05.949Z] testTrace[109: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-inner-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T20:17:05.949Z] 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.002 s [2019-07-30T20:17:05.949Z] 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-30T20:17:05.949Z] testTrace[112: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T20:17:05.949Z] 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-30T20:17:05.949Z] 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-30T20:17:05.949Z] 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.006 s [2019-07-30T20:17:05.949Z] testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T20:17:05.949Z] 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.003 s [2019-07-30T20:17:05.949Z] testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T20:17:05.949Z] 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.002 s [2019-07-30T20:17:05.949Z] 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.002 s [2019-07-30T20:17:05.949Z] testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T20:17:05.949Z] 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.003 s [2019-07-30T20:17:05.949Z] 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.003 s [2019-07-30T20:17:05.949Z] 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.003 s [2019-07-30T20:17:05.949Z] 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.003 s [2019-07-30T20:17:05.949Z] 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.003 s [2019-07-30T20:17:05.949Z] 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.003 s [2019-07-30T20:17:05.949Z] 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.06 s [2019-07-30T20:17:05.949Z] 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.003 s [2019-07-30T20:17:05.949Z] 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.003 s [2019-07-30T20:17:05.949Z] 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.003 s [2019-07-30T20:17:05.949Z] 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.003 s [2019-07-30T20:17:05.949Z] 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.003 s [2019-07-30T20:17:05.949Z] 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.002 s [2019-07-30T20:17:05.949Z] 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.003 s [2019-07-30T20:17:05.949Z] 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.004 s [2019-07-30T20:17:05.949Z] testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T20:17:05.949Z] 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-30T20:17:05.949Z] 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.002 s [2019-07-30T20:17:05.949Z] 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.002 s [2019-07-30T20:17:05.949Z] 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-30T20:17:05.949Z] 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.004 s [2019-07-30T20:17:05.949Z] 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.002 s [2019-07-30T20:17:05.949Z] 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-30T20:17:05.949Z] 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.002 s [2019-07-30T20:17:05.949Z] 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.053 s [2019-07-30T20:17:05.949Z] 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-30T20:17:05.949Z] 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.002 s [2019-07-30T20:17:05.949Z] testTrace[149: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T20:17:05.949Z] 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.003 s [2019-07-30T20:17:05.949Z] 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-30T20:17:05.949Z] 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.003 s [2019-07-30T20:17:05.949Z] 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.003 s [2019-07-30T20:17:05.949Z] 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.002 s [2019-07-30T20:17:05.949Z] 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.003 s [2019-07-30T20:17:05.949Z] 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-30T20:17:05.949Z] testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T20:17:05.949Z] 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.002 s [2019-07-30T20:17:05.949Z] 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-30T20:17:05.949Z] testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T20:17:05.949Z] 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-30T20:17:05.949Z] 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-30T20:17:05.949Z] 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-30T20:17:05.949Z] 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.003 s [2019-07-30T20:17:05.949Z] 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.615 s [2019-07-30T20:17:05.949Z] 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.295 s [2019-07-30T20:17:05.949Z] 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.053 s [2019-07-30T20:17:05.949Z] 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.005 s [2019-07-30T20:17:05.949Z] 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.053 s [2019-07-30T20:17:05.949Z] 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.039 s [2019-07-30T20:17:05.949Z] 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-30T20:17:05.949Z] 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.002 s [2019-07-30T20:17:05.949Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2019-07-30T20:17:11.413Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.71 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2019-07-30T20:17:11.413Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 1.217 s [2019-07-30T20:17:11.413Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.781 s [2019-07-30T20:17:11.413Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.531 s [2019-07-30T20:17:11.413Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.844 s [2019-07-30T20:17:11.413Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.202 s [2019-07-30T20:17:11.413Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.156 s [2019-07-30T20:17:11.413Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.197 s [2019-07-30T20:17:11.413Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.183 s [2019-07-30T20:17:11.413Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.204 s [2019-07-30T20:17:11.413Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.205 s [2019-07-30T20:17:11.413Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.184 s [2019-07-30T20:17:11.413Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2019-07-30T20:17:11.413Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2019-07-30T20:17:11.413Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.008 s [2019-07-30T20:17:11.413Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.005 s [2019-07-30T20:17:11.413Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.004 s [2019-07-30T20:17:11.413Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.043 s [2019-07-30T20:17:11.413Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.007 s [2019-07-30T20:17:11.413Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.005 s [2019-07-30T20:17:11.413Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.006 s [2019-07-30T20:17:11.413Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2019-07-30T20:17:11.413Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2019-07-30T20:17:11.413Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0.001 s [2019-07-30T20:17:11.413Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-07-30T20:17:11.413Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0.002 s [2019-07-30T20:17:11.413Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-07-30T20:17:11.413Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2019-07-30T20:17:11.413Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2019-07-30T20:17:11.413Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest) Time elapsed: 0 s [2019-07-30T20:17:11.413Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2019-07-30T20:17:11.413Z] [2019-07-30T20:17:11.413Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 20:17:11.065 [2019-07-30T20:17:11.413Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++ ] 509 Events [2019-07-30T20:17:11.413Z] [2019-07-30T20:17:11.413Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 20:17:11.066 [2019-07-30T20:17:11.413Z] !MESSAGE channel0_0 [+++++++++++++++++++++++++++++++++++++++++++++++++ ] 491 Events [2019-07-30T20:17:11.413Z] [2019-07-30T20:17:11.413Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 20:17:11.183 [2019-07-30T20:17:11.413Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++] 1 Events [2019-07-30T20:17:11.413Z] [2019-07-30T20:17:11.413Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 20:17:11.183 [2019-07-30T20:17:11.413Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-30T20:17:13.936Z] [2019-07-30T20:17:13.936Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 20:17:13.346 [2019-07-30T20:17:13.936Z] !MESSAGE channel0_1 [+] 1 Events [2019-07-30T20:17:13.936Z] [2019-07-30T20:17:13.936Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 20:17:13.346 [2019-07-30T20:17:13.936Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-30T20:17:13.936Z] [2019-07-30T20:17:13.936Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 20:17:13.437 [2019-07-30T20:17:13.936Z] !MESSAGE channel0_1 [++] 1 Events [2019-07-30T20:17:13.936Z] [2019-07-30T20:17:13.936Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 20:17:13.438 [2019-07-30T20:17:13.936Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-30T20:17:13.936Z] [2019-07-30T20:17:13.936Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 20:17:13.676 [2019-07-30T20:17:13.936Z] !MESSAGE channel0_1 [++++++++++] 1 Events [2019-07-30T20:17:13.936Z] [2019-07-30T20:17:13.936Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 20:17:13.677 [2019-07-30T20:17:13.936Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-30T20:17:14.193Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.439 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2019-07-30T20:17:14.193Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.101 s [2019-07-30T20:17:14.193Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.238 s [2019-07-30T20:17:14.193Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.1 s [2019-07-30T20:17:14.193Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.118 s [2019-07-30T20:17:14.193Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.17 s [2019-07-30T20:17:14.193Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.169 s [2019-07-30T20:17:14.193Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.114 s [2019-07-30T20:17:14.193Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 1.391 s [2019-07-30T20:17:14.193Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.057 s [2019-07-30T20:17:14.193Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.08 s [2019-07-30T20:17:14.193Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.088 s [2019-07-30T20:17:14.193Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.093 s [2019-07-30T20:17:14.193Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.091 s [2019-07-30T20:17:14.193Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.095 s [2019-07-30T20:17:14.193Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.088 s [2019-07-30T20:17:14.193Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.054 s [2019-07-30T20:17:14.193Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.099 s [2019-07-30T20:17:14.193Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.104 s [2019-07-30T20:17:14.193Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.184 s [2019-07-30T20:17:14.193Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2019-07-30T20:17:16.087Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.691 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2019-07-30T20:17:16.087Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.09 s [2019-07-30T20:17:16.087Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.114 s [2019-07-30T20:17:16.087Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.159 s [2019-07-30T20:17:16.087Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.527 s [2019-07-30T20:17:16.087Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.187 s [2019-07-30T20:17:16.087Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.121 s [2019-07-30T20:17:16.087Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.097 s [2019-07-30T20:17:16.087Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.082 s [2019-07-30T20:17:16.087Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.08 s [2019-07-30T20:17:16.087Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.105 s [2019-07-30T20:17:16.087Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.127 s [2019-07-30T20:17:16.087Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2019-07-30T20:17:16.087Z] 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-30T20:17:16.087Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.004 s [2019-07-30T20:17:16.087Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.001 s [2019-07-30T20:17:16.087Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2019-07-30T20:17:30.940Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 13.814 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2019-07-30T20:17:30.940Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.711 s [2019-07-30T20:17:30.940Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.88 s [2019-07-30T20:17:30.940Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 2.213 s [2019-07-30T20:17:30.940Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.132 s [2019-07-30T20:17:30.940Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.135 s [2019-07-30T20:17:30.940Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.919 s [2019-07-30T20:17:30.940Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.609 s [2019-07-30T20:17:30.940Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.409 s [2019-07-30T20:17:30.940Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.489 s [2019-07-30T20:17:30.940Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.023 s [2019-07-30T20:17:30.940Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.015 s [2019-07-30T20:17:30.940Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.32 s [2019-07-30T20:17:30.940Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.453 s [2019-07-30T20:17:30.940Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.114 s [2019-07-30T20:17:30.940Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.451 s [2019-07-30T20:17:30.940Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped [2019-07-30T20:17:30.940Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.017 s [2019-07-30T20:17:30.940Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.024 s [2019-07-30T20:17:30.940Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.016 s [2019-07-30T20:17:30.940Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.048 s [2019-07-30T20:17:30.940Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.007 s [2019-07-30T20:17:30.940Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.007 s [2019-07-30T20:17:30.940Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.502 s [2019-07-30T20:17:30.940Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.031 s [2019-07-30T20:17:30.940Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.511 s [2019-07-30T20:17:30.940Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.357 s [2019-07-30T20:17:30.940Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.016 s [2019-07-30T20:17:30.940Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.382 s [2019-07-30T20:17:30.940Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2019-07-30T20:17:31.872Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.013 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2019-07-30T20:17:31.872Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.821 s [2019-07-30T20:17:31.872Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.106 s [2019-07-30T20:17:31.872Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.3 s [2019-07-30T20:17:31.872Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.255 s [2019-07-30T20:17:31.872Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.523 s [2019-07-30T20:17:31.872Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2019-07-30T20:17:32.802Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.059 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2019-07-30T20:17:32.802Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.404 s [2019-07-30T20:17:32.802Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.168 s [2019-07-30T20:17:32.802Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.09 s [2019-07-30T20:17:32.802Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.102 s [2019-07-30T20:17:32.802Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.129 s [2019-07-30T20:17:32.802Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.082 s [2019-07-30T20:17:32.802Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.082 s [2019-07-30T20:17:32.802Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2019-07-30T20:17:35.324Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.328 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2019-07-30T20:17:35.324Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.041 s [2019-07-30T20:17:35.324Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.057 s [2019-07-30T20:17:35.324Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.045 s [2019-07-30T20:17:35.324Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.092 s [2019-07-30T20:17:35.324Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.083 s [2019-07-30T20:17:35.324Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.099 s [2019-07-30T20:17:35.324Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.178 s [2019-07-30T20:17:35.324Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.192 s [2019-07-30T20:17:35.324Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.154 s [2019-07-30T20:17:35.324Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.176 s [2019-07-30T20:17:35.324Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.105 s [2019-07-30T20:17:35.324Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.094 s [2019-07-30T20:17:35.324Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.06 s [2019-07-30T20:17:35.324Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.055 s [2019-07-30T20:17:35.324Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-30T20:17:35.324Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.042 s [2019-07-30T20:17:35.324Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.052 s [2019-07-30T20:17:35.324Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.121 s [2019-07-30T20:17:35.324Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-30T20:17:35.324Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.076 s [2019-07-30T20:17:35.324Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.042 s [2019-07-30T20:17:35.324Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-30T20:17:35.324Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.041 s [2019-07-30T20:17:35.324Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.041 s [2019-07-30T20:17:35.324Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.109 s [2019-07-30T20:17:35.324Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.061 s [2019-07-30T20:17:35.324Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.097 s [2019-07-30T20:17:35.324Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.043 s [2019-07-30T20:17:35.324Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.043 s [2019-07-30T20:17:35.324Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2019-07-30T20:17:35.324Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2019-07-30T20:17:35.324Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.001 s [2019-07-30T20:17:35.324Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T20:17:35.324Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T20:17:35.324Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.001 s [2019-07-30T20:17:35.324Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T20:17:35.324Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T20:17:35.324Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T20:17:35.324Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T20:17:35.324Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.001 s [2019-07-30T20:17:35.324Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T20:17:35.324Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2019-07-30T20:17:39.500Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.552 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2019-07-30T20:17:39.500Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.228 s [2019-07-30T20:17:39.500Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.127 s [2019-07-30T20:17:39.500Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.148 s [2019-07-30T20:17:39.500Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.195 s [2019-07-30T20:17:39.500Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.201 s [2019-07-30T20:17:39.500Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.247 s [2019-07-30T20:17:39.500Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.194 s [2019-07-30T20:17:39.500Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.16 s [2019-07-30T20:17:39.500Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.193 s [2019-07-30T20:17:39.500Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.279 s [2019-07-30T20:17:39.500Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.255 s [2019-07-30T20:17:39.500Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.183 s [2019-07-30T20:17:39.500Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.141 s [2019-07-30T20:17:39.500Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.128 s [2019-07-30T20:17:39.500Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.119 s [2019-07-30T20:17:39.500Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.153 s [2019-07-30T20:17:39.500Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.22 s [2019-07-30T20:17:39.500Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.227 s [2019-07-30T20:17:39.500Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.146 s [2019-07-30T20:17:39.500Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2019-07-30T20:17:39.500Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2019-07-30T20:17:39.500Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.003 s [2019-07-30T20:17:39.500Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.003 s [2019-07-30T20:17:39.500Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-30T20:17:39.500Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.001 s [2019-07-30T20:17:39.500Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-30T20:17:39.500Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.001 s [2019-07-30T20:17:39.500Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2019-07-30T20:17:39.500Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2019-07-30T20:17:39.500Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.009 s [2019-07-30T20:17:39.500Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.001 s [2019-07-30T20:17:39.500Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2019-07-30T20:17:39.500Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2019-07-30T20:17:39.500Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-30T20:17:39.500Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-30T20:17:39.500Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-30T20:17:39.500Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2019-07-30T20:17:39.500Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2019-07-30T20:17:39.500Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0.039 s [2019-07-30T20:17:39.500Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2019-07-30T20:17:39.500Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2019-07-30T20:17:39.500Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.001 s [2019-07-30T20:17:39.500Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.01 s [2019-07-30T20:17:39.500Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.007 s [2019-07-30T20:17:39.500Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.001 s [2019-07-30T20:17:39.500Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2019-07-30T20:17:39.500Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2019-07-30T20:17:39.500Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.026 s [2019-07-30T20:17:39.500Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2019-07-30T20:17:39.500Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2019-07-30T20:17:39.500Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0.001 s [2019-07-30T20:17:39.500Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2019-07-30T20:17:39.500Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2019-07-30T20:17:39.500Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-07-30T20:17:39.500Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-07-30T20:17:39.500Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2019-07-30T20:17:39.500Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2019-07-30T20:17:39.500Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2019-07-30T20:17:39.500Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2019-07-30T20:17:39.500Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0.001 s [2019-07-30T20:17:39.500Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2019-07-30T20:17:39.500Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2019-07-30T20:17:39.500Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2019-07-30T20:17:39.500Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2019-07-30T20:17:39.500Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0.001 s [2019-07-30T20:17:39.500Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2019-07-30T20:17:39.500Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2019-07-30T20:17:39.500Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2019-07-30T20:17:39.500Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2019-07-30T20:17:39.500Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2019-07-30T20:17:39.500Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2019-07-30T20:17:39.500Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2019-07-30T20:17:39.500Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2019-07-30T20:17:39.500Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.081 s [2019-07-30T20:17:39.500Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.001 s [2019-07-30T20:17:39.500Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2019-07-30T20:17:39.500Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2019-07-30T20:17:39.500Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0.001 s [2019-07-30T20:17:39.500Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2019-07-30T20:17:39.500Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2019-07-30T20:17:39.500Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2019-07-30T20:17:39.500Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2019-07-30T20:17:39.500Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T20:17:39.500Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2019-07-30T20:17:39.500Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2019-07-30T20:17:39.500Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest) Time elapsed: 0.001 s [2019-07-30T20:17:39.500Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2019-07-30T20:17:40.869Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.508 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2019-07-30T20:17:40.869Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.064 s [2019-07-30T20:17:40.869Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.041 s [2019-07-30T20:17:40.869Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.05 s [2019-07-30T20:17:40.869Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.04 s [2019-07-30T20:17:40.869Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.04 s [2019-07-30T20:17:40.869Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.04 s [2019-07-30T20:17:40.869Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.088 s [2019-07-30T20:17:40.869Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.04 s [2019-07-30T20:17:40.869Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.04 s [2019-07-30T20:17:40.869Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.041 s [2019-07-30T20:17:40.869Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.06 s [2019-07-30T20:17:40.869Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.038 s [2019-07-30T20:17:40.869Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.077 s [2019-07-30T20:17:40.869Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.04 s [2019-07-30T20:17:40.869Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.074 s [2019-07-30T20:17:40.869Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.077 s [2019-07-30T20:17:40.869Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.041 s [2019-07-30T20:17:40.870Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.076 s [2019-07-30T20:17:40.870Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.04 s [2019-07-30T20:17:40.870Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.043 s [2019-07-30T20:17:40.870Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.039 s [2019-07-30T20:17:40.870Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.039 s [2019-07-30T20:17:40.870Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.04 s [2019-07-30T20:17:40.870Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.085 s [2019-07-30T20:17:40.870Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.041 s [2019-07-30T20:17:40.870Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.074 s [2019-07-30T20:17:40.870Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.053 s [2019-07-30T20:17:40.870Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.04 s [2019-07-30T20:17:40.870Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.04 s [2019-07-30T20:17:40.870Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2019-07-30T20:17:40.870Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2019-07-30T20:17:40.870Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2019-07-30T20:17:40.870Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2019-07-30T20:17:40.870Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2019-07-30T20:17:40.870Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2019-07-30T20:17:40.870Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2019-07-30T20:17:40.870Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2019-07-30T20:17:40.870Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-30T20:17:40.870Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2019-07-30T20:17:40.870Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2019-07-30T20:17:40.870Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0.001 s [2019-07-30T20:17:40.870Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2019-07-30T20:17:40.870Z] 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-30T20:17:40.870Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0.001 s [2019-07-30T20:17:40.870Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0.001 s [2019-07-30T20:17:40.870Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-30T20:17:40.870Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2019-07-30T20:17:40.870Z] [2019-07-30T20:17:40.870Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 20:17:40.839 [2019-07-30T20:17:40.870Z] !MESSAGE Struct already contains a field named ctx [2019-07-30T20:17:40.870Z] [2019-07-30T20:17:40.870Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 20:17:40.840 [2019-07-30T20:17:40.870Z] !MESSAGE Struct already contains a field named ctx [2019-07-30T20:17:40.870Z] [2019-07-30T20:17:40.870Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 20:17:40.840 [2019-07-30T20:17:40.870Z] !MESSAGE Struct already contains a field named ctx [2019-07-30T20:17:40.870Z] [2019-07-30T20:17:40.870Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 20:17:40.841 [2019-07-30T20:17:40.870Z] !MESSAGE Struct already contains a field named ctx [2019-07-30T20:17:40.870Z] 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-30T20:17:40.870Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest) Time elapsed: 0.003 s [2019-07-30T20:17:40.870Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2019-07-30T20:17:41.127Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2019-07-30T20:17:41.127Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.002 s [2019-07-30T20:17:41.127Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T20:17:41.127Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-30T20:17:41.127Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T20:17:41.127Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T20:17:41.127Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-30T20:17:41.127Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T20:17:41.127Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T20:17:41.127Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T20:17:41.127Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T20:17:41.127Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.003 s [2019-07-30T20:17:41.127Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T20:17:41.127Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T20:17:41.127Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.169 s [2019-07-30T20:17:41.127Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T20:17:41.127Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T20:17:41.127Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T20:17:41.127Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T20:17:41.127Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.01 s [2019-07-30T20:17:41.127Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.01 s [2019-07-30T20:17:41.127Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.004 s [2019-07-30T20:17:41.127Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2019-07-30T20:17:41.127Z] 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-30T20:17:41.127Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-30T20:17:41.127Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-30T20:17:41.127Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-30T20:17:41.127Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-30T20:17:41.127Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2019-07-30T20:17:41.127Z] 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-30T20:17:41.127Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T20:17:41.127Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T20:17:41.127Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T20:17:41.127Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T20:17:41.127Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T20:17:41.127Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T20:17:41.127Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2019-07-30T20:17:41.127Z] [2019-07-30T20:17:41.127Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 20:17:41.071 [2019-07-30T20:17:41.127Z] !MESSAGE Some message [2019-07-30T20:17:41.127Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2019-07-30T20:17:41.127Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2019-07-30T20:17:41.127Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0.001 s [2019-07-30T20:17:41.127Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2019-07-30T20:17:41.127Z] [2019-07-30T20:17:41.127Z] Results: [2019-07-30T20:17:41.127Z] [2019-07-30T20:17:41.127Z] Tests run: 619, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T20:17:41.127Z] [2019-07-30T20:17:42.195Z] [INFO] All tests passed! [2019-07-30T20:17:42.195Z] [INFO] [2019-07-30T20:17:42.195Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T20:17:42.195Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:17:42.195Z] [INFO] [2019-07-30T20:17:42.195Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T20:17:42.195Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:17:42.453Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T20:17:43.017Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T20:17:43.017Z] [INFO] [2019-07-30T20:17:43.017Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T20:17:43.017Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:17:43.017Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:17:43.017Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:17:43.017Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:17:43.017Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:17:43.274Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:17:43.274Z] [INFO] [2019-07-30T20:17:43.274Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T20:17:43.274Z] [INFO] [2019-07-30T20:17:43.274Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >-- [2019-07-30T20:17:43.274Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.9-SNAPSHOT [17/134] [2019-07-30T20:17:43.274Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T20:17:43.274Z] [INFO] [2019-07-30T20:17:43.274Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T20:17:43.274Z] [INFO] [2019-07-30T20:17:43.274Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T20:17:43.274Z] [INFO] The project's OSGi version is 1.0.9.201907302009 [2019-07-30T20:17:43.274Z] [INFO] [2019-07-30T20:17:43.274Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T20:17:43.274Z] [INFO] [2019-07-30T20:17:43.274Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T20:17:43.274Z] [INFO] [2019-07-30T20:17:43.274Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T20:17:43.274Z] [INFO] [2019-07-30T20:17:43.274Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T20:17:43.274Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:17:43.274Z] [INFO] [2019-07-30T20:17:43.274Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T20:17:43.274Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:17:43.274Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources [2019-07-30T20:17:43.274Z] [INFO] [2019-07-30T20:17:43.274Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T20:17:43.274Z] [INFO] Compiling 35 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes [2019-07-30T20:17:43.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/HistoryTreeBackendTest.java:[65] [2019-07-30T20:17:43.836Z] return Arrays.asList(Boolean.FALSE, Boolean.TRUE); [2019-07-30T20:17:43.836Z] ^^^^^^^^^^^^^ [2019-07-30T20:17:43.836Z] Null type safety (type annotations): The expression of type 'Boolean' needs unchecked conversion to conform to '@NonNull Boolean' [2019-07-30T20:17:43.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/HistoryTreeBackendTest.java:[65] [2019-07-30T20:17:43.836Z] return Arrays.asList(Boolean.FALSE, Boolean.TRUE); [2019-07-30T20:17:43.836Z] ^^^^^^^^^^^^ [2019-07-30T20:17:43.836Z] Null type safety (type annotations): The expression of type 'Boolean' needs unchecked conversion to conform to '@NonNull Boolean' [2019-07-30T20:17:43.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/StateSystem2DTest.java:[167] [2019-07-30T20:17:43.836Z] int timeStamps = (int) times.stream().filter(interval::intersects).count(); [2019-07-30T20:17:43.836Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:17:43.836Z] Null type safety: parameter 1 provided via method descriptor Predicate.test(Long) needs unchecked conversion to conform to 'long' [2019-07-30T20:17:43.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[42] [2019-07-30T20:17:43.836Z] fHistoryTreeFiles.add(historyTreeFile); [2019-07-30T20:17:43.836Z] ^^^^^^^^^^^^^^^ [2019-07-30T20:17:43.836Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T20:17:43.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[44] [2019-07-30T20:17:43.836Z] fBackendMap.put(backend, historyTreeFile); [2019-07-30T20:17:43.836Z] ^^^^^^^^^^^^^^^ [2019-07-30T20:17:43.836Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T20:17:43.836Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/SnapshotTest.java:[98] [2019-07-30T20:17:43.836Z] ITmfStateInterval value = result.getValue(); [2019-07-30T20:17:43.836Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T20:17:43.836Z] 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-30T20:17:43.836Z] 6 problems (6 warnings) [2019-07-30T20:17:43.836Z] [INFO] [2019-07-30T20:17:43.836Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T20:17:43.836Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:17:43.836Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources [2019-07-30T20:17:43.836Z] [INFO] [2019-07-30T20:17:43.836Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T20:17:43.836Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T20:17:44.093Z] [INFO] [2019-07-30T20:17:44.093Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T20:17:44.093Z] [INFO] [2019-07-30T20:17:44.093Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T20:17:44.093Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T20:17:44.093Z] [INFO] [2019-07-30T20:17:44.093Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T20:17:44.093Z] [INFO] [2019-07-30T20:17:44.093Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T20:17:44.093Z] [INFO] [2019-07-30T20:17:44.093Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T20:17:44.093Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T20:17:44.350Z] [INFO] [2019-07-30T20:17:44.350Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T20:17:44.350Z] [INFO] [2019-07-30T20:17:44.350Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T20:17:45.719Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log [2019-07-30T20:17:45.719Z] [INFO] Command line: [2019-07-30T20:17:45.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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T20:17:45.719Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T20:17:48.992Z] !SESSION 2019-07-30 20:17:46.034 ----------------------------------------------- [2019-07-30T20:17:48.992Z] eclipse.buildId=unknown [2019-07-30T20:17:48.992Z] java.version=1.8.0_202 [2019-07-30T20:17:48.992Z] java.vendor=Oracle Corporation [2019-07-30T20:17:48.992Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T20:17:48.992Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T20:17:48.992Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T20:17:48.992Z] [2019-07-30T20:17:48.992Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 20:17:48.353 [2019-07-30T20:17:48.992Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:17:48.992Z] !STACK 0 [2019-07-30T20:17:48.992Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [51] [2019-07-30T20:17:48.992Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:17:48.992Z] [2019-07-30T20:17:48.992Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:17:48.992Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:17:48.992Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:17:48.992Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:17:48.992Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:17:48.992Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:17:48.992Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:17:48.992Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:17:48.992Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:17:48.992Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:17:48.992Z] [2019-07-30T20:17:48.992Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 20:17:48.528 [2019-07-30T20:17:48.992Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:17:48.992Z] !STACK 0 [2019-07-30T20:17:48.992Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [124] [2019-07-30T20:17:48.992Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:17:48.992Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T20:17:48.992Z] -> 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-30T20:17:48.992Z] org.apache.httpcomponents.httpclient.win [32] [2019-07-30T20:17:48.992Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:17:48.992Z] [2019-07-30T20:17:48.992Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:17:48.992Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:17:48.992Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:17:48.992Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:17:48.992Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:17:48.992Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:17:48.992Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:17:48.992Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:17:48.992Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:17:48.992Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:17:51.513Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2019-07-30T20:17:54.052Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.039 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2019-07-30T20:17:54.052Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.383 s [2019-07-30T20:17:54.052Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2019-07-30T20:17:54.052Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.005 s [2019-07-30T20:17:54.052Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.183 s [2019-07-30T20:17:54.052Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-30T20:17:54.052Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 1.305 s [2019-07-30T20:17:54.052Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.015 s [2019-07-30T20:17:54.052Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2019-07-30T20:17:54.052Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2019-07-30T20:17:54.052Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.066 s [2019-07-30T20:17:54.052Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-30T20:17:54.052Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 1.044 s [2019-07-30T20:17:54.052Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2019-07-30T20:17:54.308Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2019-07-30T20:17:54.308Z] testNodeSequenceNumbers(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.005 s [2019-07-30T20:17:54.308Z] testDepth(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.003 s [2019-07-30T20:17:54.308Z] testSequentialFill(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.001 s [2019-07-30T20:17:54.308Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2019-07-30T20:17:54.565Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2019-07-30T20:17:54.565Z] testStringWithChars[nb of chars: 0, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T20:17:54.565Z] testStringWithChars[nb of chars: 0, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T20:17:54.565Z] testStringWithChars[nb of chars: 0, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T20:17:54.565Z] testStringWithChars[nb of chars: 10, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T20:17:54.565Z] testStringWithChars[nb of chars: 10, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T20:17:54.565Z] testStringWithChars[nb of chars: 10, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T20:17:54.565Z] testStringWithChars[nb of chars: 126, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T20:17:54.565Z] testStringWithChars[nb of chars: 126, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T20:17:54.565Z] testStringWithChars[nb of chars: 126, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T20:17:54.565Z] testStringWithChars[nb of chars: 127, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T20:17:54.565Z] testStringWithChars[nb of chars: 127, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T20:17:54.565Z] testStringWithChars[nb of chars: 127, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T20:17:54.565Z] testStringWithChars[nb of chars: 128, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T20:17:54.565Z] testStringWithChars[nb of chars: 128, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T20:17:54.565Z] testStringWithChars[nb of chars: 128, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T20:17:54.565Z] testStringWithChars[nb of chars: 16,382, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T20:17:54.565Z] testStringWithChars[nb of chars: 16,382, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.046 s [2019-07-30T20:17:54.565Z] 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-30T20:17:54.565Z] 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-30T20:17:54.565Z] testStringWithChars[nb of chars: 16,383, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T20:17:54.565Z] testStringWithChars[nb of chars: 16,383, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T20:17:54.565Z] testStringWithChars[nb of chars: 16,384, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T20:17:54.565Z] 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-30T20:17:54.565Z] 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-30T20:17:54.565Z] 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-30T20:17:54.565Z] 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-30T20:17:54.565Z] testStringWithChars[nb of chars: 10,921, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T20:17:54.565Z] 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-30T20:17:54.565Z] 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-30T20:17:54.565Z] testStringWithChars[nb of chars: 10,922, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T20:17:54.565Z] 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-30T20:17:54.565Z] 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-30T20:17:54.565Z] testStringWithChars[nb of chars: 10,923, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T20:17:54.565Z] 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-30T20:17:54.565Z] 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-30T20:17:54.565Z] 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-30T20:17:54.565Z] testStringWithChars[nb of chars: 32,767, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T20:17:54.565Z] testStringWithChars[nb of chars: 32,767, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T20:17:54.565Z] testStringWithChars[nb of chars: 32,767, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T20:17:54.565Z] testStringWithChars[nb of chars: 32,768, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T20:17:54.565Z] testStringWithChars[nb of chars: 32,768, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T20:17:54.565Z] testStringWithChars[nb of chars: 32,768, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T20:17:54.565Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2019-07-30T20:17:54.565Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2019-07-30T20:17:54.565Z] testFillNodes[CLASSIC](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest) Time elapsed: 0.011 s [2019-07-30T20:17:54.565Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2019-07-30T20:17:57.087Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.59 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2019-07-30T20:17:57.087Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2019-07-30T20:17:57.087Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.059 s [2019-07-30T20:17:57.087Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.004 s [2019-07-30T20:17:57.087Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.035 s [2019-07-30T20:17:57.087Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-30T20:17:57.087Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 1.714 s [2019-07-30T20:17:57.087Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2019-07-30T20:17:57.087Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-30T20:17:57.087Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-30T20:17:57.087Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.054 s [2019-07-30T20:17:57.087Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-30T20:17:57.087Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.712 s [2019-07-30T20:17:57.087Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2019-07-30T20:18:00.361Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.811 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2019-07-30T20:18:00.361Z] testEndTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T20:18:00.361Z] testStartTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T20:18:00.361Z] testEnd(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.002 s [2019-07-30T20:18:00.361Z] testQueryAttribute(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-30T20:18:00.361Z] testBegin(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T20:18:00.361Z] testOutOfRange_1(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T20:18:00.361Z] testOutOfRange_2(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T20:18:00.361Z] testQueryAttributeEmpty(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T20:18:00.361Z] testDoQuery(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T20:18:00.361Z] testBuildNowQueryLaterStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T20:18:00.361Z] testIntervalBeforeStart(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T20:18:00.361Z] testInsertQueryStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-30T20:18:00.361Z] testCascadingIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.186 s [2019-07-30T20:18:00.361Z] testNegativeTimes(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T20:18:00.361Z] testFullIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 2.537 s [2019-07-30T20:18:00.361Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2019-07-30T20:18:00.361Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2019-07-30T20:18:00.361Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.361Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0.001 s [2019-07-30T20:18:00.361Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.361Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.361Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.361Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.361Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2019-07-30T20:18:00.361Z] [2019-07-30T20:18:00.361Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2019-07-30 20:17:59.787 [2019-07-30T20:18:00.361Z] !MESSAGE Custom factory for type 87 does not exist [2019-07-30T20:18:00.361Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2019-07-30T20:18:00.361Z] testNoFactoryAvailable(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.004 s [2019-07-30T20:18:00.361Z] testSerialization(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.361Z] testWrongCustomId(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.361Z] testWrongCustomId2(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.001 s [2019-07-30T20:18:00.361Z] testSerializedTooLarge(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.361Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.361Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.001 s [2019-07-30T20:18:00.362Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2019-07-30T20:18:00.362Z] 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-30T20:18:00.362Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0.001 s [2019-07-30T20:18:00.362Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2019-07-30T20:18:00.362Z] 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-30T20:18:00.362Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2019-07-30T20:18:00.362Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2019-07-30T20:18:00.362Z] compareLongWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] compareStringWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] compareStringWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] compareIntWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.001 s [2019-07-30T20:18:00.362Z] compareIntWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] compareDoubleWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] compareDoubleWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] compareIntWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] compareLongWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] compareLongWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] tcompareIntWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] compareDoubleWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] compareStringWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] compareLongWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] compareIntWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] compareLongWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] compareNullWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] compareNullWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.001 s [2019-07-30T20:18:00.362Z] compareNullWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] compareDoubleWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] compareNullWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] compareNullWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] compareStringWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] compareDoubleWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] compareStringWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2019-07-30T20:18:00.362Z] 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-30T20:18:00.362Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0.001 s [2019-07-30T20:18:00.362Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2019-07-30T20:18:00.362Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2019-07-30T20:18:00.362Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2019-07-30T20:18:00.362Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2019-07-30T20:18:00.362Z] testIteratorOverQuarkEndTime(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.019 s [2019-07-30T20:18:00.362Z] testIteratorOverQuarkResolution(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] testIteratorOverQuarkReversed(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] testQueueOfferPollPeek(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.049 s [2019-07-30T20:18:00.362Z] testQueryOngoingStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] testQuerySingleStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-07-30T20:18:00.362Z] testQueryUntilNonNullValue(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] testIteratorOverQuark(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] testIteratorOverQuarkAddMoreIntervals(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.003 s [2019-07-30T20:18:00.362Z] testIteratorOverQuarkSubrange(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T20:18:00.362Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2019-07-30T20:18:00.362Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2019-07-30T20:18:00.362Z] testAttributeTreeFileStorage(org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest) Time elapsed: 0.015 s [2019-07-30T20:18:00.362Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2019-07-30T20:18:00.619Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2019-07-30T20:18:00.619Z] testAttributes(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.002 s [2019-07-30T20:18:00.619Z] testWaitUntilBuilt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.5 s [2019-07-30T20:18:00.619Z] testSetAndQueryOngoing(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0 s [2019-07-30T20:18:00.619Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2019-07-30T20:18:00.619Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2019-07-30T20:18:00.619Z] testBeginEnd(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.003 s [2019-07-30T20:18:00.619Z] testEmptyStack(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.003 s [2019-07-30T20:18:00.619Z] testFullQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-07-30T20:18:00.619Z] testSingleQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.003 s [2019-07-30T20:18:00.619Z] testStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-07-30T20:18:00.619Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2019-07-30T20:18:00.619Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2019-07-30T20:18:00.619Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.004 s [2019-07-30T20:18:00.619Z] testEmpty2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2019-07-30T20:18:00.619Z] testIOOB2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.003 s [2019-07-30T20:18:00.619Z] testContinuous2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.031 s [2019-07-30T20:18:00.619Z] testReverse2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.003 s [2019-07-30T20:18:00.619Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.001 s [2019-07-30T20:18:00.619Z] testDiscrete2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.01 s [2019-07-30T20:18:00.619Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2019-07-30T20:18:00.619Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2019-07-30T20:18:00.619Z] testIncrementInt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0.001 s [2019-07-30T20:18:00.619Z] testIncrementLong(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0 s [2019-07-30T20:18:00.619Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2019-07-30T20:18:00.876Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2019-07-30T20:18:00.876Z] testSimpleSnapshot(org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest) Time elapsed: 0.104 s [2019-07-30T20:18:00.876Z] [2019-07-30T20:18:00.876Z] Results: [2019-07-30T20:18:00.876Z] [2019-07-30T20:18:00.876Z] Tests run: 180, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T20:18:00.876Z] [2019-07-30T20:18:01.805Z] [INFO] All tests passed! [2019-07-30T20:18:01.805Z] [INFO] [2019-07-30T20:18:01.805Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T20:18:01.805Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:18:01.805Z] [INFO] [2019-07-30T20:18:01.805Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T20:18:01.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:18:01.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:18:02.062Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:18:02.319Z] [INFO] [2019-07-30T20:18:02.319Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T20:18:02.319Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:18:02.319Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:18:02.319Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:18:02.319Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:18:02.319Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:18:02.319Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:18:02.319Z] [INFO] [2019-07-30T20:18:02.319Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T20:18:02.319Z] [INFO] [2019-07-30T20:18:02.319Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >-- [2019-07-30T20:18:02.319Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.9-SNAPSHOT [18/134] [2019-07-30T20:18:02.319Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T20:18:02.319Z] [INFO] [2019-07-30T20:18:02.319Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T20:18:02.319Z] [INFO] [2019-07-30T20:18:02.319Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T20:18:02.319Z] [INFO] The project's OSGi version is 1.0.9.201907302009 [2019-07-30T20:18:02.319Z] [INFO] [2019-07-30T20:18:02.319Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T20:18:02.319Z] [INFO] [2019-07-30T20:18:02.319Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T20:18:02.319Z] [INFO] [2019-07-30T20:18:02.319Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T20:18:02.319Z] [INFO] [2019-07-30T20:18:02.319Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T20:18:02.319Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:18:02.319Z] [INFO] [2019-07-30T20:18:02.319Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T20:18:02.319Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:18:02.319Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources [2019-07-30T20:18:02.319Z] [INFO] [2019-07-30T20:18:02.319Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T20:18:02.319Z] [INFO] Compiling 150 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes [2019-07-30T20:18:04.841Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTableDataProviderTest.java:[104] [2019-07-30T20:18:04.841Z] return TmfTimestampFormat.getDefaulTimeFormat().format(TmfTimestamp.fromMillis(millisecond).toNanos()); [2019-07-30T20:18:04.841Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:18:04.841Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:18:04.841Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogEvent.java:[134] [2019-07-30T20:18:04.841Z] return new TmfCallsite((String) getContent().getField(Field.FILE).getValue(), lineNo); [2019-07-30T20:18:04.841Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:18:04.841Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:18:04.841Z] 4. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogTrace.java (at line 58) [2019-07-30T20:18:04.841Z] @SuppressWarnings({"javadoc", "nls"}) [2019-07-30T20:18:04.841Z] ^^^^^ [2019-07-30T20:18:04.841Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T20:18:04.841Z] 5. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTest.java (at line 218) [2019-07-30T20:18:04.841Z] assertFalse("equals", fEvent1.equals(fEvent1.getType())); [2019-07-30T20:18:04.841Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T20:18:04.841Z] Unlikely argument type for equals(): ITmfEventType seems to be unrelated to ITmfEvent [2019-07-30T20:18:04.841Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceDataTest.java:[124] [2019-07-30T20:18:04.841Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2019-07-30T20:18:04.841Z] ^^^^^^ [2019-07-30T20:18:04.841Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T20:18:04.841Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceIndexTest.java:[125] [2019-07-30T20:18:04.841Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2019-07-30T20:18:04.841Z] ^^^^^^ [2019-07-30T20:18:04.841Z] Null type safety (type annotations): The expression of type 'AbstractCustomTraceIndexTest.TestTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T20:18:04.841Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/xml/TmfXmlTraceStub.java:[452] [2019-07-30T20:18:04.841Z] @NonNull Iterable modules = super.getAnalysisModules(); [2019-07-30T20:18:04.841Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:18:04.841Z] Null type safety (type annotations): The expression of type '@NonNull Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IAnalysisModule>' [2019-07-30T20:18:04.841Z] 9. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/TsTransformTest.java (at line 38) [2019-07-30T20:18:04.841Z] @SuppressWarnings("nls") [2019-07-30T20:18:04.841Z] ^^^^^ [2019-07-30T20:18:04.841Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T20:18:04.841Z] 10. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/indexer/checkpoint/TmfCheckpointTest.java (at line 212) [2019-07-30T20:18:04.841Z] assertFalse("equals", checkpoint1.equals(TmfTimestamp.fromSeconds(0))); [2019-07-30T20:18:04.841Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:18:04.841Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfCheckpoint [2019-07-30T20:18:04.841Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/component/TmfEventProviderTest.java:[58] [2019-07-30T20:18:04.841Z] public void setUp() throws IOException { [2019-07-30T20:18:04.841Z] ^^^^^^^^^^^ [2019-07-30T20:18:04.841Z] The declared exception IOException is not actually thrown by the method setUp() from type TmfEventProviderTest [2019-07-30T20:18:04.841Z] 12. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 171) [2019-07-30T20:18:04.841Z] assertTrue("equals", !fLocation2.equals(fLocation3)); [2019-07-30T20:18:04.841Z] ^^^^^^^^^^ [2019-07-30T20:18:04.841Z] Unlikely argument type for equals(): TmfTimestampLocation seems to be unrelated to TmfLongLocation [2019-07-30T20:18:04.841Z] 13. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 172) [2019-07-30T20:18:04.841Z] assertTrue("equals", !fLocation3.equals(fLocation2)); [2019-07-30T20:18:04.841Z] ^^^^^^^^^^ [2019-07-30T20:18:04.841Z] Unlikely argument type for equals(): TmfLongLocation seems to be unrelated to TmfTimestampLocation [2019-07-30T20:18:04.841Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[117] [2019-07-30T20:18:04.841Z] return event; [2019-07-30T20:18:04.841Z] ^^^^^^^^^^^^^ [2019-07-30T20:18:04.841Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-30T20:18:04.841Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[122] [2019-07-30T20:18:04.841Z] return null; [2019-07-30T20:18:04.841Z] ^^^^^^^^^^^^ [2019-07-30T20:18:04.841Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-30T20:18:04.841Z] 16. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceEventContentTest.java (at line 33) [2019-07-30T20:18:04.841Z] @SuppressWarnings({ "javadoc", "nls" }) [2019-07-30T20:18:04.841Z] ^^^^^ [2019-07-30T20:18:04.841Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T20:18:04.841Z] 17. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimeRangeTest.java (at line 154) [2019-07-30T20:18:04.841Z] assertTrue("equals", !range1.equals(ts1)); [2019-07-30T20:18:04.841Z] ^^^ [2019-07-30T20:18:04.841Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfTimeRange [2019-07-30T20:18:04.841Z] 18. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/SyncTest.java (at line 53) [2019-07-30T20:18:04.841Z] @SuppressWarnings("nls") [2019-07-30T20:18:04.841Z] ^^^^^ [2019-07-30T20:18:04.841Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T20:18:04.841Z] 19. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceTest.java (at line 55) [2019-07-30T20:18:04.841Z] @SuppressWarnings({ "nls", "javadoc"}) [2019-07-30T20:18:04.841Z] ^^^^^ [2019-07-30T20:18:04.841Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T20:18:04.841Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/component/TmfSyntheticEventProviderStub.java:[95] [2019-07-30T20:18:04.841Z] ok = fDataQueue.offer(data, TIMEOUT, TimeUnit.MILLISECONDS); [2019-07-30T20:18:04.841Z] ^^^^ [2019-07-30T20:18:04.841Z] Null type safety (type annotations): The expression of type 'TmfSyntheticEventStub' needs unchecked conversion to conform to '@NonNull ITmfEvent' [2019-07-30T20:18:04.841Z] 21. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfNanoTimestampTest.java (at line 124) [2019-07-30T20:18:04.841Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-30T20:18:04.841Z] ^^^^^^^^^^^^^^ [2019-07-30T20:18:04.841Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-30T20:18:04.841Z] 22. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTypeTest.java (at line 182) [2019-07-30T20:18:04.841Z] assertFalse("equals", fType1.equals(fLabels1)); [2019-07-30T20:18:04.841Z] ^^^^^^^^ [2019-07-30T20:18:04.841Z] Unlikely argument type for equals(): String[] seems to be unrelated to ITmfEventType [2019-07-30T20:18:04.841Z] 23. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimestampTest.java (at line 189) [2019-07-30T20:18:04.841Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-30T20:18:04.841Z] ^^^^^^^^^^^^^^ [2019-07-30T20:18:04.841Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-30T20:18:04.841Z] 24. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/analysis/TestRequirementAnalysis.java (at line 30) [2019-07-30T20:18:04.841Z] @SuppressWarnings({ "javadoc", "nls" }) [2019-07-30T20:18:04.841Z] ^^^^^ [2019-07-30T20:18:04.841Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T20:18:04.841Z] 25. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfSecondTimestampTest.java (at line 88) [2019-07-30T20:18:04.841Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-30T20:18:04.841Z] ^^^^^^^^^^^^^^ [2019-07-30T20:18:04.841Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-30T20:18:04.841Z] 26. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventFieldTest.java (at line 254) [2019-07-30T20:18:04.841Z] assertFalse("equals", fField1.equals(fValue1)); [2019-07-30T20:18:04.841Z] ^^^^^^^ [2019-07-30T20:18:04.841Z] Unlikely argument type for equals(): String seems to be unrelated to TmfEventField [2019-07-30T20:18:04.841Z] 26 problems (0 errors, 9 warnings, 9 info) [2019-07-30T20:18:04.841Z] [INFO] [2019-07-30T20:18:04.841Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T20:18:04.841Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:18:04.841Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources [2019-07-30T20:18:04.841Z] [INFO] [2019-07-30T20:18:04.841Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T20:18:04.841Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T20:18:05.228Z] [INFO] [2019-07-30T20:18:05.228Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T20:18:05.228Z] [INFO] [2019-07-30T20:18:05.228Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T20:18:05.228Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T20:18:05.584Z] [INFO] [2019-07-30T20:18:05.584Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T20:18:05.584Z] [INFO] [2019-07-30T20:18:05.584Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T20:18:05.584Z] [INFO] [2019-07-30T20:18:05.584Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T20:18:05.584Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T20:18:06.514Z] [INFO] [2019-07-30T20:18:06.514Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T20:18:06.514Z] [INFO] [2019-07-30T20:18:06.514Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T20:18:08.410Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log [2019-07-30T20:18:08.410Z] [INFO] Command line: [2019-07-30T20:18:08.410Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T20:18:08.410Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T20:18:11.682Z] !SESSION 2019-07-30 20:18:08.635 ----------------------------------------------- [2019-07-30T20:18:11.682Z] eclipse.buildId=unknown [2019-07-30T20:18:11.682Z] java.version=1.8.0_202 [2019-07-30T20:18:11.682Z] java.vendor=Oracle Corporation [2019-07-30T20:18:11.682Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T20:18:11.682Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T20:18:11.682Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T20:18:11.682Z] [2019-07-30T20:18:11.682Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 20:18:11.127 [2019-07-30T20:18:11.682Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:18:11.682Z] !STACK 0 [2019-07-30T20:18:11.682Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T20:18:11.682Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:18:11.682Z] [2019-07-30T20:18:11.682Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:18:11.682Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:18:11.682Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:18:11.682Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:18:11.682Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:18:11.682Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:18:11.682Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:18:11.682Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:18:11.682Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:18:11.682Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:18:11.682Z] [2019-07-30T20:18:11.682Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 20:18:11.256 [2019-07-30T20:18:11.682Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:18:11.682Z] !STACK 0 [2019-07-30T20:18:11.682Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T20:18:11.682Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:18:11.682Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T20:18:11.682Z] -> 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-30T20:18:11.682Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T20:18:11.682Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:18:11.682Z] [2019-07-30T20:18:11.682Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:18:11.682Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:18:11.682Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:18:11.682Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:18:11.682Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:18:11.682Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:18:11.682Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:18:11.682Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:18:11.682Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:18:11.682Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:18:14.202Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2019-07-30T20:18:14.202Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2019-07-30T20:18:14.202Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0.001 s [2019-07-30T20:18:14.202Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T20:18:14.202Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T20:18:14.202Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T20:18:14.202Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T20:18:14.202Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T20:18:14.202Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T20:18:14.202Z] testCallsiteCopy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T20:18:14.202Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T20:18:14.202Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2019-07-30T20:18:14.459Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2019-07-30T20:18:14.459Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0.001 s [2019-07-30T20:18:14.459Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0.004 s [2019-07-30T20:18:14.459Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2019-07-30T20:18:14.459Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2019-07-30T20:18:14.459Z] testCreateHappy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0.016 s [2019-07-30T20:18:14.459Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0 s [2019-07-30T20:18:14.459Z] testCreateIllegal(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0 s [2019-07-30T20:18:14.459Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2019-07-30T20:18:17.734Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.096 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2019-07-30T20:18:17.734Z] testDataProviderWithOutOfBoundIndex(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.789 s [2019-07-30T20:18:17.734Z] testQueryFilterIndexParameter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.001 s [2019-07-30T20:18:17.734Z] testDataProviderWithSimpleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.606 s [2019-07-30T20:18:17.734Z] testDataProviderWithOneNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.104 s [2019-07-30T20:18:17.734Z] testDataProviderWithMultipleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 1.303 s [2019-07-30T20:18:17.734Z] testDataProviderFetchColumn(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2019-07-30T20:18:17.734Z] testDataProvider(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.09 s [2019-07-30T20:18:17.734Z] testDataProviderWithNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2019-07-30T20:18:17.734Z] testDataProviderWithDesiredColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.099 s [2019-07-30T20:18:17.734Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2019-07-30T20:18:17.734Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2019-07-30T20:18:17.734Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.002 s [2019-07-30T20:18:17.734Z] testNonEqualRanks(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T20:18:17.734Z] testNonEqualTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-30T20:18:17.734Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T20:18:17.734Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T20:18:17.734Z] testTmfEventCopy(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.031 s [2019-07-30T20:18:17.734Z] testToStringExtended(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.002 s [2019-07-30T20:18:17.734Z] testNoRankConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-30T20:18:17.734Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T20:18:17.734Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T20:18:17.734Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.005 s [2019-07-30T20:18:17.734Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-30T20:18:17.734Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] testConstructorWithTrace(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-30T20:18:17.735Z] testNonEqualContents(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] testNonEqualTraces(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.003 s [2019-07-30T20:18:17.735Z] testNonEqualTimestamps(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-30T20:18:17.735Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2019-07-30T20:18:17.735Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2019-07-30T20:18:17.735Z] testValueArrayPrimitivesNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0.001 s [2019-07-30T20:18:17.735Z] testValueArrayObject(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0.057 s [2019-07-30T20:18:17.735Z] testValueArrayOfArrays(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] testValueArrayAndOther(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] testValueArrayPrimitives(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] testValueArrayMismatchedTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] testValueArrayOfArraysNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2019-07-30T20:18:17.735Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2019-07-30T20:18:17.735Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] testEqualsEndTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] testOpenRange1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] testOpenRange2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] testOpenRange3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] testContainsRange(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] testEqualStartTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] testEqualsBadType(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] testContainsTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] testGetIntersection(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2019-07-30T20:18:17.735Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2019-07-30T20:18:17.735Z] testGetTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] testGetIntervalPattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] testComputeTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] testGetPreferenceMap(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0.002 s [2019-07-30T20:18:17.735Z] testInit(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] testGetTimeZone(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2019-07-30T20:18:17.735Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2019-07-30T20:18:17.735Z] testMultiHostMultiKeyType(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.087 s [2019-07-30T20:18:17.735Z] testHostToSelf(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.001 s [2019-07-30T20:18:17.735Z] testMultiHost(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.002 s [2019-07-30T20:18:17.735Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2019-07-30T20:18:17.735Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2019-07-30T20:18:17.735Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.002 s [2019-07-30T20:18:17.735Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] testToStringFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2019-07-30T20:18:17.735Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T20:18:17.735Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2019-07-30T20:18:17.992Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2019-07-30T20:18:17.992Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0.001 s [2019-07-30T20:18:17.992Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2019-07-30T20:18:17.992Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2019-07-30T20:18:17.992Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0.002 s [2019-07-30T20:18:17.992Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testNonEqualsClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2019-07-30T20:18:17.992Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2019-07-30T20:18:17.992Z] testToStringInterval(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-30T20:18:17.992Z] testCopyConstructorZero(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testCompareToLargeScale1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testCompareToLargeScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testCompareToLargeScale3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testNormalizeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testNormalizedScaleLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testToNanos(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testNormalizeLargeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testNormalizeOffsetAndScaleTrivial(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testNormalizeZeroScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testCompareToCornerCases1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testCompareToCornerCases2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testCompareToCornerCases3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-30T20:18:17.992Z] testCompareToCornerCases4(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testCopyConstructorBigBang(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testCopyConstructorBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testNormalizeOffsetLowerLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testCompareToSpecials(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testCompareToDifferentScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-30T20:18:17.992Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testNormalizeOffsetUpperLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testCompareToSameScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testCompareToDifferentScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testNormalizeOffsetAndScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testNormalizeOffsetAndScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2019-07-30T20:18:17.992Z] 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-30T20:18:17.992Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2019-07-30T20:18:17.992Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2019-07-30T20:18:17.992Z] testUpdateDefaultFormats(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.005 s [2019-07-30T20:18:17.992Z] testGetDefaulIntervalFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testValueTimeZoneConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testParseDateTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.059 s [2019-07-30T20:18:17.992Z] testGetDefaulTimeFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.001 s [2019-07-30T20:18:17.992Z] testParseDateTimeWithRef(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.003 s [2019-07-30T20:18:17.992Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testParseSeconds(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.007 s [2019-07-30T20:18:17.992Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-30T20:18:17.992Z] testUnitOfSecondsFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.003 s [2019-07-30T20:18:17.992Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2019-07-30T20:18:18.250Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2019-07-30T20:18:18.250Z] testNonTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testGetFieldValueAssignableValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testDuplicateFieldNames(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testGetFieldValueNullValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testNonEqualsValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testNonEqualsFields(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testGetFieldValueExists(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T20:18:18.250Z] testEqualsEverything(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testGetFieldValueCast(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.005 s [2019-07-30T20:18:18.250Z] testTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testGetFieldValueDoesntExist(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testNonTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testMakeRoot(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T20:18:18.250Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testNonTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testNonEqualValues(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testCopyConstructorBadArg(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testGetFieldValueExistsButWrongType(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2019-07-30T20:18:18.250Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2019-07-30T20:18:18.250Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.01 s [2019-07-30T20:18:18.250Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-07-30T20:18:18.250Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-07-30T20:18:18.250Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest [2019-07-30T20:18:18.250Z] 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-30T20:18:18.250Z] testGetValueLevel(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testAddAndGetInformation(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testGetValues(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2019-07-30T20:18:18.250Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2019-07-30T20:18:18.250Z] testAllOrNothing(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.052 s [2019-07-30T20:18:18.250Z] testAtLeastOne(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.001 s [2019-07-30T20:18:18.250Z] testMandatory(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testOptional(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.001 s [2019-07-30T20:18:18.250Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2019-07-30T20:18:18.250Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2019-07-30T20:18:18.250Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0.002 s [2019-07-30T20:18:18.250Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-30T20:18:18.250Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0.001 s [2019-07-30T20:18:18.250Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2019-07-30T20:18:18.250Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2019-07-30T20:18:18.250Z] testProviderTmfTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest) Time elapsed: 0.013 s [2019-07-30T20:18:18.250Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2019-07-30T20:18:20.770Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.082 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2019-07-30T20:18:20.770Z] testGettersSetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.049 s [2019-07-30T20:18:20.770Z] testDependentAnalyses(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.005 s [2019-07-30T20:18:20.770Z] testSetWrongTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.004 s [2019-07-30T20:18:20.770Z] testSetTraceTwice(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.003 s [2019-07-30T20:18:20.770Z] testMultipleDependencies(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.005 s [2019-07-30T20:18:20.770Z] testWaitForCompletionCancelled(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-30T20:18:20.770Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.002 s [2019-07-30T20:18:20.770Z] testHelper(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.004 s [2019-07-30T20:18:20.770Z] testWaitForCompletionSuccess(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-30T20:18:20.770Z] testParameterChanged(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-30T20:18:20.770Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2019-07-30T20:18:20.770Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2019-07-30T20:18:20.770Z] testListForTraces(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.007 s [2019-07-30T20:18:20.770Z] testSources(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.005 s [2019-07-30T20:18:20.770Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.001 s [2019-07-30T20:18:20.770Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2019-07-30T20:18:20.770Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2019-07-30T20:18:20.770Z] testAppliesToExperiment(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.06 s [2019-07-30T20:18:20.770Z] testParameters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2019-07-30T20:18:20.770Z] testGetRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2019-07-30T20:18:20.770Z] testNewModule(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2019-07-30T20:18:20.770Z] testGetValidTraceTypes(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.176 s [2019-07-30T20:18:20.770Z] testHelperGetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2019-07-30T20:18:20.770Z] testAppliesToTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2019-07-30T20:18:20.770Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2019-07-30T20:18:20.770Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2019-07-30T20:18:20.770Z] testApplies(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2019-07-30T20:18:20.770Z] testDoesNotApply(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2019-07-30T20:18:20.770Z] testGetNoAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.029 s [2019-07-30T20:18:20.770Z] testGetAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2019-07-30T20:18:20.770Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2019-07-30T20:18:20.770Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2019-07-30T20:18:20.770Z] testNewModuleListener(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest) Time elapsed: 0 s [2019-07-30T20:18:20.770Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2019-07-30T20:18:20.770Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2019-07-30T20:18:20.770Z] testInboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.004 s [2019-07-30T20:18:20.770Z] testBroadcastAsync(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.004 s [2019-07-30T20:18:20.770Z] testSendReceive(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.001 s [2019-07-30T20:18:20.770Z] testConcurrentSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.013 s [2019-07-30T20:18:20.770Z] testOutboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.001 s [2019-07-30T20:18:20.770Z] testNestedSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0 s [2019-07-30T20:18:20.770Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2019-07-30T20:18:38.825Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.007 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2019-07-30T20:18:38.825Z] testDelay(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 6.004 s [2019-07-30T20:18:38.825Z] testOneChannel(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.001 s [2019-07-30T20:18:38.825Z] testMultipleChannels(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.001 s [2019-07-30T20:18:38.825Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2019-07-30T20:18:38.825Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2019-07-30T20:18:38.825Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0.001 s [2019-07-30T20:18:38.825Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0.001 s [2019-07-30T20:18:38.825Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2019-07-30T20:18:38.825Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2019-07-30T20:18:38.825Z] testInputFilterEquals(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.054 s [2019-07-30T20:18:38.825Z] testInputRegexNoField(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-30T20:18:38.825Z] testInputRegexMatchesNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-30T20:18:38.825Z] testInputFilterUnsupported(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-30T20:18:38.825Z] testInputRegexContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testInputRegexPresent(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testInputFilterContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-30T20:18:38.825Z] testInputRegexAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testInputFilterAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.006 s [2019-07-30T20:18:38.825Z] testInputFilterMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-30T20:18:38.825Z] testInputFilterCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-30T20:18:38.825Z] testInputRegexNoAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testInputRegexMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testInputRegexCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-30T20:18:38.825Z] testInputFilterOr(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-30T20:18:38.825Z] testInputRegexAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testInputRegexNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-30T20:18:38.825Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2019-07-30T20:18:38.825Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2019-07-30T20:18:38.825Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2019-07-30T20:18:38.825Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2019-07-30T20:18:38.825Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0.001 s [2019-07-30T20:18:38.825Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0.001 s [2019-07-30T20:18:38.825Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2019-07-30T20:18:38.825Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2019-07-30T20:18:38.825Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-30T20:18:38.825Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testInterfaces(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2019-07-30T20:18:38.825Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2019-07-30T20:18:38.825Z] testLogicalOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.003 s [2019-07-30T20:18:38.825Z] testContainsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T20:18:38.825Z] testRegex(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T20:18:38.825Z] testNotOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T20:18:38.825Z] testComplexFilter(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.002 s [2019-07-30T20:18:38.825Z] testFilterWithNumber(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.005 s [2019-07-30T20:18:38.825Z] testLessThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testPresentOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T20:18:38.825Z] testMatchesOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T20:18:38.825Z] testNotEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testInvalid(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T20:18:38.825Z] testGreaterThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2019-07-30T20:18:38.825Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2019-07-30T20:18:38.825Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0.001 s [2019-07-30T20:18:38.825Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2019-07-30T20:18:38.825Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2019-07-30T20:18:38.825Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0.001 s [2019-07-30T20:18:38.825Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2019-07-30T20:18:38.825Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2019-07-30T20:18:38.825Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2019-07-30T20:18:38.825Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2019-07-30T20:18:38.825Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testGetFilterName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0.001 s [2019-07-30T20:18:38.825Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2019-07-30T20:18:38.825Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2019-07-30T20:18:38.825Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0.001 s [2019-07-30T20:18:38.825Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2019-07-30T20:18:38.825Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2019-07-30T20:18:38.825Z] testMatchesTimestamp(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-30T20:18:38.825Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testMatchesAlpha(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testMatchesNum(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T20:18:38.825Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2019-07-30T20:20:00.621Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.391 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2019-07-30T20:20:00.621Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.678 s [2019-07-30T20:20:00.621Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.586 s [2019-07-30T20:20:00.621Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.564 s [2019-07-30T20:20:00.621Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.392 s [2019-07-30T20:20:00.621Z] testParseEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.406 s [2019-07-30T20:20:00.621Z] testSetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.909 s [2019-07-30T20:20:00.621Z] testProcessEventRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.551 s [2019-07-30T20:20:00.621Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.866 s [2019-07-30T20:20:00.621Z] testSetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.788 s [2019-07-30T20:20:00.621Z] testSeekOnRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.446 s [2019-07-30T20:20:00.621Z] testSeekEventOnNullTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.58 s [2019-07-30T20:20:00.621Z] testSeekOnRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.385 s [2019-07-30T20:20:00.621Z] testSeekEventOnTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.443 s [2019-07-30T20:20:00.621Z] testTraceHostId(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.597 s [2019-07-30T20:20:00.621Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.787 s [2019-07-30T20:20:00.621Z] testSetStreamingInterval(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.411 s [2019-07-30T20:20:00.621Z] testGetUUID(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.404 s [2019-07-30T20:20:00.621Z] testCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.787 s [2019-07-30T20:20:00.621Z] testSeekEventOnTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.457 s [2019-07-30T20:20:00.621Z] testInitializeNullPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.398 s [2019-07-30T20:20:00.621Z] testSeekEventNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.449 s [2019-07-30T20:20:00.621Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.412 s [2019-07-30T20:20:00.621Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.398 s [2019-07-30T20:20:00.621Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.42 s [2019-07-30T20:20:00.621Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.545 s [2019-07-30T20:20:00.621Z] testSeekEventOnNegativeRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.404 s [2019-07-30T20:20:00.621Z] testProcessDataRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.448 s [2019-07-30T20:20:00.621Z] testLiveTraceConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.798 s [2019-07-30T20:20:00.621Z] testProcessEventRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.881 s [2019-07-30T20:20:00.621Z] testSeekEventOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.426 s [2019-07-30T20:20:00.621Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.777 s [2019-07-30T20:20:00.621Z] testSetStartTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.788 s [2019-07-30T20:20:00.621Z] testSeekEventOnRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.426 s [2019-07-30T20:20:00.621Z] testSetEndTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.778 s [2019-07-30T20:20:00.621Z] testSeekEventOnTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.479 s [2019-07-30T20:20:00.621Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.625 s [2019-07-30T20:20:00.621Z] testProcessEventRequestForOtherEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.45 s [2019-07-30T20:20:00.621Z] testGetModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.507 s [2019-07-30T20:20:00.621Z] testGetEventAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.487 s [2019-07-30T20:20:00.621Z] testSeekEventOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.485 s [2019-07-30T20:20:00.621Z] testProcessEventRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.443 s [2019-07-30T20:20:00.621Z] testInitializeSimplePath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.403 s [2019-07-30T20:20:00.621Z] testDefaultTmfTraceStub(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.387 s [2019-07-30T20:20:00.621Z] testInitializeNormalPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.51 s [2019-07-30T20:20:00.621Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.402 s [2019-07-30T20:20:00.621Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.392 s [2019-07-30T20:20:00.621Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.424 s [2019-07-30T20:20:00.621Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2019-07-30T20:20:07.163Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.669 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2019-07-30T20:20:07.163Z] testGetModulesByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.574 s [2019-07-30T20:20:07.163Z] testResolveEventAspectsOfNameForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.404 s [2019-07-30T20:20:07.163Z] testAdditionalAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.398 s [2019-07-30T20:20:07.163Z] testGetAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.506 s [2019-07-30T20:20:07.163Z] testGetModulesByClassForHost(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.396 s [2019-07-30T20:20:07.163Z] testResolveEventAspectsOfClassForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.387 s [2019-07-30T20:20:07.163Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2019-07-30T20:21:58.914Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 98.675 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2019-07-30T20:21:58.914Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.916 s [2019-07-30T20:21:58.914Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.814 s [2019-07-30T20:21:58.914Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.849 s [2019-07-30T20:21:58.914Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.859 s [2019-07-30T20:21:58.914Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.936 s [2019-07-30T20:21:58.914Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.911 s [2019-07-30T20:21:58.914Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.837 s [2019-07-30T20:21:58.914Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.297 s [2019-07-30T20:21:58.914Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.915 s [2019-07-30T20:21:58.914Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.789 s [2019-07-30T20:21:58.914Z] testSimpleTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.78 s [2019-07-30T20:21:58.914Z] testExperimentInitialization(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 4.178 s [2019-07-30T20:21:58.914Z] testSeekNoTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.795 s [2019-07-30T20:21:58.914Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.846 s [2019-07-30T20:21:58.914Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.774 s [2019-07-30T20:21:58.914Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.789 s [2019-07-30T20:21:58.914Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.837 s [2019-07-30T20:21:58.914Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.883 s [2019-07-30T20:21:58.914Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.952 s [2019-07-30T20:21:58.914Z] testSeekBadLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.806 s [2019-07-30T20:21:58.914Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.817 s [2019-07-30T20:21:58.914Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.016 s [2019-07-30T20:21:58.914Z] testWithMultiHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.839 s [2019-07-30T20:21:58.914Z] testSeekEventOnRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.895 s [2019-07-30T20:21:58.914Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.959 s [2019-07-30T20:21:58.914Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.844 s [2019-07-30T20:21:58.914Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.839 s [2019-07-30T20:21:58.914Z] testNormalTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.799 s [2019-07-30T20:21:58.914Z] testWithSingleHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.812 s [2019-07-30T20:21:58.914Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.884 s [2019-07-30T20:21:58.914Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.763 s [2019-07-30T20:21:58.914Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.791 s [2019-07-30T20:21:58.914Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.842 s [2019-07-30T20:21:58.914Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.806 s [2019-07-30T20:21:58.914Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2019-07-30T20:21:58.914Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.713 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2019-07-30T20:21:58.914Z] testAccept(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.354 s [2019-07-30T20:21:58.914Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 2.062 s [2019-07-30T20:21:58.914Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.858 s [2019-07-30T20:21:58.914Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.002 s [2019-07-30T20:21:58.914Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-30T20:21:58.914Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T20:21:58.914Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.139 s [2019-07-30T20:21:58.914Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.139 s [2019-07-30T20:21:58.914Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T20:21:58.914Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.86 s [2019-07-30T20:21:58.914Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.002 s [2019-07-30T20:21:58.914Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-30T20:21:58.914Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T20:21:58.914Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T20:21:58.914Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.145 s [2019-07-30T20:21:58.914Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T20:21:58.914Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T20:21:58.914Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.142 s [2019-07-30T20:21:58.914Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2019-07-30T20:21:58.914Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.023 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2019-07-30T20:21:58.914Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.617 s [2019-07-30T20:21:58.914Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.401 s [2019-07-30T20:21:58.914Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest [2019-07-30T20:21:58.914Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest [2019-07-30T20:21:58.914Z] testNotEqual(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T20:21:58.914Z] testHashCodeNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T20:21:58.914Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T20:21:58.914Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T20:21:58.914Z] testTmfLocationCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T20:21:58.914Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T20:21:58.914Z] testCompareToNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T20:21:58.914Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T20:21:58.914Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T20:21:58.914Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T20:21:58.914Z] testTmfCheckpoint(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T20:21:58.914Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2019-07-30T20:22:04.199Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.113 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2019-07-30T20:22:04.199Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 4.119 s [2019-07-30T20:22:04.199Z] testInsertAfterReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 3.772 s [2019-07-30T20:22:04.199Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.109 s [2019-07-30T20:22:04.199Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.112 s [2019-07-30T20:22:04.199Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2019-07-30T20:22:16.375Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.559 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2019-07-30T20:22:16.375Z] testGrowingIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 7.844 s [2019-07-30T20:22:16.375Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 4.714 s [2019-07-30T20:22:16.375Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2019-07-30T20:22:22.918Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.382 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2019-07-30T20:22:22.918Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.309 s [2019-07-30T20:22:22.918Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.523 s [2019-07-30T20:22:22.918Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 2.178 s [2019-07-30T20:22:22.918Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.002 s [2019-07-30T20:22:22.918Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-30T20:22:22.918Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-30T20:22:22.918Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.281 s [2019-07-30T20:22:22.918Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.286 s [2019-07-30T20:22:22.918Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-30T20:22:22.918Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 2.205 s [2019-07-30T20:22:22.918Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.002 s [2019-07-30T20:22:22.918Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-30T20:22:22.918Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-30T20:22:22.918Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-30T20:22:22.918Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.294 s [2019-07-30T20:22:22.918Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-30T20:22:22.918Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-30T20:22:22.918Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.295 s [2019-07-30T20:22:22.918Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2019-07-30T20:22:23.175Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2019-07-30T20:22:23.175Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.01 s [2019-07-30T20:22:23.175Z] testDispose(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.211 s [2019-07-30T20:22:23.175Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-30T20:22:23.175Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.004 s [2019-07-30T20:22:23.175Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.015 s [2019-07-30T20:22:23.175Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-30T20:22:23.175Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.108 s [2019-07-30T20:22:23.175Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-30T20:22:23.175Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.04 s [2019-07-30T20:22:23.175Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.005 s [2019-07-30T20:22:23.175Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2019-07-30T20:22:23.175Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2019-07-30T20:22:23.175Z] testTmfContext(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0.001 s [2019-07-30T20:22:23.175Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testTmfContextCopy(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0.001 s [2019-07-30T20:22:23.175Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testTmfContextCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testTmfContextNoRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2019-07-30T20:22:23.175Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2019-07-30T20:22:23.175Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0.001 s [2019-07-30T20:22:23.175Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2019-07-30T20:22:23.175Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2019-07-30T20:22:23.175Z] testGetFieldNames(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testGetFieldValueWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testGetFieldNameWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testGetFormattedValue(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testGetFieldWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testGetFieldWithPath(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0.001 s [2019-07-30T20:22:23.175Z] testGetFields(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testEventTypeInstance(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testGetFieldValueWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0.001 s [2019-07-30T20:22:23.175Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2019-07-30T20:22:23.175Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2019-07-30T20:22:23.175Z] testEmptyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testValidation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2019-07-30T20:22:23.175Z] testLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.003 s [2019-07-30T20:22:23.175Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2019-07-30T20:22:23.175Z] testTraceParsing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2019-07-30T20:22:23.175Z] testBounds(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] testTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2019-07-30T20:22:23.175Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2019-07-30T20:22:24.543Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.279 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2019-07-30T20:22:24.543Z] testAspects(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.114 s [2019-07-30T20:22:24.543Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.047 s [2019-07-30T20:22:24.543Z] testDevelopmentTrace(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 1.117 s [2019-07-30T20:22:24.543Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2019-07-30T20:22:24.543Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2019-07-30T20:22:24.543Z] testEqualsWrongTypes(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0.001 s [2019-07-30T20:22:24.543Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T20:22:24.543Z] testTmfLocation(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T20:22:24.543Z] testTmfLocationCopy(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T20:22:24.543Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T20:22:24.543Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T20:22:24.543Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0.001 s [2019-07-30T20:22:24.543Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T20:22:24.543Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T20:22:24.543Z] testEqualsWithNulls(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T20:22:24.543Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2019-07-30T20:22:26.554Z] [2019-07-30T20:22:26.554Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 20:22:26.182 [2019-07-30T20:22:26.554Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2019-07-30T20:22:26.554Z] !STACK 0 [2019-07-30T20:22:26.554Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T20:22:26.554Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T20:22:26.554Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T20:22:26.554Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:22:26.554Z] [2019-07-30T20:22:26.554Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 20:22:26.184 [2019-07-30T20:22:26.554Z] !MESSAGE Exception executing analysis [2019-07-30T20:22:26.554Z] !STACK 0 [2019-07-30T20:22:26.554Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T20:22:26.554Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T20:22:26.554Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T20:22:26.554Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:22:27.922Z] [2019-07-30T20:22:27.922Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 20:22:27.618 [2019-07-30T20:22:27.922Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2019-07-30T20:22:27.922Z] !STACK 0 [2019-07-30T20:22:27.922Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T20:22:27.922Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T20:22:27.922Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T20:22:27.922Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:22:27.922Z] [2019-07-30T20:22:27.922Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 20:22:27.620 [2019-07-30T20:22:27.922Z] !MESSAGE Exception executing analysis [2019-07-30T20:22:27.922Z] !STACK 0 [2019-07-30T20:22:27.922Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T20:22:27.922Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T20:22:27.922Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T20:22:27.922Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:22:27.922Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.253 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2019-07-30T20:22:27.922Z] testGetModuleById(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.809 s [2019-07-30T20:22:27.922Z] testGetModuleByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.444 s [2019-07-30T20:22:27.922Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2019-07-30T20:22:40.098Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.959 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2019-07-30T20:22:40.098Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.002 s [2019-07-30T20:22:40.098Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T20:22:40.098Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.021 s [2019-07-30T20:22:40.098Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-30T20:22:40.098Z] testInitialRangeOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.805 s [2019-07-30T20:22:40.098Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.101 s [2019-07-30T20:22:40.098Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.083 s [2019-07-30T20:22:40.098Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.04 s [2019-07-30T20:22:40.098Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.863 s [2019-07-30T20:22:40.098Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.14 s [2019-07-30T20:22:40.098Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T20:22:40.098Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.061 s [2019-07-30T20:22:40.098Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.002 s [2019-07-30T20:22:40.098Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T20:22:40.098Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.021 s [2019-07-30T20:22:40.098Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.039 s [2019-07-30T20:22:40.098Z] testDefaultCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.804 s [2019-07-30T20:22:40.098Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-30T20:22:40.098Z] testBasicTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-30T20:22:40.098Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.143 s [2019-07-30T20:22:40.098Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.101 s [2019-07-30T20:22:40.098Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.059 s [2019-07-30T20:22:40.098Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.039 s [2019-07-30T20:22:40.098Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T20:22:40.098Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T20:22:40.098Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T20:22:40.098Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.02 s [2019-07-30T20:22:40.098Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2019-07-30T20:22:43.369Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.385 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2019-07-30T20:22:43.369Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.117 s [2019-07-30T20:22:43.369Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.012 s [2019-07-30T20:22:43.369Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.113 s [2019-07-30T20:22:43.369Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.011 s [2019-07-30T20:22:43.369Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.11 s [2019-07-30T20:22:43.369Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.008 s [2019-07-30T20:22:43.369Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2019-07-30T20:22:43.369Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2019-07-30T20:22:43.369Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0.012 s [2019-07-30T20:22:43.369Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0 s [2019-07-30T20:22:43.369Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2019-07-30T20:22:43.369Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2019-07-30T20:22:43.369Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0.006 s [2019-07-30T20:22:43.369Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0 s [2019-07-30T20:22:43.369Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2019-07-30T20:22:46.940Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.359 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2019-07-30T20:22:46.940Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.114 s [2019-07-30T20:22:46.940Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.007 s [2019-07-30T20:22:46.940Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.109 s [2019-07-30T20:22:46.940Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.008 s [2019-07-30T20:22:46.940Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.111 s [2019-07-30T20:22:46.940Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.006 s [2019-07-30T20:22:46.940Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2019-07-30T20:22:52.190Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.478 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2019-07-30T20:22:52.190Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 3.622 s [2019-07-30T20:22:52.190Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 1.855 s [2019-07-30T20:22:52.190Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2019-07-30T20:22:52.190Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2019-07-30T20:22:52.190Z] testInvalid[0: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.002 s [2019-07-30T20:22:52.190Z] testInvalid[1: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.002 s [2019-07-30T20:22:52.190Z] testInvalid[2: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:22:52.190Z] testInvalid[3: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.002 s [2019-07-30T20:22:52.190Z] testInvalid[4: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:22:52.190Z] testInvalid[5: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:22:52.190Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2019-07-30T20:22:52.190Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2019-07-30T20:22:52.190Z] testBadlyFormed[0: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:22:52.190Z] testBadlyFormed[1: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:22:52.190Z] testBadlyFormed[2: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:22:52.190Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2019-07-30T20:23:04.368Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.659 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2019-07-30T20:23:04.368Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 6.895 s [2019-07-30T20:23:04.368Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 3.762 s [2019-07-30T20:23:04.368Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2019-07-30T20:23:04.368Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2019-07-30T20:23:04.368Z] testValid[0: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.003 s [2019-07-30T20:23:04.368Z] testValid[1: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.001 s [2019-07-30T20:23:04.368Z] testValid[2: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0 s [2019-07-30T20:23:04.368Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2019-07-30T20:23:04.368Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2019-07-30T20:23:04.368Z] testSimplePool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.003 s [2019-07-30T20:23:04.368Z] testConstructorBad2(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T20:23:04.368Z] testConstructorGood(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T20:23:04.368Z] testRecycleWrongQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T20:23:04.368Z] testRecycleChildQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T20:23:04.368Z] testPoolWithSubTree(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T20:23:04.368Z] testConstructorBad(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.001 s [2019-07-30T20:23:04.368Z] testPriorityPool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T20:23:04.368Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2019-07-30T20:23:04.368Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2019-07-30T20:23:04.368Z] testQueryMipmapRangeMinInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.009 s [2019-07-30T20:23:04.368Z] testQueryMipmapRangeMaxDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.003 s [2019-07-30T20:23:04.368Z] testQueryMipmapRangeAvgDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.005 s [2019-07-30T20:23:04.368Z] testQueryMipmapRangeAvgInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.004 s [2019-07-30T20:23:04.368Z] testQueryMipmapRangeMinDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.002 s [2019-07-30T20:23:04.368Z] testQueryMipmapRangeMaxInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.002 s [2019-07-30T20:23:04.368Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2019-07-30T20:23:04.368Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.936 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2019-07-30T20:23:04.368Z] testQueryMipAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.023 s [2019-07-30T20:23:04.368Z] testQueryMipMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.006 s [2019-07-30T20:23:04.368Z] testQueryMipMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.004 s [2019-07-30T20:23:04.368Z] testQuery(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.007 s [2019-07-30T20:23:04.368Z] testQueryValuesOnClose(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.001 s [2019-07-30T20:23:04.368Z] testQueryValuesOnStart(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.007 s [2019-07-30T20:23:04.368Z] testQueryMipmapRangeAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.065 s [2019-07-30T20:23:04.368Z] testQueryMipmapRangeMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.031 s [2019-07-30T20:23:04.368Z] testQueryMipmapRangeMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.03 s [2019-07-30T20:23:04.368Z] testMaxLevel(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.003 s [2019-07-30T20:23:04.368Z] testQueryEventField(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.003 s [2019-07-30T20:23:04.368Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2019-07-30T20:23:05.736Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.672 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2019-07-30T20:23:05.736Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 1.665 s [2019-07-30T20:23:05.736Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 0.006 s [2019-07-30T20:23:05.736Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2019-07-30T20:23:07.858Z] [2019-07-30T20:23:07.858Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-30 20:23:07.766 [2019-07-30T20:23:07.858Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-30T20:23:07.858Z] !STACK 0 [2019-07-30T20:23:07.858Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself [2019-07-30T20:23:07.858Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-30T20:23:07.858Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-30T20:23:07.858Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-30T20:23:07.858Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-30T20:23:07.858Z] at java.lang.Thread.run(Thread.java:748) [2019-07-30T20:23:09.226Z] [2019-07-30T20:23:09.226Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-30 20:23:08.866 [2019-07-30T20:23:09.226Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-30T20:23:09.226Z] !STACK 0 [2019-07-30T20:23:09.226Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request [2019-07-30T20:23:09.226Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-30T20:23:09.226Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-30T20:23:09.226Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-30T20:23:09.226Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-30T20:23:09.226Z] at java.lang.Thread.run(Thread.java:748) [2019-07-30T20:23:10.156Z] [2019-07-30T20:23:10.156Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-30 20:23:09.965 [2019-07-30T20:23:10.156Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-30T20:23:10.156Z] !STACK 0 [2019-07-30T20:23:10.156Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread [2019-07-30T20:23:10.156Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-30T20:23:10.156Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-30T20:23:10.156Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-30T20:23:10.156Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-30T20:23:10.156Z] at java.lang.Thread.run(Thread.java:748) [2019-07-30T20:23:10.156Z] [2019-07-30T20:23:10.156Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 20:23:09.967 [2019-07-30T20:23:10.156Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(407,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-30T20:23:12.674Z] [2019-07-30T20:23:12.674Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 20:23:12.196 [2019-07-30T20:23:12.674Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(414,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-30T20:23:13.602Z] [2019-07-30T20:23:13.602Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 20:23:13.330 [2019-07-30T20:23:13.602Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml [2019-07-30T20:23:13.602Z] !STACK 0 [2019-07-30T20:23:13.602Z] java.lang.IllegalStateException: This exception happens before initialization [2019-07-30T20:23:13.602Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2019-07-30T20:23:13.602Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T20:23:13.602Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:23:13.602Z] [2019-07-30T20:23:13.602Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 20:23:13.332 [2019-07-30T20:23:13.602Z] !MESSAGE Exception executing analysis [2019-07-30T20:23:13.602Z] !STACK 0 [2019-07-30T20:23:13.602Z] java.lang.IllegalStateException: This exception happens before initialization [2019-07-30T20:23:13.602Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2019-07-30T20:23:13.602Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T20:23:13.602Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:23:14.532Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.967 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2019-07-30T20:23:14.532Z] testProperties(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.044 s [2019-07-30T20:23:14.532Z] testIsQueryable(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.123 s [2019-07-30T20:23:14.532Z] testFaultyStateProvider(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 3.315 s [2019-07-30T20:23:14.532Z] testIsQueryableCancel(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) skipped [2019-07-30T20:23:14.532Z] testReReadFullAnalysis(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.117 s [2019-07-30T20:23:14.532Z] testRequestFailure(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.112 s [2019-07-30T20:23:14.532Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.113 s [2019-07-30T20:23:14.532Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.01 s [2019-07-30T20:23:14.532Z] testFailBeforeInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.009 s [2019-07-30T20:23:14.532Z] testFutureEvents(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.118 s [2019-07-30T20:23:14.532Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2019-07-30T20:23:15.463Z] [2019-07-30T20:23:15.463Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-30 20:23:15.180 [2019-07-30T20:23:15.463Z] !MESSAGE no spawner in java.library.path [2019-07-30T20:23:15.463Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.779 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2019-07-30T20:23:15.463Z] testMapFileWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.773 s [2019-07-30T20:23:15.463Z] testGuessingFileType(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.001 s [2019-07-30T20:23:15.463Z] testNmFile(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.004 s [2019-07-30T20:23:15.463Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2019-07-30T20:23:15.924Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2019-07-30T20:23:15.924Z] testGetterForExperiment(org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest) Time elapsed: 0.006 s [2019-07-30T20:23:15.924Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2019-07-30T20:23:15.924Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2019-07-30T20:23:15.924Z] testExtremeValues(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.006 s [2019-07-30T20:23:15.924Z] testValidTextFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.063 s [2019-07-30T20:23:15.924Z] testGettingSymbolMapFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.004 s [2019-07-30T20:23:15.924Z] testInvalidFiles(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.001 s [2019-07-30T20:23:15.924Z] testGettingSymbolWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.008 s [2019-07-30T20:23:15.924Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2019-07-30T20:23:18.445Z] [2019-07-30T20:23:18.445Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 20:23:18.062 [2019-07-30T20:23:18.445Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(430,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2019-07-30T20:23:19.373Z] [2019-07-30T20:23:19.373Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 20:23:19.162 [2019-07-30T20:23:19.373Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(432,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2019-07-30T20:23:19.373Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.606 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2019-07-30T20:23:19.373Z] testRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.062 s [2019-07-30T20:23:19.373Z] testSingleRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.1 s [2019-07-30T20:23:19.373Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2019-07-30T20:23:21.266Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.749 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2019-07-30T20:23:21.266Z] testIsCompatible(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T20:23:21.266Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T20:23:21.266Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.001 s [2019-07-30T20:23:21.266Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T20:23:21.266Z] testCancelCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.443 s [2019-07-30T20:23:21.266Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T20:23:21.266Z] testAddEvent1(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T20:23:21.266Z] testAddEvent2(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T20:23:21.266Z] testSingleTimeRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.106 s [2019-07-30T20:23:21.266Z] testIsCompatibleDependency(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T20:23:21.266Z] testCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 1.195 s [2019-07-30T20:23:21.266Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T20:23:21.266Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T20:23:21.266Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2019-07-30T20:23:21.266Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2019-07-30T20:23:21.266Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-30T20:23:21.266Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-30T20:23:21.266Z] testTmfEventRequestWithDependencyLevel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T20:23:21.266Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-30T20:23:21.266Z] testTmfEventRequestTimeRangeNbRequestedBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T20:23:21.266Z] testWaitForStartAfterDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-30T20:23:21.266Z] testTmfEventRequestTimeRangeNbRequested(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-30T20:23:21.266Z] testTmfEventRequestTimeRange(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T20:23:21.266Z] testWaitForStartBeforeStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-30T20:23:21.266Z] testWaitForStartAfterStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-30T20:23:21.266Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T20:23:21.266Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-30T20:23:21.266Z] testTmfEventRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T20:23:21.266Z] testWaitForStartAfterCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T20:23:21.266Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2019-07-30T20:23:21.266Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2019-07-30T20:23:21.266Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2019-07-30T20:23:21.266Z] testGetDefault(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2019-07-30T20:23:21.266Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2019-07-30T20:23:21.266Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2019-07-30T20:23:21.266Z] testGetProvider(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.004 s [2019-07-30T20:23:21.266Z] testRegister_0(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-30T20:23:21.266Z] testRegister_Unregister_1(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-30T20:23:21.266Z] testRegister_Unregister_2(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.001 s [2019-07-30T20:23:21.266Z] testRegister_Unregister_3(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-30T20:23:21.266Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2019-07-30T20:23:31.215Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.241 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2019-07-30T20:23:31.215Z] testGetPlainEvents(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.542 s [2019-07-30T20:23:31.215Z] testGetSyntheticEvents_TimeRange(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.604 s [2019-07-30T20:23:31.215Z] testGetProviders(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.417 s [2019-07-30T20:23:31.215Z] testCancelRequests(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.537 s [2019-07-30T20:23:31.215Z] testGetSyntheticEvents_EqualBlockSizes(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.633 s [2019-07-30T20:23:31.215Z] testGetProviders2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.503 s [2019-07-30T20:23:31.215Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2019-07-30T20:23:43.399Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.924 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2019-07-30T20:23:43.399Z] testChildrenFirstCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.951 s [2019-07-30T20:23:43.399Z] testTraceDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.875 s [2019-07-30T20:23:43.399Z] testChildrenFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.939 s [2019-07-30T20:23:43.399Z] testMultipleRequestsCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.897 s [2019-07-30T20:23:43.399Z] testChildFirstDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.757 s [2019-07-30T20:23:43.399Z] testParentDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.798 s [2019-07-30T20:23:43.399Z] testMixedOrderCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.937 s [2019-07-30T20:23:43.399Z] testMixedCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.926 s [2019-07-30T20:23:43.399Z] testParentFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.001 s [2019-07-30T20:23:43.399Z] testTraceDependencyForeground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.9 s [2019-07-30T20:23:43.399Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2019-07-30T20:23:43.399Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2019-07-30T20:23:43.399Z] testSelectionTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-30T20:23:43.399Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-30T20:23:43.399Z] testVirtualTableQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-30T20:23:43.399Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2019-07-30T20:23:43.399Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2019-07-30T20:23:43.399Z] testExtractSelectedItems(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0.002 s [2019-07-30T20:23:43.399Z] testExtractBoolean(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-30T20:23:43.399Z] testExtractTimeRequested(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-30T20:23:43.399Z] testExtractLongList(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-30T20:23:43.399Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2019-07-30T20:23:43.399Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2019-07-30T20:23:43.399Z] testAddSegment(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0.001 s [2019-07-30T20:23:43.399Z] testAddSubMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0.009 s [2019-07-30T20:23:43.399Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-07-30T20:23:43.399Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest [2019-07-30T20:23:43.399Z] 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-30T20:23:43.399Z] testAddMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0 s [2019-07-30T20:23:43.399Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0 s [2019-07-30T20:23:43.399Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2019-07-30T20:23:43.399Z] [2019-07-30T20:23:43.399Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 20:23:42.196 [2019-07-30T20:23:43.399Z] !MESSAGE Error parsing /tmp/markers4404809809368029313xml [2019-07-30T20:23:43.399Z] !STACK 0 [2019-07-30T20:23:43.399Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4404809809368029313xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'. [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T20:23:43.399Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T20:23:43.399Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T20:23:43.399Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T20:23:43.399Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:288) [2019-07-30T20:23:43.399Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.399Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.399Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.399Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.399Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T20:23:43.399Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T20:23:43.399Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T20:23:43.399Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T20:23:43.399Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T20:23:43.399Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T20:23:43.399Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T20:23:43.399Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T20:23:43.399Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T20:23:43.399Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T20:23:43.399Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T20:23:43.399Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T20:23:43.399Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T20:23:43.399Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T20:23:43.399Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T20:23:43.399Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T20:23:43.399Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T20:23:43.399Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.399Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.399Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.399Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.399Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T20:23:43.399Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T20:23:43.399Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T20:23:43.399Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T20:23:43.399Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T20:23:43.399Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.399Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.399Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.399Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.399Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T20:23:43.399Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T20:23:43.399Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T20:23:43.399Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T20:23:43.399Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T20:23:43.399Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T20:23:43.399Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.399Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.399Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.399Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.399Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T20:23:43.399Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T20:23:43.399Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T20:23:43.399Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T20:23:43.399Z] [2019-07-30T20:23:43.399Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 20:23:42.224 [2019-07-30T20:23:43.399Z] !MESSAGE Error parsing /tmp/markers7697491472118752124xml [2019-07-30T20:23:43.399Z] !STACK 0 [2019-07-30T20:23:43.399Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers7697491472118752124xml; 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-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T20:23:43.399Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T20:23:43.399Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T20:23:43.399Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T20:23:43.399Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:289) [2019-07-30T20:23:43.399Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.399Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.399Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.399Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.399Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T20:23:43.399Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T20:23:43.399Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T20:23:43.399Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T20:23:43.399Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T20:23:43.399Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T20:23:43.399Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T20:23:43.399Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T20:23:43.399Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T20:23:43.399Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T20:23:43.399Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T20:23:43.399Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T20:23:43.399Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T20:23:43.399Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T20:23:43.399Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T20:23:43.399Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T20:23:43.399Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T20:23:43.399Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.399Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.399Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.399Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.399Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T20:23:43.399Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T20:23:43.399Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T20:23:43.399Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T20:23:43.399Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T20:23:43.399Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.399Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.399Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.399Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.399Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T20:23:43.399Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T20:23:43.399Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T20:23:43.399Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T20:23:43.399Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T20:23:43.399Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T20:23:43.399Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.399Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.399Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.399Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.399Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T20:23:43.399Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T20:23:43.399Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T20:23:43.399Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T20:23:43.399Z] [2019-07-30T20:23:43.399Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 20:23:42.229 [2019-07-30T20:23:43.399Z] !MESSAGE Error parsing /tmp/markers3112657074676800365xml [2019-07-30T20:23:43.399Z] !STACK 0 [2019-07-30T20:23:43.399Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers3112657074676800365xml; 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-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T20:23:43.399Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T20:23:43.399Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T20:23:43.399Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T20:23:43.399Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290) [2019-07-30T20:23:43.399Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.399Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.399Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.399Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.399Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T20:23:43.399Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T20:23:43.399Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T20:23:43.399Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T20:23:43.399Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T20:23:43.399Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T20:23:43.399Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T20:23:43.399Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T20:23:43.399Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T20:23:43.399Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T20:23:43.399Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T20:23:43.399Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T20:23:43.399Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T20:23:43.399Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T20:23:43.399Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T20:23:43.399Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T20:23:43.399Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T20:23:43.399Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.399Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.399Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.399Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.399Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T20:23:43.399Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T20:23:43.399Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T20:23:43.399Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T20:23:43.399Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T20:23:43.399Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.399Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.399Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.399Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.399Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T20:23:43.399Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T20:23:43.399Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T20:23:43.399Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T20:23:43.399Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T20:23:43.399Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T20:23:43.399Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.399Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.399Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.399Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.399Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T20:23:43.399Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T20:23:43.399Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T20:23:43.399Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T20:23:43.399Z] [2019-07-30T20:23:43.399Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 20:23:42.234 [2019-07-30T20:23:43.399Z] !MESSAGE Error parsing /tmp/markers7328722723479506691xml [2019-07-30T20:23:43.399Z] !STACK 0 [2019-07-30T20:23:43.399Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers7328722723479506691xml; 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-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T20:23:43.399Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T20:23:43.400Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T20:23:43.400Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T20:23:43.400Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T20:23:43.400Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.400Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.400Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.400Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T20:23:43.400Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T20:23:43.400Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T20:23:43.400Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T20:23:43.400Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T20:23:43.400Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T20:23:43.400Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T20:23:43.400Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T20:23:43.400Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T20:23:43.400Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T20:23:43.400Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T20:23:43.400Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T20:23:43.400Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T20:23:43.400Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T20:23:43.400Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T20:23:43.400Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T20:23:43.400Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.400Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.400Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.400Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T20:23:43.400Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T20:23:43.400Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T20:23:43.400Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T20:23:43.400Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.400Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.400Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.400Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T20:23:43.400Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T20:23:43.400Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T20:23:43.400Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T20:23:43.400Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T20:23:43.400Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.400Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.400Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.400Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T20:23:43.400Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T20:23:43.400Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T20:23:43.400Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T20:23:43.400Z] [2019-07-30T20:23:43.400Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 20:23:42.243 [2019-07-30T20:23:43.400Z] !MESSAGE Error parsing /tmp/markers2251530244290599421xml [2019-07-30T20:23:43.400Z] !STACK 0 [2019-07-30T20:23:43.400Z] java.lang.IllegalArgumentException: Invalid range: [4095..0] [2019-07-30T20:23:43.400Z] at com.google.common.collect.Range.(Range.java:352) [2019-07-30T20:23:43.400Z] at com.google.common.collect.Range.create(Range.java:146) [2019-07-30T20:23:43.400Z] at com.google.common.collect.Range.closed(Range.java:170) [2019-07-30T20:23:43.400Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:303) [2019-07-30T20:23:43.400Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:208) [2019-07-30T20:23:43.400Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:179) [2019-07-30T20:23:43.400Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T20:23:43.400Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.400Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.400Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.400Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T20:23:43.400Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T20:23:43.400Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T20:23:43.400Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T20:23:43.400Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T20:23:43.400Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T20:23:43.400Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T20:23:43.400Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T20:23:43.400Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T20:23:43.400Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T20:23:43.400Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T20:23:43.400Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T20:23:43.400Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T20:23:43.400Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T20:23:43.400Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T20:23:43.400Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T20:23:43.400Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.400Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.400Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.400Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T20:23:43.400Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T20:23:43.400Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T20:23:43.400Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T20:23:43.400Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.400Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.400Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.400Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T20:23:43.400Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T20:23:43.400Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T20:23:43.400Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T20:23:43.400Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T20:23:43.400Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.400Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.400Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.400Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T20:23:43.400Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T20:23:43.400Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T20:23:43.400Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T20:23:43.400Z] [2019-07-30T20:23:43.400Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 20:23:42.248 [2019-07-30T20:23:43.400Z] !MESSAGE Error parsing /tmp/markers3035971629819414575xml [2019-07-30T20:23:43.400Z] !STACK 0 [2019-07-30T20:23:43.400Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers3035971629819414575xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'. [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T20:23:43.400Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T20:23:43.400Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T20:23:43.400Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T20:23:43.400Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.400Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.400Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.400Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T20:23:43.400Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T20:23:43.400Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T20:23:43.400Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T20:23:43.400Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T20:23:43.400Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T20:23:43.400Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T20:23:43.400Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T20:23:43.400Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T20:23:43.400Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T20:23:43.400Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T20:23:43.400Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T20:23:43.400Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T20:23:43.400Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T20:23:43.400Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T20:23:43.400Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T20:23:43.400Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.400Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.400Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.400Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T20:23:43.400Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T20:23:43.400Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T20:23:43.400Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T20:23:43.400Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.400Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.400Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.400Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T20:23:43.400Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T20:23:43.400Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T20:23:43.400Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T20:23:43.400Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T20:23:43.400Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.400Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.400Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.400Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T20:23:43.400Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T20:23:43.400Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T20:23:43.400Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T20:23:43.400Z] [2019-07-30T20:23:43.400Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 20:23:42.253 [2019-07-30T20:23:43.400Z] !MESSAGE Error parsing /tmp/markers3929531910725348792xml [2019-07-30T20:23:43.400Z] !STACK 0 [2019-07-30T20:23:43.400Z] java.lang.IllegalArgumentException: Invalid range: [4095..0] [2019-07-30T20:23:43.400Z] at com.google.common.collect.Range.(Range.java:352) [2019-07-30T20:23:43.400Z] at com.google.common.collect.Range.create(Range.java:146) [2019-07-30T20:23:43.400Z] at com.google.common.collect.Range.closed(Range.java:170) [2019-07-30T20:23:43.400Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:303) [2019-07-30T20:23:43.400Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:208) [2019-07-30T20:23:43.400Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:179) [2019-07-30T20:23:43.400Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T20:23:43.400Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.400Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.400Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.400Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T20:23:43.400Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T20:23:43.400Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T20:23:43.400Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T20:23:43.400Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T20:23:43.400Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T20:23:43.400Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T20:23:43.400Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T20:23:43.400Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T20:23:43.400Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T20:23:43.400Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T20:23:43.400Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T20:23:43.400Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T20:23:43.400Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T20:23:43.400Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T20:23:43.400Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T20:23:43.400Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.400Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.400Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.400Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T20:23:43.400Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T20:23:43.400Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T20:23:43.400Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T20:23:43.400Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.400Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.400Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.400Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T20:23:43.400Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T20:23:43.400Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T20:23:43.400Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T20:23:43.400Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T20:23:43.400Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.400Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.400Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.400Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.400Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T20:23:43.400Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T20:23:43.400Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T20:23:43.400Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T20:23:43.400Z] [2019-07-30T20:23:43.400Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 20:23:42.258 [2019-07-30T20:23:43.400Z] !MESSAGE Error parsing /tmp/markers1747925739300684907xml [2019-07-30T20:23:43.400Z] !STACK 0 [2019-07-30T20:23:43.400Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers1747925739300684907xml; 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-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3207) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3154) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3056) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2135) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:854) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T20:23:43.400Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T20:23:43.401Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T20:23:43.401Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T20:23:43.401Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T20:23:43.401Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T20:23:43.401Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T20:23:43.401Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T20:23:43.401Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T20:23:43.401Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295) [2019-07-30T20:23:43.401Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.401Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.401Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.401Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.401Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T20:23:43.401Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T20:23:43.401Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T20:23:43.401Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T20:23:43.401Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T20:23:43.401Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T20:23:43.401Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T20:23:43.401Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T20:23:43.401Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T20:23:43.401Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T20:23:43.401Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T20:23:43.401Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T20:23:43.401Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T20:23:43.401Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T20:23:43.401Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T20:23:43.401Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T20:23:43.401Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T20:23:43.401Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.401Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.401Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.401Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.401Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T20:23:43.401Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T20:23:43.401Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T20:23:43.401Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T20:23:43.401Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T20:23:43.401Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.401Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.401Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.401Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.401Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T20:23:43.401Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T20:23:43.401Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T20:23:43.401Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T20:23:43.401Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T20:23:43.401Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T20:23:43.401Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.401Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.401Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.401Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.401Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T20:23:43.401Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T20:23:43.401Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T20:23:43.401Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T20:23:43.401Z] [2019-07-30T20:23:43.401Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 20:23:42.321 [2019-07-30T20:23:43.401Z] !MESSAGE Error parsing /tmp/markers2012988676818160941xml [2019-07-30T20:23:43.401Z] !STACK 0 [2019-07-30T20:23:43.401Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers2012988676818160941xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'. [2019-07-30T20:23:43.401Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T20:23:43.401Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T20:23:43.401Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T20:23:43.401Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T20:23:43.401Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T20:23:43.401Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T20:23:43.401Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T20:23:43.401Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T20:23:43.401Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T20:23:43.401Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T20:23:43.401Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:761) [2019-07-30T20:23:43.401Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351) [2019-07-30T20:23:43.401Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T20:23:43.401Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T20:23:43.401Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T20:23:43.401Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T20:23:43.401Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T20:23:43.401Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T20:23:43.401Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T20:23:43.401Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T20:23:43.401Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T20:23:43.401Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T20:23:43.401Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T20:23:43.401Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T20:23:43.401Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296) [2019-07-30T20:23:43.401Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.401Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.401Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.401Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.401Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T20:23:43.401Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T20:23:43.401Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T20:23:43.401Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T20:23:43.401Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T20:23:43.401Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T20:23:43.401Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T20:23:43.401Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T20:23:43.401Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T20:23:43.401Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T20:23:43.401Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T20:23:43.401Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T20:23:43.401Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T20:23:43.401Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T20:23:43.401Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T20:23:43.401Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T20:23:43.401Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T20:23:43.401Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.401Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.401Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.401Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.401Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T20:23:43.401Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T20:23:43.401Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T20:23:43.401Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T20:23:43.401Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T20:23:43.401Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.401Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.401Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.401Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.401Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T20:23:43.401Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T20:23:43.401Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T20:23:43.401Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T20:23:43.401Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T20:23:43.401Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T20:23:43.401Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:23:43.401Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:23:43.401Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:23:43.401Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:23:43.401Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T20:23:43.401Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T20:23:43.401Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T20:23:43.401Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T20:23:43.401Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2019-07-30T20:23:43.401Z] testParseInvalidContent(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.146 s [2019-07-30T20:23:43.401Z] testExtensionPoint(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.01 s [2019-07-30T20:23:43.401Z] testParse(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.005 s [2019-07-30T20:23:43.401Z] testParseInvalidFile(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.003 s [2019-07-30T20:23:43.401Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2019-07-30T20:23:48.660Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.042 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2019-07-30T20:23:48.660Z] testNegativeOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.718 s [2019-07-30T20:23:48.660Z] testPositiveOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.421 s [2019-07-30T20:23:48.660Z] testNoOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.507 s [2019-07-30T20:23:48.660Z] testClearOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.395 s [2019-07-30T20:23:48.660Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2019-07-30T20:23:48.660Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2019-07-30T20:23:48.660Z] testComposition(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0.002 s [2019-07-30T20:23:48.660Z] testEqualityConstantTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-30T20:23:48.660Z] testLinearTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-30T20:23:48.660Z] testIdentityTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-30T20:23:48.660Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-30T20:23:48.660Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2019-07-30T20:23:49.223Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.752 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2019-07-30T20:23:49.223Z] testFastTransformSlopeAndOffset[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.009 s [2019-07-30T20:23:49.223Z] testFastTransformSlope[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.128 s [2019-07-30T20:23:49.223Z] testFastTransformArguments[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-30T20:23:49.223Z] testFLTRepeatability[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2019-07-30T20:23:49.223Z] testFastTransformPrecision[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.213 s [2019-07-30T20:23:49.223Z] testFLTEquivalence[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2019-07-30T20:23:49.223Z] testFastTransformSlopeAndOffset[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.172 s [2019-07-30T20:23:49.223Z] testFastTransformSlope[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.109 s [2019-07-30T20:23:49.223Z] testFastTransformArguments[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-30T20:23:49.223Z] testFLTRepeatability[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2019-07-30T20:23:49.223Z] testFastTransformPrecision[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.113 s [2019-07-30T20:23:49.223Z] testFLTEquivalence[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.002 s [2019-07-30T20:23:49.223Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2019-07-30T20:23:49.223Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2019-07-30T20:23:49.223Z] testOneHull(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.006 s [2019-07-30T20:23:49.223Z] testFullyIncrementalSerialization(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.012 s [2019-07-30T20:23:49.223Z] testFullyIncremental(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.002 s [2019-07-30T20:23:49.223Z] testDisjoint(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0 s [2019-07-30T20:23:49.223Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2019-07-30T20:23:49.479Z] 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-30T20:23:49.479Z] transformSlope(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-30T20:23:49.479Z] testToString(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-30T20:23:49.479Z] transformIdentity(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0.001 s [2019-07-30T20:23:49.479Z] transformOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-30T20:23:49.479Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2019-07-30T20:23:49.479Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2019-07-30T20:23:49.479Z] testSeekAndWrite(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.005 s [2019-07-30T20:23:49.479Z] testRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.002 s [2019-07-30T20:23:49.479Z] testReadLine(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0 s [2019-07-30T20:23:49.479Z] testSeekAndRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.19 s [2019-07-30T20:23:49.479Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2019-07-30T20:23:50.409Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2019-07-30T20:23:50.409Z] testCopyResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.197 s [2019-07-30T20:23:50.409Z] testGetLocationUri[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2019-07-30T20:23:50.409Z] testCreateSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.077 s [2019-07-30T20:23:50.409Z] testGetLocation[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.003 s [2019-07-30T20:23:50.409Z] testDeleteResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.029 s [2019-07-30T20:23:50.409Z] testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.01 s [2019-07-30T20:23:50.409Z] testIsSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.003 s [2019-07-30T20:23:50.409Z] testCopyResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.189 s [2019-07-30T20:23:50.409Z] testGetLocationUri[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2019-07-30T20:23:50.409Z] testCreateSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.02 s [2019-07-30T20:23:50.409Z] testGetLocation[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.003 s [2019-07-30T20:23:50.409Z] testDeleteResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.057 s [2019-07-30T20:23:50.409Z] testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.011 s [2019-07-30T20:23:50.409Z] testIsSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.002 s [2019-07-30T20:23:50.409Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2019-07-30T20:23:50.409Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2019-07-30T20:23:50.409Z] testTmfSyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest) Time elapsed: 0.002 s [2019-07-30T20:23:50.409Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2019-07-30T20:23:50.409Z] 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-30T20:23:50.409Z] testTmfAsyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest) Time elapsed: 0.002 s [2019-07-30T20:23:50.409Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2019-07-30T20:23:50.409Z] 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-30T20:23:50.409Z] testValidateName(org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest) Time elapsed: 0.001 s [2019-07-30T20:23:50.409Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2019-07-30T20:23:50.409Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2019-07-30T20:23:50.409Z] testAccessors(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T20:23:50.409Z] testToString(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T20:23:50.409Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T20:23:50.409Z] testEqualsDifferentObj(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T20:23:50.409Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T20:23:50.409Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T20:23:50.409Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T20:23:50.409Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T20:23:50.409Z] [2019-07-30T20:23:50.409Z] Results: [2019-07-30T20:23:50.409Z] [2019-07-30T20:23:50.409Z] Tests run: 834, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T20:23:50.409Z] [2019-07-30T20:23:50.409Z] [2019-07-30T20:23:50.409Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 20:23:50.233 [2019-07-30T20:23:50.409Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T20:23:50.972Z] [INFO] All tests passed! [2019-07-30T20:23:50.972Z] [INFO] [2019-07-30T20:23:50.972Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T20:23:50.972Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:23:50.972Z] [INFO] [2019-07-30T20:23:50.972Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T20:23:51.229Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T20:23:51.229Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:23:51.790Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:23:52.720Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:23:53.324Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:23:53.324Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:23:53.324Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T20:23:53.324Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:23:53.324Z] [INFO] [2019-07-30T20:23:53.324Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T20:23:53.324Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:23:53.324Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:23:53.324Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:23:53.324Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:23:53.324Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:23:53.324Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:23:53.324Z] [INFO] [2019-07-30T20:23:53.324Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T20:23:53.324Z] [INFO] [2019-07-30T20:23:53.324Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >--- [2019-07-30T20:23:53.324Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT [19/134] [2019-07-30T20:23:53.324Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:23:53.324Z] [INFO] [2019-07-30T20:23:53.324Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T20:23:53.324Z] [INFO] [2019-07-30T20:23:53.324Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T20:23:53.324Z] [INFO] The project's OSGi version is 4.2.0.201907302009 [2019-07-30T20:23:53.324Z] [INFO] [2019-07-30T20:23:53.324Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T20:23:53.324Z] [INFO] [2019-07-30T20:23:53.324Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T20:23:53.324Z] [INFO] [2019-07-30T20:23:53.324Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T20:23:53.324Z] [INFO] [2019-07-30T20:23:53.324Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T20:23:53.324Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:23:53.324Z] [INFO] [2019-07-30T20:23:53.324Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T20:23:53.324Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:23:53.324Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources [2019-07-30T20:23:53.324Z] [INFO] [2019-07-30T20:23:53.324Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T20:23:53.324Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes [2019-07-30T20:23:53.889Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[154] [2019-07-30T20:23:53.889Z] return fPreviousEvent; [2019-07-30T20:23:53.889Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:23:53.889Z] Potential resource leak: 'top' may not be closed at this location [2019-07-30T20:23:53.889Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[171] [2019-07-30T20:23:53.889Z] return fTrace.timestampCyclesToNanos(ts); [2019-07-30T20:23:53.889Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:23:53.889Z] Potential resource leak: 'top' may not be closed at this location [2019-07-30T20:23:53.889Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[174] [2019-07-30T20:23:53.889Z] return 0; [2019-07-30T20:23:53.889Z] ^^^^^^^^^ [2019-07-30T20:23:53.889Z] Potential resource leak: 'top' may not be closed at this location [2019-07-30T20:23:53.889Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[125] [2019-07-30T20:23:53.889Z] return iter; [2019-07-30T20:23:53.889Z] ^^^^^^^^^^^^ [2019-07-30T20:23:53.889Z] Potential resource leak: 'iter' may not be closed at this location [2019-07-30T20:23:53.889Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[199] [2019-07-30T20:23:53.889Z] elem = (CtfIterator) fTrace.createIterator(); [2019-07-30T20:23:53.889Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:23:53.889Z] Potential resource leak: 'elem' may not be closed at this location [2019-07-30T20:23:53.889Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[203] [2019-07-30T20:23:53.889Z] return elem; [2019-07-30T20:23:53.889Z] ^^^^^^^^^^^^ [2019-07-30T20:23:53.889Z] Potential resource leak: 'elem' may not be closed at this location [2019-07-30T20:23:53.889Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[81] [2019-07-30T20:23:53.889Z] CtfIterator iterator = getIterator(); [2019-07-30T20:23:53.889Z] ^^^^^^^^ [2019-07-30T20:23:53.889Z] Potential resource leak: 'iterator' may not be closed [2019-07-30T20:23:53.889Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[126] [2019-07-30T20:23:53.889Z] return iterator == null ? null : iterator.getCurrentEvent(); [2019-07-30T20:23:53.889Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:23:53.889Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-30T20:23:53.889Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[154] [2019-07-30T20:23:53.889Z] return retVal; [2019-07-30T20:23:53.889Z] ^^^^^^^^^^^^^^ [2019-07-30T20:23:53.889Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-30T20:23:53.889Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[176] [2019-07-30T20:23:53.889Z] return ret; [2019-07-30T20:23:53.889Z] ^^^^^^^^^^^ [2019-07-30T20:23:53.889Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-30T20:23:53.889Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[189] [2019-07-30T20:23:53.889Z] return iterator == null ? false : iterator.seek(location); [2019-07-30T20:23:53.889Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:23:53.889Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-30T20:23:53.889Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/CtfEnumPair.java:[56] [2019-07-30T20:23:53.889Z] return getFirst(); [2019-07-30T20:23:53.889Z] ^^^^^^^^^^ [2019-07-30T20:23:53.889Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:23:53.889Z] 12 problems (12 warnings) [2019-07-30T20:23:53.889Z] [INFO] [2019-07-30T20:23:53.889Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T20:23:53.889Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:23:53.889Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources [2019-07-30T20:23:53.889Z] [INFO] [2019-07-30T20:23:53.889Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T20:23:53.889Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar [2019-07-30T20:23:53.889Z] [INFO] [2019-07-30T20:23:53.889Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T20:23:53.889Z] [INFO] [2019-07-30T20:23:53.889Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T20:23:53.889Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2019-07-30T20:23:53.889Z] [INFO] [2019-07-30T20:23:53.889Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T20:23:53.889Z] [INFO] [2019-07-30T20:23:53.889Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T20:23:53.889Z] [INFO] [2019-07-30T20:23:53.889Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T20:23:53.889Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2019-07-30T20:23:54.146Z] [INFO] [2019-07-30T20:23:54.146Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T20:23:54.146Z] [INFO] [2019-07-30T20:23:54.146Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T20:23:54.146Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:23:54.146Z] [INFO] [2019-07-30T20:23:54.146Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T20:23:54.146Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:23:54.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T20:23:54.969Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T20:23:54.969Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:23:54.969Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:23:55.226Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:23:55.483Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:23:56.413Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:23:56.413Z] [INFO] [2019-07-30T20:23:56.413Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T20:23:56.413Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:23:56.413Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:23:56.413Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:23:56.413Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:23:56.413Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:23:56.413Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:23:56.413Z] [INFO] [2019-07-30T20:23:56.413Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T20:23:56.413Z] [INFO] [2019-07-30T20:23:56.413Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >-- [2019-07-30T20:23:56.413Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT [20/134] [2019-07-30T20:23:56.413Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T20:23:56.413Z] [INFO] [2019-07-30T20:23:56.413Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T20:23:56.413Z] [INFO] [2019-07-30T20:23:56.413Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T20:23:56.413Z] [INFO] The project's OSGi version is 1.0.9.201907302009 [2019-07-30T20:23:56.413Z] [INFO] [2019-07-30T20:23:56.413Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T20:23:56.413Z] [INFO] [2019-07-30T20:23:56.413Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T20:23:56.413Z] [INFO] [2019-07-30T20:23:56.413Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T20:23:56.413Z] [INFO] [2019-07-30T20:23:56.413Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T20:23:56.413Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:23:56.413Z] [INFO] [2019-07-30T20:23:56.413Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T20:23:56.413Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:23:56.413Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources [2019-07-30T20:23:56.413Z] [INFO] [2019-07-30T20:23:56.413Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T20:23:56.413Z] [INFO] Compiling 34 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes [2019-07-30T20:23:57.345Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[66] [2019-07-30T20:23:57.345Z] private static final Map EXPECTED_YDATA = ImmutableMap.of(Long.toString(1), [2019-07-30T20:23:57.345Z] ^^^^^^^^^^^^^^^^ [2019-07-30T20:23:57.345Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:23:57.345Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[71] [2019-07-30T20:23:57.345Z] Long.toString(2), [2019-07-30T20:23:57.345Z] ^^^^^^^^^^^^^^^^ [2019-07-30T20:23:57.345Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:23:57.345Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[109] [2019-07-30T20:23:57.345Z] SelectionTimeQueryFilter selectionFilter = new SelectionTimeQueryFilter(START, END, 100, ids); [2019-07-30T20:23:57.345Z] ^^^ [2019-07-30T20:23:57.345Z] 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-30T20:23:57.345Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/event/CtfTmfEventFieldSignExtensionTest.java:[39] [2019-07-30T20:23:57.345Z] private static final @NonNull CtfTestTrace DEBUG_INFO_TRACE = CtfTestTrace.DEBUG_INFO3; [2019-07-30T20:23:57.345Z] ^^^^^^^^^^^ [2019-07-30T20:23:57.345Z] The field CtfTestTrace.DEBUG_INFO3 is deprecated [2019-07-30T20:23:57.345Z] 4 problems (4 warnings) [2019-07-30T20:23:57.345Z] [INFO] [2019-07-30T20:23:57.345Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T20:23:57.345Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:23:57.345Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources [2019-07-30T20:23:57.345Z] [INFO] [2019-07-30T20:23:57.345Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T20:23:57.345Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T20:23:57.345Z] [INFO] [2019-07-30T20:23:57.345Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T20:23:57.345Z] [INFO] [2019-07-30T20:23:57.345Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T20:23:57.345Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T20:23:57.345Z] [INFO] [2019-07-30T20:23:57.345Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T20:23:57.345Z] [INFO] [2019-07-30T20:23:57.345Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T20:23:57.345Z] [INFO] [2019-07-30T20:23:57.345Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T20:23:57.345Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T20:23:57.602Z] [INFO] [2019-07-30T20:23:57.602Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T20:23:57.602Z] [INFO] [2019-07-30T20:23:57.602Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T20:23:59.496Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log [2019-07-30T20:23:59.496Z] [INFO] Command line: [2019-07-30T20:23:59.496Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T20:23:59.496Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T20:24:02.017Z] !SESSION 2019-07-30 20:23:59.428 ----------------------------------------------- [2019-07-30T20:24:02.017Z] eclipse.buildId=unknown [2019-07-30T20:24:02.017Z] java.version=1.8.0_202 [2019-07-30T20:24:02.017Z] java.vendor=Oracle Corporation [2019-07-30T20:24:02.017Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T20:24:02.017Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T20:24:02.017Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T20:24:02.017Z] [2019-07-30T20:24:02.017Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 20:24:01.934 [2019-07-30T20:24:02.017Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:24:02.017Z] !STACK 0 [2019-07-30T20:24:02.017Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T20:24:02.017Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:24:02.017Z] [2019-07-30T20:24:02.017Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:24:02.017Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:24:02.017Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:24:02.017Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:24:02.017Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:24:02.017Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:24:02.017Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:24:02.017Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:24:02.017Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:24:02.017Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:24:02.273Z] [2019-07-30T20:24:02.273Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 20:24:02.059 [2019-07-30T20:24:02.273Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:24:02.273Z] !STACK 0 [2019-07-30T20:24:02.273Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T20:24:02.273Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:24:02.273Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T20:24:02.273Z] -> 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-30T20:24:02.273Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T20:24:02.273Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:24:02.273Z] [2019-07-30T20:24:02.273Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:24:02.273Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:24:02.273Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:24:02.273Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:24:02.273Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:24:02.273Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:24:02.273Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:24:02.273Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:24:02.273Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:24:02.273Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:24:04.794Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2019-07-30T20:29:12.264Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 306.905 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2019-07-30T20:29:12.264Z] testTrimEvents[0: KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 35.552 s [2019-07-30T20:29:12.264Z] testTrimEvents[1: TRACE2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 28.388 s [2019-07-30T20:29:12.264Z] testTrimEvents[2: KERNEL_VM](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 35.986 s [2019-07-30T20:29:12.264Z] testTrimEvents[3: SYNC_SRC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 5.158 s [2019-07-30T20:29:12.264Z] testTrimEvents[4: SYNC_DEST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 4.692 s [2019-07-30T20:29:12.264Z] testTrimEvents[5: DJANGO_CLIENT](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 33.285 s [2019-07-30T20:29:12.264Z] testTrimEvents[6: DJANGO_DB](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 28.635 s [2019-07-30T20:29:12.264Z] testTrimEvents[7: DJANGO_HTTPD](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 32.873 s [2019-07-30T20:29:12.264Z] testTrimEvents[8: CYG_PROFILE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.442 s [2019-07-30T20:29:12.264Z] testTrimEvents[9: CYG_PROFILE_FAST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.33 s [2019-07-30T20:29:12.264Z] testTrimEvents[10: FUNKY_TRACE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.679 s [2019-07-30T20:29:12.264Z] testTrimEvents[11: ARM_64_BIT_HEADER](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 4.283 s [2019-07-30T20:29:12.264Z] testTrimEvents[12: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.644 s [2019-07-30T20:29:12.264Z] testTrimEvents[13: DYNSCOPE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 3.928 s [2019-07-30T20:29:12.264Z] testTrimEvents[14: DEBUG_INFO](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.234 s [2019-07-30T20:29:12.264Z] testTrimEvents[15: DEBUG_INFO3](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.236 s [2019-07-30T20:29:12.264Z] testTrimEvents[16: DEBUG_INFO4](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.226 s [2019-07-30T20:29:12.264Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.22 s [2019-07-30T20:29:12.264Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.218 s [2019-07-30T20:29:12.264Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.219 s [2019-07-30T20:29:12.264Z] testTrimEvents[20: MEMORY_ANALYSIS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 14.711 s [2019-07-30T20:29:12.264Z] testTrimEvents[21: PERF_TASKSET2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.269 s [2019-07-30T20:29:12.264Z] testTrimEvents[22: MANY_THREADS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 10.723 s [2019-07-30T20:29:12.264Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 13.746 s [2019-07-30T20:29:12.264Z] testTrimEvents[24: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.301 s [2019-07-30T20:29:12.264Z] testTrimEvents[25: UNEVEN_STREAMS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 26.821 s [2019-07-30T20:29:12.264Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2019-07-30T20:29:24.444Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.839 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2019-07-30T20:29:24.444Z] testNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.919 s [2019-07-30T20:29:24.444Z] testNbEventsBug475007(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.895 s [2019-07-30T20:29:24.444Z] testNormalEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.506 s [2019-07-30T20:29:24.444Z] testSecondLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.408 s [2019-07-30T20:29:24.444Z] testFirstLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.407 s [2019-07-30T20:29:24.444Z] testLostEventWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.701 s [2019-07-30T20:29:24.444Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2019-07-30T20:29:24.444Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2019-07-30T20:29:24.444Z] testVariantGetField(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest) Time elapsed: 0.001 s [2019-07-30T20:29:24.444Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2019-07-30T20:29:24.444Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2019-07-30T20:29:24.444Z] testGetFieldNames(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T20:29:24.444Z] testGetFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T20:29:24.444Z] testCTFEvent_read(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T20:29:24.444Z] testGetSubFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T20:29:24.444Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T20:29:24.444Z] testCustomAttributes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T20:29:24.444Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T20:29:24.444Z] testTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T20:29:24.444Z] testGetEventName(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0.001 s [2019-07-30T20:29:24.444Z] testGetTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T20:29:24.444Z] testGetFields(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T20:29:24.444Z] testGetCPU(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T20:29:24.444Z] testNullEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T20:29:24.444Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest [2019-07-30T20:29:24.444Z] 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-30T20:29:24.444Z] test(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest) Time elapsed: 0.001 s [2019-07-30T20:29:24.444Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2019-07-30T20:29:24.444Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2019-07-30T20:29:24.444Z] testParseField_array_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T20:29:24.444Z] testParseField_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:29:24.444Z] testParseField_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:29:24.444Z] testParseField_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:29:24.444Z] testParseField_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:29:24.444Z] testParseField_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:29:24.444Z] testParseField_sequence(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:29:24.444Z] testParseField_sequence_value(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T20:29:24.444Z] testParseField_array_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T20:29:24.444Z] testParseField_array_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T20:29:24.444Z] testParseField_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:29:24.444Z] testParseField_array_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:29:24.444Z] testParseField_array_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T20:29:24.444Z] testParseField_array_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T20:29:24.444Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2019-07-30T20:29:24.444Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2019-07-30T20:29:24.444Z] testUnsignedByte(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest) Time elapsed: 0.021 s [2019-07-30T20:29:24.444Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2019-07-30T20:29:25.813Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.356 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2019-07-30T20:29:25.813Z] testTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0 s [2019-07-30T20:29:25.813Z] testContextEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.201 s [2019-07-30T20:29:25.813Z] testContext1(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.225 s [2019-07-30T20:29:25.813Z] testContext2(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.107 s [2019-07-30T20:29:25.813Z] testContext3(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.097 s [2019-07-30T20:29:25.813Z] testContext4(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.17 s [2019-07-30T20:29:25.813Z] testContextMiddle(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.152 s [2019-07-30T20:29:25.813Z] testContextStart(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.047 s [2019-07-30T20:29:25.814Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2019-07-30T20:29:25.814Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2019-07-30T20:29:25.814Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0 s [2019-07-30T20:29:25.814Z] testCtfTmfEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0 s [2019-07-30T20:29:25.814Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2019-07-30T20:29:27.710Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.92 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2019-07-30T20:29:27.710Z] testLostEventsTotals(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2019-07-30T20:29:27.710Z] testLostEventsTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0 s [2019-07-30T20:29:27.710Z] testLostEventsTotalInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0 s [2019-07-30T20:29:27.710Z] testLostEventsTypesInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2019-07-30T20:29:27.710Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2019-07-30T20:29:42.566Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.54 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2019-07-30T20:29:42.566Z] testReopenIndex(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 7.807 s [2019-07-30T20:29:42.566Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 5.732 s [2019-07-30T20:29:42.566Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2019-07-30T20:29:42.566Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2019-07-30T20:29:42.566Z] testCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T20:29:42.566Z] testSeekEvent_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-30T20:29:42.566Z] testSeekEventLoc_timetamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-30T20:29:42.566Z] testParseEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T20:29:42.566Z] testGetEndTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T20:29:42.566Z] testGetNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T20:29:42.566Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-30T20:29:42.566Z] testGetStartTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T20:29:42.566Z] testBroadcast(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T20:29:42.566Z] testEventLookup(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.003 s [2019-07-30T20:29:42.566Z] testValidate(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.055 s [2019-07-30T20:29:42.566Z] testGetEnvValue(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T20:29:42.566Z] testGetName(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T20:29:42.566Z] testGetNext(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-30T20:29:42.566Z] testGetPath(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T20:29:42.566Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T20:29:42.566Z] testGetContainedEventTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-30T20:29:42.566Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T20:29:42.566Z] testGetCacheSize(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T20:29:42.566Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T20:29:42.566Z] testCtfHostId(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-30T20:29:42.566Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T20:29:42.566Z] testGetTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T20:29:42.566Z] testGetEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T20:29:42.566Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-30T20:29:42.566Z] testGetResource(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T20:29:42.566Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T20:29:42.566Z] testReadNextEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T20:29:42.566Z] testDispose(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T20:29:42.566Z] testSeekEventInvalidLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T20:29:42.566Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T20:29:42.566Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2019-07-30T20:29:43.496Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.808 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2019-07-30T20:29:43.496Z] testSecondToLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.2 s [2019-07-30T20:29:43.496Z] testLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.203 s [2019-07-30T20:29:43.496Z] testFirstEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.079 s [2019-07-30T20:29:43.496Z] testSecondEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.1 s [2019-07-30T20:29:43.496Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2019-07-30T20:29:43.496Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2019-07-30T20:29:43.496Z] testRapidBoundsWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.2 s [2019-07-30T20:29:43.496Z] testRapidBounds(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.105 s [2019-07-30T20:29:43.496Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2019-07-30T20:29:43.753Z] [2019-07-30T20:29:43.753Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 20:29:43.523 [2019-07-30T20:29:43.753Z] !MESSAGE Unknown trace attribute: test [2019-07-30T20:29:43.753Z] [2019-07-30T20:29:43.753Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 20:29:43.531 [2019-07-30T20:29:43.753Z] !MESSAGE Unknown trace attribute: test1 [2019-07-30T20:29:43.753Z] [2019-07-30T20:29:43.753Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 20:29:43.531 [2019-07-30T20:29:43.753Z] !MESSAGE Unknown trace attribute: test2 [2019-07-30T20:29:43.753Z] [2019-07-30T20:29:43.753Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 20:29:43.532 [2019-07-30T20:29:43.753Z] !MESSAGE Unknown trace attribute: test3 [2019-07-30T20:29:43.753Z] [2019-07-30T20:29:43.753Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 20:29:43.532 [2019-07-30T20:29:43.753Z] !MESSAGE Unknown trace attribute: test4 [2019-07-30T20:29:43.753Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2019-07-30T20:29:43.753Z] 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.063 s [2019-07-30T20:29:43.753Z] testValidate[1: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.04 s [2019-07-30T20:29:43.753Z] testValidate[2: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.003 s [2019-07-30T20:29:43.753Z] 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.011 s [2019-07-30T20:29:43.753Z] 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-30T20:29:43.753Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2019-07-30T20:29:47.922Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.21 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2019-07-30T20:29:47.922Z] testPreviousMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.291 s [2019-07-30T20:29:47.922Z] testPreviousMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.298 s [2019-07-30T20:29:47.922Z] testNextMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.299 s [2019-07-30T20:29:47.922Z] testPreviousMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.302 s [2019-07-30T20:29:47.922Z] testNextMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-30T20:29:47.922Z] testPreviousMatchingEventFar(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.298 s [2019-07-30T20:29:47.922Z] testNextMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0 s [2019-07-30T20:29:47.922Z] testPreviousMatchingBeginningOfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.599 s [2019-07-30T20:29:47.922Z] testPreviousMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-30T20:29:47.922Z] testNextMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 1.1 s [2019-07-30T20:29:47.922Z] testNextMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-30T20:29:47.922Z] testPreviousMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0 s [2019-07-30T20:29:47.922Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2019-07-30T20:29:48.179Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2019-07-30T20:29:48.179Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-30T20:29:48.179Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-30T20:29:48.179Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-30T20:29:48.179Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T20:29:48.179Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T20:29:48.179Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-30T20:29:48.179Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.019 s [2019-07-30T20:29:48.179Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T20:29:48.179Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-30T20:29:48.179Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.02 s [2019-07-30T20:29:48.179Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.003 s [2019-07-30T20:29:48.179Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-30T20:29:48.179Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T20:29:48.179Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T20:29:48.179Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-30T20:29:48.179Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.023 s [2019-07-30T20:29:48.179Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T20:29:48.179Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T20:29:48.179Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T20:29:48.179Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.123 s [2019-07-30T20:29:48.179Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2019-07-30T20:30:34.814Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.017 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2019-07-30T20:30:34.814Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.546 s [2019-07-30T20:30:34.814Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.535 s [2019-07-30T20:30:34.814Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.435 s [2019-07-30T20:30:34.814Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.426 s [2019-07-30T20:30:34.814Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.53 s [2019-07-30T20:30:34.814Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.365 s [2019-07-30T20:30:34.814Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.107 s [2019-07-30T20:30:34.814Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.202 s [2019-07-30T20:30:34.814Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.202 s [2019-07-30T20:30:34.814Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.101 s [2019-07-30T20:30:34.814Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.102 s [2019-07-30T20:30:34.814Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.1 s [2019-07-30T20:30:34.814Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.49 s [2019-07-30T20:30:34.814Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.013 s [2019-07-30T20:30:34.814Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.202 s [2019-07-30T20:30:34.814Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.198 s [2019-07-30T20:30:34.814Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.101 s [2019-07-30T20:30:34.814Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.551 s [2019-07-30T20:30:34.814Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.06 s [2019-07-30T20:30:34.814Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.643 s [2019-07-30T20:30:34.814Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2019-07-30T20:30:46.993Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 19.498 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2019-07-30T20:30:46.993Z] preemptedForegroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.362 s [2019-07-30T20:30:46.993Z] foregroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.899 s [2019-07-30T20:30:46.993Z] executionOrder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) skipped [2019-07-30T20:30:46.993Z] TestMultiRequest1(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.348 s [2019-07-30T20:30:46.993Z] TestMultiRequest2(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.43 s [2019-07-30T20:30:46.993Z] TestMultiRequest3(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.089 s [2019-07-30T20:30:46.993Z] TestMultiRequest4(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.34 s [2019-07-30T20:30:46.993Z] TestMultiRequest5(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.307 s [2019-07-30T20:30:46.993Z] TestMultiRequest6(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.491 s [2019-07-30T20:30:46.993Z] TestMultiRequest7(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.876 s [2019-07-30T20:30:46.993Z] preemptedBackgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.321 s [2019-07-30T20:30:46.993Z] backgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.527 s [2019-07-30T20:30:46.993Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2019-07-30T20:30:55.087Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.058 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2019-07-30T20:30:55.087Z] testSupplementaryFileDir(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 2.33 s [2019-07-30T20:30:55.087Z] testDeleteSupplementaryFolder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.191 s [2019-07-30T20:30:55.087Z] testTemporaryDirPath(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 2.359 s [2019-07-30T20:30:55.087Z] testDeleteSupplementaryFiles(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.177 s [2019-07-30T20:30:55.087Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2019-07-30T20:32:17.184Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.198 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2019-07-30T20:32:17.184Z] testTraceTimeRangeClampingEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.012 s [2019-07-30T20:32:17.184Z] testTraceSetNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 15.586 s [2019-07-30T20:32:17.184Z] testExperimentTimestampInTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.72 s [2019-07-30T20:32:17.184Z] testExperimentTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.681 s [2019-07-30T20:32:17.184Z] testExperimentInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.664 s [2019-07-30T20:32:17.184Z] testTraceTimeRangeClampingStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T20:32:17.184Z] testTwoTracesTimeRangePartiallyInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T20:32:17.184Z] testExperimentRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.696 s [2019-07-30T20:32:17.184Z] testTwoTracesTimestampValid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T20:32:17.184Z] testTwoTracesTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T20:32:17.184Z] testTraceSetWithNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 14.639 s [2019-07-30T20:32:17.184Z] testTwoTracesTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-07-30T20:32:17.184Z] testTraceInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-30T20:32:17.184Z] testTwoTracesTimeRangeAllInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T20:32:17.184Z] testInitialize(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T20:32:17.184Z] testTraceTimeRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T20:32:17.184Z] testTraceNewTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T20:32:17.184Z] testTraceSetExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.638 s [2019-07-30T20:32:17.184Z] testTwoTracesTimeRangeInBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.003 s [2019-07-30T20:32:17.184Z] testExperimentRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.713 s [2019-07-30T20:32:17.184Z] testExperimentRangeClampingOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.771 s [2019-07-30T20:32:17.184Z] testTraceSetWithExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.811 s [2019-07-30T20:32:17.184Z] testNewTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T20:32:17.184Z] testTraceSetForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.006 s [2019-07-30T20:32:17.184Z] testTraceSetExperimentForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.83 s [2019-07-30T20:32:17.184Z] testTwoTracesTimeRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-07-30T20:32:17.184Z] testExperimentTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.71 s [2019-07-30T20:32:17.184Z] testTraceSet(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T20:32:17.184Z] testTimestampAfter(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T20:32:17.184Z] testTimestampBefore(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-30T20:32:17.184Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2019-07-30T20:32:17.441Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.319 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2019-07-30T20:32:17.441Z] testEqualsEmpty(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.055 s [2019-07-30T20:32:17.441Z] testEqualsOther(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.093 s [2019-07-30T20:32:17.441Z] testAdvance(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.059 s [2019-07-30T20:32:17.441Z] testGetCurrentEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.082 s [2019-07-30T20:32:17.441Z] testIncreaseRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.081 s [2019-07-30T20:32:17.441Z] testHasValidRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.046 s [2019-07-30T20:32:17.441Z] testSeek(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.211 s [2019-07-30T20:32:17.441Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.18 s [2019-07-30T20:32:17.441Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.08 s [2019-07-30T20:32:17.441Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.082 s [2019-07-30T20:32:17.441Z] testGetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.041 s [2019-07-30T20:32:17.441Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.07 s [2019-07-30T20:32:17.441Z] testGetCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.04 s [2019-07-30T20:32:17.441Z] testCtfIteratorPosition(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.04 s [2019-07-30T20:32:17.441Z] testCtfIteratorInit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.04 s [2019-07-30T20:32:17.441Z] testSetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.04 s [2019-07-30T20:32:17.441Z] testCtfIteratorNoinit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.075 s [2019-07-30T20:32:17.441Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2019-07-30T20:32:17.441Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2019-07-30T20:32:17.441Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-30T20:32:17.441Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-30T20:32:17.441Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-30T20:32:17.441Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-30T20:32:17.441Z] testEquals(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-30T20:32:17.441Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2019-07-30T20:32:17.441Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2019-07-30T20:32:17.441Z] testCtfLocation_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-30T20:32:17.441Z] testToString_valid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0.001 s [2019-07-30T20:32:17.441Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-30T20:32:17.441Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-30T20:32:17.441Z] testToString_invalid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-30T20:32:17.441Z] testCtfLocation_long(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-30T20:32:17.441Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2019-07-30T20:33:04.084Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2019-07-30T20:33:04.084Z] testTooManyContexts(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 40.887 s [2019-07-30T20:33:04.084Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 1.05 s [2019-07-30T20:33:04.084Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2019-07-30T20:33:04.084Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2019-07-30T20:33:04.084Z] testHelloLost(org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest) Time elapsed: 0.22 s [2019-07-30T20:33:04.084Z] [2019-07-30T20:33:04.084Z] Results: [2019-07-30T20:33:04.084Z] [2019-07-30T20:33:04.084Z] Tests run: 249, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T20:33:04.084Z] [2019-07-30T20:33:04.084Z] [INFO] All tests passed! [2019-07-30T20:33:04.084Z] [INFO] [2019-07-30T20:33:04.084Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T20:33:04.084Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:33:04.084Z] [INFO] [2019-07-30T20:33:04.084Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T20:33:04.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T20:33:04.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:33:04.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:33:04.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T20:33:04.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T20:33:04.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T20:33:04.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:33:04.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:33:04.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:33:04.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T20:33:04.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:33:04.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T20:33:04.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T20:33:04.084Z] [INFO] [2019-07-30T20:33:04.084Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T20:33:04.084Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:04.084Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:04.084Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:04.084Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:04.084Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:04.084Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:04.084Z] [INFO] [2019-07-30T20:33:04.084Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T20:33:04.084Z] [INFO] [2019-07-30T20:33:04.084Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >-- [2019-07-30T20:33:04.084Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT [21/134] [2019-07-30T20:33:04.084Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T20:33:04.084Z] [INFO] [2019-07-30T20:33:04.084Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T20:33:04.084Z] [INFO] [2019-07-30T20:33:04.084Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T20:33:04.084Z] [INFO] The project's OSGi version is 0.0.1.201907302009 [2019-07-30T20:33:04.084Z] [INFO] [2019-07-30T20:33:04.084Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T20:33:04.084Z] [INFO] [2019-07-30T20:33:04.084Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T20:33:04.084Z] [INFO] [2019-07-30T20:33:04.084Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T20:33:04.084Z] [INFO] [2019-07-30T20:33:04.084Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T20:33:04.084Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:33:04.084Z] [INFO] [2019-07-30T20:33:04.084Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T20:33:04.084Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:33:04.084Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources [2019-07-30T20:33:04.084Z] [INFO] [2019-07-30T20:33:04.084Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T20:33:04.084Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes [2019-07-30T20:33:04.084Z] [INFO] [2019-07-30T20:33:04.084Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T20:33:04.084Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:33:04.084Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources [2019-07-30T20:33:04.084Z] [INFO] [2019-07-30T20:33:04.084Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T20:33:04.084Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar [2019-07-30T20:33:04.084Z] [INFO] [2019-07-30T20:33:04.084Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T20:33:04.084Z] [INFO] [2019-07-30T20:33:04.084Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T20:33:04.342Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2019-07-30T20:33:04.342Z] [INFO] [2019-07-30T20:33:04.342Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T20:33:04.342Z] [INFO] [2019-07-30T20:33:04.342Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T20:33:04.342Z] [INFO] [2019-07-30T20:33:04.342Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T20:33:04.342Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2019-07-30T20:33:04.342Z] [INFO] [2019-07-30T20:33:04.342Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T20:33:04.342Z] [INFO] [2019-07-30T20:33:04.342Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T20:33:06.236Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log [2019-07-30T20:33:06.237Z] [INFO] Command line: [2019-07-30T20:33:06.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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T20:33:06.237Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T20:33:09.510Z] !SESSION 2019-07-30 20:33:06.238 ----------------------------------------------- [2019-07-30T20:33:09.510Z] eclipse.buildId=unknown [2019-07-30T20:33:09.510Z] java.version=1.8.0_202 [2019-07-30T20:33:09.510Z] java.vendor=Oracle Corporation [2019-07-30T20:33:09.510Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T20:33:09.510Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T20:33:09.510Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T20:33:09.510Z] [2019-07-30T20:33:09.510Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 20:33:09.324 [2019-07-30T20:33:09.510Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:33:09.510Z] !STACK 0 [2019-07-30T20:33:09.510Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T20:33:09.510Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:33:09.510Z] [2019-07-30T20:33:09.510Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:33:09.510Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:33:09.510Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:33:09.510Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:33:09.510Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:33:09.510Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:33:09.510Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:33:09.510Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:33:09.510Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:33:09.510Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:33:09.510Z] [2019-07-30T20:33:09.510Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 20:33:09.460 [2019-07-30T20:33:09.510Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:33:09.510Z] !STACK 0 [2019-07-30T20:33:09.510Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T20:33:09.510Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:33:09.510Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T20:33:09.510Z] -> 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-30T20:33:09.510Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T20:33:09.510Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:33:09.510Z] [2019-07-30T20:33:09.510Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:33:09.510Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:33:09.510Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:33:09.510Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:33:09.510Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:33:09.510Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:33:09.510Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:33:09.510Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:33:09.510Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:33:09.510Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:33:12.782Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2019-07-30T20:33:13.039Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.693 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2019-07-30T20:33:13.039Z] testEventHandle(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.579 s [2019-07-30T20:33:13.039Z] testGetNewInstance(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.017 s [2019-07-30T20:33:13.039Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2019-07-30T20:33:13.039Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2019-07-30T20:33:13.039Z] testCanExecute(org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest) Time elapsed: 0.001 s [2019-07-30T20:33:13.039Z] [2019-07-30T20:33:13.039Z] Results: [2019-07-30T20:33:13.039Z] [2019-07-30T20:33:13.039Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T20:33:13.039Z] [2019-07-30T20:33:14.410Z] [INFO] All tests passed! [2019-07-30T20:33:14.410Z] [INFO] [2019-07-30T20:33:14.410Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T20:33:14.410Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:33:14.410Z] [INFO] [2019-07-30T20:33:14.410Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T20:33:14.410Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T20:33:14.410Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:33:14.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:33:15.179Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T20:33:15.436Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T20:33:15.693Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T20:33:15.949Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T20:33:16.206Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T20:33:16.206Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T20:33:16.206Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:33:16.463Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:33:16.463Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:33:16.463Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T20:33:16.720Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:33:16.720Z] [INFO] [2019-07-30T20:33:16.720Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T20:33:16.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:16.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:16.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:16.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:16.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:16.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:16.720Z] [INFO] [2019-07-30T20:33:16.720Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T20:33:16.720Z] [INFO] [2019-07-30T20:33:16.720Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------ [2019-07-30T20:33:16.720Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 5.1.0-SNAPSHOT [22/134] [2019-07-30T20:33:16.720Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:33:16.720Z] [INFO] [2019-07-30T20:33:16.720Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T20:33:16.720Z] [INFO] [2019-07-30T20:33:16.720Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T20:33:16.720Z] [INFO] The project's OSGi version is 5.1.0.201907302009 [2019-07-30T20:33:16.720Z] [INFO] [2019-07-30T20:33:16.720Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T20:33:16.720Z] [INFO] [2019-07-30T20:33:16.720Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T20:33:16.720Z] [INFO] [2019-07-30T20:33:16.720Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T20:33:16.720Z] [INFO] [2019-07-30T20:33:16.720Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T20:33:16.720Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:33:16.720Z] [INFO] [2019-07-30T20:33:16.720Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T20:33:16.720Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:33:16.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources [2019-07-30T20:33:16.720Z] [INFO] [2019-07-30T20:33:16.720Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T20:33:16.720Z] [INFO] Compiling 518 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes [2019-07-30T20:33:24.821Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.java:[36] [2019-07-30T20:33:24.821Z] super(model.getName()); [2019-07-30T20:33:24.821Z] ^^^^^ [2019-07-30T20:33:24.821Z] Potential null pointer access: this expression has type 'M', a free type variable that may represent a '@Nullable' type [2019-07-30T20:33:24.821Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[150] [2019-07-30T20:33:24.821Z] Object serviceObject = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getService(IHandlerService.class); [2019-07-30T20:33:24.821Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.821Z] 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-30T20:33:24.821Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[260] [2019-07-30T20:33:24.821Z] Object serviceObject = window.getService(IHandlerService.class); [2019-07-30T20:33:24.821Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.821Z] 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-30T20:33:24.821Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenAction.java:[75] [2019-07-30T20:33:24.821Z] Object service = page.getActivePart().getSite().getService(IHandlerService.class); [2019-07-30T20:33:24.821Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.821Z] 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-30T20:33:24.821Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] [2019-07-30T20:33:24.821Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2019-07-30T20:33:24.821Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.821Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.821Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] [2019-07-30T20:33:24.821Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2019-07-30T20:33:24.821Z] ^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.821Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.821Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[269] [2019-07-30T20:33:24.821Z] addItem(null, ToolTipString.fromString(Messages.Histogram_bucketRangeToolTip), [2019-07-30T20:33:24.821Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.821Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.821Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[270] [2019-07-30T20:33:24.821Z] ToolTipString.fromTimestamp(NLS.bind(Messages.Histogram_timeRange, [2019-07-30T20:33:24.821Z] TmfTimestamp.fromNanos(startTime).toString(), TmfTimestamp.fromNanos(endTime).toString()), startTime)); [2019-07-30T20:33:24.821Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.821Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.821Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] [2019-07-30T20:33:24.821Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2019-07-30T20:33:24.821Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.821Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.821Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] [2019-07-30T20:33:24.821Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2019-07-30T20:33:24.821Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.821Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.821Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] [2019-07-30T20:33:24.821Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2019-07-30T20:33:24.821Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.821Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.821Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] [2019-07-30T20:33:24.821Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2019-07-30T20:33:24.821Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.821Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.821Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[129] [2019-07-30T20:33:24.821Z] return closeZipFile(specifiedFile); [2019-07-30T20:33:24.821Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.821Z] Potential resource leak: 'specifiedFile' may not be closed at this location [2019-07-30T20:33:24.821Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[189] [2019-07-30T20:33:24.821Z] return archiveSize; [2019-07-30T20:33:24.821Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.821Z] Potential resource leak: 'zipFile' may not be closed at this location [2019-07-30T20:33:24.821Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[15] [2019-07-30T20:33:24.821Z] import org.eclipse.jface.viewers.ViewerSorter; [2019-07-30T20:33:24.821Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.821Z] The type ViewerSorter is deprecated [2019-07-30T20:33:24.821Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[21] [2019-07-30T20:33:24.821Z] public class TmfViewerSorter extends ViewerSorter { [2019-07-30T20:33:24.821Z] ^^^^^^^^^^^^ [2019-07-30T20:33:24.821Z] The type ViewerSorter is deprecated [2019-07-30T20:33:24.821Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisProvider.java:[107] [2019-07-30T20:33:24.821Z] stateItems[i] = new StateItem(settings[i].getTickColorRGB()); [2019-07-30T20:33:24.821Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.821Z] The constructor StateItem(RGB) is deprecated [2019-07-30T20:33:24.821Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1231] [2019-07-30T20:33:24.821Z] Object handlerServiceObject = activePage.getActiveEditor().getSite().getService(IHandlerService.class); [2019-07-30T20:33:24.821Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.821Z] 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-30T20:33:24.821Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1233] [2019-07-30T20:33:24.821Z] Object cmdServiceObject = activePage.getActiveEditor().getSite().getService(ICommandService.class); [2019-07-30T20:33:24.821Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.821Z] 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-30T20:33:24.821Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer.java:[252] [2019-07-30T20:33:24.821Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2019-07-30T20:33:24.821Z] .getInstance().getDataProvider(Objects.requireNonNull(moduleTrace), getProviderId(), ITimeGraphDataProvider.class); [2019-07-30T20:33:24.821Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils.java:[846] [2019-07-30T20:33:24.822Z] return Iterables.concat(Collections.singleton(root), Iterables.concat(transform)); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull TimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java:[717] [2019-07-30T20:33:24.822Z] int offset = fStyledText.getOffsetAtLocation(new Point(0, fCursorYCoordinate)); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java:[1127] [2019-07-30T20:33:24.822Z] int offset = fStyledText.getOffsetAtLocation(new Point(0, e.y)); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[209] [2019-07-30T20:33:24.822Z] Set ids = (Set) ctx.getData(getClass() + CHECKED_ELEMENTS); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Type safety: Unchecked cast from Object to Set [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[248] [2019-07-30T20:33:24.822Z] && ids.contains(((TmfGenericTreeEntry) root).getModel().getId())) { [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[420] [2019-07-30T20:33:24.822Z] ids.add(((TmfGenericTreeEntry) checkedElement).getModel().getId()); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[480] [2019-07-30T20:33:24.822Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeDataProvider.class); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[566] [2019-07-30T20:33:24.822Z] return comparator.compare((T) e1, (T) e2); [2019-07-30T20:33:24.822Z] ^^^^^^ [2019-07-30T20:33:24.822Z] Type safety: Unchecked cast from Object to T [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[566] [2019-07-30T20:33:24.822Z] return comparator.compare((T) e1, (T) e2); [2019-07-30T20:33:24.822Z] ^^^^^^ [2019-07-30T20:33:24.822Z] Type safety: Unchecked cast from Object to T [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/tracepkg/AbstractTracePackageOperation.java:[129] [2019-07-30T20:33:24.822Z] return new ZipArchiveFile(new ZipFile(file)); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Potential resource leak: '' may not be closed at this location [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] [2019-07-30T20:33:24.822Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] [2019-07-30T20:33:24.822Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[104] [2019-07-30T20:33:24.822Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromDecimal(yValue)); [2019-07-30T20:33:24.822Z] ^^^ [2019-07-30T20:33:24.822Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[106] [2019-07-30T20:33:24.822Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue))); [2019-07-30T20:33:24.822Z] ^^^ [2019-07-30T20:33:24.822Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[106] [2019-07-30T20:33:24.822Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue))); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[115] [2019-07-30T20:33:24.822Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2019-07-30T20:33:24.822Z] .getInstance().getDataProvider(trace, getProviderId(), ITimeGraphDataProvider.class); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[309] [2019-07-30T20:33:24.822Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(times, entry.getValue()); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[313] [2019-07-30T20:33:24.822Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] 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-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[344] [2019-07-30T20:33:24.822Z] providersToModelIds.put(provider, entry.getModel().getId()); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^ [2019-07-30T20:33:24.822Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1168] [2019-07-30T20:33:24.822Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] 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-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1186] [2019-07-30T20:33:24.822Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] 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-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/NGC.java:[845] [2019-07-30T20:33:24.822Z] int width = fContext.getFontMetrics().getAverageCharWidth(); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] The method getAverageCharWidth() from the type FontMetrics is deprecated [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[73] [2019-07-30T20:33:24.822Z] private static final @NonNull Comparator INTERVALS_COMPARATOR = Comparator.comparing(ITmfStateInterval::getStartTime).thenComparing(ITmfStateInterval::getEndTime); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[75] [2019-07-30T20:33:24.822Z] private static final @NonNull Comparator TIME_EVENT_COMPARATOR = Comparator.comparing(ITimeEvent::getTime).thenComparing(ITimeEvent::getDuration); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[188] [2019-07-30T20:33:24.822Z] @NonNull Map<@NonNull Integer, @NonNull Predicate<@NonNull Map<@NonNull String, @NonNull String>>> predicates = computeRegexPredicate(); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] The method computeRegexPredicate() from the type AbstractTimeGraphView is deprecated [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[231] [2019-07-30T20:33:24.822Z] doFilterEvents(entry, eventList, predicates); [2019-07-30T20:33:24.822Z] ^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] [2019-07-30T20:33:24.822Z] doFilterEvents(entry, eventList, predicates); [2019-07-30T20:33:24.822Z] ^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] [2019-07-30T20:33:24.822Z] doFilterEvents(entry, eventList, predicates); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^ [2019-07-30T20:33:24.822Z] 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-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[273] [2019-07-30T20:33:24.822Z] Collection quarks = getQuarksForEntry(entry, ss); [2019-07-30T20:33:24.822Z] ^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'ITimeGraphEntry' needs unchecked conversion to conform to '@NonNull ITimeGraphEntry' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[110] [2019-07-30T20:33:24.822Z] ToolTipString category = entry.getKey().isEmpty() || entry.getKey().equals(OLD_TOOLTIP) ? null : ToolTipString.fromString(entry.getKey()); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[116] [2019-07-30T20:33:24.822Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromDecimal((Number) value)); [2019-07-30T20:33:24.822Z] ^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[118] [2019-07-30T20:33:24.822Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromTimestamp(String.valueOf(value), ((ITmfTimestamp) value).toNanos())); [2019-07-30T20:33:24.822Z] ^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[120] [2019-07-30T20:33:24.822Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromString(String.valueOf(value))); [2019-07-30T20:33:24.822Z] ^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[83] [2019-07-30T20:33:24.822Z] Iterable counterEntries = Iterables.filter(entries, TmfGenericTreeEntry.class); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[120] [2019-07-30T20:33:24.822Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] 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-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[141] [2019-07-30T20:33:24.822Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeXYDataProvider.class); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[727] [2019-07-30T20:33:24.822Z] Map toTest = new HashMap<>(getPresentationProvider().getFilterInput(te)); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type '@NonNull Map' needs unchecked conversion to conform to 'Map' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[731] [2019-07-30T20:33:24.822Z] Integer property = mapEntry.getKey(); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] 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-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[798] [2019-07-30T20:33:24.822Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] 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-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[827] [2019-07-30T20:33:24.822Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] 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-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1424] [2019-07-30T20:33:24.822Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] 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-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1785] [2019-07-30T20:33:24.822Z] service = site.getService(IWorkbenchSiteProgressService.class); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] 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-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2790] [2019-07-30T20:33:24.822Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] 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-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2802] [2019-07-30T20:33:24.822Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] 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-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java:[96] [2019-07-30T20:33:24.822Z] default @NonNull Map<@NonNull String, @NonNull String> computeData() { [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] The method ITimeEvent.computeData() overrides a deprecated method from IElementResolver [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[36] [2019-07-30T20:33:24.822Z] ((Iterable) inputElement).forEach(helper -> { [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Type safety: Unchecked cast from Object to Iterable [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[74] [2019-07-30T20:33:24.822Z] fInput = (Iterable<@NonNull TraceTypeHelper>) newInput; [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Type safety: Unchecked cast from Object to Iterable [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[238] [2019-07-30T20:33:24.822Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] 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-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[322] [2019-07-30T20:33:24.822Z] dataProvider = initializeDataProvider(fTrace); [2019-07-30T20:33:24.822Z] ^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[394] [2019-07-30T20:33:24.822Z] TraceCompassLogUtils.traceInstant(LOGGER, Level.INFO, e.getMessage()); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[154] [2019-07-30T20:33:24.822Z] addItem(itemName, category == null ? Messages.TimeGraphTooltipHandler_DefaultMarkerName : category, label == null ? "" : label); //$NON-NLS-1$ [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] [2019-07-30T20:33:24.822Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-30T20:33:24.822Z] ^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] [2019-07-30T20:33:24.822Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] [2019-07-30T20:33:24.822Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-30T20:33:24.822Z] ^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] [2019-07-30T20:33:24.822Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] [2019-07-30T20:33:24.822Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2019-07-30T20:33:24.822Z] ^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] [2019-07-30T20:33:24.822Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[165] [2019-07-30T20:33:24.822Z] addItem(itemName, MARKER_OFFSET + tooltip.getKey(), tooltip.getValue()); // $NON-NLS-1$ [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] [2019-07-30T20:33:24.822Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] [2019-07-30T20:33:24.822Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[241] [2019-07-30T20:33:24.822Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_STATE, state); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] [2019-07-30T20:33:24.822Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] [2019-07-30T20:33:24.822Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[296] [2019-07-30T20:33:24.822Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[297] [2019-07-30T20:33:24.822Z] eventStartTime > -1 ? FormatTimeUtils.formatDate(eventStartTime) : "?"); //$NON-NLS-1$ [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-07-30T20:33:24.822Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-07-30T20:33:24.822Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-07-30T20:33:24.822Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T20:33:24.822Z] ^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-07-30T20:33:24.822Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-07-30T20:33:24.822Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-07-30T20:33:24.822Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-30T20:33:24.822Z] ^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-07-30T20:33:24.822Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-07-30T20:33:24.822Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-07-30T20:33:24.822Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T20:33:24.822Z] ^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] [2019-07-30T20:33:24.822Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] [2019-07-30T20:33:24.822Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2019-07-30T20:33:24.822Z] ^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] [2019-07-30T20:33:24.822Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] [2019-07-30T20:33:24.822Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] [2019-07-30T20:33:24.822Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] [2019-07-30T20:33:24.822Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] [2019-07-30T20:33:24.822Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] [2019-07-30T20:33:24.822Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] [2019-07-30T20:33:24.822Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] [2019-07-30T20:33:24.822Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] [2019-07-30T20:33:24.822Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] [2019-07-30T20:33:24.822Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-07-30T20:33:24.822Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-07-30T20:33:24.822Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-07-30T20:33:24.822Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-07-30T20:33:24.822Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-07-30T20:33:24.822Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-07-30T20:33:24.822Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.822Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] [2019-07-30T20:33:24.822Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2019-07-30T20:33:24.822Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.822Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.823Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] [2019-07-30T20:33:24.823Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2019-07-30T20:33:24.823Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.823Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.823Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-07-30T20:33:24.823Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T20:33:24.823Z] ^^^^^^^^^^^^^ [2019-07-30T20:33:24.823Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.823Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-07-30T20:33:24.823Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T20:33:24.823Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.823Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.823Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-07-30T20:33:24.823Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T20:33:24.823Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.823Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.823Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfChartView.java:[240] [2019-07-30T20:33:24.823Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2019-07-30T20:33:24.823Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.823Z] 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-30T20:33:24.823Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[167] [2019-07-30T20:33:24.823Z] return new TimeGraphLineEntry(model); [2019-07-30T20:33:24.823Z] ^^^^^ [2019-07-30T20:33:24.823Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2019-07-30T20:33:24.823Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[169] [2019-07-30T20:33:24.823Z] return new TimeGraphEntry(model); [2019-07-30T20:33:24.823Z] ^^^^^ [2019-07-30T20:33:24.823Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2019-07-30T20:33:24.823Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[186] [2019-07-30T20:33:24.823Z] this(new TimeGraphEntryModel(-1, -1, Collections.singletonList(name), startTime, endTime)); [2019-07-30T20:33:24.823Z] ^^^^ [2019-07-30T20:33:24.823Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.823Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[279] [2019-07-30T20:33:24.823Z] fModel = new TimeGraphEntryModel(fModel.getId(), fModel.getParentId(), Collections.singletonList(name), getStartTime(), getEndTime(), fModel instanceof ITimeGraphEntryModel ? ((TimeGraphEntryModel) fModel).hasRowModel() : true); [2019-07-30T20:33:24.823Z] ^^^^ [2019-07-30T20:33:24.823Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.823Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[619] [2019-07-30T20:33:24.823Z] new TimeGraphEntryModel(model.getId(), model.getParentId(), getName(), getStartTime(), getEndTime()); [2019-07-30T20:33:24.823Z] ^^^^^^^^^ [2019-07-30T20:33:24.823Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.823Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[48] [2019-07-30T20:33:24.823Z] addItem(null, ToolTipString.fromString("x"), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); //$NON-NLS-1$ [2019-07-30T20:33:24.823Z] ^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.823Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.823Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[49] [2019-07-30T20:33:24.823Z] addItem(null, "y", Double.toString(yCoordinate)); //$NON-NLS-1$ [2019-07-30T20:33:24.823Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.823Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.823Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[170] [2019-07-30T20:33:24.823Z] return traceElement.getSupplementaryResources(); [2019-07-30T20:33:24.823Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.823Z] Null type safety (type annotations): The expression of type 'IResource[]' needs unchecked conversion to conform to 'IResource @NonNull[]' [2019-07-30T20:33:24.823Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[193] [2019-07-30T20:33:24.823Z] TraceToTrim create = TraceToTrim.create(this, childElement); [2019-07-30T20:33:24.823Z] ^^^^^^^^^^^^ [2019-07-30T20:33:24.823Z] Null type safety (type annotations): The expression of type 'TmfTraceElement' needs unchecked conversion to conform to '@NonNull TmfTraceElement' [2019-07-30T20:33:24.823Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1737] [2019-07-30T20:33:24.823Z] new TmfTimestampFormat(inputElement.getInputFormat()); [2019-07-30T20:33:24.823Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.823Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.823Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1812] [2019-07-30T20:33:24.823Z] new TmfTimestampFormat(attribute.getInputFormat()); [2019-07-30T20:33:24.823Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.823Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.823Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[882] [2019-07-30T20:33:24.823Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(firstEntryTimeStampInputFormat); [2019-07-30T20:33:24.823Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.823Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-30T20:33:24.823Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[1720] [2019-07-30T20:33:24.823Z] new TmfTimestampFormat(inputData.format); [2019-07-30T20:33:24.823Z] ^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.823Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:24.823Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/DiagramToolTip.java:[108] [2019-07-30T20:33:24.823Z] int width = CHARACTERS_PER_COLUMN * fm.getAverageCharWidth(); [2019-07-30T20:33:24.823Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.823Z] The method getAverageCharWidth() from the type FontMetrics is deprecated [2019-07-30T20:33:24.823Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget.java:[539] [2019-07-30T20:33:24.823Z] Object serviceObject = fSite.getSite().getWorkbenchWindow().getService(IContextService.class); [2019-07-30T20:33:24.823Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:24.823Z] 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-30T20:33:24.823Z] 133 problems (133 warnings) [2019-07-30T20:33:24.823Z] [INFO] [2019-07-30T20:33:24.823Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T20:33:24.823Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:33:24.823Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources [2019-07-30T20:33:24.823Z] [INFO] [2019-07-30T20:33:24.823Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T20:33:24.823Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-sources.jar [2019-07-30T20:33:25.081Z] [INFO] [2019-07-30T20:33:25.081Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T20:33:25.081Z] [INFO] [2019-07-30T20:33:25.081Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T20:33:25.644Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar [2019-07-30T20:33:26.208Z] [INFO] [2019-07-30T20:33:26.208Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T20:33:26.208Z] [INFO] [2019-07-30T20:33:26.208Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T20:33:26.208Z] [INFO] [2019-07-30T20:33:26.208Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T20:33:26.208Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar [2019-07-30T20:33:29.483Z] [INFO] [2019-07-30T20:33:29.483Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T20:33:29.483Z] [INFO] [2019-07-30T20:33:29.483Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T20:33:29.483Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:33:29.483Z] [INFO] [2019-07-30T20:33:29.483Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T20:33:29.483Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:33:29.483Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:33:29.483Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:33:29.483Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:33:29.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:33:30.673Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:33:30.673Z] [INFO] [2019-07-30T20:33:30.673Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T20:33:30.673Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:30.673Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:30.673Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:30.673Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:30.673Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:30.673Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:30.673Z] [INFO] [2019-07-30T20:33:30.673Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T20:33:30.673Z] [INFO] [2019-07-30T20:33:30.673Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >-- [2019-07-30T20:33:30.673Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT [23/134] [2019-07-30T20:33:30.673Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:33:30.673Z] [INFO] [2019-07-30T20:33:30.673Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T20:33:30.673Z] [INFO] [2019-07-30T20:33:30.673Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T20:33:30.673Z] [INFO] The project's OSGi version is 0.0.5.201907302009 [2019-07-30T20:33:30.673Z] [INFO] [2019-07-30T20:33:30.673Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T20:33:30.673Z] [INFO] [2019-07-30T20:33:30.673Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T20:33:30.673Z] [INFO] [2019-07-30T20:33:30.673Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T20:33:30.673Z] [INFO] [2019-07-30T20:33:30.673Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T20:33:30.673Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:33:30.673Z] [INFO] [2019-07-30T20:33:30.673Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T20:33:30.673Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:33:30.673Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources [2019-07-30T20:33:30.673Z] [INFO] [2019-07-30T20:33:30.673Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T20:33:30.673Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes [2019-07-30T20:33:31.236Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[51] [2019-07-30T20:33:31.236Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-30T20:33:31.236Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:31.236Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T20:33:31.236Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[74] [2019-07-30T20:33:31.236Z] return () -> Lists.newArrayList(createColumn("Counters", Comparator.comparing(TmfGenericTreeEntry::getName)), new TmfTreeColumnData("Legend")); //$NON-NLS-1$ //$NON-NLS-2$ [2019-07-30T20:33:31.236Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:31.236Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TmfTreeColumnData>' needs unchecked conversion to conform to '@NonNull List' [2019-07-30T20:33:31.236Z] 2 problems (2 warnings) [2019-07-30T20:33:31.236Z] [INFO] [2019-07-30T20:33:31.236Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T20:33:31.236Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:33:31.236Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources [2019-07-30T20:33:31.236Z] [INFO] [2019-07-30T20:33:31.236Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T20:33:31.236Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar [2019-07-30T20:33:31.236Z] [INFO] [2019-07-30T20:33:31.236Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T20:33:31.236Z] [INFO] [2019-07-30T20:33:31.236Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T20:33:31.236Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2019-07-30T20:33:31.236Z] [INFO] [2019-07-30T20:33:31.236Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T20:33:31.236Z] [INFO] [2019-07-30T20:33:31.236Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T20:33:31.236Z] [INFO] [2019-07-30T20:33:31.236Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T20:33:31.236Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2019-07-30T20:33:31.236Z] [INFO] [2019-07-30T20:33:31.236Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T20:33:31.236Z] [INFO] [2019-07-30T20:33:31.236Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T20:33:31.236Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:33:31.236Z] [INFO] [2019-07-30T20:33:31.236Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T20:33:31.800Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T20:33:31.800Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:33:31.800Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:33:33.169Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T20:33:34.537Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T20:33:34.537Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T20:33:34.537Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T20:33:34.793Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:33:34.793Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:33:34.793Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:33:35.050Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:33:35.050Z] [INFO] [2019-07-30T20:33:35.050Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T20:33:35.050Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:35.614Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:35.871Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:36.435Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:36.435Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:36.435Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:36.435Z] [INFO] [2019-07-30T20:33:36.435Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T20:33:36.435Z] [INFO] [2019-07-30T20:33:36.435Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >-- [2019-07-30T20:33:36.435Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 2.1.2-SNAPSHOT [24/134] [2019-07-30T20:33:36.435Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:33:36.435Z] [INFO] [2019-07-30T20:33:36.435Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T20:33:36.435Z] [INFO] [2019-07-30T20:33:36.435Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T20:33:36.435Z] [INFO] The project's OSGi version is 2.1.2.201907302009 [2019-07-30T20:33:36.435Z] [INFO] [2019-07-30T20:33:36.435Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T20:33:36.435Z] [INFO] [2019-07-30T20:33:36.435Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T20:33:36.435Z] [INFO] [2019-07-30T20:33:36.435Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T20:33:36.435Z] [INFO] [2019-07-30T20:33:36.435Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T20:33:36.435Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:33:36.435Z] [INFO] [2019-07-30T20:33:36.435Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T20:33:36.435Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:33:36.435Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources [2019-07-30T20:33:36.435Z] [INFO] [2019-07-30T20:33:36.435Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T20:33:36.435Z] [INFO] Compiling 32 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes [2019-07-30T20:33:36.692Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java:[278] [2019-07-30T20:33:36.692Z] while (!subPath.isEmpty() && subPath.getLast().getVertexFrom() != v) { [2019-07-30T20:33:36.692Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:36.692Z] 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-30T20:33:36.692Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[364] [2019-07-30T20:33:36.692Z] List<@NonNull CriticalPathEntry> list = new ArrayList<>(fHostEntries.values()); [2019-07-30T20:33:36.692Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:36.692Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2019-07-30T20:33:36.692Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[365] [2019-07-30T20:33:36.692Z] list.addAll(fWorkers.values()); [2019-07-30T20:33:36.692Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:36.692Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2019-07-30T20:33:36.692Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[389] [2019-07-30T20:33:36.692Z] return graphLinks; [2019-07-30T20:33:36.692Z] ^^^^^^^^^^ [2019-07-30T20:33:36.692Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@Nullable List<@NonNull ITimeGraphArrow>' [2019-07-30T20:33:36.692Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[61] [2019-07-30T20:33:36.692Z] fAspects.put("hostId", worker.getHostId()); [2019-07-30T20:33:36.692Z] ^^^^^^^^ [2019-07-30T20:33:36.692Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-30T20:33:36.692Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[63] [2019-07-30T20:33:36.692Z] fAspects.put(entry.getKey(), entry.getValue()); [2019-07-30T20:33:36.692Z] ^^^^^^^^^^^^^^ [2019-07-30T20:33:36.692Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:36.692Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[63] [2019-07-30T20:33:36.692Z] fAspects.put(entry.getKey(), entry.getValue()); [2019-07-30T20:33:36.692Z] ^^^^^^^^^^^^^^^^ [2019-07-30T20:33:36.692Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-30T20:33:36.692Z] 7 problems (7 warnings) [2019-07-30T20:33:36.692Z] [INFO] [2019-07-30T20:33:36.692Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T20:33:36.692Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:33:36.692Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources [2019-07-30T20:33:36.692Z] [INFO] [2019-07-30T20:33:36.692Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T20:33:36.692Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-sources.jar [2019-07-30T20:33:36.948Z] [INFO] [2019-07-30T20:33:36.948Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T20:33:36.948Z] [INFO] [2019-07-30T20:33:36.948Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T20:33:36.948Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar [2019-07-30T20:33:36.948Z] [INFO] [2019-07-30T20:33:36.948Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T20:33:36.948Z] [INFO] [2019-07-30T20:33:36.948Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T20:33:36.948Z] [INFO] [2019-07-30T20:33:36.948Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T20:33:36.948Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar [2019-07-30T20:33:36.948Z] [INFO] [2019-07-30T20:33:36.948Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T20:33:36.948Z] [INFO] [2019-07-30T20:33:36.948Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T20:33:36.948Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:33:36.948Z] [INFO] [2019-07-30T20:33:36.948Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T20:33:37.206Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:33:37.462Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:33:38.393Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:33:38.393Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:33:38.393Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:33:38.649Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:33:38.649Z] [INFO] [2019-07-30T20:33:38.649Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T20:33:38.649Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:38.649Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:38.649Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:38.649Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:38.649Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:38.649Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:38.649Z] [INFO] [2019-07-30T20:33:38.649Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T20:33:38.649Z] [INFO] [2019-07-30T20:33:38.649Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >-- [2019-07-30T20:33:38.649Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT [25/134] [2019-07-30T20:33:38.649Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T20:33:38.649Z] [INFO] [2019-07-30T20:33:38.649Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T20:33:38.649Z] [INFO] [2019-07-30T20:33:38.649Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T20:33:38.649Z] [INFO] The project's OSGi version is 1.0.4.201907302009 [2019-07-30T20:33:38.649Z] [INFO] [2019-07-30T20:33:38.649Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T20:33:38.649Z] [INFO] [2019-07-30T20:33:38.649Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T20:33:38.649Z] [INFO] [2019-07-30T20:33:38.649Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T20:33:38.650Z] [INFO] [2019-07-30T20:33:38.650Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T20:33:38.650Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:33:38.650Z] [INFO] [2019-07-30T20:33:38.650Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T20:33:38.650Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:33:38.650Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources [2019-07-30T20:33:38.650Z] [INFO] [2019-07-30T20:33:38.650Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T20:33:38.650Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes [2019-07-30T20:33:39.121Z] [INFO] [2019-07-30T20:33:39.121Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T20:33:39.121Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:33:39.121Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources [2019-07-30T20:33:39.121Z] [INFO] [2019-07-30T20:33:39.121Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T20:33:39.121Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-07-30T20:33:39.121Z] [INFO] [2019-07-30T20:33:39.121Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T20:33:39.121Z] [INFO] [2019-07-30T20:33:39.121Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T20:33:39.380Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2019-07-30T20:33:39.380Z] [INFO] [2019-07-30T20:33:39.380Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T20:33:39.380Z] [INFO] [2019-07-30T20:33:39.380Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T20:33:39.380Z] [INFO] [2019-07-30T20:33:39.380Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T20:33:39.380Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2019-07-30T20:33:39.380Z] [INFO] [2019-07-30T20:33:39.380Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T20:33:39.380Z] [INFO] [2019-07-30T20:33:39.380Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T20:33:42.654Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log [2019-07-30T20:33:42.654Z] [INFO] Command line: [2019-07-30T20:33:42.654Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T20:33:42.654Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T20:33:45.174Z] !SESSION 2019-07-30 20:33:42.423 ----------------------------------------------- [2019-07-30T20:33:45.174Z] eclipse.buildId=unknown [2019-07-30T20:33:45.174Z] java.version=1.8.0_202 [2019-07-30T20:33:45.174Z] java.vendor=Oracle Corporation [2019-07-30T20:33:45.174Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T20:33:45.174Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T20:33:45.174Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T20:33:45.174Z] [2019-07-30T20:33:45.174Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 20:33:44.925 [2019-07-30T20:33:45.174Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:33:45.174Z] !STACK 0 [2019-07-30T20:33:45.174Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T20:33:45.174Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:33:45.174Z] [2019-07-30T20:33:45.174Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:33:45.174Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:33:45.174Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:33:45.174Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:33:45.174Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:33:45.174Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:33:45.174Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:33:45.174Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:33:45.174Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:33:45.174Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:33:45.174Z] [2019-07-30T20:33:45.174Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 20:33:45.054 [2019-07-30T20:33:45.174Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:33:45.174Z] !STACK 0 [2019-07-30T20:33:45.174Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T20:33:45.174Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:33:45.174Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T20:33:45.174Z] -> 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-30T20:33:45.174Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T20:33:45.174Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:33:45.174Z] [2019-07-30T20:33:45.174Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:33:45.174Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:33:45.174Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:33:45.174Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:33:45.174Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:33:45.174Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:33:45.174Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:33:45.174Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:33:45.174Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:33:45.174Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:33:47.695Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2019-07-30T20:33:47.695Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2019-07-30T20:33:47.695Z] testCheckVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.002 s [2019-07-30T20:33:47.695Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.004 s [2019-07-30T20:33:47.695Z] testCheckHorizontal(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T20:33:47.695Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T20:33:47.695Z] testVertexAt(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.006 s [2019-07-30T20:33:47.695Z] testHead2(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.017 s [2019-07-30T20:33:47.695Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.002 s [2019-07-30T20:33:47.695Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T20:33:47.695Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T20:33:47.695Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T20:33:47.695Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T20:33:47.695Z] testVerticalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T20:33:47.695Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T20:33:47.695Z] testHorizontalCycle(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-30T20:33:47.695Z] testScanLineTerminates(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T20:33:47.695Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.002 s [2019-07-30T20:33:47.695Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T20:33:47.695Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T20:33:47.695Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2019-07-30T20:33:49.588Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.895 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2019-07-30T20:33:49.588Z] testBuildGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 1.875 s [2019-07-30T20:33:49.588Z] testHandlers(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 0.02 s [2019-07-30T20:33:49.588Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2019-07-30T20:33:49.588Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2019-07-30T20:33:49.588Z] testCriticalPathWakeupOpenedDelay(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.017 s [2019-07-30T20:33:49.588Z] testCriticalPathWakeupInterleave(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T20:33:49.588Z] testCriticalPathWakeupMissing(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-30T20:33:49.588Z] testCriticalPathWakeupNew(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T20:33:49.588Z] testCriticalPathWakeupMutual(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T20:33:49.588Z] testCriticalPathWakeupNested(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T20:33:49.588Z] testCriticalPathBasic(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-30T20:33:49.588Z] testCriticalPathWakeupOpened(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T20:33:49.588Z] testCriticalPathWakeupEmbedded(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T20:33:49.588Z] testCriticalPathWakeupNet1(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-30T20:33:49.588Z] testCriticalPathWakeupSelf(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T20:33:49.588Z] testCriticalPathWakeupUnknown(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-30T20:33:49.588Z] [2019-07-30T20:33:49.588Z] Results: [2019-07-30T20:33:49.588Z] [2019-07-30T20:33:49.588Z] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T20:33:49.588Z] [2019-07-30T20:33:51.480Z] [INFO] All tests passed! [2019-07-30T20:33:51.480Z] [INFO] [2019-07-30T20:33:51.480Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T20:33:51.480Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:33:51.480Z] [INFO] [2019-07-30T20:33:51.480Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T20:33:51.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T20:33:51.480Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:33:51.736Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:33:52.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T20:33:52.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T20:33:53.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:33:53.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:33:53.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:33:53.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T20:33:53.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:33:53.523Z] [INFO] [2019-07-30T20:33:53.523Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T20:33:53.523Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:53.523Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:53.523Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:53.523Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:53.523Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:53.523Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:53.523Z] [INFO] [2019-07-30T20:33:53.523Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T20:33:53.523Z] [INFO] [2019-07-30T20:33:53.523Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >-- [2019-07-30T20:33:53.523Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT [26/134] [2019-07-30T20:33:53.523Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:33:53.523Z] [INFO] [2019-07-30T20:33:53.523Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T20:33:53.523Z] [INFO] [2019-07-30T20:33:53.523Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T20:33:53.523Z] [INFO] The project's OSGi version is 1.0.2.201907302009 [2019-07-30T20:33:53.523Z] [INFO] [2019-07-30T20:33:53.523Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T20:33:53.523Z] [INFO] [2019-07-30T20:33:53.523Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T20:33:53.523Z] [INFO] [2019-07-30T20:33:53.523Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T20:33:53.523Z] [INFO] [2019-07-30T20:33:53.523Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T20:33:53.523Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:33:53.523Z] [INFO] [2019-07-30T20:33:53.523Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T20:33:53.523Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:33:53.523Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources [2019-07-30T20:33:53.523Z] [INFO] [2019-07-30T20:33:53.523Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T20:33:53.523Z] [INFO] Compiling 33 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes [2019-07-30T20:33:53.523Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DescriptorTypeVisitor.java:[59] [2019-07-30T20:33:53.523Z] private final EnumSet fType = EnumSet.noneOf(DescriptorType.class); [2019-07-30T20:33:53.523Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:53.523Z] Null type safety (type annotations): The expression of type 'EnumSet' needs unchecked conversion to conform to '@NonNull EnumSet' [2019-07-30T20:33:53.523Z] 1 problem (1 warning) [2019-07-30T20:33:53.523Z] [INFO] [2019-07-30T20:33:53.523Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T20:33:53.523Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:33:53.523Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources [2019-07-30T20:33:53.523Z] [INFO] [2019-07-30T20:33:53.523Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T20:33:53.523Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar [2019-07-30T20:33:53.523Z] [INFO] [2019-07-30T20:33:53.523Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T20:33:53.523Z] [INFO] [2019-07-30T20:33:53.523Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T20:33:53.523Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2019-07-30T20:33:53.523Z] [INFO] [2019-07-30T20:33:53.523Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T20:33:53.523Z] [INFO] [2019-07-30T20:33:53.523Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T20:33:53.523Z] [INFO] [2019-07-30T20:33:53.523Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T20:33:53.523Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2019-07-30T20:33:53.780Z] [INFO] [2019-07-30T20:33:53.780Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T20:33:53.780Z] [INFO] [2019-07-30T20:33:53.780Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T20:33:53.780Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:33:53.780Z] [INFO] [2019-07-30T20:33:53.780Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T20:33:53.780Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:33:53.780Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:33:54.036Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:33:54.036Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:33:54.293Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:33:55.288Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:33:55.288Z] [INFO] [2019-07-30T20:33:55.288Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T20:33:55.288Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:55.288Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:55.288Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:55.288Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:55.288Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:55.288Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:55.288Z] [INFO] [2019-07-30T20:33:55.288Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T20:33:55.288Z] [INFO] [2019-07-30T20:33:55.288Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >-- [2019-07-30T20:33:55.288Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.1.0-SNAPSHOT [27/134] [2019-07-30T20:33:55.288Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:33:55.288Z] [INFO] [2019-07-30T20:33:55.288Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T20:33:55.288Z] [INFO] [2019-07-30T20:33:55.288Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T20:33:55.288Z] [INFO] The project's OSGi version is 1.1.0.201907302009 [2019-07-30T20:33:55.288Z] [INFO] [2019-07-30T20:33:55.288Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T20:33:55.288Z] [INFO] [2019-07-30T20:33:55.288Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T20:33:55.288Z] [INFO] [2019-07-30T20:33:55.288Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T20:33:55.288Z] [INFO] [2019-07-30T20:33:55.288Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T20:33:55.288Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:33:55.288Z] [INFO] [2019-07-30T20:33:55.288Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T20:33:55.288Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:33:55.288Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources [2019-07-30T20:33:55.288Z] [INFO] [2019-07-30T20:33:55.288Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T20:33:55.288Z] [INFO] Compiling 61 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes [2019-07-30T20:33:55.851Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryFromConfigFile.java:[136] [2019-07-30T20:33:55.852Z] try (final DirectoryStream directoryStream = Files.newDirectoryStream(configDir)) { [2019-07-30T20:33:55.852Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:55.852Z] Null type safety (type annotations): The expression of type 'DirectoryStream' needs unchecked conversion to conform to 'DirectoryStream<@NonNull Path>' [2019-07-30T20:33:55.852Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/types/LamiData.java:[282] [2019-07-30T20:33:55.852Z] complexTypeGenBuilder.put(LamiStrings.DATA_CLASS_STRING, (obj) -> new LamiString(obj.getString(LamiStrings.VALUE))); [2019-07-30T20:33:55.852Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:33:55.852Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:33:55.852Z] 2 problems (2 warnings) [2019-07-30T20:33:55.852Z] [INFO] [2019-07-30T20:33:55.852Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T20:33:55.852Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:33:55.852Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources [2019-07-30T20:33:55.852Z] [INFO] [2019-07-30T20:33:55.852Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T20:33:55.852Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-sources.jar [2019-07-30T20:33:55.852Z] [INFO] [2019-07-30T20:33:55.852Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T20:33:55.852Z] [INFO] [2019-07-30T20:33:55.852Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T20:33:55.852Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar [2019-07-30T20:33:56.109Z] [INFO] [2019-07-30T20:33:56.109Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T20:33:56.109Z] [INFO] [2019-07-30T20:33:56.109Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T20:33:56.109Z] [INFO] [2019-07-30T20:33:56.109Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T20:33:56.109Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar [2019-07-30T20:33:56.109Z] [INFO] [2019-07-30T20:33:56.109Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T20:33:56.109Z] [INFO] [2019-07-30T20:33:56.109Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T20:33:56.109Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:33:56.109Z] [INFO] [2019-07-30T20:33:56.109Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T20:33:56.365Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:33:56.365Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T20:33:56.622Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:33:57.551Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:33:57.551Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:33:57.551Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:33:57.807Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:33:57.807Z] [INFO] [2019-07-30T20:33:57.807Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T20:33:57.807Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:57.807Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:57.807Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:57.807Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:57.807Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:57.807Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:33:57.807Z] [INFO] [2019-07-30T20:33:57.807Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T20:33:57.807Z] [INFO] [2019-07-30T20:33:57.807Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >-- [2019-07-30T20:33:57.807Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.1-SNAPSHOT [28/134] [2019-07-30T20:33:57.807Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T20:33:57.807Z] [INFO] [2019-07-30T20:33:57.807Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T20:33:57.807Z] [INFO] [2019-07-30T20:33:57.807Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T20:33:57.807Z] [INFO] The project's OSGi version is 1.0.1.201907302009 [2019-07-30T20:33:57.807Z] [INFO] [2019-07-30T20:33:57.807Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T20:33:57.807Z] [INFO] [2019-07-30T20:33:57.807Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T20:33:57.807Z] [INFO] [2019-07-30T20:33:57.807Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T20:33:57.807Z] [INFO] [2019-07-30T20:33:57.807Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T20:33:57.807Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:33:57.807Z] [INFO] [2019-07-30T20:33:57.807Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T20:33:57.807Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:33:57.807Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources [2019-07-30T20:33:57.807Z] [INFO] [2019-07-30T20:33:57.807Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T20:33:57.807Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes [2019-07-30T20:33:58.064Z] [INFO] [2019-07-30T20:33:58.064Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T20:33:58.064Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:33:58.064Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources [2019-07-30T20:33:58.064Z] [INFO] [2019-07-30T20:33:58.064Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T20:33:58.064Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T20:33:58.064Z] [INFO] [2019-07-30T20:33:58.064Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T20:33:58.064Z] [INFO] [2019-07-30T20:33:58.064Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T20:33:58.064Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T20:33:58.064Z] [INFO] [2019-07-30T20:33:58.064Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T20:33:58.064Z] [INFO] [2019-07-30T20:33:58.064Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T20:33:58.064Z] [INFO] [2019-07-30T20:33:58.064Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T20:33:58.064Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T20:33:58.321Z] [INFO] [2019-07-30T20:33:58.321Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T20:33:58.321Z] [INFO] [2019-07-30T20:33:58.321Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T20:33:59.688Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log [2019-07-30T20:33:59.688Z] [INFO] Command line: [2019-07-30T20:33:59.688Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T20:33:59.688Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T20:34:02.962Z] !SESSION 2019-07-30 20:33:59.684 ----------------------------------------------- [2019-07-30T20:34:02.962Z] eclipse.buildId=unknown [2019-07-30T20:34:02.962Z] java.version=1.8.0_202 [2019-07-30T20:34:02.962Z] java.vendor=Oracle Corporation [2019-07-30T20:34:02.962Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T20:34:02.962Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T20:34:02.962Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T20:34:02.962Z] [2019-07-30T20:34:02.962Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 20:34:02.240 [2019-07-30T20:34:02.962Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:34:02.962Z] !STACK 0 [2019-07-30T20:34:02.962Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T20:34:02.962Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:34:02.962Z] [2019-07-30T20:34:02.962Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:34:02.962Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:34:02.962Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:34:02.962Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:34:02.962Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:34:02.962Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:34:02.962Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:34:02.962Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:34:02.962Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:34:02.962Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:34:02.962Z] [2019-07-30T20:34:02.962Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 20:34:02.424 [2019-07-30T20:34:02.962Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:34:02.962Z] !STACK 0 [2019-07-30T20:34:02.962Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T20:34:02.962Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:34:02.962Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T20:34:02.962Z] -> 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-30T20:34:02.962Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T20:34:02.962Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:34:02.962Z] [2019-07-30T20:34:02.962Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:34:02.962Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:34:02.962Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:34:02.962Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:34:02.962Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:34:02.962Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:34:02.962Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:34:02.962Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:34:02.962Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:34:02.962Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:34:04.735Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2019-07-30T20:34:05.298Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.448 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2019-07-30T20:34:05.298Z] testBaseCommand(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.255 s [2019-07-30T20:34:05.298Z] testMetadata(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.103 s [2019-07-30T20:34:05.298Z] testResults(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.038 s [2019-07-30T20:34:05.298Z] testResultsError(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.002 s [2019-07-30T20:34:05.298Z] [2019-07-30T20:34:05.298Z] Results: [2019-07-30T20:34:05.298Z] [2019-07-30T20:34:05.298Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T20:34:05.298Z] [2019-07-30T20:34:07.818Z] [INFO] All tests passed! [2019-07-30T20:34:07.818Z] [INFO] [2019-07-30T20:34:07.818Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T20:34:07.818Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:34:07.818Z] [INFO] [2019-07-30T20:34:07.818Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T20:34:07.818Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T20:34:07.818Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:34:07.818Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:34:08.748Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T20:34:08.748Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T20:34:08.748Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T20:34:09.311Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:34:09.311Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:34:09.311Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:34:09.311Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T20:34:09.568Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:34:09.568Z] [INFO] [2019-07-30T20:34:09.568Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T20:34:09.568Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:09.568Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:09.568Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:09.568Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:09.568Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:09.568Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:09.568Z] [INFO] [2019-07-30T20:34:09.568Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T20:34:09.568Z] [INFO] [2019-07-30T20:34:09.568Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >--- [2019-07-30T20:34:09.568Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.0.7-SNAPSHOT [29/134] [2019-07-30T20:34:09.568Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:34:09.568Z] [INFO] [2019-07-30T20:34:09.568Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T20:34:09.568Z] [INFO] [2019-07-30T20:34:09.568Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T20:34:09.568Z] [INFO] The project's OSGi version is 1.0.7.201907302009 [2019-07-30T20:34:09.568Z] [INFO] [2019-07-30T20:34:09.568Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T20:34:09.568Z] [INFO] [2019-07-30T20:34:09.568Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T20:34:09.568Z] [INFO] [2019-07-30T20:34:09.568Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T20:34:09.568Z] [INFO] [2019-07-30T20:34:09.568Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T20:34:09.568Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:34:09.568Z] [INFO] [2019-07-30T20:34:09.568Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T20:34:09.568Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:34:09.568Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources [2019-07-30T20:34:09.568Z] [INFO] [2019-07-30T20:34:09.568Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T20:34:09.568Z] [INFO] Compiling 31 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes [2019-07-30T20:34:10.937Z] [INFO] [2019-07-30T20:34:10.937Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T20:34:10.937Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:34:10.937Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources [2019-07-30T20:34:10.937Z] [INFO] [2019-07-30T20:34:10.937Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T20:34:10.937Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-sources.jar [2019-07-30T20:34:10.937Z] [INFO] [2019-07-30T20:34:10.937Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T20:34:10.937Z] [INFO] [2019-07-30T20:34:10.937Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T20:34:10.937Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar [2019-07-30T20:34:11.194Z] [INFO] [2019-07-30T20:34:11.194Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T20:34:11.194Z] [INFO] [2019-07-30T20:34:11.194Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T20:34:11.194Z] [INFO] [2019-07-30T20:34:11.194Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T20:34:11.194Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar [2019-07-30T20:34:13.085Z] [INFO] [2019-07-30T20:34:13.085Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T20:34:13.085Z] [INFO] [2019-07-30T20:34:13.085Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T20:34:13.085Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:34:13.085Z] [INFO] [2019-07-30T20:34:13.085Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T20:34:13.085Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:34:13.085Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:34:13.342Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:34:13.342Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:34:13.342Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T20:34:13.599Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:34:14.528Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T20:34:15.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:34:15.626Z] [INFO] [2019-07-30T20:34:15.626Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T20:34:15.626Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:15.626Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:15.626Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:15.626Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:15.626Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:15.626Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:15.883Z] [INFO] [2019-07-30T20:34:15.884Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T20:34:15.884Z] [INFO] [2019-07-30T20:34:15.884Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >-- [2019-07-30T20:34:15.884Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.1.0-SNAPSHOT [30/134] [2019-07-30T20:34:15.884Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:34:15.884Z] [INFO] [2019-07-30T20:34:15.884Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T20:34:15.884Z] [INFO] [2019-07-30T20:34:15.884Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T20:34:15.884Z] [INFO] The project's OSGi version is 1.1.0.201907302009 [2019-07-30T20:34:15.884Z] [INFO] [2019-07-30T20:34:15.884Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T20:34:15.884Z] [INFO] [2019-07-30T20:34:15.884Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T20:34:15.884Z] [INFO] [2019-07-30T20:34:15.884Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T20:34:15.884Z] [INFO] [2019-07-30T20:34:15.884Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T20:34:15.884Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:34:15.884Z] [INFO] [2019-07-30T20:34:15.884Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T20:34:15.884Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:34:15.884Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources [2019-07-30T20:34:15.884Z] [INFO] [2019-07-30T20:34:15.884Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T20:34:15.884Z] [INFO] Compiling 23 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes [2019-07-30T20:34:16.446Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[37] [2019-07-30T20:34:16.446Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvAction; [2019-07-30T20:34:16.446Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:34:16.446Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T20:34:16.446Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] [2019-07-30T20:34:16.446Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2019-07-30T20:34:16.447Z] @Override [2019-07-30T20:34:16.447Z] protected void exportToTsv(@Nullable OutputStream stream) { [2019-07-30T20:34:16.447Z] TmfViewer viewer = getViewer(); [2019-07-30T20:34:16.447Z] if (viewer instanceof LamiTableViewer) { [2019-07-30T20:34:16.447Z] ((LamiTableViewer) viewer).exportToTsv(stream); [2019-07-30T20:34:16.447Z] } [2019-07-30T20:34:16.447Z] } [2019-07-30T20:34:16.447Z] private @Nullable TmfViewer getViewer() { [2019-07-30T20:34:16.447Z] LamiReportViewTabPage tabPage = getCurrentSelectedPage(); [2019-07-30T20:34:16.447Z] if (tabPage == null) { [2019-07-30T20:34:16.447Z] return null; [2019-07-30T20:34:16.447Z] } [2019-07-30T20:34:16.447Z] LamiViewerControl viewerControl = tabPage.getTableViewerControl(); [2019-07-30T20:34:16.447Z] TmfViewer viewer = viewerControl.getViewer(); [2019-07-30T20:34:16.447Z] return viewer; [2019-07-30T20:34:16.447Z] } [2019-07-30T20:34:16.447Z] @Override [2019-07-30T20:34:16.447Z] public boolean isEnabled() { [2019-07-30T20:34:16.447Z] return (getViewer() instanceof LamiTableViewer); [2019-07-30T20:34:16.447Z] } [2019-07-30T20:34:16.447Z] @Override [2019-07-30T20:34:16.447Z] protected @Nullable Shell getShell() { [2019-07-30T20:34:16.447Z] return getViewSite().getShell(); [2019-07-30T20:34:16.447Z] } [2019-07-30T20:34:16.447Z] }; [2019-07-30T20:34:16.447Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:34:16.447Z] Discouraged access: The constructor 'ExportToTsvAction()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T20:34:16.447Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] [2019-07-30T20:34:16.447Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2019-07-30T20:34:16.447Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T20:34:16.447Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T20:34:16.447Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[37] [2019-07-30T20:34:16.447Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvUtils; [2019-07-30T20:34:16.447Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:34:16.447Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T20:34:16.447Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] [2019-07-30T20:34:16.447Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2019-07-30T20:34:16.447Z] ^^^^^^^^^^^^^^^^ [2019-07-30T20:34:16.447Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T20:34:16.447Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] [2019-07-30T20:34:16.447Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2019-07-30T20:34:16.447Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:34:16.447Z] Discouraged access: The method 'ExportToTsvUtils.exportTableToTsv(Table, OutputStream)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T20:34:16.447Z] 6 problems (6 warnings) [2019-07-30T20:34:16.447Z] [INFO] [2019-07-30T20:34:16.447Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T20:34:16.447Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:34:16.447Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources [2019-07-30T20:34:16.447Z] [INFO] [2019-07-30T20:34:16.447Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T20:34:16.447Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-sources.jar [2019-07-30T20:34:16.447Z] [INFO] [2019-07-30T20:34:16.447Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T20:34:16.447Z] [INFO] [2019-07-30T20:34:16.447Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T20:34:16.447Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar [2019-07-30T20:34:16.447Z] [INFO] [2019-07-30T20:34:16.447Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T20:34:16.447Z] [INFO] [2019-07-30T20:34:16.447Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T20:34:16.447Z] [INFO] [2019-07-30T20:34:16.447Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T20:34:16.447Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar [2019-07-30T20:34:16.704Z] [INFO] [2019-07-30T20:34:16.704Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T20:34:16.704Z] [INFO] [2019-07-30T20:34:16.704Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T20:34:16.704Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:34:16.704Z] [INFO] [2019-07-30T20:34:16.704Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T20:34:16.961Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T20:34:17.218Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:34:17.218Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T20:34:17.475Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:34:18.406Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T20:34:19.774Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T20:34:19.774Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:34:19.774Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:34:20.031Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:34:20.031Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:34:20.031Z] [INFO] [2019-07-30T20:34:20.031Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T20:34:20.031Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:20.031Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:20.031Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:20.031Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:20.031Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:20.031Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:20.031Z] [INFO] [2019-07-30T20:34:20.031Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T20:34:20.031Z] [INFO] [2019-07-30T20:34:20.031Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >-- [2019-07-30T20:34:20.031Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.0.8-SNAPSHOT [31/134] [2019-07-30T20:34:20.031Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:34:20.031Z] [INFO] [2019-07-30T20:34:20.031Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T20:34:20.031Z] [INFO] [2019-07-30T20:34:20.031Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T20:34:20.031Z] [INFO] The project's OSGi version is 1.0.8.201907302009 [2019-07-30T20:34:20.031Z] [INFO] [2019-07-30T20:34:20.031Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T20:34:20.031Z] [INFO] [2019-07-30T20:34:20.031Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T20:34:20.031Z] [INFO] [2019-07-30T20:34:20.031Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T20:34:20.031Z] [INFO] [2019-07-30T20:34:20.031Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T20:34:20.031Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:34:20.031Z] [INFO] [2019-07-30T20:34:20.031Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T20:34:20.031Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:34:20.031Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources [2019-07-30T20:34:20.031Z] [INFO] [2019-07-30T20:34:20.031Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T20:34:20.031Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes [2019-07-30T20:34:20.594Z] [INFO] [2019-07-30T20:34:20.594Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T20:34:20.594Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:34:20.594Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources [2019-07-30T20:34:20.594Z] [INFO] [2019-07-30T20:34:20.594Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T20:34:20.594Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-sources.jar [2019-07-30T20:34:20.594Z] [INFO] [2019-07-30T20:34:20.594Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T20:34:20.594Z] [INFO] [2019-07-30T20:34:20.594Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T20:34:20.594Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar [2019-07-30T20:34:20.594Z] [INFO] [2019-07-30T20:34:20.594Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T20:34:20.594Z] [INFO] [2019-07-30T20:34:20.594Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T20:34:20.594Z] [INFO] [2019-07-30T20:34:20.594Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T20:34:20.594Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar [2019-07-30T20:34:20.594Z] [INFO] [2019-07-30T20:34:20.594Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T20:34:20.594Z] [INFO] [2019-07-30T20:34:20.594Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T20:34:20.594Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:34:20.594Z] [INFO] [2019-07-30T20:34:20.594Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T20:34:20.851Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T20:34:20.851Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:34:21.108Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:34:21.671Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:34:22.233Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T20:34:23.602Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:34:23.602Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:34:23.602Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:34:23.602Z] [INFO] [2019-07-30T20:34:23.602Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T20:34:23.602Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:23.602Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:23.602Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:23.602Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:23.602Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:23.602Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:23.602Z] [INFO] [2019-07-30T20:34:23.602Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T20:34:23.602Z] [INFO] [2019-07-30T20:34:23.602Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >-- [2019-07-30T20:34:23.602Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.0.0-SNAPSHOT [32/134] [2019-07-30T20:34:23.602Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:34:23.602Z] [INFO] [2019-07-30T20:34:23.602Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T20:34:23.602Z] [INFO] [2019-07-30T20:34:23.602Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T20:34:23.602Z] [INFO] The project's OSGi version is 5.0.0.201907302009 [2019-07-30T20:34:23.602Z] [INFO] [2019-07-30T20:34:23.602Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T20:34:23.602Z] [INFO] [2019-07-30T20:34:23.602Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T20:34:23.602Z] [INFO] [2019-07-30T20:34:23.602Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T20:34:23.602Z] [INFO] [2019-07-30T20:34:23.602Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T20:34:23.602Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:34:23.602Z] [INFO] [2019-07-30T20:34:23.602Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T20:34:23.602Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:34:23.602Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources [2019-07-30T20:34:23.602Z] [INFO] [2019-07-30T20:34:23.602Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T20:34:23.602Z] [INFO] Compiling 23 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes [2019-07-30T20:34:23.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[240] [2019-07-30T20:34:23.859Z] fGroupingAspects = Iterables.filter(provider.getSegmentAspects(), IGroupingSegmentAspect.class); [2019-07-30T20:34:23.859Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:34:23.859Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull IGroupingSegmentAspect>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IGroupingSegmentAspect>' [2019-07-30T20:34:23.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[382] [2019-07-30T20:34:23.859Z] SeriesModel seriesModel = entry.getValue().build(); [2019-07-30T20:34:23.859Z] ^^^^^^^^^^^^^^^^ [2019-07-30T20:34:23.859Z] 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-30T20:34:23.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[383] [2019-07-30T20:34:23.859Z] seriesModelMap.put(Long.toString(seriesModel.getId()), seriesModel); [2019-07-30T20:34:23.859Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:34:23.859Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:34:23.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[460] [2019-07-30T20:34:23.859Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), getName(), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2019-07-30T20:34:23.859Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:34:23.859Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2019-07-30T20:34:23.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[460] [2019-07-30T20:34:23.859Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), getName(), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2019-07-30T20:34:23.859Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:34:23.859Z] Null type safety (type annotations): The expression of type 'double[]' needs unchecked conversion to conform to 'double @NonNull[]' [2019-07-30T20:34:23.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[461] [2019-07-30T20:34:23.859Z] builder.setProperties(Ints.toArray(fProperties)).build(); [2019-07-30T20:34:23.859Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:34:23.859Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2019-07-30T20:34:23.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[462] [2019-07-30T20:34:23.859Z] return builder.setProperties(Ints.toArray(fProperties)).build(); [2019-07-30T20:34:23.859Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:34:23.859Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2019-07-30T20:34:23.859Z] 7 problems (7 warnings) [2019-07-30T20:34:23.859Z] [INFO] [2019-07-30T20:34:23.859Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T20:34:23.859Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:34:23.859Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources [2019-07-30T20:34:23.859Z] [INFO] [2019-07-30T20:34:23.859Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T20:34:23.859Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-sources.jar [2019-07-30T20:34:24.116Z] [INFO] [2019-07-30T20:34:24.116Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T20:34:24.116Z] [INFO] [2019-07-30T20:34:24.116Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T20:34:24.116Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar [2019-07-30T20:34:24.116Z] [INFO] [2019-07-30T20:34:24.116Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T20:34:24.116Z] [INFO] [2019-07-30T20:34:24.116Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T20:34:24.116Z] [INFO] [2019-07-30T20:34:24.116Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T20:34:24.116Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar [2019-07-30T20:34:24.116Z] [INFO] [2019-07-30T20:34:24.116Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T20:34:24.116Z] [INFO] [2019-07-30T20:34:24.116Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T20:34:24.116Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:34:24.116Z] [INFO] [2019-07-30T20:34:24.116Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T20:34:24.373Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:34:24.373Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:34:25.232Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:34:25.232Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:34:25.232Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:34:25.232Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:34:25.232Z] [INFO] [2019-07-30T20:34:25.232Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T20:34:25.232Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:25.232Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:25.232Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:25.232Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:25.232Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:25.232Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:25.232Z] [INFO] [2019-07-30T20:34:25.232Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T20:34:25.232Z] [INFO] [2019-07-30T20:34:25.233Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >-- [2019-07-30T20:34:25.233Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 4.1.0-SNAPSHOT [33/134] [2019-07-30T20:34:25.233Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:34:25.233Z] [INFO] [2019-07-30T20:34:25.233Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T20:34:25.233Z] [INFO] [2019-07-30T20:34:25.233Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T20:34:25.233Z] [INFO] The project's OSGi version is 4.1.0.201907302009 [2019-07-30T20:34:25.233Z] [INFO] [2019-07-30T20:34:25.233Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T20:34:25.233Z] [INFO] [2019-07-30T20:34:25.233Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T20:34:25.233Z] [INFO] [2019-07-30T20:34:25.233Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T20:34:25.233Z] [INFO] [2019-07-30T20:34:25.233Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T20:34:25.233Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:34:25.233Z] [INFO] [2019-07-30T20:34:25.233Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T20:34:25.233Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:34:25.233Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources [2019-07-30T20:34:25.233Z] [INFO] [2019-07-30T20:34:25.233Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T20:34:25.233Z] [INFO] Compiling 125 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes [2019-07-30T20:34:27.753Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[169] [2019-07-30T20:34:27.753Z] double[] threadValues = entry.getValue().getData(); [2019-07-30T20:34:27.753Z] ^^^^^^^^^^^^^^^^ [2019-07-30T20:34:27.753Z] 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-30T20:34:27.753Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[267] [2019-07-30T20:34:27.753Z] nodes.add(new MemoryUsageTreeModel(totalId, -1, TOTAL_TID, Collections.singletonList(getTrace().getName()))); [2019-07-30T20:34:27.753Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:34:27.753Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:34:27.753Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[43] [2019-07-30T20:34:27.753Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, KernelMemoryAnalysisModule.class, KernelMemoryAnalysisModule.ID) != null; [2019-07-30T20:34:27.753Z] ^ [2019-07-30T20:34:27.753Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T20:34:27.753Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[58] [2019-07-30T20:34:27.753Z] return TmfTreeXYCompositeDataProvider.create(traces, TITLE, KernelMemoryUsageDataProvider.ID); [2019-07-30T20:34:27.753Z] ^^^^^^ [2019-07-30T20:34:27.753Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITmfTrace>' [2019-07-30T20:34:27.753Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[196] [2019-07-30T20:34:27.753Z] fTidToEntry.replaceValues(Integer.MIN_VALUE, Collections.singleton(new ThreadEntryModel.Builder(fTraceId, Collections.singletonList(getTrace().getName()), [2019-07-30T20:34:27.753Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:34:27.753Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:34:27.753Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[313] [2019-07-30T20:34:27.753Z] return builder.build(); [2019-07-30T20:34:27.753Z] ^^^^^^^^^^^^^^^ [2019-07-30T20:34:27.753Z] 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-30T20:34:27.753Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[368] [2019-07-30T20:34:27.753Z] return Lists.newArrayList(models); [2019-07-30T20:34:27.753Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:34:27.753Z] 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-30T20:34:27.753Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[368] [2019-07-30T20:34:27.753Z] return Lists.newArrayList(models); [2019-07-30T20:34:27.753Z] ^^^^^^ [2019-07-30T20:34:27.753Z] Null type safety (type annotations): The expression of type 'Set' needs unchecked conversion to conform to 'Iterable', corresponding supertype is 'Iterable' [2019-07-30T20:34:27.753Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[382] [2019-07-30T20:34:27.754Z] return builder.build(); [2019-07-30T20:34:27.754Z] ^^^^^^^^^^^^^^^ [2019-07-30T20:34:27.754Z] 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-30T20:34:27.754Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[408] [2019-07-30T20:34:27.754Z] for (ITmfStateInterval interval : ss.query2D(stateAndSyscallQuarks, times)) { [2019-07-30T20:34:27.754Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:34:27.754Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection' [2019-07-30T20:34:27.754Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[725] [2019-07-30T20:34:27.754Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2019-07-30T20:34:27.754Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:34:27.754Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2019-07-30T20:34:27.754Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] [2019-07-30T20:34:27.754Z] data.put(entry.getKey(), entry.getValue()); [2019-07-30T20:34:27.754Z] ^^^^^^^^^^^^^^ [2019-07-30T20:34:27.754Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:34:27.754Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] [2019-07-30T20:34:27.754Z] data.put(entry.getKey(), entry.getValue()); [2019-07-30T20:34:27.754Z] ^^^^^^^^^^^^^^^^ [2019-07-30T20:34:27.754Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-30T20:34:27.754Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[158] [2019-07-30T20:34:27.754Z] nodes.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-30T20:34:27.754Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:34:27.754Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:34:27.754Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[239] [2019-07-30T20:34:27.754Z] long id = entry.getKey(); [2019-07-30T20:34:27.754Z] ^^^^^^^^^^^^^^ [2019-07-30T20:34:27.754Z] 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-30T20:34:27.754Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[240] [2019-07-30T20:34:27.754Z] int quark = entry.getValue(); [2019-07-30T20:34:27.754Z] ^^^^^^^^^^^^^^^^ [2019-07-30T20:34:27.754Z] 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-30T20:34:27.754Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesEntryModelWeighted.java:[18] [2019-07-30T20:34:27.754Z] public class ResourcesEntryModelWeighted extends ResourcesEntryModel implements ITimeGraphEntryModelWeighted { [2019-07-30T20:34:27.754Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:34:27.754Z] Javadoc: Missing comment for public declaration [2019-07-30T20:34:27.754Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[122] [2019-07-30T20:34:27.754Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2019-07-30T20:34:27.754Z] ^^^^^^^^^^^^^^^^ [2019-07-30T20:34:27.754Z] Null type safety: parameter 1 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2019-07-30T20:34:27.754Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[122] [2019-07-30T20:34:27.754Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2019-07-30T20:34:27.754Z] ^^^^^^^^^^^^^^^^ [2019-07-30T20:34:27.754Z] Null type safety: parameter 2 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2019-07-30T20:34:27.754Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[147] [2019-07-30T20:34:27.754Z] ResourcesEntryModel resourcesEntryModel = new ResourcesEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, -1, Type.GROUP); [2019-07-30T20:34:27.754Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:34:27.754Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:34:27.754Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[545] [2019-07-30T20:34:27.754Z] quarks = selectedEntries.values(); [2019-07-30T20:34:27.754Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:34:27.754Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection<@NonNull Integer>' [2019-07-30T20:34:27.754Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[591] [2019-07-30T20:34:27.754Z] return new TmfModelResponse<>(retMap, ITmfResponse.Status.COMPLETED, CommonStatusMessage.COMPLETED); [2019-07-30T20:34:27.754Z] ^^^^^^ [2019-07-30T20:34:27.754Z] Null type safety (type annotations): The expression of type 'Map' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>' [2019-07-30T20:34:27.754Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[705] [2019-07-30T20:34:27.754Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2019-07-30T20:34:27.754Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:34:27.754Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2019-07-30T20:34:27.754Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[708] [2019-07-30T20:34:27.754Z] data.put(entry.getKey(), entry.getValue()); [2019-07-30T20:34:27.754Z] ^^^^^^^^^^^^^^ [2019-07-30T20:34:27.754Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:34:27.754Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[708] [2019-07-30T20:34:27.754Z] data.put(entry.getKey(), entry.getValue()); [2019-07-30T20:34:27.754Z] ^^^^^^^^^^^^^^^^ [2019-07-30T20:34:27.754Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-30T20:34:27.754Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[162] [2019-07-30T20:34:27.754Z] long cpuTime = entry.getValue(); [2019-07-30T20:34:27.754Z] ^^^^^^^^^^^^^^^^ [2019-07-30T20:34:27.754Z] 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-30T20:34:27.754Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[219] [2019-07-30T20:34:27.754Z] entryList.add(new CpuUsageEntryModel(totalId, -1, Collections.singletonList(getTrace().getName()), TOTAL_SERIES_TID, totalTime)); [2019-07-30T20:34:27.754Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:34:27.754Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:34:27.754Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[226] [2019-07-30T20:34:27.754Z] String key = entry.getKey(); [2019-07-30T20:34:27.754Z] ^^^^^^^^^^^^^^ [2019-07-30T20:34:27.754Z] 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-30T20:34:27.754Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[235] [2019-07-30T20:34:27.754Z] entryList.add(new CpuUsageEntryModel(getId(tid), totalId, Collections.singletonList(getProcessName(tid, strings[1], end)), tid, entry.getValue())); [2019-07-30T20:34:27.754Z] ^^^^^^^^^^ [2019-07-30T20:34:27.754Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:34:27.754Z] 29 problems (29 warnings) [2019-07-30T20:34:27.754Z] [INFO] [2019-07-30T20:34:27.754Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T20:34:27.754Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:34:27.754Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources [2019-07-30T20:34:27.754Z] [INFO] [2019-07-30T20:34:27.754Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T20:34:27.754Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-sources.jar [2019-07-30T20:34:27.754Z] [INFO] [2019-07-30T20:34:27.754Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T20:34:27.754Z] [INFO] [2019-07-30T20:34:27.754Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T20:34:27.754Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar [2019-07-30T20:34:28.012Z] [INFO] [2019-07-30T20:34:28.012Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T20:34:28.012Z] [INFO] [2019-07-30T20:34:28.012Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T20:34:28.012Z] [INFO] [2019-07-30T20:34:28.012Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T20:34:28.012Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar [2019-07-30T20:34:28.268Z] [INFO] [2019-07-30T20:34:28.268Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T20:34:28.268Z] [INFO] [2019-07-30T20:34:28.268Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T20:34:28.268Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:34:28.268Z] [INFO] [2019-07-30T20:34:28.268Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T20:34:28.268Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T20:34:28.525Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:34:28.783Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:34:29.346Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:34:29.603Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:34:29.603Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T20:34:29.603Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:34:29.603Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:34:29.603Z] [INFO] [2019-07-30T20:34:29.603Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T20:34:29.603Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:29.603Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:29.603Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:29.603Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:29.603Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:29.603Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:29.603Z] [INFO] [2019-07-30T20:34:29.603Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T20:34:29.603Z] [INFO] [2019-07-30T20:34:29.603Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >-- [2019-07-30T20:34:29.603Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.9-SNAPSHOT [34/134] [2019-07-30T20:34:29.603Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T20:34:29.860Z] [INFO] [2019-07-30T20:34:29.860Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T20:34:29.860Z] [INFO] [2019-07-30T20:34:29.860Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T20:34:29.860Z] [INFO] The project's OSGi version is 1.0.9.201907302009 [2019-07-30T20:34:29.860Z] [INFO] [2019-07-30T20:34:29.860Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T20:34:29.860Z] [INFO] [2019-07-30T20:34:29.860Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T20:34:29.860Z] [INFO] [2019-07-30T20:34:29.860Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T20:34:29.860Z] [INFO] [2019-07-30T20:34:29.860Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T20:34:29.860Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:34:29.860Z] [INFO] [2019-07-30T20:34:29.860Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T20:34:29.860Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:34:29.860Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources [2019-07-30T20:34:29.860Z] [INFO] [2019-07-30T20:34:29.860Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T20:34:29.860Z] [INFO] Compiling 30 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes [2019-07-30T20:34:30.424Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/cpuusage/CpuUsageStateProviderTest.java:[78] [2019-07-30T20:34:30.424Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T20:34:30.424Z] ^^^^^ [2019-07-30T20:34:30.424Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T20:34:30.424Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernelmemoryusage/KernelMemoryStateProviderTest.java:[63] [2019-07-30T20:34:30.424Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T20:34:30.424Z] ^^^^^ [2019-07-30T20:34:30.424Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T20:34:30.424Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/AbstractTestInputOutput.java:[84] [2019-07-30T20:34:30.424Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T20:34:30.424Z] ^^^^^ [2019-07-30T20:34:30.424Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T20:34:30.424Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/contextswitch/ContextSwitchProviderTest.java:[60] [2019-07-30T20:34:30.424Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T20:34:30.424Z] ^^^^^ [2019-07-30T20:34:30.424Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T20:34:30.424Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/InputOutputDataProviderTest.java:[112] [2019-07-30T20:34:30.424Z] TmfModelResponse<@NonNull ITmfXyModel> yResponse = provider.fetchXY(parameters, PROGRESS_MONITOR); [2019-07-30T20:34:30.424Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:34:30.424Z] Discouraged access: The method 'AbstractTreeCommonXDataProvider.fetchXY(Map, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:34:30.424Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernel/ThreadStatusDataProviderTest.java:[117] [2019-07-30T20:34:30.424Z] TmfModelResponse rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 80, 80, idsToNames.keySet())), null); [2019-07-30T20:34:30.424Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:34:30.424Z] 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-30T20:34:30.424Z] 6 problems (6 warnings) [2019-07-30T20:34:30.424Z] [INFO] [2019-07-30T20:34:30.424Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T20:34:30.424Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:34:30.424Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources [2019-07-30T20:34:30.424Z] [INFO] [2019-07-30T20:34:30.424Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T20:34:30.424Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:30.424Z] [INFO] [2019-07-30T20:34:30.424Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T20:34:30.424Z] [INFO] [2019-07-30T20:34:30.424Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T20:34:30.424Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:30.424Z] [INFO] [2019-07-30T20:34:30.424Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T20:34:30.424Z] [INFO] [2019-07-30T20:34:30.424Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T20:34:30.424Z] [INFO] [2019-07-30T20:34:30.424Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T20:34:30.424Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:34:30.681Z] [INFO] [2019-07-30T20:34:30.681Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T20:34:30.681Z] [INFO] [2019-07-30T20:34:30.681Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T20:34:32.049Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log [2019-07-30T20:34:32.049Z] [INFO] Command line: [2019-07-30T20:34:32.049Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T20:34:32.049Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T20:34:35.322Z] !SESSION 2019-07-30 20:34:32.056 ----------------------------------------------- [2019-07-30T20:34:35.322Z] eclipse.buildId=unknown [2019-07-30T20:34:35.322Z] java.version=1.8.0_202 [2019-07-30T20:34:35.322Z] java.vendor=Oracle Corporation [2019-07-30T20:34:35.322Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T20:34:35.322Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T20:34:35.322Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T20:34:35.322Z] [2019-07-30T20:34:35.322Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 20:34:34.745 [2019-07-30T20:34:35.322Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:34:35.322Z] !STACK 0 [2019-07-30T20:34:35.322Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T20:34:35.322Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:34:35.322Z] [2019-07-30T20:34:35.322Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:34:35.322Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:34:35.322Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:34:35.322Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:34:35.322Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:34:35.322Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:34:35.322Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:34:35.322Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:34:35.322Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:34:35.322Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:34:35.322Z] [2019-07-30T20:34:35.322Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 20:34:34.922 [2019-07-30T20:34:35.322Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:34:35.322Z] !STACK 0 [2019-07-30T20:34:35.322Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T20:34:35.322Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:34:35.322Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T20:34:35.322Z] -> 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-30T20:34:35.322Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T20:34:35.322Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:34:35.322Z] [2019-07-30T20:34:35.322Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:34:35.322Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:34:35.322Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:34:35.322Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:34:35.322Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:34:35.322Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:34:35.322Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:34:35.322Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:34:35.322Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:34:35.322Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:34:37.851Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2019-07-30T20:34:50.032Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.04 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2019-07-30T20:34:50.032Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 3.113 s [2019-07-30T20:34:50.032Z] testInRangeWithCpuSubset(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.235 s [2019-07-30T20:34:50.032Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.231 s [2019-07-30T20:34:50.032Z] testRequirements(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 1.14 s [2019-07-30T20:34:50.032Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.236 s [2019-07-30T20:34:50.032Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2019-07-30T20:34:50.962Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.295 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2019-07-30T20:34:50.962Z] testTree(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest) Time elapsed: 2.288 s [2019-07-30T20:34:50.962Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2019-07-30T20:34:55.132Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.535 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2019-07-30T20:34:55.132Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 2.396 s [2019-07-30T20:34:55.132Z] testAllocationDeallocationMemory(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 1.138 s [2019-07-30T20:34:55.132Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2019-07-30T20:35:05.104Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.35 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2019-07-30T20:35:05.104Z] testGetPpid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.174 s [2019-07-30T20:35:05.104Z] testGetThreadOnCpu(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.144 s [2019-07-30T20:35:05.104Z] testIsThreadActiveRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.147 s [2019-07-30T20:35:05.104Z] testGetExecutableName(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.191 s [2019-07-30T20:35:05.104Z] testGetThreadQuarks(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.138 s [2019-07-30T20:35:05.104Z] testGetStatusIntervalsForThread(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.14 s [2019-07-30T20:35:05.104Z] testGetPid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.137 s [2019-07-30T20:35:05.104Z] testGetThreadsOfCpus(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.142 s [2019-07-30T20:35:05.104Z] testGetStatusIntervalsForThreadIt(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.132 s [2019-07-30T20:35:05.104Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2019-07-30T20:35:05.104Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2019-07-30T20:35:05.104Z] testOpening(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest) Time elapsed: 0.01 s [2019-07-30T20:35:05.104Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2019-07-30T20:35:06.035Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.196 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2019-07-30T20:35:06.035Z] testResolvePidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest) Time elapsed: 1.196 s [2019-07-30T20:35:06.035Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2019-07-30T20:35:07.403Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.194 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2019-07-30T20:35:07.403Z] testResolveTidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest) Time elapsed: 1.193 s [2019-07-30T20:35:07.403Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2019-07-30T20:35:08.331Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.184 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2019-07-30T20:35:08.331Z] testThreadStatusDataProvider(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest) Time elapsed: 1.183 s [2019-07-30T20:35:08.331Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2019-07-30T20:35:16.428Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.889 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2019-07-30T20:35:16.428Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest) Time elapsed: 6.888 s [2019-07-30T20:35:16.428Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2019-07-30T20:35:16.428Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2019-07-30T20:35:16.428Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest) Time elapsed: 0.384 s [2019-07-30T20:35:16.428Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2019-07-30T20:35:31.300Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.433 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2019-07-30T20:35:31.300Z] testDeviceStrings[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.25 s [2019-07-30T20:35:31.300Z] testSectorsAt[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.222 s [2019-07-30T20:35:31.300Z] testDeviceStrings[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.226 s [2019-07-30T20:35:31.300Z] testSectorsAt[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.212 s [2019-07-30T20:35:31.300Z] testDeviceStrings[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.216 s [2019-07-30T20:35:31.300Z] testSectorsAt[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.215 s [2019-07-30T20:35:31.300Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2019-07-30T20:35:36.552Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.648 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2019-07-30T20:35:36.552Z] testGetDisks[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.216 s [2019-07-30T20:35:36.552Z] testGetDisks[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.214 s [2019-07-30T20:35:36.552Z] testGetDisks[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.215 s [2019-07-30T20:35:36.552Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2019-07-30T20:35:37.921Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.239 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2019-07-30T20:35:37.921Z] testDiskActivity[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest) Time elapsed: 2.236 s [2019-07-30T20:35:37.921Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2019-07-30T20:36:34.109Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.087 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2019-07-30T20:36:34.109Z] testAnalysisExecution[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-30T20:36:34.109Z] testStateProviderIntervalData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.22 s [2019-07-30T20:36:34.109Z] testStateProviderPunctualData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.218 s [2019-07-30T20:36:34.109Z] testAnalysisExecution[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.21 s [2019-07-30T20:36:34.109Z] testStateProviderIntervalData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.212 s [2019-07-30T20:36:34.109Z] testStateProviderPunctualData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.212 s [2019-07-30T20:36:34.109Z] testAnalysisExecution[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.247 s [2019-07-30T20:36:34.109Z] testStateProviderIntervalData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.221 s [2019-07-30T20:36:34.109Z] testStateProviderPunctualData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-30T20:36:34.109Z] testAnalysisExecution[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-30T20:36:34.109Z] testStateProviderIntervalData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-30T20:36:34.109Z] testStateProviderPunctualData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-30T20:36:34.109Z] testAnalysisExecution[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.213 s [2019-07-30T20:36:34.109Z] testStateProviderIntervalData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.215 s [2019-07-30T20:36:34.109Z] testStateProviderPunctualData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 3.937 s [2019-07-30T20:36:34.109Z] testAnalysisExecution[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.314 s [2019-07-30T20:36:34.109Z] testStateProviderIntervalData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-30T20:36:34.109Z] testStateProviderPunctualData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.218 s [2019-07-30T20:36:34.109Z] testAnalysisExecution[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-30T20:36:34.109Z] testStateProviderIntervalData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.217 s [2019-07-30T20:36:34.109Z] testStateProviderPunctualData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.216 s [2019-07-30T20:36:34.109Z] testAnalysisExecution[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.231 s [2019-07-30T20:36:34.109Z] testStateProviderIntervalData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.222 s [2019-07-30T20:36:34.109Z] testStateProviderPunctualData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.22 s [2019-07-30T20:36:34.109Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2019-07-30T20:36:38.282Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.483 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2019-07-30T20:36:38.282Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.116 s [2019-07-30T20:36:38.282Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.122 s [2019-07-30T20:36:38.282Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.12 s [2019-07-30T20:36:38.282Z] testInvalid(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.122 s [2019-07-30T20:36:38.282Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2019-07-30T20:36:38.282Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2019-07-30T20:36:38.282Z] testMatchingMultiMatchers(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.355 s [2019-07-30T20:36:38.282Z] testMatching(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.125 s [2019-07-30T20:36:38.282Z] [2019-07-30T20:36:38.282Z] Results: [2019-07-30T20:36:38.282Z] [2019-07-30T20:36:38.282Z] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T20:36:38.282Z] [2019-07-30T20:36:38.846Z] [INFO] All tests passed! [2019-07-30T20:36:38.846Z] [INFO] [2019-07-30T20:36:38.846Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T20:36:38.846Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:36:38.846Z] [INFO] [2019-07-30T20:36:38.846Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T20:36:39.102Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T20:36:39.358Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:36:39.358Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:36:39.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T20:36:40.177Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T20:36:40.177Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:36:40.435Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:36:40.435Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T20:36:40.435Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:36:40.691Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T20:36:40.948Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T20:36:40.948Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T20:36:40.948Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T20:36:41.205Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T20:36:41.461Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T20:36:41.461Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T20:36:41.718Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:36:41.718Z] [INFO] [2019-07-30T20:36:41.718Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T20:36:41.718Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:36:41.718Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:36:41.718Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:36:41.718Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:36:42.281Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:36:43.649Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:36:43.649Z] [INFO] [2019-07-30T20:36:43.649Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T20:36:43.649Z] [INFO] [2019-07-30T20:36:43.649Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >-- [2019-07-30T20:36:43.649Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 4.0.0-SNAPSHOT [35/134] [2019-07-30T20:36:43.649Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:36:43.649Z] [INFO] [2019-07-30T20:36:43.649Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T20:36:43.649Z] [INFO] [2019-07-30T20:36:43.649Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T20:36:43.649Z] [INFO] The project's OSGi version is 4.0.0.201907302009 [2019-07-30T20:36:43.649Z] [INFO] [2019-07-30T20:36:43.649Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T20:36:43.649Z] [INFO] [2019-07-30T20:36:43.649Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T20:36:43.649Z] [INFO] [2019-07-30T20:36:43.649Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T20:36:43.649Z] [INFO] [2019-07-30T20:36:43.649Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T20:36:43.649Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:36:43.649Z] [INFO] [2019-07-30T20:36:43.649Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T20:36:43.649Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:36:43.649Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources [2019-07-30T20:36:43.649Z] [INFO] [2019-07-30T20:36:43.649Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T20:36:43.649Z] [INFO] Compiling 36 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartViewer.java:[100] [2019-07-30T20:36:44.428Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[171] [2019-07-30T20:36:44.428Z] return Iterables.get(iterable, (int) idx, null); [2019-07-30T20:36:44.428Z] ^^^^ [2019-07-30T20:36:44.428Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[191] [2019-07-30T20:36:44.428Z] return Iterables.getLast(baseIterable, null); [2019-07-30T20:36:44.428Z] ^^^^ [2019-07-30T20:36:44.428Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[202] [2019-07-30T20:36:44.428Z] return Iterables.getFirst((Iterable) iterable, null); [2019-07-30T20:36:44.428Z] ^^^^ [2019-07-30T20:36:44.428Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[121] [2019-07-30T20:36:44.428Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T20:36:44.428Z] 6. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 121) [2019-07-30T20:36:44.428Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] 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-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[147] [2019-07-30T20:36:44.428Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_LevelLabel, Comparator.comparing(TmfTreeViewerEntry::getName)), [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[148] [2019-07-30T20:36:44.428Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_Statistics_MinLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMin))), [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[149] [2019-07-30T20:36:44.428Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_MaxLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMax))), [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[150] [2019-07-30T20:36:44.428Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_AverageLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMean))), [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[151] [2019-07-30T20:36:44.428Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_StandardDeviation, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getStdDev))), [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[152] [2019-07-30T20:36:44.428Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Count, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getNbElements))), [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[153] [2019-07-30T20:36:44.428Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Total, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getTotal))), [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] [2019-07-30T20:36:44.428Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] 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-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] [2019-07-30T20:36:44.428Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] Type safety: Unchecked cast from TmfTreeViewerEntry to TmfGenericTreeEntry [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[183] [2019-07-30T20:36:44.428Z] return (E) (Comparable) o -> 0; [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] Type safety: Unchecked cast from Comparable to E [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[204] [2019-07-30T20:36:44.428Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T20:36:44.428Z] 18. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 204) [2019-07-30T20:36:44.428Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] 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-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[221] [2019-07-30T20:36:44.428Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T20:36:44.428Z] 20. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 221) [2019-07-30T20:36:44.428Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] 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-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[258] [2019-07-30T20:36:44.428Z] provider = DataProviderManager.getInstance().getDataProvider(trace, [2019-07-30T20:36:44.428Z] fProviderId, ITmfTreeDataProvider.class); [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[280] [2019-07-30T20:36:44.428Z] return modelToTree(trace.getName(), model.getEntries()); [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[57] [2019-07-30T20:36:44.428Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[125] [2019-07-30T20:36:44.428Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[55] [2019-07-30T20:36:44.428Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.FilterCu; [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[56] [2019-07-30T20:36:44.428Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.IFilterStrings; [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[57] [2019-07-30T20:36:44.428Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TmfFilterAppliedSignal; [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[58] [2019-07-30T20:36:44.428Z] import org.eclipse.tracecompass.internal.segmentstore.core.arraylist.ArrayListStore; [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[373] [2019-07-30T20:36:44.428Z] ISegmentStore filteredStore = new ArrayListStore<>(filtered.toArray(new ISegment[filtered.size()])); [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] Discouraged access: The constructor 'ArrayListStore(Object[])' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[373] [2019-07-30T20:36:44.428Z] ISegmentStore filteredStore = new ArrayListStore<>(filtered.toArray(new ISegment[filtered.size()])); [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[410] [2019-07-30T20:36:44.428Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] 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-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[411] [2019-07-30T20:36:44.428Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[411] [2019-07-30T20:36:44.428Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[412] [2019-07-30T20:36:44.428Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T20:36:44.428Z] ^^^^^^^^ [2019-07-30T20:36:44.428Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[412] [2019-07-30T20:36:44.428Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T20:36:44.428Z] ^^^^^^^^ [2019-07-30T20:36:44.428Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[412] [2019-07-30T20:36:44.428Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[413] [2019-07-30T20:36:44.428Z] Predicate<@NonNull Map<@NonNull String, @NonNull Object>> predicate = cu != null ? multiToMapPredicate(cu.generate()) : null; [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[438] [2019-07-30T20:36:44.428Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] 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-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[439] [2019-07-30T20:36:44.428Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^ [2019-07-30T20:36:44.428Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:36:44.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[439] [2019-07-30T20:36:44.428Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-30T20:36:44.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.429Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:36:44.429Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[440] [2019-07-30T20:36:44.429Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T20:36:44.429Z] ^^^^^^^^ [2019-07-30T20:36:44.429Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:36:44.429Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[440] [2019-07-30T20:36:44.429Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T20:36:44.429Z] ^^^^^^^^ [2019-07-30T20:36:44.429Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:36:44.429Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[440] [2019-07-30T20:36:44.429Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T20:36:44.429Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.429Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:36:44.429Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[441] [2019-07-30T20:36:44.429Z] Predicate<@NonNull Multimap<@NonNull String, @NonNull Object>> predicate = cu != null ? cu.generate() : null; [2019-07-30T20:36:44.429Z] ^^^^^^^^^^^^^ [2019-07-30T20:36:44.429Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:36:44.429Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[571] [2019-07-30T20:36:44.429Z] public void regexFilterApplied(TmfFilterAppliedSignal signal) { [2019-07-30T20:36:44.429Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.429Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:36:44.429Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[572] [2019-07-30T20:36:44.429Z] Collection regex = signal.getFilter().getRegexes(); [2019-07-30T20:36:44.429Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.429Z] Discouraged access: The method 'TmfFilterAppliedSignal.getFilter()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:36:44.429Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[572] [2019-07-30T20:36:44.429Z] Collection regex = signal.getFilter().getRegexes(); [2019-07-30T20:36:44.429Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.429Z] Discouraged access: The method 'TraceCompassFilter.getRegexes()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:36:44.429Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density/SimpleTooltipProvider.java:[70] [2019-07-30T20:36:44.429Z] addItem(null, ToolTipString.fromString(Messages.SimpleTooltipProvider_count), ToolTipString.fromDecimal(y)); [2019-07-30T20:36:44.429Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:44.429Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:36:44.429Z] 48 problems (0 errors, 45 warnings, 45 info) [2019-07-30T20:36:44.429Z] [INFO] [2019-07-30T20:36:44.429Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T20:36:44.429Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:36:44.429Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources [2019-07-30T20:36:44.429Z] [INFO] [2019-07-30T20:36:44.429Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T20:36:44.429Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-sources.jar [2019-07-30T20:36:44.429Z] [INFO] [2019-07-30T20:36:44.429Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T20:36:44.429Z] [INFO] [2019-07-30T20:36:44.429Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T20:36:44.429Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar [2019-07-30T20:36:44.429Z] [INFO] [2019-07-30T20:36:44.429Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T20:36:44.429Z] [INFO] [2019-07-30T20:36:44.429Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T20:36:44.429Z] [INFO] [2019-07-30T20:36:44.429Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T20:36:44.429Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar [2019-07-30T20:36:44.685Z] [INFO] [2019-07-30T20:36:44.685Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T20:36:44.685Z] [INFO] [2019-07-30T20:36:44.685Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T20:36:44.685Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:36:44.685Z] [INFO] [2019-07-30T20:36:44.685Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T20:36:44.942Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T20:36:44.942Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:36:44.942Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:36:45.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:36:45.763Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:36:46.019Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T20:36:47.388Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:36:47.388Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:36:47.388Z] [INFO] [2019-07-30T20:36:47.388Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T20:36:47.388Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:36:47.388Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:36:47.388Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:36:47.388Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:36:47.388Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:36:47.388Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:36:47.388Z] [INFO] [2019-07-30T20:36:47.388Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T20:36:47.388Z] [INFO] [2019-07-30T20:36:47.388Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >-- [2019-07-30T20:36:47.388Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 3.0.4-SNAPSHOT [36/134] [2019-07-30T20:36:47.388Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:36:47.388Z] [INFO] [2019-07-30T20:36:47.388Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T20:36:47.388Z] [INFO] [2019-07-30T20:36:47.388Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T20:36:47.388Z] [INFO] The project's OSGi version is 3.0.4.201907302009 [2019-07-30T20:36:47.388Z] [INFO] [2019-07-30T20:36:47.388Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T20:36:47.388Z] [INFO] [2019-07-30T20:36:47.388Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T20:36:47.388Z] [INFO] [2019-07-30T20:36:47.388Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T20:36:47.388Z] [INFO] [2019-07-30T20:36:47.388Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T20:36:47.388Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:36:47.388Z] [INFO] [2019-07-30T20:36:47.388Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T20:36:47.388Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:36:47.388Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources [2019-07-30T20:36:47.388Z] [INFO] [2019-07-30T20:36:47.388Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T20:36:47.388Z] [INFO] Compiling 44 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes [2019-07-30T20:36:48.317Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/actions/UnfollowThreadAction.java:[43] [2019-07-30T20:36:48.317Z] return Messages.FollowThreadAction_unfollow; [2019-07-30T20:36:48.317Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:48.317Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:36:48.317Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[59] [2019-07-30T20:36:48.317Z] return new SelectedCpuQueryFilter(start, end, nb, getSelected(), CpuUsageView.getCpus(getTrace())); [2019-07-30T20:36:48.317Z] ^^^^^^^^^^ [2019-07-30T20:36:48.317Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T20:36:48.317Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[65] [2019-07-30T20:36:48.317Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2019-07-30T20:36:48.317Z] ^^^^^^^^^^ [2019-07-30T20:36:48.317Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T20:36:48.317Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[82] [2019-07-30T20:36:48.317Z] Set cpus = CpuUsageView.getCpus(getTrace()); [2019-07-30T20:36:48.317Z] ^^^^^^^^^^ [2019-07-30T20:36:48.317Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T20:36:48.317Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[729] [2019-07-30T20:36:48.317Z] zoomEntries(entries, traceEntry.getStartTime(), traceEntry.getEndTime(), resolution, monitor); [2019-07-30T20:36:48.317Z] ^^^^^^^ [2019-07-30T20:36:48.317Z] Null type safety (type annotations): The expression of type 'Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2019-07-30T20:36:48.317Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[796] [2019-07-30T20:36:48.317Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(time - 1, time, 2, map.keySet()); [2019-07-30T20:36:48.317Z] ^^^^^^^^^^^^ [2019-07-30T20:36:48.317Z] 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-30T20:36:48.317Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[92] [2019-07-30T20:36:48.317Z] Set<@NonNull Integer> data = (Set<@NonNull Integer>) getData(trace, CpuUsageView.CPU_USAGE_FOLLOW_CPU); [2019-07-30T20:36:48.317Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:48.317Z] Type safety: Unchecked cast from Object to Set [2019-07-30T20:36:48.317Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[117] [2019-07-30T20:36:48.317Z] Set data = (Set) getData(trace, CPU_USAGE_FOLLOW_CPU); [2019-07-30T20:36:48.317Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:48.317Z] Type safety: Unchecked cast from Object to Set [2019-07-30T20:36:48.317Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[48] [2019-07-30T20:36:48.317Z] TmfGenericTreeEntry obj = (TmfGenericTreeEntry) element; [2019-07-30T20:36:48.317Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:48.317Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T20:36:48.317Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[64] [2019-07-30T20:36:48.317Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-30T20:36:48.317Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:48.317Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T20:36:48.317Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:36:48.317Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-30T20:36:48.317Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:36:48.317Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T20:36:48.317Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[130] [2019-07-30T20:36:48.317Z] return new SelectedCpuQueryFilter(newStart, newEnd, 2, Collections.emptyList(), CpuUsageView.getCpus(getTrace())); [2019-07-30T20:36:48.317Z] ^^^^^^^^^^ [2019-07-30T20:36:48.317Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T20:36:48.317Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[143] [2019-07-30T20:36:48.317Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2019-07-30T20:36:48.317Z] ^^^^^^^^^^ [2019-07-30T20:36:48.317Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T20:36:48.317Z] 13 problems (13 warnings) [2019-07-30T20:36:48.317Z] [INFO] [2019-07-30T20:36:48.317Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T20:36:48.317Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:36:48.317Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources [2019-07-30T20:36:48.317Z] [INFO] [2019-07-30T20:36:48.317Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T20:36:48.317Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-sources.jar [2019-07-30T20:36:48.317Z] [INFO] [2019-07-30T20:36:48.317Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T20:36:48.317Z] [INFO] [2019-07-30T20:36:48.317Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T20:36:48.574Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar [2019-07-30T20:36:48.574Z] [INFO] [2019-07-30T20:36:48.574Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T20:36:48.574Z] [INFO] [2019-07-30T20:36:48.574Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T20:36:48.574Z] [INFO] [2019-07-30T20:36:48.574Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T20:36:48.574Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar [2019-07-30T20:36:48.574Z] [INFO] [2019-07-30T20:36:48.574Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T20:36:48.574Z] [INFO] [2019-07-30T20:36:48.574Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T20:36:48.574Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:36:48.574Z] [INFO] [2019-07-30T20:36:48.574Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T20:36:49.137Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T20:36:49.137Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:36:49.137Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:36:49.700Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T20:36:49.957Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:36:49.957Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:36:49.957Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T20:36:49.957Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:36:50.520Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T20:36:51.888Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T20:36:51.888Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-07-30T20:36:51.888Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T20:36:51.888Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T20:36:52.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:36:52.145Z] [INFO] [2019-07-30T20:36:52.145Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T20:36:52.145Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:36:52.145Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:36:52.145Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:36:52.145Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:36:52.145Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:36:52.145Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:36:52.145Z] [INFO] [2019-07-30T20:36:52.145Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T20:36:52.145Z] [INFO] [2019-07-30T20:36:52.145Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >-- [2019-07-30T20:36:52.145Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.6-SNAPSHOT [37/134] [2019-07-30T20:36:52.145Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T20:36:52.145Z] [INFO] [2019-07-30T20:36:52.145Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T20:36:52.145Z] [INFO] [2019-07-30T20:36:52.145Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T20:36:52.145Z] [INFO] The project's OSGi version is 1.0.6.201907302009 [2019-07-30T20:36:52.145Z] [INFO] [2019-07-30T20:36:52.145Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T20:36:52.145Z] [INFO] [2019-07-30T20:36:52.145Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T20:36:52.145Z] [INFO] [2019-07-30T20:36:52.145Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T20:36:52.145Z] [INFO] [2019-07-30T20:36:52.145Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T20:36:52.145Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:36:52.145Z] [INFO] [2019-07-30T20:36:52.145Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T20:36:52.145Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:36:52.145Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources [2019-07-30T20:36:52.145Z] [INFO] [2019-07-30T20:36:52.145Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T20:36:52.145Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes [2019-07-30T20:36:52.726Z] [INFO] [2019-07-30T20:36:52.726Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T20:36:52.726Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:36:52.726Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources [2019-07-30T20:36:52.726Z] [INFO] [2019-07-30T20:36:52.726Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T20:36:52.726Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:36:52.726Z] [INFO] [2019-07-30T20:36:52.726Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T20:36:52.726Z] [INFO] [2019-07-30T20:36:52.726Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T20:36:52.726Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:36:52.982Z] [INFO] [2019-07-30T20:36:52.982Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T20:36:52.982Z] [INFO] [2019-07-30T20:36:52.982Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T20:36:52.982Z] [INFO] [2019-07-30T20:36:52.982Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T20:36:52.982Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:36:52.982Z] [INFO] [2019-07-30T20:36:52.982Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T20:36:52.982Z] [INFO] [2019-07-30T20:36:52.982Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T20:36:53.912Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log [2019-07-30T20:36:53.912Z] [INFO] Command line: [2019-07-30T20:36:53.912Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T20:36:53.912Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T20:36:57.185Z] !SESSION 2019-07-30 20:36:54.065 ----------------------------------------------- [2019-07-30T20:36:57.185Z] eclipse.buildId=unknown [2019-07-30T20:36:57.185Z] java.version=1.8.0_202 [2019-07-30T20:36:57.185Z] java.vendor=Oracle Corporation [2019-07-30T20:36:57.185Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T20:36:57.185Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T20:36:57.185Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T20:36:57.185Z] [2019-07-30T20:36:57.185Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 20:36:56.734 [2019-07-30T20:36:57.185Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:36:57.185Z] !STACK 0 [2019-07-30T20:36:57.185Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T20:36:57.185Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:36:57.185Z] [2019-07-30T20:36:57.185Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:36:57.185Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:36:57.185Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:36:57.185Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:36:57.185Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:36:57.185Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:36:57.185Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:36:57.185Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:36:57.185Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:36:57.185Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:36:57.185Z] [2019-07-30T20:36:57.185Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 20:36:56.865 [2019-07-30T20:36:57.185Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:36:57.185Z] !STACK 0 [2019-07-30T20:36:57.185Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T20:36:57.185Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:36:57.185Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T20:36:57.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-30T20:36:57.185Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T20:36:57.185Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:36:57.185Z] [2019-07-30T20:36:57.185Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:36:57.185Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:36:57.185Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:36:57.185Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:36:57.185Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:36:57.185Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:36:57.185Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:36:57.185Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:36:57.185Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:36:57.185Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:36:59.079Z] process 5742: 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-30T20:36:59.079Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T20:36:59.335Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T20:36:59.335Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T20:37:11.510Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2019-07-30T20:37:11.510Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2019-07-30T20:37:11.510Z] tidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.027 s [2019-07-30T20:37:11.510Z] tidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-30T20:37:11.510Z] execNameColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T20:37:11.510Z] ptidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T20:37:11.510Z] tidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-30T20:37:11.510Z] ptidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T20:37:11.510Z] birthTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T20:37:11.510Z] birthTimeSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-30T20:37:11.510Z] execNameSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T20:37:11.510Z] ptidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-30T20:37:11.510Z] birthTimeComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T20:37:11.510Z] execNameComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T20:37:11.510Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2019-07-30T20:37:11.510Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2019-07-30T20:37:11.510Z] testEmpty(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.006 s [2019-07-30T20:37:11.510Z] testMany(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.33 s [2019-07-30T20:37:11.510Z] testDoubleOtherOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.004 s [2019-07-30T20:37:11.510Z] test9OutOfOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-30T20:37:11.510Z] test9InOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-30T20:37:11.510Z] testDouble(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-30T20:37:11.510Z] testSingleInvalid(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2019-07-30T20:37:11.510Z] testSingle(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-30T20:37:11.510Z] test9InOrder10Times(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2019-07-30T20:37:11.510Z] [2019-07-30T20:37:11.510Z] Results: [2019-07-30T20:37:11.510Z] [2019-07-30T20:37:11.510Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T20:37:11.510Z] [2019-07-30T20:37:16.760Z] [INFO] All tests passed! [2019-07-30T20:37:16.760Z] [INFO] [2019-07-30T20:37:16.760Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T20:37:16.760Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:37:16.760Z] [INFO] [2019-07-30T20:37:16.760Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T20:37:16.760Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T20:37:16.760Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:37:17.017Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:37:17.580Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T20:37:17.580Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T20:37:17.836Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:37:17.836Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:37:17.836Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T20:37:17.836Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:37:18.092Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T20:37:18.348Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T20:37:19.716Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T20:37:19.716Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-07-30T20:37:19.716Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T20:37:19.716Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T20:37:19.973Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T20:37:20.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T20:37:20.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T20:37:20.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:37:20.486Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T20:37:20.743Z] [INFO] [2019-07-30T20:37:20.743Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T20:37:20.743Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:37:20.743Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:37:20.743Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:37:20.743Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:37:20.743Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:37:20.743Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:37:20.743Z] [INFO] [2019-07-30T20:37:20.743Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T20:37:20.743Z] [INFO] [2019-07-30T20:37:20.743Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >-- [2019-07-30T20:37:20.743Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 1.1.3-SNAPSHOT [38/134] [2019-07-30T20:37:20.743Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:37:20.743Z] [INFO] [2019-07-30T20:37:20.743Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T20:37:20.743Z] [INFO] [2019-07-30T20:37:20.743Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T20:37:20.743Z] [INFO] The project's OSGi version is 1.1.3.201907302009 [2019-07-30T20:37:20.743Z] [INFO] [2019-07-30T20:37:20.743Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T20:37:20.743Z] [INFO] [2019-07-30T20:37:20.743Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T20:37:20.743Z] [INFO] [2019-07-30T20:37:20.743Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T20:37:20.743Z] [INFO] [2019-07-30T20:37:20.743Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T20:37:20.743Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:37:20.743Z] [INFO] [2019-07-30T20:37:20.743Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T20:37:20.743Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:37:20.743Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources [2019-07-30T20:37:20.743Z] [INFO] [2019-07-30T20:37:20.743Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T20:37:20.743Z] [INFO] Compiling 37 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes [2019-07-30T20:37:21.307Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java:[99] [2019-07-30T20:37:21.307Z] fChildren.put(entry.getKey(), entry.getValue().clone()); [2019-07-30T20:37:21.307Z] ^^^^^^^^^^^^^^^^ [2019-07-30T20:37:21.307Z] 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-30T20:37:21.307Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[327] [2019-07-30T20:37:21.307Z] if (entry.getValue().fRange.includes(range)) { [2019-07-30T20:37:21.307Z] ^^^^^^^^^^^^^^^^ [2019-07-30T20:37:21.307Z] 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-30T20:37:21.307Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[424] [2019-07-30T20:37:21.307Z] CallgraphRange parentRange = entry.getValue().fRange; [2019-07-30T20:37:21.307Z] ^^^^^^^^^^^^^^^^ [2019-07-30T20:37:21.307Z] 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-30T20:37:21.307Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[442] [2019-07-30T20:37:21.307Z] parent.addChild(entry.getValue().fFunc, entry.getKey()); [2019-07-30T20:37:21.307Z] ^^^^^^^^^^^^^^^^ [2019-07-30T20:37:21.307Z] 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-30T20:37:21.307Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[481] [2019-07-30T20:37:21.307Z] ThreadNode threadNode = entry.getKey(); [2019-07-30T20:37:21.307Z] ^^^^^^^^^^^^^^ [2019-07-30T20:37:21.307Z] 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-30T20:37:21.307Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[482] [2019-07-30T20:37:21.307Z] List subAttributes = entry.getValue(); [2019-07-30T20:37:21.307Z] ^^^^^^^^^^^^^^^^ [2019-07-30T20:37:21.307Z] 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-30T20:37:21.307Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[17] [2019-07-30T20:37:21.307Z] import org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreStatisticsDataProvider; [2019-07-30T20:37:21.307Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:37:21.307Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-30T20:37:21.307Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[18] [2019-07-30T20:37:21.307Z] import org.eclipse.tracecompass.internal.tmf.core.model.tree.TmfTreeCompositeDataProvider; [2019-07-30T20:37:21.307Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:37:21.307Z] Discouraged access: The type 'TmfTreeCompositeDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:37:21.308Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[29] [2019-07-30T20:37:21.308Z] * {@link SegmentStoreStatisticsDataProvider} factory for the [2019-07-30T20:37:21.308Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:37:21.308Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-30T20:37:21.308Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] [2019-07-30T20:37:21.308Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2019-07-30T20:37:21.308Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:37:21.308Z] Discouraged access: The type 'TmfTreeCompositeDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:37:21.308Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] [2019-07-30T20:37:21.308Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2019-07-30T20:37:21.308Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:37:21.308Z] Discouraged access: The method 'TmfTreeCompositeDataProvider.create(Collection, String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:37:21.308Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] [2019-07-30T20:37:21.308Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2019-07-30T20:37:21.308Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:37:21.308Z] Discouraged access: The constructor 'SegmentStoreStatisticsDataProvider(ITmfTrace, AbstractSegmentStatisticsAnalysis, String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-30T20:37:21.308Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] [2019-07-30T20:37:21.308Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2019-07-30T20:37:21.308Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:37:21.308Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-30T20:37:21.308Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[440] [2019-07-30T20:37:21.308Z] return getIntersectingElements(start, end).iterator(); [2019-07-30T20:37:21.308Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:37:21.308Z] Null type safety (type annotations): The expression of type 'Iterator<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterator<@NonNull ISegment>' [2019-07-30T20:37:21.308Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[540] [2019-07-30T20:37:21.308Z] return Iterables.transform(query2d, fct); [2019-07-30T20:37:21.308Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:37:21.308Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull ISegment>' [2019-07-30T20:37:21.308Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java:[29] [2019-07-30T20:37:21.308Z] static final Comparator COMPARATOR = Objects.requireNonNull(Comparator.comparingLong(ISegment::getStart).thenComparingLong(ISegment::getEnd)); [2019-07-30T20:37:21.308Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:37:21.308Z] Null type safety (type annotations): The expression of type '@NonNull Comparator' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ISegment>' [2019-07-30T20:37:21.308Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java:[233] [2019-07-30T20:37:21.308Z] IHostIdProvider hostProvider = fHostResolver.apply(this); [2019-07-30T20:37:21.308Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:37:21.308Z] 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-30T20:37:21.308Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[128] [2019-07-30T20:37:21.308Z] long traceId = getId(ITmfStateSystem.ROOT_ATTRIBUTE); [2019-07-30T20:37:21.308Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:37:21.308Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:37:21.308Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[129] [2019-07-30T20:37:21.308Z] builder.add(new CallStackEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, CallStackEntryModel.TRACE, UNKNOWN_TID)); [2019-07-30T20:37:21.308Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:37:21.308Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:37:21.308Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[131] [2019-07-30T20:37:21.308Z] List processQuarks = ss.getQuarks(getAnalysisModule().getProcessesPattern()); [2019-07-30T20:37:21.308Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:37:21.308Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:37:21.308Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[143] [2019-07-30T20:37:21.308Z] threadParentId = getId(processQuark); [2019-07-30T20:37:21.308Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:37:21.308Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:37:21.308Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[152] [2019-07-30T20:37:21.308Z] List threadQuarks = ss.getQuarks(processQuark, getAnalysisModule().getThreadsPattern()); [2019-07-30T20:37:21.308Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:37:21.308Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:37:21.308Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[175] [2019-07-30T20:37:21.308Z] return new TmfTreeModel<>(Collections.emptyList(), builder.build()); [2019-07-30T20:37:21.308Z] ^^^^^^^^^^^^^^^ [2019-07-30T20:37:21.308Z] 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-30T20:37:21.308Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[190] [2019-07-30T20:37:21.308Z] return new CallStackEntryModel(getId(threadQuark), processId, Collections.singletonList(threadName), threadStart, threadEnd, CallStackEntryModel.THREAD, threadId); [2019-07-30T20:37:21.308Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T20:37:21.308Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:37:21.308Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[197] [2019-07-30T20:37:21.308Z] long id = getId(stackLevelQuark); [2019-07-30T20:37:21.308Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:37:21.308Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:37:21.308Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[198] [2019-07-30T20:37:21.308Z] builder.add(new CallStackEntryModel(id, callStackParent, Collections.singletonList(threadName), start, end, level, pid)); [2019-07-30T20:37:21.308Z] ^^^^^^^^^^ [2019-07-30T20:37:21.308Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:37:21.308Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[222] [2019-07-30T20:37:21.308Z] Map<@NonNull Long, @NonNull Integer> entries = getSelectedEntries(filter); [2019-07-30T20:37:21.308Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:37:21.308Z] Discouraged access: The method 'AbstractTreeDataProvider.getSelectedEntries(SelectionTimeQueryFilter)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:37:21.308Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[227] [2019-07-30T20:37:21.308Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getEnd(), false)); [2019-07-30T20:37:21.308Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:37:21.308Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2019-07-30T20:37:21.308Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[229] [2019-07-30T20:37:21.308Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getStart(), true)); [2019-07-30T20:37:21.308Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:37:21.308Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2019-07-30T20:37:21.308Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[236] [2019-07-30T20:37:21.308Z] Collection times = getTimes(filter, ss.getStartTime(), ss.getCurrentEndTime()); [2019-07-30T20:37:21.308Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:37:21.308Z] Discouraged access: The method 'AbstractTreeDataProvider.getTimes(TimeQueryFilter, long, long)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T20:37:21.308Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[262] [2019-07-30T20:37:21.308Z] applyFilterAndAddState(eventList, timeGraphState, key, predicates, monitor); [2019-07-30T20:37:21.308Z] ^^^^^^^^^^^^^^ [2019-07-30T20:37:21.308Z] Null type safety (type annotations): The expression of type 'ITimeGraphState' needs unchecked conversion to conform to '@NonNull ITimeGraphState' [2019-07-30T20:37:21.308Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[278] [2019-07-30T20:37:21.308Z] return new TimeGraphState(startTime, duration, value.hashCode(), name); [2019-07-30T20:37:21.308Z] ^^^^ [2019-07-30T20:37:21.308Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-30T20:37:21.308Z] 32 problems (32 warnings) [2019-07-30T20:37:21.308Z] [INFO] [2019-07-30T20:37:21.308Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T20:37:21.308Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:37:21.308Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources [2019-07-30T20:37:21.308Z] [INFO] [2019-07-30T20:37:21.308Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T20:37:21.308Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-sources.jar [2019-07-30T20:37:21.308Z] [INFO] [2019-07-30T20:37:21.308Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T20:37:21.308Z] [INFO] [2019-07-30T20:37:21.308Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T20:37:21.308Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar [2019-07-30T20:37:21.565Z] [INFO] [2019-07-30T20:37:21.565Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T20:37:21.565Z] [INFO] [2019-07-30T20:37:21.565Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T20:37:21.565Z] [INFO] [2019-07-30T20:37:21.565Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T20:37:21.565Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar [2019-07-30T20:37:21.565Z] [INFO] [2019-07-30T20:37:21.565Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T20:37:21.565Z] [INFO] [2019-07-30T20:37:21.565Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T20:37:21.565Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:37:21.565Z] [INFO] [2019-07-30T20:37:21.565Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T20:37:21.821Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:37:22.077Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:37:22.641Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:37:22.641Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:37:22.641Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T20:37:22.641Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:37:22.898Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:37:22.898Z] [INFO] [2019-07-30T20:37:22.898Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T20:37:22.898Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:37:23.461Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:37:23.461Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:37:23.461Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:37:23.461Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:37:23.461Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:37:23.718Z] [INFO] [2019-07-30T20:37:23.718Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T20:37:23.718Z] [INFO] [2019-07-30T20:37:23.718Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >-- [2019-07-30T20:37:23.718Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT [39/134] [2019-07-30T20:37:23.718Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T20:37:23.718Z] [INFO] [2019-07-30T20:37:23.718Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T20:37:23.718Z] [INFO] [2019-07-30T20:37:23.718Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T20:37:23.718Z] [INFO] The project's OSGi version is 1.0.2.201907302009 [2019-07-30T20:37:23.718Z] [INFO] [2019-07-30T20:37:23.718Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T20:37:23.718Z] [INFO] [2019-07-30T20:37:23.718Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T20:37:23.718Z] [INFO] [2019-07-30T20:37:23.718Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T20:37:23.718Z] [INFO] [2019-07-30T20:37:23.718Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T20:37:23.718Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:37:23.718Z] [INFO] [2019-07-30T20:37:23.718Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T20:37:23.718Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:37:23.718Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources [2019-07-30T20:37:23.718Z] [INFO] [2019-07-30T20:37:23.718Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T20:37:23.718Z] [INFO] Compiling 14 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes [2019-07-30T20:37:23.975Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/stubs/org/eclipse/tracecompass/analysis/profiling/core/tests/data/TestDataBigCallStack.java:[145] [2019-07-30T20:37:23.975Z] stack.push(new OpenedFunction(ts, field.getValue().toString())); [2019-07-30T20:37:23.975Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:37:23.975Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:37:23.975Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/org/eclipse/tracecompass/analysis/profiling/core/tests/flamechart/CallStackStateSystemTest.java:[153] [2019-07-30T20:37:23.975Z] Set<@NonNull IntervalInfo> stateSystemIntervals = traceData.toStateSystemInterval(patterns.get(0)[0]); [2019-07-30T20:37:23.975Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T20:37:23.975Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:37:23.975Z] 2 problems (2 warnings) [2019-07-30T20:37:23.975Z] [INFO] [2019-07-30T20:37:23.975Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T20:37:23.975Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:37:23.975Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources [2019-07-30T20:37:23.975Z] [INFO] [2019-07-30T20:37:23.975Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T20:37:23.975Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-30T20:37:23.975Z] [INFO] [2019-07-30T20:37:23.975Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T20:37:23.975Z] [INFO] [2019-07-30T20:37:23.975Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T20:37:23.975Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2019-07-30T20:37:24.232Z] [INFO] [2019-07-30T20:37:24.232Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T20:37:24.232Z] [INFO] [2019-07-30T20:37:24.232Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T20:37:24.232Z] [INFO] [2019-07-30T20:37:24.232Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T20:37:24.232Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2019-07-30T20:37:24.232Z] [INFO] [2019-07-30T20:37:24.232Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T20:37:24.232Z] [INFO] [2019-07-30T20:37:24.232Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T20:37:25.395Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log [2019-07-30T20:37:25.395Z] [INFO] Command line: [2019-07-30T20:37:25.395Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T20:37:25.395Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T20:37:28.672Z] !SESSION 2019-07-30 20:37:25.577 ----------------------------------------------- [2019-07-30T20:37:28.672Z] eclipse.buildId=unknown [2019-07-30T20:37:28.672Z] java.version=1.8.0_202 [2019-07-30T20:37:28.672Z] java.vendor=Oracle Corporation [2019-07-30T20:37:28.672Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T20:37:28.672Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T20:37:28.672Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T20:37:28.672Z] [2019-07-30T20:37:28.672Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 20:37:28.121 [2019-07-30T20:37:28.672Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:37:28.672Z] !STACK 0 [2019-07-30T20:37:28.672Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T20:37:28.672Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:37:28.672Z] [2019-07-30T20:37:28.672Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:37:28.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:37:28.672Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:37:28.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:37:28.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:37:28.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:37:28.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:37:28.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:37:28.672Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:37:28.672Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:37:28.672Z] [2019-07-30T20:37:28.672Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 20:37:28.236 [2019-07-30T20:37:28.672Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:37:28.672Z] !STACK 0 [2019-07-30T20:37:28.672Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T20:37:28.672Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:37:28.672Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T20:37:28.672Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T20:37:28.672Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T20:37:28.672Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:37:28.672Z] [2019-07-30T20:37:28.672Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:37:28.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:37:28.672Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:37:28.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:37:28.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:37:28.673Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:37:28.673Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:37:28.673Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:37:28.673Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:37:28.673Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:37:30.565Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2019-07-30T20:37:31.130Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2019-07-30T20:37:31.130Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.112 s [2019-07-30T20:37:31.130Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-30T20:37:31.130Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-30T20:37:31.130Z] largeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.166 s [2019-07-30T20:37:31.130Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.002 s [2019-07-30T20:37:31.130Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-30T20:37:31.130Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-30T20:37:31.130Z] treeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-30T20:37:31.130Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2019-07-30T20:37:31.130Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2019-07-30T20:37:31.130Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.002 s [2019-07-30T20:37:31.130Z] TreeStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0 s [2019-07-30T20:37:31.130Z] MergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.003 s [2019-07-30T20:37:31.130Z] MergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0 s [2019-07-30T20:37:31.130Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2019-07-30T20:37:33.653Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.106 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2019-07-30T20:37:33.653Z] testIntersectingSegmentStore(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 1.997 s [2019-07-30T20:37:33.653Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 0.103 s [2019-07-30T20:37:33.653Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2019-07-30T20:37:48.593Z] [2019-07-30T20:37:48.593Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-07-30 20:37:47.424 [2019-07-30T20:37:48.593Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace. [2019-07-30T20:37:58.545Z] [2019-07-30T20:37:58.545Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-07-30 20:37:57.061 [2019-07-30T20:37:58.545Z] !MESSAGE Incoherent callstack found on (10019) occasions [2019-07-30T20:37:58.545Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.114 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2019-07-30T20:37:58.545Z] testCallStackProvider[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.027 s [2019-07-30T20:37:58.545Z] testCallStackContent[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.095 s [2019-07-30T20:37:58.545Z] testCallStackProvider[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 23.82 s [2019-07-30T20:37:58.545Z] testCallStackContent[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 1.164 s [2019-07-30T20:37:58.545Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2019-07-30T20:37:58.545Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2019-07-30T20:37:58.545Z] testGetSelfTime(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T20:37:58.545Z] testGetDepth(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T20:37:58.545Z] testGetStart(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T20:37:58.545Z] testToString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T20:37:58.545Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.002 s [2019-07-30T20:37:58.545Z] testCompareTo(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T20:37:58.545Z] testGetProcessId(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T20:37:58.545Z] createInvalidDouble(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T20:37:58.545Z] testAddChildOk1(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T20:37:58.545Z] testAddChildOk2(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T20:37:58.545Z] testAddChildOk3(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T20:37:58.545Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T20:37:58.545Z] testHashCode(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-30T20:37:58.545Z] testCompareToBad(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T20:37:58.545Z] testEquals(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T20:37:58.545Z] testGetParent(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T20:37:58.545Z] testGetEnd(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T20:37:58.545Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-30T20:37:58.545Z] createInvalidTimeRange(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T20:37:58.545Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2019-07-30T20:38:06.638Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.792 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2019-07-30T20:38:06.638Z] testCallGraph[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 0.068 s [2019-07-30T20:38:06.638Z] testCallGraph[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 6.723 s [2019-07-30T20:38:06.638Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2019-07-30T20:38:06.638Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2019-07-30T20:38:06.638Z] testActivator(org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T20:38:06.638Z] [2019-07-30T20:38:06.638Z] Results: [2019-07-30T20:38:06.638Z] [2019-07-30T20:38:06.638Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T20:38:06.638Z] [2019-07-30T20:38:06.895Z] [INFO] All tests passed! [2019-07-30T20:38:06.895Z] [INFO] [2019-07-30T20:38:06.895Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T20:38:06.895Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:38:06.895Z] [INFO] [2019-07-30T20:38:06.895Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T20:38:07.151Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T20:38:07.151Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:38:07.151Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:38:07.714Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T20:38:07.970Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:38:07.970Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:38:07.970Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T20:38:07.970Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T20:38:08.533Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T20:38:08.533Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:38:08.533Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:38:08.533Z] [INFO] [2019-07-30T20:38:08.533Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T20:38:08.533Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:38:08.791Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:38:09.228Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:38:09.791Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:38:09.791Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:38:09.791Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:38:09.791Z] [INFO] [2019-07-30T20:38:09.791Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T20:38:09.791Z] [INFO] [2019-07-30T20:38:09.791Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >-- [2019-07-30T20:38:09.791Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 2.0.0-SNAPSHOT [40/134] [2019-07-30T20:38:09.791Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:38:09.791Z] [INFO] [2019-07-30T20:38:09.791Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T20:38:09.791Z] [INFO] [2019-07-30T20:38:09.791Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T20:38:09.791Z] [INFO] The project's OSGi version is 2.0.0.201907302009 [2019-07-30T20:38:09.791Z] [INFO] [2019-07-30T20:38:09.791Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T20:38:09.791Z] [INFO] [2019-07-30T20:38:09.791Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T20:38:09.791Z] [INFO] [2019-07-30T20:38:09.791Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T20:38:09.791Z] [INFO] [2019-07-30T20:38:09.791Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T20:38:09.791Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:38:09.791Z] [INFO] [2019-07-30T20:38:09.791Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T20:38:09.791Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:38:09.791Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources [2019-07-30T20:38:09.791Z] [INFO] [2019-07-30T20:38:09.791Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T20:38:09.791Z] [INFO] Compiling 26 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes [2019-07-30T20:38:10.355Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[111] [2019-07-30T20:38:10.355Z] private static final Comparator NAME_COMPARATOR = Comparator.comparing(ITimeGraphEntry::getName); [2019-07-30T20:38:10.355Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:38:10.355Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull ITimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ITimeGraphEntry>' [2019-07-30T20:38:10.355Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[117] [2019-07-30T20:38:10.355Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-30T20:38:10.355Z] ^^^^^^^^^^ [2019-07-30T20:38:10.355Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T20:38:10.355Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[118] [2019-07-30T20:38:10.355Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-30T20:38:10.355Z] ^^^^^^^^^^ [2019-07-30T20:38:10.355Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T20:38:10.355Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[134] [2019-07-30T20:38:10.355Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-30T20:38:10.355Z] ^^^^^^^^^^ [2019-07-30T20:38:10.355Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T20:38:10.355Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[135] [2019-07-30T20:38:10.355Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-30T20:38:10.355Z] ^^^^^^^^^^ [2019-07-30T20:38:10.355Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T20:38:10.355Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[197] [2019-07-30T20:38:10.355Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-30T20:38:10.355Z] ^^^^^^^^^^ [2019-07-30T20:38:10.355Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T20:38:10.355Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[198] [2019-07-30T20:38:10.355Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-30T20:38:10.355Z] ^^^^^^^^^^ [2019-07-30T20:38:10.355Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T20:38:10.355Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[217] [2019-07-30T20:38:10.355Z] ITimeGraphEntryModel entryModel = entry.getModel(); [2019-07-30T20:38:10.355Z] ^^^^^^^^^^ [2019-07-30T20:38:10.355Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T20:38:10.355Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[238] [2019-07-30T20:38:10.355Z] ITimeGraphEntryModel model = entry.getModel(); [2019-07-30T20:38:10.355Z] ^^^^^^^^^^ [2019-07-30T20:38:10.355Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T20:38:10.355Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[325] [2019-07-30T20:38:10.355Z] ITimeGraphState function = fFunctions.get(((TimeGraphEntry) selection).getModel().getId()); [2019-07-30T20:38:10.355Z] ^^^^^^^^^^ [2019-07-30T20:38:10.355Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T20:38:10.355Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[458] [2019-07-30T20:38:10.355Z] Map map = Maps.uniqueIndex(unfiltered, e -> e.getModel().getId()); [2019-07-30T20:38:10.355Z] ^^^^^^^^^^ [2019-07-30T20:38:10.355Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T20:38:10.355Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[565] [2019-07-30T20:38:10.355Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(selectionBegin, Long.MAX_VALUE, 2, Collections.singleton(callStackEntry.getModel().getId())); [2019-07-30T20:38:10.355Z] ^^^^^^^^^^ [2019-07-30T20:38:10.355Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T20:38:10.355Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] [2019-07-30T20:38:10.355Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2019-07-30T20:38:10.355Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:38:10.355Z] 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-30T20:38:10.355Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] [2019-07-30T20:38:10.355Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2019-07-30T20:38:10.355Z] ^^^^^^^^^^ [2019-07-30T20:38:10.355Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T20:38:10.355Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[710] [2019-07-30T20:38:10.355Z] Collection<@NonNull ISymbolProvider> symbolProviders = SymbolProviderManager.getInstance().getSymbolProviders(subTrace); [2019-07-30T20:38:10.355Z] ^^^^^^^^ [2019-07-30T20:38:10.355Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T20:38:10.355Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[739] [2019-07-30T20:38:10.355Z] all.forEach(entry -> fFunctions.remove(entry.getModel().getId())); [2019-07-30T20:38:10.355Z] ^^^^^^^^^^ [2019-07-30T20:38:10.355Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T20:38:10.355Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[74] [2019-07-30T20:38:10.355Z] ITimeGraphEntryModel model = ((TimeGraphEntry) entry).getModel(); [2019-07-30T20:38:10.355Z] ^^^^^^^^^^ [2019-07-30T20:38:10.355Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T20:38:10.355Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[115] [2019-07-30T20:38:10.355Z] return State.MULTIPLE.toString(); [2019-07-30T20:38:10.355Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:38:10.355Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:38:10.355Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/callgraph/statistics/CallGraphStatisticsViewer.java:[69] [2019-07-30T20:38:10.355Z] TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel> entry = (TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element; [2019-07-30T20:38:10.355Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:38:10.355Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T20:38:10.355Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/flamegraph/FlameGraphView.java:[244] [2019-07-30T20:38:10.355Z] Activator.getDefault().logError(e.getMessage(), e); [2019-07-30T20:38:10.355Z] ^^^^^^^^^^^^^^ [2019-07-30T20:38:10.355Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:38:10.355Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/symbols/BasicSymbolProviderPreferencePage.java:[293] [2019-07-30T20:38:10.355Z] Activator.getDefault().logError("Cannot read the file " + fullPath, e); //$NON-NLS-1$//$NON-NLS-2$ [2019-07-30T20:38:10.355Z] ^^^^^^^^^^^^^ [2019-07-30T20:38:10.355Z] Unnecessary $NON-NLS$ tag [2019-07-30T20:38:10.355Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[72] [2019-07-30T20:38:10.355Z] return getImageDescripterFromPath(path).createImage(); [2019-07-30T20:38:10.355Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:38:10.355Z] Null type safety (type annotations): The expression of type 'Image' needs unchecked conversion to conform to '@NonNull Image' [2019-07-30T20:38:10.355Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[84] [2019-07-30T20:38:10.355Z] return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path); [2019-07-30T20:38:10.355Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:38:10.355Z] Null type safety (type annotations): The expression of type 'ImageDescriptor' needs unchecked conversion to conform to '@NonNull ImageDescriptor' [2019-07-30T20:38:10.355Z] 23 problems (23 warnings) [2019-07-30T20:38:10.611Z] [INFO] [2019-07-30T20:38:10.611Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T20:38:10.611Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:38:10.611Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources [2019-07-30T20:38:10.611Z] [INFO] [2019-07-30T20:38:10.611Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T20:38:10.611Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-30T20:38:10.611Z] [INFO] [2019-07-30T20:38:10.611Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T20:38:10.611Z] [INFO] [2019-07-30T20:38:10.611Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T20:38:10.611Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar [2019-07-30T20:38:10.611Z] [INFO] [2019-07-30T20:38:10.611Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T20:38:10.611Z] [INFO] [2019-07-30T20:38:10.611Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T20:38:10.611Z] [INFO] [2019-07-30T20:38:10.611Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T20:38:10.611Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar [2019-07-30T20:38:10.868Z] [INFO] [2019-07-30T20:38:10.868Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T20:38:10.868Z] [INFO] [2019-07-30T20:38:10.868Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T20:38:10.868Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:38:10.868Z] [INFO] [2019-07-30T20:38:10.868Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T20:38:11.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T20:38:11.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:38:11.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:38:11.688Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:38:11.944Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:38:11.944Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T20:38:12.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T20:38:13.566Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-07-30T20:38:13.566Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:38:13.566Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:38:13.566Z] [INFO] [2019-07-30T20:38:13.566Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T20:38:13.566Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:38:14.496Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:38:14.496Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:38:14.496Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:38:15.059Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:38:15.988Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:38:15.988Z] [INFO] [2019-07-30T20:38:15.988Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T20:38:15.988Z] [INFO] [2019-07-30T20:38:15.988Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >--- [2019-07-30T20:38:15.988Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.10-SNAPSHOT [41/134] [2019-07-30T20:38:15.988Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T20:38:15.988Z] [INFO] [2019-07-30T20:38:15.988Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T20:38:15.988Z] [INFO] [2019-07-30T20:38:15.988Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T20:38:15.988Z] [INFO] The project's OSGi version is 1.0.10.201907302009 [2019-07-30T20:38:15.988Z] [INFO] [2019-07-30T20:38:15.988Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T20:38:15.988Z] [INFO] [2019-07-30T20:38:15.988Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T20:38:15.988Z] [INFO] [2019-07-30T20:38:15.988Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T20:38:15.988Z] [INFO] [2019-07-30T20:38:15.988Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T20:38:15.988Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:38:15.988Z] [INFO] [2019-07-30T20:38:15.988Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T20:38:15.988Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:38:15.988Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources [2019-07-30T20:38:15.988Z] [INFO] [2019-07-30T20:38:15.988Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T20:38:15.988Z] [INFO] Compiling 54 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes [2019-07-30T20:38:17.355Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/org/eclipse/tracecompass/tmf/ui/tests/views/TmfViewFactoryTest.java:[123] [2019-07-30T20:38:17.355Z] assertFalse("New view from view id with suffix was not created", Arrays.asList(viewRefs).contains(thirdView)); [2019-07-30T20:38:17.355Z] ^^^^^^^^^ [2019-07-30T20:38:17.355Z] Unlikely argument type IViewPart for contains(Object) on a Collection [2019-07-30T20:38:17.355Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[105] [2019-07-30T20:38:17.355Z] return tmfEvent; [2019-07-30T20:38:17.355Z] ^^^^^^^^^^^^^^^^ [2019-07-30T20:38:17.355Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-30T20:38:17.355Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[109] [2019-07-30T20:38:17.355Z] return null; [2019-07-30T20:38:17.355Z] ^^^^^^^^^^^^ [2019-07-30T20:38:17.355Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-30T20:38:17.355Z] 3 problems (3 warnings) [2019-07-30T20:38:17.355Z] [INFO] [2019-07-30T20:38:17.355Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T20:38:17.355Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:38:17.355Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources [2019-07-30T20:38:17.355Z] [INFO] [2019-07-30T20:38:17.355Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T20:38:17.355Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-30T20:38:17.355Z] [INFO] [2019-07-30T20:38:17.355Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T20:38:17.355Z] [INFO] [2019-07-30T20:38:17.355Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T20:38:17.355Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar [2019-07-30T20:38:17.612Z] [INFO] [2019-07-30T20:38:17.612Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T20:38:17.612Z] [INFO] [2019-07-30T20:38:17.612Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T20:38:17.612Z] [INFO] [2019-07-30T20:38:17.612Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T20:38:17.612Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar [2019-07-30T20:38:17.868Z] [INFO] [2019-07-30T20:38:17.868Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T20:38:17.868Z] [INFO] [2019-07-30T20:38:17.868Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T20:38:19.240Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log [2019-07-30T20:38:19.240Z] [INFO] Command line: [2019-07-30T20:38:19.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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T20:38:19.240Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T20:38:22.091Z] !SESSION 2019-07-30 20:38:19.270 ----------------------------------------------- [2019-07-30T20:38:22.091Z] eclipse.buildId=unknown [2019-07-30T20:38:22.091Z] java.version=1.8.0_202 [2019-07-30T20:38:22.091Z] java.vendor=Oracle Corporation [2019-07-30T20:38:22.091Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T20:38:22.091Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T20:38:22.091Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T20:38:22.091Z] [2019-07-30T20:38:22.091Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 20:38:21.832 [2019-07-30T20:38:22.091Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:38:22.091Z] !STACK 0 [2019-07-30T20:38:22.091Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T20:38:22.091Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:38:22.091Z] [2019-07-30T20:38:22.091Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:38:22.091Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:38:22.091Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:38:22.091Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:38:22.091Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:38:22.091Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:38:22.091Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:38:22.091Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:38:22.091Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:38:22.091Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:38:22.091Z] [2019-07-30T20:38:22.091Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 20:38:21.961 [2019-07-30T20:38:22.091Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:38:22.091Z] !STACK 0 [2019-07-30T20:38:22.091Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T20:38:22.091Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:38:22.091Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T20:38:22.091Z] -> 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-30T20:38:22.091Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T20:38:22.091Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:38:22.091Z] [2019-07-30T20:38:22.091Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:38:22.091Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:38:22.091Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:38:22.091Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:38:22.091Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:38:22.091Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:38:22.091Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:38:22.091Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:38:22.091Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:38:22.091Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:38:24.612Z] process 6007: 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-30T20:38:24.612Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T20:38:24.869Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T20:38:24.869Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T20:38:39.716Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2019-07-30T20:38:42.987Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.783 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2019-07-30T20:38:42.987Z] testListAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 1.889 s [2019-07-30T20:38:42.987Z] testPopulate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.078 s [2019-07-30T20:38:42.987Z] testInstantiate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 1.787 s [2019-07-30T20:38:42.987Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2019-07-30T20:38:47.159Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.486 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2019-07-30T20:38:47.159Z] testListOutputs(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 0.817 s [2019-07-30T20:38:47.159Z] testOpenView(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 2.668 s [2019-07-30T20:38:47.159Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2019-07-30T20:38:47.415Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.898 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2019-07-30T20:38:47.415Z] testOpenTrace(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest) Time elapsed: 0.897 s [2019-07-30T20:38:47.415Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2019-07-30T20:38:51.585Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.596 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2019-07-30T20:38:51.585Z] testExperimentTypeAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.19 s [2019-07-30T20:38:51.585Z] testDefaultExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.607 s [2019-07-30T20:38:51.585Z] testNoExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.795 s [2019-07-30T20:38:51.585Z] testExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.881 s [2019-07-30T20:38:51.585Z] testExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 1.121 s [2019-07-30T20:38:51.585Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2019-07-30T20:38:51.585Z] [2019-07-30T20:38:51.585Z] !ENTRY org.eclipse.core.resources 4 372 2019-07-30 20:38:51.356 [2019-07-30T20:38:51.585Z] !MESSAGE Project 'SomeProject' is not open. [2019-07-30T20:38:51.585Z] !STACK 0 [2019-07-30T20:38:51.585Z] java.lang.Exception: Project 'SomeProject' is not open. [2019-07-30T20:38:51.585Z] at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) [2019-07-30T20:38:51.585Z] at org.eclipse.core.internal.resources.ResourceException.(ResourceException.java:38) [2019-07-30T20:38:51.585Z] at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:148) [2019-07-30T20:38:51.585Z] at org.eclipse.core.internal.resources.Resource.deleteMarkers(Resource.java:790) [2019-07-30T20:38:51.585Z] at org.eclipse.cdt.internal.core.pdom.indexer.TodoTaskUpdater$2.runInWorkspace(TodoTaskUpdater.java:199) [2019-07-30T20:38:51.585Z] at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:42) [2019-07-30T20:38:51.585Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:38:52.148Z] [2019-07-30T20:38:52.148Z] !ENTRY org.eclipse.core.resources 2 2 2019-07-30 20:38:51.862 [2019-07-30T20:38:52.148Z] !MESSAGE Save operation warnings. [2019-07-30T20:38:52.148Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2019-07-30 20:38:51.862 [2019-07-30T20:38:52.148Z] !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-30T20:38:52.148Z] [2019-07-30T20:38:52.148Z] !ENTRY org.eclipse.cdt.core 1 0 2019-07-30 20:38:51.940 [2019-07-30T20:38:52.148Z] !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-30T20:38:52.148Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.263 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2019-07-30T20:38:52.148Z] testAddingTracingNature(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.711 s [2019-07-30T20:38:52.148Z] testCreateTracingProject(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.079 s [2019-07-30T20:38:52.148Z] testAddingTracingNatureNotAllowed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.001 s [2019-07-30T20:38:52.148Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2019-07-30T20:39:24.187Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.877 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2019-07-30T20:39:24.187Z] verifyFirstMessage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 4.576 s [2019-07-30T20:39:24.187Z] verifyFind(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 6.046 s [2019-07-30T20:39:24.187Z] verifyISDGraphNodeSupporter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 1.46 s [2019-07-30T20:39:24.187Z] verifyCancelSearch(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 3.121 s [2019-07-30T20:39:24.187Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2019-07-30T20:39:46.087Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.438 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2019-07-30T20:39:46.087Z] verifyTimeRangeSamePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.498 s [2019-07-30T20:39:46.087Z] verifyTimeRangeDifferentPages(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.761 s [2019-07-30T20:39:46.087Z] verifySynchToTimeEqualsLast(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.674 s [2019-07-30T20:39:46.087Z] verifySynchToTimeBeforeExpStart(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.499 s [2019-07-30T20:39:46.087Z] verifySynchToTimeAfterExpEnd(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.276 s [2019-07-30T20:39:46.087Z] verifySynchToTimeInPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.504 s [2019-07-30T20:39:46.087Z] verifySynchToTimeNonExisting(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 2.116 s [2019-07-30T20:39:46.087Z] verifySynchToTimeFirst(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.673 s [2019-07-30T20:39:46.087Z] verifySynchToTimeOutsidePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.696 s [2019-07-30T20:39:46.087Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2019-07-30T20:40:32.725Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.811 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2019-07-30T20:40:32.725Z] verifyLastPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.751 s [2019-07-30T20:40:32.725Z] verifyPrevPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 14.022 s [2019-07-30T20:40:32.725Z] verifyPageNumberChanged(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 3.011 s [2019-07-30T20:40:32.725Z] verifyFirstPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.607 s [2019-07-30T20:40:32.725Z] verifyPagesCount(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 0 s [2019-07-30T20:40:32.725Z] verifyNextPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 14.111 s [2019-07-30T20:40:32.725Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2019-07-30T20:40:54.622Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.291 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2019-07-30T20:40:54.622Z] verifySetup(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 2.04 s [2019-07-30T20:40:54.622Z] verifyCancel(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 15.871 s [2019-07-30T20:40:54.622Z] verifyLoaderDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.048 s [2019-07-30T20:40:54.622Z] testSetViewer(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.08 s [2019-07-30T20:40:54.622Z] verifyDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0 s [2019-07-30T20:40:54.622Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2019-07-30T20:41:26.662Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.441 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2019-07-30T20:41:26.662Z] verifyMessageFilter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.548 s [2019-07-30T20:41:26.662Z] verifyRemoval(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 4.562 s [2019-07-30T20:41:26.662Z] verifyFilter1of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.462 s [2019-07-30T20:41:26.662Z] verifyFilter1of3(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 4.236 s [2019-07-30T20:41:26.662Z] verifyFilter2of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.464 s [2019-07-30T20:41:26.662Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2019-07-30T20:41:34.757Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.725 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2019-07-30T20:41:34.757Z] verifyFirstPageSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 1.479 s [2019-07-30T20:41:34.757Z] verifySelectionSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 0.002 s [2019-07-30T20:41:34.757Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2019-07-30T20:41:35.320Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.422 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2019-07-30T20:41:35.320Z] testLoaderManager(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest) Time elapsed: 1.421 s [2019-07-30T20:41:35.320Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2019-07-30T20:41:35.320Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2019-07-30T20:41:35.320Z] testCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T20:41:35.320Z] testAccessors(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.001 s [2019-07-30T20:41:35.320Z] testLoad(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T20:41:35.320Z] testSave(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T20:41:35.320Z] testCompareTo(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T20:41:35.320Z] testCriteriaCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T20:41:35.320Z] testMatches(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.001 s [2019-07-30T20:41:35.320Z] testGetGraphNodeSummary(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.001 s [2019-07-30T20:41:35.320Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2019-07-30T20:41:35.320Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s - in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2019-07-30T20:41:35.320Z] testGetBaseSecId(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.002 s [2019-07-30T20:41:35.320Z] testNewView(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.12 s [2019-07-30T20:41:35.320Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2019-07-30T20:41:35.576Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2019-07-30T20:41:35.576Z] testFormatTimeRelative(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0.092 s [2019-07-30T20:41:35.576Z] testFormatTimeCalendar(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0 s [2019-07-30T20:41:35.576Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2019-07-30T20:41:35.833Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2019-07-30T20:41:35.833Z] test(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest) Time elapsed: 0.365 s [2019-07-30T20:41:35.833Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2019-07-30T20:41:35.833Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2019-07-30T20:41:35.833Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2019-07-30T20:41:35.833Z] testInvalidRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T20:41:35.833Z] testSmallPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T20:41:35.833Z] testIsApplicable(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2019-07-30T20:41:35.833Z] testAlternateShadingMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T20:41:35.833Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T20:41:35.833Z] testReference(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T20:41:35.833Z] testRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T20:41:35.833Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T20:41:35.833Z] testLineMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2019-07-30T20:41:35.833Z] testResolution(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T20:41:35.833Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2019-07-30T20:41:39.106Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.212 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2019-07-30T20:41:39.106Z] testTraceImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 1.108 s [2019-07-30T20:41:39.106Z] testMultipleTracesImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 1.301 s [2019-07-30T20:41:39.106Z] testArchiveImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.777 s [2019-07-30T20:41:39.106Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2019-07-30T20:41:40.760Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.482 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2019-07-30T20:41:40.761Z] testOperationTimeRange(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 0.674 s [2019-07-30T20:41:40.761Z] testBasicOperation(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 0.807 s [2019-07-30T20:41:40.761Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2019-07-30T20:41:44.936Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.113 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2019-07-30T20:41:44.936Z] testTimeRangeFiltering(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 0.87 s [2019-07-30T20:41:44.936Z] test(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.13 s [2019-07-30T20:41:44.936Z] testSkipArchiveExtraction(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.919 s [2019-07-30T20:41:44.936Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2019-07-30T20:41:44.936Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2019-07-30T20:41:44.936Z] testTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.018 s [2019-07-30T20:41:44.936Z] testArchiveTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.004 s [2019-07-30T20:41:44.936Z] testMutlipleTracesDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.007 s [2019-07-30T20:41:44.936Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2019-07-30T20:41:44.936Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2019-07-30T20:41:44.936Z] testaddStatsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0.005 s [2019-07-30T20:41:44.936Z] testGetStatTree(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-30T20:41:44.936Z] testContainsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-30T20:41:44.936Z] testRemoveStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-30T20:41:44.936Z] testGetStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-30T20:41:44.936Z] testRemoveAll(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-30T20:41:44.936Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2019-07-30T20:41:44.936Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2019-07-30T20:41:44.936Z] testGet(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T20:41:44.936Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T20:41:44.936Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T20:41:44.936Z] testRegisterEvent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T20:41:44.936Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T20:41:44.936Z] testGetOrCreate(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T20:41:44.936Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2019-07-30T20:41:44.936Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2019-07-30T20:41:44.936Z] testResetPartial(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-30T20:41:44.936Z] testInitialState(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-30T20:41:44.936Z] testResetTotal(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-30T20:41:44.936Z] testSetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-30T20:41:44.936Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2019-07-30T20:41:44.936Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2019-07-30T20:41:44.936Z] testGetColumnData(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest) Time elapsed: 0.002 s [2019-07-30T20:41:44.936Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2019-07-30T20:41:44.936Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2019-07-30T20:41:44.937Z] testGetWidth(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.002 s [2019-07-30T20:41:44.937Z] testGetAlignment(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testGetLabelProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.002 s [2019-07-30T20:41:44.937Z] testGetTooltip(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testGetComparator(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testGetPercentageProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testGetHeader(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.001 s [2019-07-30T20:41:44.937Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2019-07-30T20:41:44.937Z] 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-30T20:41:44.937Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testGetElements(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2019-07-30T20:41:44.937Z] 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-30T20:41:44.937Z] testgetName(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testGetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testResetTimeRangeValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testGetPath(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testResetGlobalValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testContainsChild(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testGetNbChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2019-07-30T20:41:44.937Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2019-07-30T20:41:44.937Z] clipRightTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0.002 s [2019-07-30T20:41:44.937Z] clipXTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] horizontalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] tangentInsideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] glancingTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] ousideSquareTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] insideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] verticalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] clipTopTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] tangentTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] tangentInsideCornerTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] clipLeftTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] clipBottomTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2019-07-30T20:41:44.937Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2019-07-30T20:41:44.937Z] testAddChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.01 s [2019-07-30T20:41:44.937Z] testAddEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.002 s [2019-07-30T20:41:44.937Z] testAddChildAtPosition(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testGetTimeEventsIteratorMixedSplit(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testSortChildren(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2019-07-30T20:41:44.937Z] testAddEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testRemoveChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testGetTimeEventsIteratorMixed(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testSortChildrenThenAdd(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testAddChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testAddEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testRemoveChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testaddZoomedEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testRemoveChildNoParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testaddZoomedEventPartialRestart(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2019-07-30T20:41:44.937Z] testAddChildSameParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testaddZoomedEventDuplicate(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testaddZoomedEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] testAddZoomedEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T20:41:44.937Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2019-07-30T20:41:44.937Z] [2019-07-30T20:41:44.937Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-30 20:41:44.875 [2019-07-30T20:41:44.937Z] !MESSAGE no spawner in java.library.path [2019-07-30T20:41:45.194Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2019-07-30T20:41:45.194Z] testBasicProvider(org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest) Time elapsed: 0.114 s [2019-07-30T20:41:45.194Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2019-07-30T20:41:45.194Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2019-07-30T20:41:45.194Z] testHistogramDataModelInt(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2019-07-30T20:41:45.194Z] testScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T20:41:45.194Z] testScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2019-07-30T20:41:45.194Z] testScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T20:41:45.194Z] testScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T20:41:45.194Z] testScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T20:41:45.194Z] testScaleTo_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T20:41:45.194Z] testScaleTo_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T20:41:45.194Z] testScaleTo_7(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T20:41:45.194Z] testClear(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T20:41:45.194Z] testHistogramDataModel(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T20:41:45.194Z] testModelListener(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.053 s [2019-07-30T20:41:45.194Z] testHistogramDataModelCopyConstructor(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.003 s [2019-07-30T20:41:45.194Z] testLostEventsScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T20:41:45.194Z] testLostEventsScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T20:41:45.194Z] testLostEventsScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T20:41:45.194Z] testLostEventsScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T20:41:45.194Z] testLostEventsScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T20:41:45.194Z] testCountEvent_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T20:41:45.194Z] testCountEvent_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T20:41:45.194Z] testCountEvent_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T20:41:45.194Z] testCountEvent_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T20:41:45.194Z] testCountEvent_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T20:41:45.194Z] testCountEvent_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T20:41:45.194Z] testCountEvent_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T20:41:45.194Z] testScaleToReverse_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2019-07-30T20:41:45.194Z] testScaleToReverse_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2019-07-30T20:41:45.194Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2019-07-30T20:41:45.194Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2019-07-30T20:41:45.194Z] testHtml(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.013 s [2019-07-30T20:41:45.194Z] testTimestamp(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.001 s [2019-07-30T20:41:45.194Z] testDecimal(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.053 s [2019-07-30T20:41:45.194Z] testString(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2019-07-30T20:41:45.194Z] testEgality(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.001 s [2019-07-30T20:41:45.194Z] [2019-07-30T20:41:45.194Z] Results: [2019-07-30T20:41:45.194Z] [2019-07-30T20:41:45.194Z] Tests run: 185, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T20:41:45.194Z] [2019-07-30T20:41:45.758Z] [2019-07-30T20:41:45.758Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 20:41:45.660 [2019-07-30T20:41:45.758Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T20:41:47.649Z] [INFO] All tests passed! [2019-07-30T20:41:47.649Z] [INFO] [2019-07-30T20:41:47.649Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T20:41:47.649Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:41:47.649Z] [INFO] [2019-07-30T20:41:47.649Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T20:41:47.649Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T20:41:47.649Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:41:47.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:41:48.469Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:41:48.469Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:41:48.469Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:41:48.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T20:41:48.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:41:48.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T20:41:49.289Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T20:41:50.656Z] [INFO] [2019-07-30T20:41:50.656Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T20:41:50.656Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:41:50.656Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:41:50.656Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:41:50.656Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:41:50.656Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:41:50.656Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:41:50.656Z] [INFO] [2019-07-30T20:41:50.656Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T20:41:50.656Z] [INFO] [2019-07-30T20:41:50.656Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >-- [2019-07-30T20:41:50.656Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.9-SNAPSHOT [42/134] [2019-07-30T20:41:50.656Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T20:41:50.656Z] [INFO] [2019-07-30T20:41:50.656Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T20:41:50.656Z] [INFO] [2019-07-30T20:41:50.656Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T20:41:50.656Z] [INFO] The project's OSGi version is 1.0.9.201907302009 [2019-07-30T20:41:50.656Z] [INFO] [2019-07-30T20:41:50.656Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T20:41:50.656Z] [INFO] [2019-07-30T20:41:50.656Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T20:41:50.656Z] [INFO] [2019-07-30T20:41:50.656Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T20:41:50.656Z] [INFO] [2019-07-30T20:41:50.656Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T20:41:50.656Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:41:50.656Z] [INFO] [2019-07-30T20:41:50.656Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T20:41:50.656Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:41:50.656Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources [2019-07-30T20:41:50.656Z] [INFO] [2019-07-30T20:41:50.656Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T20:41:50.913Z] [INFO] Compiling 46 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes [2019-07-30T20:41:52.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[23] [2019-07-30T20:41:52.283Z] import org.eclipse.tracecompass.internal.tmf.ui.widgets.timegraph.model.TimeLineEvent; [2019-07-30T20:41:52.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:41:52.283Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T20:41:52.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[128] [2019-07-30T20:41:52.283Z] fEntries.add(pulse); [2019-07-30T20:41:52.283Z] ^^^^^ [2019-07-30T20:41:52.283Z] Null type safety (type annotations): The expression of type 'TimeGraphEntry' needs unchecked conversion to conform to '@NonNull TimeGraphEntry' [2019-07-30T20:41:52.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[159] [2019-07-30T20:41:52.283Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2019-07-30T20:41:52.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:41:52.283Z] Discouraged access: The constructor 'TimeLineEvent(ITimeGraphEntry, long, List)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T20:41:52.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[159] [2019-07-30T20:41:52.283Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2019-07-30T20:41:52.283Z] ^^^^^^^^^^^^^ [2019-07-30T20:41:52.283Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T20:41:52.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[161] [2019-07-30T20:41:52.283Z] fEvents.put(pulse.getName(), events); [2019-07-30T20:41:52.283Z] ^^^^^^ [2019-07-30T20:41:52.283Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@NonNull ITimeEvent>' [2019-07-30T20:41:52.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[171] [2019-07-30T20:41:52.283Z] regexes.put(IFilterProperty.BOUND, fFilterRegex); [2019-07-30T20:41:52.283Z] ^^^^^^^^^^^^ [2019-07-30T20:41:52.283Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:41:52.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[179] [2019-07-30T20:41:52.283Z] public void setFilterRegex(String filterRegex) { [2019-07-30T20:41:52.283Z] ^^^^^^^^^^^ [2019-07-30T20:41:52.283Z] Javadoc: Missing tag for parameter filterRegex [2019-07-30T20:41:52.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[227] [2019-07-30T20:41:52.283Z] ret.add(new TimeLineEvent(ref.getEntry(), ref.getTime() + trace.getStartTime().toNanos(), ((TimeLineEvent) ref).getValues())); [2019-07-30T20:41:52.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:41:52.283Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@Nullable Long>' [2019-07-30T20:41:52.283Z] 8 problems (8 warnings) [2019-07-30T20:41:52.283Z] [INFO] [2019-07-30T20:41:52.283Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T20:41:52.283Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:41:52.283Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources [2019-07-30T20:41:52.283Z] [INFO] [2019-07-30T20:41:52.283Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T20:41:52.283Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T20:41:52.283Z] [INFO] [2019-07-30T20:41:52.283Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T20:41:52.283Z] [INFO] [2019-07-30T20:41:52.283Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T20:41:52.283Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-07-30T20:41:52.283Z] [INFO] [2019-07-30T20:41:52.283Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T20:41:52.283Z] [INFO] [2019-07-30T20:41:52.283Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T20:41:52.283Z] [INFO] [2019-07-30T20:41:52.283Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T20:41:52.283Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-07-30T20:41:52.822Z] [INFO] [2019-07-30T20:41:52.822Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T20:41:52.822Z] [INFO] [2019-07-30T20:41:52.822Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T20:41:53.755Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T20:41:53.755Z] [INFO] Command line: [2019-07-30T20:41:53.755Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T20:41:54.012Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T20:41:57.285Z] !SESSION 2019-07-30 20:41:54.039 ----------------------------------------------- [2019-07-30T20:41:57.285Z] eclipse.buildId=unknown [2019-07-30T20:41:57.285Z] java.version=1.8.0_202 [2019-07-30T20:41:57.285Z] java.vendor=Oracle Corporation [2019-07-30T20:41:57.285Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T20:41:57.285Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T20:41:57.285Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T20:41:57.285Z] [2019-07-30T20:41:57.285Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 20:41:56.733 [2019-07-30T20:41:57.285Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:41:57.285Z] !STACK 0 [2019-07-30T20:41:57.285Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T20:41:57.285Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:41:57.285Z] [2019-07-30T20:41:57.285Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:41:57.285Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:41:57.285Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:41:57.285Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:41:57.285Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:41:57.285Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:41:57.285Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:41:57.285Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:41:57.285Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:41:57.285Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:41:57.285Z] [2019-07-30T20:41:57.285Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 20:41:56.927 [2019-07-30T20:41:57.285Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:41:57.285Z] !STACK 0 [2019-07-30T20:41:57.285Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T20:41:57.285Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:41:57.285Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T20:41:57.285Z] -> 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-30T20:41:57.285Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T20:41:57.285Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:41:57.285Z] [2019-07-30T20:41:57.285Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:41:57.285Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:41:57.285Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:41:57.285Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:41:57.285Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:41:57.285Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:41:57.285Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:41:57.285Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:41:57.285Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:41:57.285Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:41:59.179Z] process 6440: 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-30T20:41:59.179Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T20:41:59.179Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T20:41:59.179Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T20:42:09.128Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2019-07-30T20:42:09.128Z] Display size: 1440x900 [2019-07-30T20:42:09.128Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T20:42:09.128Z] GTK version=3.18.9 [2019-07-30T20:42:09.128Z] GTK theme=Ambiance [2019-07-30T20:42:09.128Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T20:42:09.128Z] Time zone: Coordinated Universal Time [2019-07-30T20:42:09.128Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T20:42:09.128Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T20:42:14.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1151238029 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T20:42:14.448Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T20:42:14.448Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T20:42:14.448Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T20:42:14.705Z] *** BUG *** [2019-07-30T20:42:14.705Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:42:14.705Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:42:14.705Z] [2019-07-30T20:42:14.705Z] *** BUG *** [2019-07-30T20:42:14.705Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:42:14.705Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:42:14.705Z] [2019-07-30T20:42:14.705Z] *** BUG *** [2019-07-30T20:42:14.705Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:42:14.705Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:42:14.705Z] [2019-07-30T20:42:14.705Z] *** BUG *** [2019-07-30T20:42:14.705Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:42:14.705Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:42:14.705Z] [2019-07-30T20:42:14.961Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T20:42:14.961Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T20:42:14.961Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1151239084 data=null doit=true} to Shell with text {Preferences} [2019-07-30T20:42:14.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:14.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:14.961Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:14.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1151239101 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T20:42:14.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1151239101 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T20:42:14.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1151239102 data=null} to TreeItem with text {Tracing} [2019-07-30T20:42:14.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1151239103 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T20:42:14.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151239104 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-30T20:42:14.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1151239142 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T20:42:14.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1151239143 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T20:42:14.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1151239146 data=null} to TreeItem with text {Tracing} [2019-07-30T20:42:14.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1151239147 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T20:42:14.961Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151239147 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-30T20:42:14.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1151239150 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T20:42:14.961Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:14.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1151239153 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T20:42:14.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1151239153 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T20:42:14.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1151239154 data=null} to Tree node with text: Trace Types [2019-07-30T20:42:14.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1151239154 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T20:42:14.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151239155 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-30T20:42:14.961Z] *** BUG *** [2019-07-30T20:42:14.961Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:42:14.961Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:42:14.961Z] [2019-07-30T20:42:15.218Z] *** BUG *** [2019-07-30T20:42:15.218Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:42:15.218Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:42:15.218Z] [2019-07-30T20:42:15.218Z] *** BUG *** [2019-07-30T20:42:15.218Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:42:15.218Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:42:15.218Z] [2019-07-30T20:42:15.218Z] *** BUG *** [2019-07-30T20:42:15.218Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:42:15.218Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:42:15.218Z] [2019-07-30T20:42:15.218Z] *** BUG *** [2019-07-30T20:42:15.218Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:42:15.218Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:42:15.218Z] [2019-07-30T20:42:15.218Z] *** BUG *** [2019-07-30T20:42:15.218Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:42:15.218Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:42:15.218Z] [2019-07-30T20:42:15.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1151239302 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T20:42:15.218Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:15.218Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:15.218Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:15.218Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:15.218Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:15.218Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:15.218Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T20:42:15.218Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:15.218Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:15.218Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:15.218Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:15.218Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:15.218Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:15.218Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:15.218Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:15.218Z] DEBUG - Clicking on Check all [2019-07-30T20:42:15.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1151239329 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-30T20:42:15.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1151239330 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-30T20:42:15.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1151239330 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:15.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1151239331 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:15.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1151239332 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-30T20:42:15.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1151239332 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-30T20:42:15.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1151239332 data=null item=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-30T20:42:15.218Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1151239333 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-30T20:42:15.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1151239333 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-30T20:42:15.218Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1151239334 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-30T20:42:15.218Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1151239334 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:15.218Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1151239334 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:15.218Z] DEBUG - Clicked on Check all [2019-07-30T20:42:15.218Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:15.218Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:15.218Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:15.218Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:15.218Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:15.218Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:15.218Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T20:42:15.218Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:15.218Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:15.218Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:15.218Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:15.218Z] DEBUG - Clicking on &Apply [2019-07-30T20:42:15.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1151239340 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-30T20:42:15.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1151239341 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-30T20:42:15.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1151239341 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:15.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1151239341 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:15.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1151239341 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-30T20:42:15.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1151239342 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-30T20:42:15.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1151239342 data=null item=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-30T20:42:15.218Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1151239379 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-30T20:42:15.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1151239380 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-30T20:42:15.218Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1151239380 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-30T20:42:15.218Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1151239380 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:15.218Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1151239380 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:15.218Z] DEBUG - Clicked on &Apply [2019-07-30T20:42:15.218Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:15.218Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:15.218Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:15.218Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:15.218Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:15.219Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:15.219Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:15.219Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:15.219Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T20:42:15.219Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T20:42:15.219Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:15.219Z] 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-30T20:42:15.219Z] DEBUG - Clicking on Apply and Close [2019-07-30T20:42:15.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1151239389 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-30T20:42:15.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1151239389 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-30T20:42:15.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1151239390 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-30T20:42:15.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1151239390 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T20:42:15.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1151239390 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-30T20:42:15.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1151239391 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-30T20:42:15.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1151239391 data=null item=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-30T20:42:15.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1151238509 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-30T20:42:15.475Z] DEBUG - Clicked on [2019-07-30T20:42:16.038Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-30T20:42:16.038Z] DEBUG - number of items : 11 [2019-07-30T20:42:16.038Z] DEBUG - Clicking on ToolItem with tooltip text {Import filters} [2019-07-30T20:42:16.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151240106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T20:42:16.038Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151240107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T20:42:16.039Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151240107 data=null doit=true} to ToolItem with tooltip text {Import filters} [2019-07-30T20:42:16.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151240107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T20:42:16.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151240108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T20:42:16.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151240108 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-30T20:42:16.039Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151240185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T20:42:16.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151240186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T20:42:16.039Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151240186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T20:42:16.039Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151240187 data=null doit=true} to ToolItem with tooltip text {Import filters} [2019-07-30T20:42:16.039Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151240187 data=null} to ToolItem with tooltip text {Import filters} [2019-07-30T20:42:16.039Z] DEBUG - Clicked on ToolItem with tooltip text {Import filters} [2019-07-30T20:42:16.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:16.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:16.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:16.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:16.039Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-30T20:42:16.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1151240209 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-30T20:42:16.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1151240210 data=null} to TreeItem with text {FILTER test} [2019-07-30T20:42:16.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1151240211 data=null button=1 stateMask=0x0 x=60 y=11 count=1} to TreeItem with text {FILTER test} [2019-07-30T20:42:16.039Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151240211 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-30T20:42:16.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1151240213 data=null button=1 stateMask=0x80000 x=60 y=11 count=1} to TreeItem with text {FILTER test} [2019-07-30T20:42:16.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1151240214 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T20:42:16.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1151240214 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T20:42:16.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1151240215 data=null button=1 stateMask=0x0 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T20:42:16.039Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151240215 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-30T20:42:16.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1151240223 data=null button=1 stateMask=0x80000 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T20:42:16.039Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:16.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1151240224 data=null button=0 stateMask=0x0 x=200 y=32 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T20:42:16.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1151240225 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T20:42:16.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1151240225 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T20:42:16.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1151240225 data=null button=1 stateMask=0x0 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T20:42:16.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151240226 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-30T20:42:16.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1151240307 data=null button=1 stateMask=0x80000 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T20:42:16.295Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-30T20:42:16.295Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-30T20:42:16.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1151240319 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T20:42:16.295Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T20:42:16.295Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T20:42:16.295Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T20:42:16.858Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T20:42:16.858Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T20:42:16.858Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1151240902 data=null doit=true} to Shell with text {Preferences} [2019-07-30T20:42:16.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:16.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:16.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:16.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:16.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:16.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1151240923 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T20:42:16.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1151240924 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T20:42:16.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1151240924 data=null} to TreeItem with text {Tracing} [2019-07-30T20:42:16.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1151240925 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T20:42:16.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151240984 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-30T20:42:16.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1151241018 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T20:42:16.858Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T20:42:16.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:16.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1151241020 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T20:42:16.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1151241021 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T20:42:16.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1151241021 data=null} to Tree node with text: Trace Types [2019-07-30T20:42:16.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1151241021 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T20:42:16.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151241024 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-30T20:42:16.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1151241027 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T20:42:16.859Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:16.859Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:16.859Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:16.859Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:16.859Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:16.859Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:16.859Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:16.859Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:16.859Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T20:42:16.859Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:16.859Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:16.859Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:16.859Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:16.859Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:16.859Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:16.859Z] DEBUG - Clicking on Uncheck all [2019-07-30T20:42:16.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1151241092 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-30T20:42:16.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1151241092 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-30T20:42:16.859Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1151241093 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:16.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1151241093 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:16.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1151241094 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-30T20:42:16.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1151241094 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-30T20:42:16.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1151241094 data=null item=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-30T20:42:16.859Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1151241104 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-30T20:42:16.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1151241104 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-30T20:42:16.859Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1151241104 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-30T20:42:16.859Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1151241105 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:16.859Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1151241105 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:16.859Z] DEBUG - Clicked on Uncheck all [2019-07-30T20:42:16.859Z] DEBUG - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree') [2019-07-30T20:42:16.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=1151241106 data=null doit=true} to TreeItem with text {Custom XML} [2019-07-30T20:42:16.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1151241106 data=null} to TreeItem with text {Custom XML} [2019-07-30T20:42:16.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1151241107 data=null button=1 stateMask=0x0 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-30T20:42:16.859Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151241107 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-30T20:42:16.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1151241108 data=null button=1 stateMask=0x80000 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-30T20:42:16.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1151241109 data=null doit=true} to Tree node with text: testxmlextension [2019-07-30T20:42:16.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1151241109 data=null} to Tree node with text: testxmlextension [2019-07-30T20:42:16.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1151241110 data=null button=1 stateMask=0x0 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-30T20:42:16.859Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151241110 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-30T20:42:16.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1151241111 data=null button=1 stateMask=0x80000 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-30T20:42:16.859Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:17.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=1151241113 data=null button=0 stateMask=0x0 x=119 y=77 count=0} to Tree node with text: testxmlextension [2019-07-30T20:42:17.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1151241128 data=null doit=true} to Tree node with text: testxmlextension [2019-07-30T20:42:17.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1151241128 data=null} to Tree node with text: testxmlextension [2019-07-30T20:42:17.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1151241130 data=null button=1 stateMask=0x0 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-30T20:42:17.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151241180 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-30T20:42:17.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1151241185 data=null button=1 stateMask=0x80000 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:17.116Z] DEBUG - Clicking on Check selected [2019-07-30T20:42:17.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1151241190 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-30T20:42:17.116Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1151241190 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-30T20:42:17.116Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1151241190 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T20:42:17.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1151241190 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T20:42:17.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1151241191 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-30T20:42:17.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1151241191 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-30T20:42:17.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1151241191 data=null item=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-30T20:42:17.116Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1151241193 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-30T20:42:17.116Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1151241193 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-30T20:42:17.116Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1151241194 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-30T20:42:17.116Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1151241194 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T20:42:17.116Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1151241201 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T20:42:17.116Z] DEBUG - Clicked on Check selected [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:17.116Z] DEBUG - Clicking on &Apply [2019-07-30T20:42:17.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1151241206 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-30T20:42:17.116Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1151241206 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-30T20:42:17.116Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1151241206 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:17.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1151241207 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:17.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1151241207 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-30T20:42:17.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1151241208 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-30T20:42:17.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1151241208 data=null item=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-30T20:42:17.116Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1151241213 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-30T20:42:17.116Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1151241213 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-30T20:42:17.116Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1151241213 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-30T20:42:17.116Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1151241213 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:17.116Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1151241213 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:17.116Z] DEBUG - Clicked on &Apply [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T20:42:17.116Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:17.116Z] 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-30T20:42:17.116Z] DEBUG - Clicking on Apply and Close [2019-07-30T20:42:17.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1151241219 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-30T20:42:17.116Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1151241220 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-30T20:42:17.116Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1151241220 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-30T20:42:17.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1151241220 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T20:42:17.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1151241220 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-30T20:42:17.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1151241220 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-30T20:42:17.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1151241221 data=null item=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-30T20:42:17.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1151240419 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-30T20:42:17.373Z] DEBUG - Clicked on [2019-07-30T20:42:17.373Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2019-07-30T20:42:17.373Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-30T20:42:17.373Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:17.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1151241522 data=null button=0 stateMask=0x0 x=60 y=11 count=0} to TreeItem with text {FILTER test} [2019-07-30T20:42:17.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1151241522 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-30T20:42:17.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1151241522 data=null} to TreeItem with text {FILTER test} [2019-07-30T20:42:17.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1151241523 data=null button=1 stateMask=0x0 x=60 y=11 count=1} to TreeItem with text {FILTER test} [2019-07-30T20:42:17.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151241523 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-30T20:42:17.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1151241603 data=null button=1 stateMask=0x80000 x=60 y=11 count=1} to TreeItem with text {FILTER test} [2019-07-30T20:42:17.373Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-30T20:42:17.373Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-30T20:42:17.373Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2019-07-30T20:42:17.373Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:17.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1151241606 data=null button=0 stateMask=0x0 x=200 y=32 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T20:42:17.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1151241607 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T20:42:17.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1151241607 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T20:42:17.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1151241607 data=null button=1 stateMask=0x0 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T20:42:17.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151241608 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-30T20:42:17.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1151241628 data=null button=1 stateMask=0x80000 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T20:42:17.630Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-30T20:42:17.630Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-30T20:42:17.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1151241631 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T20:42:17.630Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T20:42:17.630Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T20:42:17.630Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T20:42:17.886Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T20:42:17.886Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T20:42:17.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1151242107 data=null doit=true} to Shell with text {Preferences} [2019-07-30T20:42:17.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:17.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:17.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:17.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:17.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:17.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1151242113 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T20:42:17.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1151242114 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T20:42:17.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1151242114 data=null} to TreeItem with text {Tracing} [2019-07-30T20:42:17.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1151242114 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T20:42:17.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151242126 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-30T20:42:18.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1151242201 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T20:42:18.142Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T20:42:18.143Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:18.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1151242205 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T20:42:18.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1151242205 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T20:42:18.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1151242205 data=null} to Tree node with text: Trace Types [2019-07-30T20:42:18.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1151242206 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T20:42:18.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151242206 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-30T20:42:18.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1151242209 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T20:42:18.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:18.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:18.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:18.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - Clicking on Uncheck all [2019-07-30T20:42:18.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1151242217 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-30T20:42:18.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1151242232 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-30T20:42:18.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1151242232 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:18.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1151242233 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:18.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1151242234 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-30T20:42:18.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1151242284 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-30T20:42:18.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1151242284 data=null item=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-30T20:42:18.143Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1151242286 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-30T20:42:18.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1151242286 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-30T20:42:18.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1151242287 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-30T20:42:18.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1151242287 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:18.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1151242287 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:18.143Z] DEBUG - Clicked on Uncheck all [2019-07-30T20:42:18.143Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2019-07-30T20:42:18.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1151242288 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-30T20:42:18.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1151242288 data=null} to TreeItem with text {Custom Text} [2019-07-30T20:42:18.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1151242289 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T20:42:18.143Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151242289 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-30T20:42:18.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1151242290 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T20:42:18.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1151242290 data=null doit=true} to Tree node with text: testtxtextension [2019-07-30T20:42:18.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1151242291 data=null} to Tree node with text: testtxtextension [2019-07-30T20:42:18.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1151242291 data=null button=1 stateMask=0x0 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-30T20:42:18.143Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151242292 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-30T20:42:18.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1151242292 data=null button=1 stateMask=0x80000 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-30T20:42:18.143Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:18.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1151242295 data=null button=0 stateMask=0x0 x=116 y=55 count=0} to Tree node with text: testtxtextension [2019-07-30T20:42:18.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1151242295 data=null doit=true} to Tree node with text: testtxtextension [2019-07-30T20:42:18.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1151242295 data=null} to Tree node with text: testtxtextension [2019-07-30T20:42:18.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1151242295 data=null button=1 stateMask=0x0 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-30T20:42:18.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151242296 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-30T20:42:18.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1151242296 data=null button=1 stateMask=0x80000 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - Clicking on Check selected [2019-07-30T20:42:18.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1151242327 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-30T20:42:18.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1151242328 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-30T20:42:18.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1151242328 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T20:42:18.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1151242328 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T20:42:18.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1151242329 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-30T20:42:18.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1151242329 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-30T20:42:18.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1151242329 data=null item=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-30T20:42:18.143Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1151242381 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-30T20:42:18.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1151242384 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-30T20:42:18.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1151242384 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-30T20:42:18.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1151242384 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T20:42:18.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1151242385 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T20:42:18.143Z] DEBUG - Clicked on Check selected [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - Clicking on &Apply [2019-07-30T20:42:18.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1151242389 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-30T20:42:18.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1151242389 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-30T20:42:18.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1151242389 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:18.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1151242389 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:18.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1151242389 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-30T20:42:18.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1151242390 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-30T20:42:18.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1151242390 data=null item=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-30T20:42:18.143Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1151242391 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-30T20:42:18.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1151242391 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-30T20:42:18.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1151242391 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-30T20:42:18.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1151242392 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:18.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1151242392 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:18.143Z] DEBUG - Clicked on &Apply [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T20:42:18.143Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:18.143Z] 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-30T20:42:18.399Z] DEBUG - Clicking on Apply and Close [2019-07-30T20:42:18.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1151242401 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-30T20:42:18.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1151242401 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-30T20:42:18.399Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1151242402 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-30T20:42:18.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1151242402 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T20:42:18.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1151242402 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-30T20:42:18.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1151242403 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-30T20:42:18.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1151242403 data=null item=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-30T20:42:18.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1151241707 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-30T20:42:18.656Z] DEBUG - Clicked on [2019-07-30T20:42:18.656Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2019-07-30T20:42:18.656Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-30T20:42:18.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:18.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1151242711 data=null button=0 stateMask=0x0 x=60 y=11 count=0} to TreeItem with text {FILTER test} [2019-07-30T20:42:18.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1151242711 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-30T20:42:18.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1151242711 data=null} to TreeItem with text {FILTER test} [2019-07-30T20:42:18.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1151242712 data=null button=1 stateMask=0x0 x=60 y=11 count=1} to TreeItem with text {FILTER test} [2019-07-30T20:42:18.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151242713 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-30T20:42:18.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1151242745 data=null button=1 stateMask=0x80000 x=60 y=11 count=1} to TreeItem with text {FILTER test} [2019-07-30T20:42:18.656Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-30T20:42:18.656Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-30T20:42:18.656Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2019-07-30T20:42:18.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:18.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1151242748 data=null button=0 stateMask=0x0 x=200 y=32 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T20:42:18.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1151242748 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T20:42:18.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1151242748 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T20:42:18.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1151242748 data=null button=1 stateMask=0x0 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T20:42:18.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151242748 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-30T20:42:18.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1151242792 data=null button=1 stateMask=0x80000 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T20:42:18.656Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-30T20:42:18.656Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-30T20:42:18.656Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1151242824 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T20:42:18.656Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T20:42:18.656Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T20:42:18.656Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T20:42:19.219Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T20:42:19.219Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T20:42:19.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1151243219 data=null doit=true} to Shell with text {Preferences} [2019-07-30T20:42:19.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:19.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:19.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:19.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:19.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:19.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1151243242 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T20:42:19.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1151243242 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T20:42:19.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1151243243 data=null} to TreeItem with text {Tracing} [2019-07-30T20:42:19.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1151243243 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T20:42:19.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151243243 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-30T20:42:19.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1151243321 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T20:42:19.219Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T20:42:19.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:19.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1151243323 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T20:42:19.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1151243323 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T20:42:19.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1151243323 data=null} to Tree node with text: Trace Types [2019-07-30T20:42:19.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1151243323 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T20:42:19.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151243324 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-30T20:42:19.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1151243339 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T20:42:19.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:19.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:19.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:19.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:19.219Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:19.219Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:19.219Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T20:42:19.219Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:19.219Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:19.219Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:19.219Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:19.219Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:19.219Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:19.219Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:19.219Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:19.219Z] DEBUG - Clicking on Check all [2019-07-30T20:42:19.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1151243384 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-30T20:42:19.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1151243384 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-30T20:42:19.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1151243384 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:19.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1151243385 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:19.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1151243386 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-30T20:42:19.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1151243386 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-30T20:42:19.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1151243387 data=null item=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-30T20:42:19.220Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1151243388 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-30T20:42:19.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1151243388 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-30T20:42:19.220Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1151243389 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-30T20:42:19.220Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1151243389 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:19.220Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1151243389 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:19.220Z] DEBUG - Clicked on Check all [2019-07-30T20:42:19.220Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:19.220Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:19.220Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:19.220Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:19.220Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:19.220Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:19.220Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T20:42:19.220Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:19.220Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:19.220Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:19.220Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:19.220Z] DEBUG - Clicking on &Apply [2019-07-30T20:42:19.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1151243393 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-30T20:42:19.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1151243393 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-30T20:42:19.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1151243393 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:19.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1151243393 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:19.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1151243393 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-30T20:42:19.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1151243393 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-30T20:42:19.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1151243394 data=null item=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-30T20:42:19.220Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1151243402 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-30T20:42:19.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1151243402 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-30T20:42:19.220Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1151243402 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-30T20:42:19.220Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1151243403 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:19.220Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1151243403 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:19.220Z] DEBUG - Clicked on &Apply [2019-07-30T20:42:19.220Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:19.220Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:19.220Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:19.220Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:19.220Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:19.220Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:19.220Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:19.220Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:19.220Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T20:42:19.220Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T20:42:19.220Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:19.220Z] 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-30T20:42:19.220Z] DEBUG - Clicking on Apply and Close [2019-07-30T20:42:19.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1151243408 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-30T20:42:19.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1151243408 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-30T20:42:19.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1151243408 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-30T20:42:19.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1151243408 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T20:42:19.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1151243409 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-30T20:42:19.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1151243409 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-30T20:42:19.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1151243409 data=null item=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-30T20:42:19.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1151242845 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-30T20:42:19.477Z] DEBUG - Clicked on [2019-07-30T20:42:19.477Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1151243701 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T20:42:19.477Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T20:42:19.477Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T20:42:19.477Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T20:42:20.039Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T20:42:20.039Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T20:42:20.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1151244189 data=null doit=true} to Shell with text {Preferences} [2019-07-30T20:42:20.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:20.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:20.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:20.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:20.039Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:20.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1151244194 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T20:42:20.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1151244195 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T20:42:20.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1151244195 data=null} to TreeItem with text {Tracing} [2019-07-30T20:42:20.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1151244195 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T20:42:20.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151244195 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-30T20:42:20.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1151244285 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T20:42:20.039Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T20:42:20.039Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:20.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1151244287 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T20:42:20.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1151244287 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T20:42:20.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1151244287 data=null} to Tree node with text: Trace Types [2019-07-30T20:42:20.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1151244288 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T20:42:20.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151244288 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-30T20:42:20.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1151244291 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T20:42:20.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:20.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:20.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:20.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - Clicking on Check all [2019-07-30T20:42:20.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1151244311 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-30T20:42:20.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1151244311 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-30T20:42:20.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1151244312 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1151244312 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1151244312 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-30T20:42:20.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1151244313 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-30T20:42:20.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1151244313 data=null item=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-30T20:42:20.297Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1151244313 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-30T20:42:20.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1151244313 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-30T20:42:20.297Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1151244313 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-30T20:42:20.297Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1151244314 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1151244314 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Clicked on Check all [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - Clicking on Uncheck all [2019-07-30T20:42:20.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1151244327 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-30T20:42:20.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1151244327 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-30T20:42:20.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1151244327 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1151244327 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1151244327 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-30T20:42:20.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1151244327 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-30T20:42:20.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1151244328 data=null item=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-30T20:42:20.297Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1151244386 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-30T20:42:20.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1151244386 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-30T20:42:20.297Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1151244386 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-30T20:42:20.297Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1151244386 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1151244386 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Clicked on Uncheck all [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - Clicking on Check all [2019-07-30T20:42:20.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1151244390 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-30T20:42:20.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1151244390 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-30T20:42:20.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1151244390 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1151244390 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1151244391 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-30T20:42:20.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1151244391 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-30T20:42:20.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1151244391 data=null item=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-30T20:42:20.297Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1151244393 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-30T20:42:20.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1151244393 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-30T20:42:20.297Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1151244393 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-30T20:42:20.297Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1151244393 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1151244393 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Clicked on Check all [2019-07-30T20:42:20.297Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:20.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=1151244409 data=null button=0 stateMask=0x0 x=86 y=55 count=0} to TreeItem with text {Custom XML} [2019-07-30T20:42:20.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=1151244409 data=null doit=true} to TreeItem with text {Custom XML} [2019-07-30T20:42:20.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1151244409 data=null} to TreeItem with text {Custom XML} [2019-07-30T20:42:20.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1151244411 data=null button=1 stateMask=0x0 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-30T20:42:20.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151244411 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-30T20:42:20.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1151244412 data=null button=1 stateMask=0x80000 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - Clicking on Uncheck all [2019-07-30T20:42:20.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1151244422 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-30T20:42:20.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1151244422 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-30T20:42:20.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1151244423 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1151244423 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1151244423 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-30T20:42:20.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1151244423 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-30T20:42:20.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1151244423 data=null item=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-30T20:42:20.297Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1151244425 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-30T20:42:20.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1151244426 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-30T20:42:20.297Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1151244426 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-30T20:42:20.297Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1151244426 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1151244426 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Clicked on Uncheck all [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - Clicking on Check selected [2019-07-30T20:42:20.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1151244430 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-30T20:42:20.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1151244430 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-30T20:42:20.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1151244430 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1151244430 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1151244430 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-30T20:42:20.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1151244431 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-30T20:42:20.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1151244431 data=null item=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-30T20:42:20.297Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1151244432 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-30T20:42:20.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1151244432 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-30T20:42:20.297Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1151244486 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-30T20:42:20.297Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1151244486 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1151244487 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Clicked on Check selected [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - Clicking on Check all [2019-07-30T20:42:20.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1151244491 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-30T20:42:20.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1151244491 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-30T20:42:20.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1151244491 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1151244491 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1151244492 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-30T20:42:20.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1151244492 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-30T20:42:20.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1151244492 data=null item=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-30T20:42:20.297Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1151244494 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-30T20:42:20.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1151244494 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-30T20:42:20.297Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1151244494 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-30T20:42:20.297Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1151244494 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1151244494 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Clicked on Check all [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - Clicking on Uncheck selected [2019-07-30T20:42:20.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1151244505 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-30T20:42:20.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1151244505 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-30T20:42:20.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1151244505 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1151244505 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1151244506 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-30T20:42:20.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1151244507 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-30T20:42:20.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1151244507 data=null item=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-30T20:42:20.297Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1151244508 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-30T20:42:20.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1151244508 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-30T20:42:20.297Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1151244508 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-30T20:42:20.297Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1151244508 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1151244508 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Clicked on Uncheck selected [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:20.297Z] DEBUG - Clicking on Uncheck all [2019-07-30T20:42:20.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1151244512 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-30T20:42:20.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1151244512 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-30T20:42:20.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1151244512 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1151244512 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1151244513 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-30T20:42:20.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1151244514 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-30T20:42:20.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1151244514 data=null item=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-30T20:42:20.297Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1151244520 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-30T20:42:20.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1151244520 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-30T20:42:20.297Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1151244520 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-30T20:42:20.297Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1151244521 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1151244521 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.297Z] DEBUG - Clicked on Uncheck all [2019-07-30T20:42:20.297Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:42:20.297Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:42:20.297Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:42:20.297Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:42:20.860Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:20.860Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:20.860Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T20:42:20.860Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:20.860Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.860Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:20.860Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:20.860Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:20.860Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:20.860Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:20.860Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:20.860Z] DEBUG - Clicking on Check all [2019-07-30T20:42:20.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1151244832 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-30T20:42:20.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1151244832 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-30T20:42:20.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1151244832 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1151244832 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1151244833 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-30T20:42:20.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1151244833 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-30T20:42:20.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1151244833 data=null item=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-30T20:42:20.860Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1151244836 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-30T20:42:20.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1151244836 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-30T20:42:20.860Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1151244836 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-30T20:42:20.860Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1151244836 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.860Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1151244836 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:20.860Z] DEBUG - Clicked on Check all [2019-07-30T20:42:20.860Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:42:20.860Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:42:20.860Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2019-07-30T20:42:20.860Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text') [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:21.127Z] DEBUG - Clicking on Check all [2019-07-30T20:42:21.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1151245145 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-30T20:42:21.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1151245145 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-30T20:42:21.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1151245146 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:21.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1151245146 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:21.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1151245147 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-30T20:42:21.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1151245147 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-30T20:42:21.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1151245147 data=null item=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-30T20:42:21.127Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1151245151 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-30T20:42:21.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1151245151 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-30T20:42:21.127Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1151245151 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-30T20:42:21.127Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1151245151 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:21.127Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1151245152 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:21.127Z] DEBUG - Clicked on Check all [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:21.127Z] DEBUG - Clicking on &Apply [2019-07-30T20:42:21.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1151245155 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-30T20:42:21.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1151245155 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-30T20:42:21.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1151245155 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:21.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1151245155 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:21.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1151245156 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-30T20:42:21.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1151245156 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-30T20:42:21.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1151245156 data=null item=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-30T20:42:21.127Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1151245156 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-30T20:42:21.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1151245156 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-30T20:42:21.127Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1151245156 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-30T20:42:21.127Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1151245157 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:21.127Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1151245157 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:21.127Z] DEBUG - Clicked on &Apply [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T20:42:21.127Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:21.127Z] 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-30T20:42:21.127Z] DEBUG - Clicking on Apply and Close [2019-07-30T20:42:21.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1151245161 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-30T20:42:21.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1151245161 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-30T20:42:21.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1151245161 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-30T20:42:21.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1151245161 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T20:42:21.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1151245161 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-30T20:42:21.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1151245161 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-30T20:42:21.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1151245161 data=null item=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-30T20:42:21.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1151243716 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-30T20:42:21.521Z] DEBUG - Clicked on [2019-07-30T20:42:21.521Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1151245412 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T20:42:21.521Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T20:42:21.521Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T20:42:21.521Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T20:42:21.779Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T20:42:21.779Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T20:42:21.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1151245890 data=null doit=true} to Shell with text {Preferences} [2019-07-30T20:42:21.779Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:21.779Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:21.779Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:21.779Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:21.779Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:21.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1151245894 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T20:42:21.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1151245894 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T20:42:21.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1151245895 data=null} to TreeItem with text {Tracing} [2019-07-30T20:42:21.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1151245895 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T20:42:21.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151245906 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-30T20:42:21.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1151245981 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T20:42:21.779Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T20:42:21.779Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:21.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1151245983 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T20:42:21.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1151245983 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T20:42:21.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1151245983 data=null} to Tree node with text: Trace Types [2019-07-30T20:42:21.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1151245984 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T20:42:21.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151245984 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-30T20:42:21.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1151245988 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T20:42:21.779Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:21.779Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:21.779Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:21.779Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:21.779Z] DEBUG - Clicking on Check all [2019-07-30T20:42:21.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1151245993 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-30T20:42:21.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1151245993 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-30T20:42:21.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1151245993 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:21.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1151245993 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:21.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1151245994 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-30T20:42:21.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1151245994 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-30T20:42:21.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1151245994 data=null item=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-30T20:42:21.779Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1151245994 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-30T20:42:21.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1151245994 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-30T20:42:21.779Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1151245994 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-30T20:42:21.779Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1151245994 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:21.779Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1151245995 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:21.779Z] DEBUG - Clicked on Check all [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:21.779Z] DEBUG - Clicking on &Apply [2019-07-30T20:42:21.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1151246010 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-30T20:42:21.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1151246010 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-30T20:42:21.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1151246010 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:21.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1151246010 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:21.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1151246011 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-30T20:42:21.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1151246011 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-30T20:42:21.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1151246011 data=null item=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-30T20:42:21.779Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1151246011 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-30T20:42:21.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1151246011 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-30T20:42:21.779Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1151246011 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-30T20:42:21.779Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1151246017 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:21.779Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1151246017 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:21.779Z] DEBUG - Clicked on &Apply [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T20:42:21.779Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:21.779Z] 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-30T20:42:21.779Z] DEBUG - Clicking on Apply and Close [2019-07-30T20:42:21.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1151246021 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-30T20:42:21.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1151246021 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-30T20:42:21.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1151246021 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-30T20:42:21.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1151246022 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T20:42:21.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1151246022 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-30T20:42:21.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1151246022 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-30T20:42:22.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1151246022 data=null item=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-30T20:42:22.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1151245478 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-30T20:42:22.292Z] DEBUG - Clicked on [2019-07-30T20:42:22.292Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:42:22.292Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:22.292Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:22.292Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:22.292Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:22.292Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:22.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1151246405 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T20:42:22.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1151246405 data=null doit=true} to TreeItem with text {test} [2019-07-30T20:42:22.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1151246405 data=null} to TreeItem with text {test} [2019-07-30T20:42:22.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1151246406 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:42:22.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151246406 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T20:42:22.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1151246427 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:42:22.292Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:22.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1151246428 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T20:42:22.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1151246429 data=null doit=true} to TreeItem with text {test} [2019-07-30T20:42:22.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1151246429 data=null} to TreeItem with text {test} [2019-07-30T20:42:22.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1151246429 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:42:22.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151246430 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T20:42:22.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1151246493 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:42:22.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1151246495 data=null doit=true} to TreeItem with text {test} [2019-07-30T20:42:22.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1151246495 data=null} to TreeItem with text {test} [2019-07-30T20:42:22.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1151246495 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:42:22.292Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151246502 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-30T20:42:22.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1151246539 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:42:22.292Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:22.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1151246547 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:42:22.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1151246548 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:42:22.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1151246548 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:42:22.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1151246549 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:42:22.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151246549 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-30T20:42:22.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1151246588 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:42:22.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1151246589 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:42:22.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1151246589 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:42:22.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1151246590 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:42:22.549Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151246590 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-30T20:42:22.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1151246594 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:42:22.549Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:22.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1151246595 data=null button=0 stateMask=0x0 x=112 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-30T20:42:22.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1151246596 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-30T20:42:22.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1151246596 data=null} to Tree node with text: syslog_collapse [2019-07-30T20:42:22.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1151246596 data=null button=1 stateMask=0x0 x=112 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T20:42:22.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151246605 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-30T20:42:22.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1151246681 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T20:42:22.549Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:22.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1151246682 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-30T20:42:22.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1151246682 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-30T20:42:22.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1151246682 data=null} to Tree node with text: syslog_collapse [2019-07-30T20:42:22.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1151246683 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T20:42:22.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151246683 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-30T20:42:22.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1151246690 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T20:42:22.807Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2019-07-30T20:42:22.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1151246987 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T20:42:22.807Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T20:42:22.807Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T20:42:22.807Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T20:42:23.371Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T20:42:23.371Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T20:42:23.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1151247421 data=null doit=true} to Shell with text {Preferences} [2019-07-30T20:42:23.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:23.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:23.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:23.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:23.371Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:23.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1151247433 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T20:42:23.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1151247433 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T20:42:23.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1151247434 data=null} to TreeItem with text {Tracing} [2019-07-30T20:42:23.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1151247434 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T20:42:23.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151247434 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-30T20:42:23.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1151247510 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T20:42:23.371Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T20:42:23.371Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:23.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1151247515 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T20:42:23.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1151247515 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T20:42:23.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1151247515 data=null} to Tree node with text: Trace Types [2019-07-30T20:42:23.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1151247516 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T20:42:23.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151247516 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-30T20:42:23.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1151247519 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T20:42:23.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:23.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:23.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:23.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:23.371Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:23.371Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:23.371Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:23.371Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:23.371Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T20:42:23.371Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:23.371Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:23.371Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:23.371Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:23.371Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:23.371Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:23.371Z] DEBUG - Clicking on Uncheck all [2019-07-30T20:42:23.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1151247527 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-30T20:42:23.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1151247527 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-30T20:42:23.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1151247527 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:23.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1151247527 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:23.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1151247528 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-30T20:42:23.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1151247528 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-30T20:42:23.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1151247528 data=null item=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-30T20:42:23.371Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1151247543 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-30T20:42:23.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1151247543 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-30T20:42:23.371Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1151247544 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-30T20:42:23.371Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1151247544 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:23.371Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1151247544 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:23.371Z] DEBUG - Clicked on Uncheck all [2019-07-30T20:42:23.371Z] DEBUG - Expanding nodes Custom Text in tree (of type 'Tree') [2019-07-30T20:42:23.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1151247545 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-30T20:42:23.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1151247545 data=null} to TreeItem with text {Custom Text} [2019-07-30T20:42:23.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1151247546 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T20:42:23.371Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151247546 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-30T20:42:23.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1151247547 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T20:42:23.371Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:23.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=1151247557 data=null button=0 stateMask=0x0 x=86 y=33 count=0} to TreeItem with text {Custom Text} [2019-07-30T20:42:23.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1151247557 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-30T20:42:23.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1151247557 data=null} to TreeItem with text {Custom Text} [2019-07-30T20:42:23.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1151247558 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T20:42:23.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151247558 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-30T20:42:23.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1151247558 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T20:42:23.371Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:23.371Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T20:42:23.371Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:23.371Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T20:42:23.372Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:23.372Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:23.372Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:23.372Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:23.372Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:23.372Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:23.372Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:23.372Z] DEBUG - Clicking on Check selected [2019-07-30T20:42:23.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1151247562 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-30T20:42:23.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1151247562 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-30T20:42:23.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1151247562 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T20:42:23.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1151247562 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T20:42:23.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1151247563 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-30T20:42:23.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1151247563 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-30T20:42:23.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1151247563 data=null item=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-30T20:42:23.372Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1151247587 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-30T20:42:23.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1151247588 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-30T20:42:23.372Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1151247588 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-30T20:42:23.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1151247588 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T20:42:23.372Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1151247588 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T20:42:23.372Z] DEBUG - Clicked on Check selected [2019-07-30T20:42:23.372Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:23.372Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:23.372Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:23.372Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:23.372Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:23.372Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:23.372Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T20:42:23.372Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:23.372Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:23.372Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:23.372Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:23.372Z] DEBUG - Clicking on &Apply [2019-07-30T20:42:23.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1151247592 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-30T20:42:23.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1151247592 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-30T20:42:23.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1151247592 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:23.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1151247592 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:23.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1151247593 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-30T20:42:23.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1151247593 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-30T20:42:23.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1151247593 data=null item=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-30T20:42:23.372Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1151247594 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-30T20:42:23.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1151247594 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-30T20:42:23.372Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1151247595 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-30T20:42:23.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1151247595 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:23.372Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1151247595 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:23.372Z] DEBUG - Clicked on &Apply [2019-07-30T20:42:23.372Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:23.372Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:23.372Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:23.372Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:23.372Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:23.372Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:23.372Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:23.372Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:23.372Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T20:42:23.372Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T20:42:23.372Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:23.372Z] 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-30T20:42:23.372Z] DEBUG - Clicking on Apply and Close [2019-07-30T20:42:23.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1151247599 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-30T20:42:23.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1151247599 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-30T20:42:23.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1151247599 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-30T20:42:23.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1151247599 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T20:42:23.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1151247599 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-30T20:42:23.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1151247599 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-30T20:42:23.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1151247599 data=null item=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-30T20:42:23.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1151247025 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-30T20:42:23.628Z] DEBUG - Clicked on [2019-07-30T20:42:23.628Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:42:23.628Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:23.628Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:23.628Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:23.628Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:23.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:23.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1151247841 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T20:42:23.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1151247862 data=null doit=true} to TreeItem with text {test} [2019-07-30T20:42:23.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1151247862 data=null} to TreeItem with text {test} [2019-07-30T20:42:23.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1151247863 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:42:23.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151247863 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T20:42:23.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1151247900 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:42:23.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:23.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1151247901 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T20:42:23.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1151247901 data=null doit=true} to TreeItem with text {test} [2019-07-30T20:42:23.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1151247901 data=null} to TreeItem with text {test} [2019-07-30T20:42:23.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1151247902 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:42:23.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151247902 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T20:42:23.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1151247911 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:42:23.884Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T20:42:23.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:23.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1151247912 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:42:23.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1151247912 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:42:23.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1151247912 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:42:23.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1151247913 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:42:23.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151247919 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-30T20:42:23.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1151247987 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:42:23.884Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T20:42:23.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:23.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1151247989 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-30T20:42:23.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1151247989 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-30T20:42:23.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1151247989 data=null} to Tree node with text: syslog_collapse [2019-07-30T20:42:23.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1151247990 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T20:42:23.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151247990 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-30T20:42:23.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1151247997 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T20:42:23.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:23.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1151247998 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-30T20:42:23.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1151247998 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-30T20:42:23.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1151247998 data=null} to Tree node with text: syslog_collapse [2019-07-30T20:42:23.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1151247998 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T20:42:23.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151247999 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-30T20:42:23.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1151248013 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T20:42:24.141Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2019-07-30T20:42:24.141Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1151248205 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T20:42:24.141Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T20:42:24.141Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T20:42:24.141Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T20:42:24.705Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T20:42:24.705Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T20:42:24.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1151248712 data=null doit=true} to Shell with text {Preferences} [2019-07-30T20:42:24.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:24.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:24.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:24.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:24.705Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:24.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1151248716 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T20:42:24.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1151248717 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T20:42:24.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1151248717 data=null} to TreeItem with text {Tracing} [2019-07-30T20:42:24.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1151248717 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T20:42:24.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151248717 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-30T20:42:24.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1151248796 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T20:42:24.705Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T20:42:24.705Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:24.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1151248800 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T20:42:24.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1151248800 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T20:42:24.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1151248800 data=null} to Tree node with text: Trace Types [2019-07-30T20:42:24.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1151248801 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T20:42:24.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151248801 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-30T20:42:24.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1151248804 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T20:42:24.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:24.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:24.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:24.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:24.705Z] DEBUG - Clicking on Check all [2019-07-30T20:42:24.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1151248809 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-30T20:42:24.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1151248810 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-30T20:42:24.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1151248810 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:24.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1151248810 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:24.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1151248810 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-30T20:42:24.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1151248810 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-30T20:42:24.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1151248810 data=null item=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-30T20:42:24.705Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1151248812 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-30T20:42:24.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1151248812 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-30T20:42:24.705Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1151248812 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-30T20:42:24.705Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1151248812 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:24.705Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1151248812 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:24.705Z] DEBUG - Clicked on Check all [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:24.705Z] DEBUG - Clicking on &Apply [2019-07-30T20:42:24.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1151248827 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-30T20:42:24.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1151248827 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-30T20:42:24.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1151248827 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:24.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1151248827 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:24.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1151248828 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-30T20:42:24.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1151248828 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-30T20:42:24.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1151248828 data=null item=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-30T20:42:24.705Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1151248830 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-30T20:42:24.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1151248830 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-30T20:42:24.705Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1151248830 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-30T20:42:24.705Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1151248830 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:24.705Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1151248830 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:24.705Z] DEBUG - Clicked on &Apply [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T20:42:24.705Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:24.705Z] 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-30T20:42:24.705Z] DEBUG - Clicking on Apply and Close [2019-07-30T20:42:24.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1151248883 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-30T20:42:24.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1151248883 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-30T20:42:24.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1151248884 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-30T20:42:24.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1151248884 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T20:42:24.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1151248884 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-30T20:42:24.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1151248885 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-30T20:42:24.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1151248885 data=null item=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-30T20:42:24.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1151248285 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-30T20:42:25.269Z] DEBUG - Clicked on [2019-07-30T20:42:25.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1151249283 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T20:42:25.269Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T20:42:25.269Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T20:42:25.269Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T20:42:25.525Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T20:42:25.525Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T20:42:25.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1151249650 data=null doit=true} to Shell with text {Preferences} [2019-07-30T20:42:25.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:25.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:25.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:25.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:25.525Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:25.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1151249654 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T20:42:25.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1151249654 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T20:42:25.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1151249654 data=null} to TreeItem with text {Tracing} [2019-07-30T20:42:25.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1151249654 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T20:42:25.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151249655 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-30T20:42:25.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1151249695 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T20:42:25.525Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T20:42:25.525Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:25.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1151249700 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T20:42:25.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1151249700 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T20:42:25.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1151249700 data=null} to Tree node with text: Trace Types [2019-07-30T20:42:25.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1151249701 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T20:42:25.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151249701 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-30T20:42:25.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1151249704 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T20:42:25.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:25.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:25.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:25.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:25.525Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:25.525Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:25.525Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T20:42:25.525Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:25.525Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:25.525Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:25.525Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:25.525Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:25.525Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:25.525Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:25.525Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:25.525Z] DEBUG - Clicking on Check all [2019-07-30T20:42:25.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1151249709 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-30T20:42:25.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1151249709 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-30T20:42:25.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1151249709 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:25.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1151249709 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:25.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1151249709 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-30T20:42:25.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1151249709 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-30T20:42:25.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1151249709 data=null item=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-30T20:42:25.525Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1151249710 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-30T20:42:25.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1151249710 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-30T20:42:25.525Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1151249710 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-30T20:42:25.525Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1151249710 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:25.525Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1151249710 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T20:42:25.525Z] DEBUG - Clicked on Check all [2019-07-30T20:42:25.525Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:25.525Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:25.525Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:25.525Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:25.525Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:25.525Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:25.525Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T20:42:25.525Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:25.525Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:25.525Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:25.525Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:25.525Z] DEBUG - Clicking on &Apply [2019-07-30T20:42:25.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1151249725 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-30T20:42:25.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1151249725 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-30T20:42:25.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1151249725 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:25.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1151249725 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:25.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1151249726 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-30T20:42:25.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1151249726 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-30T20:42:25.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1151249726 data=null item=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-30T20:42:25.526Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1151249726 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-30T20:42:25.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1151249727 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-30T20:42:25.526Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1151249727 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-30T20:42:25.526Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1151249727 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:25.526Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1151249727 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:25.526Z] DEBUG - Clicked on &Apply [2019-07-30T20:42:25.526Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:25.526Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:25.526Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:25.526Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:25.526Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:25.526Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:25.526Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:25.526Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:25.526Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T20:42:25.526Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T20:42:25.526Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:25.526Z] 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-30T20:42:25.782Z] DEBUG - Clicking on Apply and Close [2019-07-30T20:42:25.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1151249786 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-30T20:42:25.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1151249786 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-30T20:42:25.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1151249786 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-30T20:42:25.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1151249787 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T20:42:25.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1151249787 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-30T20:42:25.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1151249787 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-30T20:42:25.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1151249787 data=null item=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-30T20:42:25.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1151249297 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-30T20:42:25.782Z] DEBUG - Clicked on [2019-07-30T20:42:25.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1151250034 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T20:42:26.038Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T20:42:26.038Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T20:42:26.038Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T20:42:26.294Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T20:42:26.294Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T20:42:26.294Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1151250485 data=null doit=true} to Shell with text {Preferences} [2019-07-30T20:42:26.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:26.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:26.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:26.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:26.294Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:26.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1151250489 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T20:42:26.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1151250489 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T20:42:26.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1151250489 data=null} to TreeItem with text {Tracing} [2019-07-30T20:42:26.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1151250490 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T20:42:26.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151250490 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-30T20:42:26.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1151250525 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T20:42:26.294Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T20:42:26.294Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:26.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1151250529 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T20:42:26.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1151250529 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T20:42:26.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1151250529 data=null} to Tree node with text: Trace Types [2019-07-30T20:42:26.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1151250529 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T20:42:26.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151250530 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-30T20:42:26.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1151250532 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T20:42:26.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:26.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:26.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:26.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:26.294Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:26.294Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:26.294Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:26.294Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:26.294Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T20:42:26.294Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:26.294Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:26.294Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:26.294Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:26.551Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:26.551Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:26.551Z] DEBUG - Clicking on Uncheck all [2019-07-30T20:42:26.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1151250594 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-30T20:42:26.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1151250594 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-30T20:42:26.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1151250594 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:26.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1151250594 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:26.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1151250600 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-30T20:42:26.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1151250600 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-30T20:42:26.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1151250600 data=null item=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-30T20:42:26.551Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1151250602 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-30T20:42:26.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1151250602 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-30T20:42:26.551Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1151250602 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-30T20:42:26.551Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1151250602 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:26.551Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1151250602 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T20:42:26.551Z] DEBUG - Clicked on Uncheck all [2019-07-30T20:42:26.551Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2019-07-30T20:42:26.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1151250603 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-30T20:42:26.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1151250603 data=null} to TreeItem with text {Custom Text} [2019-07-30T20:42:26.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1151250604 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T20:42:26.551Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151250604 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-30T20:42:26.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1151250605 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T20:42:26.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1151250605 data=null doit=true} to Tree node with text: testtxtextension [2019-07-30T20:42:26.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1151250606 data=null} to Tree node with text: testtxtextension [2019-07-30T20:42:26.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1151250607 data=null button=1 stateMask=0x0 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-30T20:42:26.551Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151250607 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-30T20:42:26.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1151250607 data=null button=1 stateMask=0x80000 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-30T20:42:26.551Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:26.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1151250609 data=null button=0 stateMask=0x0 x=116 y=55 count=0} to Tree node with text: testtxtextension [2019-07-30T20:42:26.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1151250609 data=null doit=true} to Tree node with text: testtxtextension [2019-07-30T20:42:26.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1151250610 data=null} to Tree node with text: testtxtextension [2019-07-30T20:42:26.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1151250610 data=null button=1 stateMask=0x0 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-30T20:42:26.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151250610 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-30T20:42:26.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1151250611 data=null button=1 stateMask=0x80000 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-30T20:42:26.551Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:26.551Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T20:42:26.551Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:26.551Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T20:42:26.551Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:26.551Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:26.551Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:26.551Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:26.551Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:26.551Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:26.551Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:26.551Z] DEBUG - Clicking on Check selected [2019-07-30T20:42:26.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1151250627 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-30T20:42:26.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1151250627 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-30T20:42:26.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1151250627 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T20:42:26.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1151250627 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T20:42:26.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1151250629 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-30T20:42:26.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1151250629 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-30T20:42:26.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1151250629 data=null item=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-30T20:42:26.552Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1151250682 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-30T20:42:26.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1151250682 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-30T20:42:26.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1151250683 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-30T20:42:26.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1151250683 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T20:42:26.552Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1151250683 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T20:42:26.552Z] DEBUG - Clicked on Check selected [2019-07-30T20:42:26.552Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:26.552Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:26.552Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:26.552Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:26.552Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:26.552Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:26.552Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T20:42:26.552Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:26.552Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:26.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:26.552Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:26.552Z] DEBUG - Clicking on &Apply [2019-07-30T20:42:26.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1151250686 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-30T20:42:26.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1151250686 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-30T20:42:26.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1151250686 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:26.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1151250686 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:26.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1151250686 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-30T20:42:26.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1151250686 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-30T20:42:26.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1151250686 data=null item=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-30T20:42:26.552Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1151250688 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-30T20:42:26.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1151250688 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-30T20:42:26.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1151250688 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-30T20:42:26.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1151250688 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:26.552Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1151250688 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:42:26.552Z] DEBUG - Clicked on &Apply [2019-07-30T20:42:26.552Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T20:42:26.552Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T20:42:26.552Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T20:42:26.552Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T20:42:26.552Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:42:26.552Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:42:26.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:26.552Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:42:26.552Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T20:42:26.552Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T20:42:26.552Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:26.552Z] 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-30T20:42:26.552Z] DEBUG - Clicking on Apply and Close [2019-07-30T20:42:26.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1151250691 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-30T20:42:26.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1151250691 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-30T20:42:26.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1151250691 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-30T20:42:26.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1151250691 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T20:42:26.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1151250691 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-30T20:42:26.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1151250691 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-30T20:42:26.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1151250692 data=null item=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-30T20:42:26.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1151250089 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-30T20:42:26.809Z] DEBUG - Clicked on [2019-07-30T20:42:26.809Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:42:26.809Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:26.809Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:26.809Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:42:26.809Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:42:26.809Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:26.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1151250994 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T20:42:26.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1151250994 data=null doit=true} to TreeItem with text {test} [2019-07-30T20:42:26.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1151250994 data=null} to TreeItem with text {test} [2019-07-30T20:42:26.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1151250995 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:42:26.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151250995 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T20:42:26.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1151251031 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:42:27.065Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:27.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1151251082 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T20:42:27.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1151251082 data=null doit=true} to TreeItem with text {test} [2019-07-30T20:42:27.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1151251082 data=null} to TreeItem with text {test} [2019-07-30T20:42:27.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1151251083 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:42:27.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151251083 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T20:42:27.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1151251091 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:42:27.065Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T20:42:27.065Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:27.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1151251093 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:42:27.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1151251093 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:42:27.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1151251093 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:42:27.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1151251093 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:42:27.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151251093 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-30T20:42:27.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1151251108 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:42:27.065Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:42:27.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1151251109 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:42:27.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1151251109 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:42:27.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1151251109 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:42:27.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1151251109 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:42:27.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151251109 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-30T20:42:27.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1151251116 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:42:27.065Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T20:42:27.065Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T20:42:27.628Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T20:42:27.628Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T20:42:27.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1151251801 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T20:42:27.628Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T20:42:27.628Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T20:42:27.628Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T20:42:27.628Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T20:42:27.628Z] DEBUG - matched Combo with text "", using matcher: of type 'Button' [2019-07-30T20:42:32.472Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:32.472Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:32.472Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:42:32.472Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:42:32.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151256523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:42:32.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151256524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:42:32.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151256524 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:42:32.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151256525 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:42:32.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151256525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:42:32.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151256525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:42:32.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151256525 data=null 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-30T20:42:32.472Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151256525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:42:32.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151256525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:42:32.472Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151256526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:42:32.472Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151256526 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:42:32.472Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151256526 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:42:32.472Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:42:32.472Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:42:32.472Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:42:32.472Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:42:32.472Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:32.472Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:42:32.472Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:32.472Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:32.472Z] DEBUG - Clicking on OK [2019-07-30T20:42:32.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151256527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:32.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151256528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:32.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151256528 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:32.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151256528 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:32.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151256528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:32.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151256528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:32.472Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:32.472Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:32.472Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:32.472Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:32.472Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:32.472Z] DEBUG - Clicked on OK [2019-07-30T20:42:33.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151256528 data=null item=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-30T20:42:33.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1151255393 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-30T20:42:33.599Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.123 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2019-07-30T20:42:33.599Z] testFiltersView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 5.086 s [2019-07-30T20:42:33.599Z] testPreferencePage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 2.614 s [2019-07-30T20:42:33.599Z] testSelectTraceType(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 3.871 s [2019-07-30T20:42:33.599Z] testImportTraceTypeOptions(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 4.718 s [2019-07-30T20:42:33.599Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2019-07-30T20:42:34.966Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-30T20:42:35.222Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T20:42:35.222Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T20:42:35.222Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T20:42:35.222Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T20:42:36.151Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-30T20:42:36.151Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T20:42:36.151Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T20:42:36.151Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T20:42:36.714Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T20:42:36.714Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T20:42:37.277Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T20:42:37.277Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T20:42:37.840Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T20:42:37.840Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T20:42:38.623Z] DEBUG - number of items : 5 [2019-07-30T20:42:38.623Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In} [2019-07-30T20:42:38.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151262476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T20:42:38.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151262477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T20:42:38.623Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151262477 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-30T20:42:38.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151262477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T20:42:38.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151262477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T20:42:38.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151262478 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-30T20:42:38.623Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151262481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T20:42:38.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151262482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T20:42:38.623Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151262482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T20:42:38.623Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151262482 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-30T20:42:38.623Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151262482 data=null} to ToolItem with tooltip text {Zoom In} [2019-07-30T20:42:38.623Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In} [2019-07-30T20:42:38.623Z] DEBUG - number of items : 5 [2019-07-30T20:42:38.623Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out} [2019-07-30T20:42:38.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151262491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T20:42:38.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151262491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T20:42:38.623Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151262491 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-30T20:42:38.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151262491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T20:42:38.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151262491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T20:42:38.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151262491 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-30T20:42:38.623Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151262496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T20:42:38.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151262496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T20:42:38.623Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151262496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T20:42:38.623Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151262496 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-30T20:42:38.623Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151262497 data=null} to ToolItem with tooltip text {Zoom Out} [2019-07-30T20:42:38.623Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out} [2019-07-30T20:42:38.623Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T20:42:38.623Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T20:42:38.880Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T20:42:38.880Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T20:42:39.808Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-30T20:42:40.372Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T20:42:40.372Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T20:42:40.372Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T20:42:40.372Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T20:42:40.372Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T20:42:40.372Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T20:42:40.629Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.963 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2019-07-30T20:42:40.629Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 2.168 s [2019-07-30T20:42:40.629Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 3.693 s [2019-07-30T20:42:40.629Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 0.95 s [2019-07-30T20:42:40.629Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2019-07-30T20:42:44.802Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T20:42:44.802Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T20:42:48.073Z] DEBUG - number of items : 16 [2019-07-30T20:42:48.073Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:48.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151271924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:48.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151271924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:48.073Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151271924 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:48.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151271924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:48.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151271925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:48.073Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151272140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:48.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151272141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:48.073Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151272142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:48.073Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151272142 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:48.073Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151272142 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:48.073Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:48.073Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.073Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:48.074Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:48.074Z] DEBUG - Clicking on OK [2019-07-30T20:42:48.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151272208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:48.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151272208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:48.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151272208 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:48.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151272209 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:48.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151272209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:48.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151272209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:48.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151272209 data=null item=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-30T20:42:48.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151271925 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-30T20:42:48.330Z] DEBUG - Clicked on [2019-07-30T20:42:48.587Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T20:42:48.587Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T20:42:49.151Z] DEBUG - number of items : 16 [2019-07-30T20:42:49.151Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:49.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151273288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:49.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151273288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:49.151Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151273289 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:49.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151273289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:49.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151273289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:49.408Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151273489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:49.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151273490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:49.408Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151273490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:49.408Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151273490 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:49.408Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151273491 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:49.408Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:49.408Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:49.408Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - Clicking on OK [2019-07-30T20:42:49.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151273583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151273583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151273583 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151273584 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151273584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151273584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:49.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151273584 data=null item=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-30T20:42:49.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151273289 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-30T20:42:49.664Z] DEBUG - Clicked on [2019-07-30T20:42:49.920Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T20:42:49.920Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T20:42:50.483Z] DEBUG - number of items : 16 [2019-07-30T20:42:50.483Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:50.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151274543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:50.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151274543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:50.483Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151274543 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:50.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151274543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:50.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151274543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:50.483Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151274695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:50.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151274697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:50.483Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151274697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:50.483Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151274697 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:50.483Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151274697 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:50.483Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:50.483Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:50.483Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - Clicking on OK [2019-07-30T20:42:50.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151274731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151274731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151274731 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151274731 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151274732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:50.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151274732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:50.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151274732 data=null item=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-30T20:42:50.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151274543 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-30T20:42:50.740Z] DEBUG - Clicked on [2019-07-30T20:42:51.004Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T20:42:51.004Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T20:42:51.523Z] DEBUG - number of items : 16 [2019-07-30T20:42:51.523Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:51.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151275706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:51.523Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151275706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:51.523Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151275706 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:51.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151275706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:51.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151275706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:51.780Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151275822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:51.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151275823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:51.780Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151275828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:51.780Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151275828 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:51.780Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151275829 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:51.780Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:51.780Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T20:42:51.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:51.781Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - Clicking on OK [2019-07-30T20:42:51.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151275857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151275857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151275857 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151275857 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151275857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151275857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:51.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151275857 data=null item=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-30T20:42:51.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151275706 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-30T20:42:51.781Z] DEBUG - Clicked on [2019-07-30T20:42:52.037Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T20:42:52.293Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T20:42:56.463Z] DEBUG - number of items : 16 [2019-07-30T20:42:56.463Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:56.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151280625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:56.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151280626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:56.463Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151280626 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:56.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151280626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:56.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151280626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:56.721Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151280825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:56.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151280826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:56.721Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151280826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:56.721Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151280827 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:56.721Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151280828 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:56.721Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:56.721Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:56.721Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - Clicking on OK [2019-07-30T20:42:56.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151280907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151280907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151280907 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151280907 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151280907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151280907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:56.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151280907 data=null item=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-30T20:42:56.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151280626 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-30T20:42:56.977Z] DEBUG - Clicked on [2019-07-30T20:42:57.234Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T20:42:57.234Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T20:42:57.798Z] DEBUG - number of items : 16 [2019-07-30T20:42:57.798Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:57.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151281847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:57.798Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151281848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:57.798Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151281848 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:57.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151281848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:57.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151281848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:57.798Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151281976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:57.798Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151281977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:57.798Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151281977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:57.798Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151281977 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:57.798Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151281977 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:57.798Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:57.798Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T20:42:57.798Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1151281979 data=null doit=true} to Shell with text {Legend} [2019-07-30T20:42:57.798Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:57.798Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:57.798Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:57.798Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:57.798Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:57.798Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:57.798Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T20:42:57.798Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:57.798Z] 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-30T20:42:57.798Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:57.798Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:42:57.798Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:42:57.798Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:42:57.798Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:42:57.798Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:42:57.798Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:42:57.798Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T20:42:57.798Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-30T20:42:57.798Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:42:57.798Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:42:57.798Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:42:57.798Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:42:57.798Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:42:57.798Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:42:57.798Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T20:42:57.798Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-30T20:42:57.798Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2019-07-30T20:42:57.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=1151282000 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-30T20:42:57.798Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2019-07-30T20:42:57.798Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:57.798Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:57.798Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:57.798Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:57.798Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:57.798Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:57.798Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T20:42:57.798Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:57.798Z] 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-30T20:42:57.798Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:57.798Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:57.798Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:57.798Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:57.798Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:57.798Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:57.798Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:57.798Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:57.798Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:42:57.798Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:57.798Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:57.798Z] DEBUG - Clicking on OK [2019-07-30T20:42:57.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151282022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:57.798Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151282022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:57.798Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151282022 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:57.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151282022 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:57.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151282022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:57.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151282023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:57.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151282023 data=null item=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-30T20:42:57.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151281848 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-30T20:42:58.055Z] DEBUG - Clicked on [2019-07-30T20:42:58.983Z] DEBUG - number of items : 16 [2019-07-30T20:42:58.983Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:58.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151283232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:58.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151283233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:58.983Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151283233 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:58.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151283233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:58.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151283233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:59.239Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151283404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:59.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151283405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:59.239Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151283406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:59.239Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151283406 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:59.239Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151283406 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:59.239Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T20:42:59.239Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T20:42:59.239Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:59.239Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:59.239Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:59.239Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:59.239Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:59.239Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:59.239Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T20:42:59.239Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:59.239Z] 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-30T20:42:59.239Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:59.239Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:59.239Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:59.239Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:59.239Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:59.239Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:59.239Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:59.239Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T20:42:59.239Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:59.239Z] 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-30T20:42:59.239Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:59.239Z] DEBUG - Clicking on [2019-07-30T20:42:59.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1151283411 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-30T20:42:59.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1151283411 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-30T20:42:59.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1151283411 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-30T20:42:59.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1151283411 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-30T20:42:59.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1151283412 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-30T20:42:59.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1151283412 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-30T20:42:59.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1151283412 data=null 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-30T20:42:59.239Z] 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-30T20:42:59.239Z] 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-30T20:42:59.240Z] 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-30T20:42:59.240Z] 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-30T20:42:59.240Z] 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-30T20:42:59.240Z] DEBUG - Clicked on [2019-07-30T20:42:59.240Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:42:59.240Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:42:59.240Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:42:59.240Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:42:59.240Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:42:59.240Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:42:59.240Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T20:42:59.240Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-30T20:42:59.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:59.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:59.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:59.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:59.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:59.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:59.240Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T20:42:59.240Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:59.240Z] 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-30T20:42:59.240Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:59.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:59.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:59.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:59.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:59.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:59.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:42:59.240Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:42:59.240Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:42:59.240Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:42:59.240Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:59.240Z] DEBUG - Clicking on OK [2019-07-30T20:42:59.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151283490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:59.240Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151283491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:59.240Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151283491 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:59.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151283491 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:59.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151283491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:59.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151283491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:42:59.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151283491 data=null item=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-30T20:42:59.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151283233 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-30T20:42:59.497Z] DEBUG - Clicked on [2019-07-30T20:43:00.866Z] DEBUG - number of items : 16 [2019-07-30T20:43:00.866Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:00.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151284765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:00.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151284766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:00.866Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151284766 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:00.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151284766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:00.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151284766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:00.866Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151284921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:00.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151284922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:00.866Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151284922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:00.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151284922 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:00.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151284923 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:00.866Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:00.866Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:00.866Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - Clicking on OK [2019-07-30T20:43:00.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151285013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151285013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151285013 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151285013 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151285014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151285014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:00.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151285014 data=null item=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-30T20:43:00.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151284766 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-30T20:43:01.122Z] DEBUG - Clicked on [2019-07-30T20:43:01.123Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T20:43:01.123Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T20:43:16.210Z] DEBUG - number of items : 16 [2019-07-30T20:43:16.210Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:16.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151300375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:16.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151300376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:16.210Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151300376 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:16.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151300376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:16.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151300376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:16.468Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151300586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:16.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151300587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:16.468Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151300587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:16.468Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151300588 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:16.468Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151300588 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:16.468Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:16.468Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T20:43:16.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:16.469Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - Clicking on OK [2019-07-30T20:43:16.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151300611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151300614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151300616 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151300616 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151300616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151300616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:16.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151300616 data=null item=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-30T20:43:16.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151300376 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-30T20:43:16.726Z] DEBUG - Clicked on [2019-07-30T20:43:16.982Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T20:43:16.982Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T20:43:17.544Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T20:43:17.544Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T20:43:17.544Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T20:43:18.108Z] DEBUG - number of items : 16 [2019-07-30T20:43:18.108Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:18.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151302094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:18.108Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151302095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:18.108Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151302095 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:18.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151302095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:18.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151302095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:18.108Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151302238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:18.108Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151302239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:18.108Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151302239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:18.108Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151302239 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:18.108Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151302240 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:18.108Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:18.108Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:18.108Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - Clicking on OK [2019-07-30T20:43:18.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151302287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151302288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151302288 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151302288 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151302288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151302288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:18.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151302289 data=null item=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-30T20:43:18.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151302095 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-30T20:43:18.364Z] DEBUG - Clicked on [2019-07-30T20:43:18.621Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T20:43:18.621Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T20:43:19.185Z] DEBUG - number of items : 16 [2019-07-30T20:43:19.185Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:19.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151303167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:19.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151303167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:19.185Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151303167 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:19.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151303167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:19.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151303167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:19.185Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151303301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:19.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151303302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:19.185Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151303302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:19.185Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151303302 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:19.185Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151303302 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:19.185Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:19.185Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T20:43:19.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1151303303 data=null doit=true} to Shell with text {Legend} [2019-07-30T20:43:19.185Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:19.185Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:19.185Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:19.185Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T20:43:19.185Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:19.185Z] 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-30T20:43:19.185Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:19.185Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:19.185Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:19.185Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:19.185Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:43:19.185Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:43:19.185Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:43:19.185Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T20:43:19.185Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-30T20:43:19.185Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:43:19.185Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:43:19.185Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:43:19.185Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:43:19.185Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:43:19.185Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:43:19.185Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T20:43:19.185Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-30T20:43:19.185Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:43:19.185Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:43:19.185Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:43:19.185Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2019-07-30T20:43:19.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=1151303341 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-30T20:43:19.185Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2019-07-30T20:43:19.185Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:19.185Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:19.185Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:19.185Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T20:43:19.185Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:19.185Z] 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-30T20:43:19.185Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:19.185Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:19.185Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:19.185Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:19.185Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:19.185Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:19.185Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:19.185Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:19.185Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:19.185Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:19.185Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:19.185Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:43:19.185Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:19.185Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:19.185Z] DEBUG - Clicking on OK [2019-07-30T20:43:19.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151303393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:19.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151303393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:19.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151303394 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:19.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151303394 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:19.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151303394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:19.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151303394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:19.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151303394 data=null item=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-30T20:43:19.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151303167 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-30T20:43:19.442Z] DEBUG - Clicked on [2019-07-30T20:43:20.370Z] DEBUG - number of items : 16 [2019-07-30T20:43:20.370Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:20.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151304614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:20.370Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151304615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:20.370Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151304615 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:20.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151304615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:20.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151304615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:20.627Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151304790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:20.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151304791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:20.627Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151304792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:20.627Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151304792 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:20.627Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151304792 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:20.627Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:20.627Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:20.627Z] 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-30T20:43:20.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:20.627Z] 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-30T20:43:20.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:20.627Z] DEBUG - Clicking on [2019-07-30T20:43:20.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1151304797 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-30T20:43:20.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1151304797 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-30T20:43:20.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1151304797 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-30T20:43:20.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1151304797 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-30T20:43:20.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1151304797 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-30T20:43:20.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1151304797 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-30T20:43:20.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1151304797 data=null 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-30T20:43:20.627Z] 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-30T20:43:20.627Z] 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-30T20:43:20.627Z] 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-30T20:43:20.627Z] 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-30T20:43:20.627Z] 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-30T20:43:20.627Z] DEBUG - Clicked on [2019-07-30T20:43:20.627Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:43:20.627Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:43:20.627Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:43:20.627Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T20:43:20.627Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-30T20:43:20.627Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:43:20.627Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:43:20.627Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:20.627Z] 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-30T20:43:20.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:20.627Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:20.627Z] DEBUG - Clicking on OK [2019-07-30T20:43:20.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151304821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:20.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151304822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:20.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151304822 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:20.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151304822 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:20.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151304822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:20.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151304827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:20.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151304827 data=null item=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-30T20:43:20.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151304615 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-30T20:43:20.885Z] DEBUG - Clicked on [2019-07-30T20:43:21.813Z] DEBUG - number of items : 16 [2019-07-30T20:43:21.813Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:21.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151306033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:21.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151306033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:21.813Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151306033 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:21.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151306034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:21.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151306034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:22.071Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151306159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:22.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151306159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:22.071Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151306160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:22.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151306160 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:22.071Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151306160 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:22.071Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:22.071Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:22.071Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - Clicking on OK [2019-07-30T20:43:22.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151306194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151306194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151306194 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151306194 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151306195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151306195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:22.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151306195 data=null item=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-30T20:43:22.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151306034 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-30T20:43:22.071Z] DEBUG - Clicked on [2019-07-30T20:43:22.523Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T20:43:22.523Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T20:43:23.089Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T20:43:23.089Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T20:43:23.089Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T20:43:23.345Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T20:43:23.345Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T20:43:23.908Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T20:43:23.908Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T20:43:24.471Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T20:43:24.471Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T20:43:25.035Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T20:43:25.035Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T20:43:25.035Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T20:43:25.035Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T20:43:25.599Z] DEBUG - number of items : 16 [2019-07-30T20:43:25.599Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:25.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151309602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:25.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151309602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:25.599Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151309602 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:25.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151309602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:25.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151309602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:25.599Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151309731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:25.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151309737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:25.599Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151309737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:25.599Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151309738 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:25.599Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151309738 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:25.599Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:25.599Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:25.599Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - Clicking on OK [2019-07-30T20:43:25.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151309761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151309761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151309762 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151309762 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151309787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151309787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:25.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151309787 data=null item=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-30T20:43:25.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151309603 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-30T20:43:25.857Z] DEBUG - Clicked on [2019-07-30T20:43:26.113Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T20:43:26.113Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T20:43:27.044Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T20:43:27.044Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T20:43:27.044Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T20:43:27.044Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2019-07-30T20:43:27.044Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=1151311298 data=null doit=true} to Shell with text {Time Event Filter} [2019-07-30T20:43:27.044Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:43:27.044Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:43:27.608Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T20:43:28.979Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2019-07-30T20:43:28.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=1151312991 data=null doit=true} to Shell with text {Time Event Filter} [2019-07-30T20:43:28.979Z] DEBUG - matched Text with text "Hat1", using matcher: of type 'Text' [2019-07-30T20:43:28.979Z] DEBUG - matched Text with text "Hat1", using matcher: (of type 'Text') [2019-07-30T20:43:28.979Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T20:43:28.979Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T20:43:29.542Z] DEBUG - number of items : 16 [2019-07-30T20:43:29.542Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:29.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151313554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:29.542Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151313555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:29.542Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151313555 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:29.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151313555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:29.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151313555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:29.542Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151313636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:29.542Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151313637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:29.542Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151313637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:29.542Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151313638 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:29.542Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151313638 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:29.542Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:29.542Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:29.542Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - Clicking on OK [2019-07-30T20:43:29.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151313689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151313689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151313689 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151313689 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151313689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151313689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:29.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151313689 data=null item=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-30T20:43:29.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151313555 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-30T20:43:29.542Z] DEBUG - Clicked on [2019-07-30T20:43:29.800Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T20:43:29.800Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T20:43:30.363Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T20:43:30.363Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T20:43:30.363Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T20:43:30.363Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T20:43:30.363Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T20:43:31.125Z] DEBUG - number of items : 16 [2019-07-30T20:43:31.125Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:31.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151315005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:31.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151315006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:31.125Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151315006 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:31.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151315006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:31.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151315006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:31.125Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151315136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:31.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151315141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:31.125Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151315142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:31.125Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151315142 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:31.125Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151315142 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:31.125Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T20:43:31.125Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:31.125Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - Clicking on OK [2019-07-30T20:43:31.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151315163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151315164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151315164 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151315164 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151315164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151315165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:31.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151315165 data=null item=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-30T20:43:31.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151315007 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-30T20:43:31.125Z] DEBUG - Clicked on [2019-07-30T20:43:31.125Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 50.614 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2019-07-30T20:43:31.125Z] testTimeLine(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 4.074 s [2019-07-30T20:43:31.125Z] testKeyboardNamespaceNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.376 s [2019-07-30T20:43:31.125Z] testCollapseExpandUsingEnter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.184 s [2019-07-30T20:43:31.125Z] testExpandAndCollapse(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.102 s [2019-07-30T20:43:31.125Z] testEventStyling(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 5.02 s [2019-07-30T20:43:31.125Z] testLegendArrow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 4.072 s [2019-07-30T20:43:31.125Z] testVerticalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 15.639 s [2019-07-30T20:43:31.125Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.617 s [2019-07-30T20:43:31.125Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2019-07-30T20:43:31.125Z] testLegend(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.894 s [2019-07-30T20:43:31.125Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.591 s [2019-07-30T20:43:31.125Z] testTimegraphEventFiltering(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.886 s [2019-07-30T20:43:31.125Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.48 s [2019-07-30T20:43:31.125Z] testPalettes(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2019-07-30T20:43:31.125Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2019-07-30T20:43:31.689Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:43:31.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:43:31.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:43:31.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:43:31.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:43:31.946Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:43:31.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1151316200 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T20:43:32.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1151316200 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T20:43:32.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1151316211 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T20:43:32.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1151316211 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:43:32.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151316212 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-30T20:43:32.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1151316304 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:43:32.203Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:43:32.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1151316305 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T20:43:32.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1151316305 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T20:43:32.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1151316305 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T20:43:32.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1151316306 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:43:32.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151316306 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-30T20:43:32.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1151316313 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:43:32.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1151316313 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T20:43:32.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1151316314 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T20:43:32.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1151316314 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:43:32.203Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151316314 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-30T20:43:32.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1151316324 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:43:32.203Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:43:32.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1151316325 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T20:43:32.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1151316325 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T20:43:32.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1151316326 data=null} to TreeItem with text {Traces [0]} [2019-07-30T20:43:32.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1151316326 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T20:43:32.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151316326 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-30T20:43:32.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1151316348 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T20:43:34.097Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"' [2019-07-30T20:43:34.097Z] DEBUG - number of items : 7 [2019-07-30T20:43:34.097Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151318293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151318294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.097Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151318294 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151318294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151318294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151318294 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-30T20:43:34.354Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151318407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151318477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.354Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151318477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.354Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151318477 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.354Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151318477 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.354Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.354Z] DEBUG - number of items : 7 [2019-07-30T20:43:34.354Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151318478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151318478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.354Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151318479 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151318479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151318482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151318482 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-30T20:43:34.611Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151318548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151318625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.611Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151318625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.611Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151318626 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.611Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151318626 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.611Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.611Z] DEBUG - number of items : 7 [2019-07-30T20:43:34.611Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151318626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151318626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.611Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151318626 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151318627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151318627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151318627 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-30T20:43:34.611Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151318693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151318743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.611Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151318744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.611Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151318744 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.611Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151318744 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.611Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.611Z] DEBUG - number of items : 7 [2019-07-30T20:43:34.611Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151318745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151318745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.611Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151318745 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151318745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151318745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151318745 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-30T20:43:34.868Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151318829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151318891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.868Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151318892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.868Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151318892 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.868Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151318892 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.868Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-30T20:43:34.868Z] DEBUG - number of items : 7 [2019-07-30T20:43:34.868Z] DEBUG - Clicking on ToolItem with tooltip text {Increase priority} [2019-07-30T20:43:34.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151318893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T20:43:34.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151318893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T20:43:34.868Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151318893 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2019-07-30T20:43:34.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151318894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T20:43:34.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151318894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T20:43:34.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151318894 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-30T20:43:34.868Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151318894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T20:43:34.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151318894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T20:43:34.868Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151318894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T20:43:34.868Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151318895 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2019-07-30T20:43:34.868Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151318895 data=null} to ToolItem with tooltip text {Increase priority} [2019-07-30T20:43:34.868Z] DEBUG - Clicked on ToolItem with tooltip text {Increase priority} [2019-07-30T20:43:34.868Z] DEBUG - number of items : 7 [2019-07-30T20:43:34.868Z] DEBUG - Clicking on ToolItem with tooltip text {Decrease priority} [2019-07-30T20:43:34.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151318896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T20:43:34.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151318896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T20:43:34.868Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151318896 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2019-07-30T20:43:34.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151318896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T20:43:34.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151318896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T20:43:34.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151318896 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-30T20:43:34.868Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151319001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T20:43:34.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151319090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T20:43:34.868Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151319090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T20:43:34.868Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151319090 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2019-07-30T20:43:34.868Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151319091 data=null} to ToolItem with tooltip text {Decrease priority} [2019-07-30T20:43:34.868Z] DEBUG - Clicked on ToolItem with tooltip text {Decrease priority} [2019-07-30T20:43:34.868Z] DEBUG - number of items : 7 [2019-07-30T20:43:34.868Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:34.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151319091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:34.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151319092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:34.868Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151319092 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:34.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151319092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:34.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151319092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:34.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151319092 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-30T20:43:35.125Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151319192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:35.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151319207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:35.125Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151319207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:35.125Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151319207 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:35.125Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151319208 data=null} to ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:35.125Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:35.125Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-30T20:43:35.125Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-30T20:43:35.125Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:43:35.125Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:43:35.125Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-30T20:43:35.125Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-30T20:43:35.125Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:43:35.125Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:43:35.125Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-30T20:43:35.125Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-30T20:43:35.125Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:43:35.125Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:43:35.125Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:43:35.125Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:43:35.125Z] DEBUG - Attempting to set focus on (of type 'Label') [2019-07-30T20:43:35.125Z] DEBUG - number of items : 7 [2019-07-30T20:43:35.125Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:35.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151319283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:35.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151319283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:35.125Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151319283 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:35.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151319283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:35.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151319283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:35.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151319284 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-30T20:43:35.381Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151319394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:35.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151319408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:35.381Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151319408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:35.381Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151319408 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:35.381Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151319408 data=null} to ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:35.381Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:35.381Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-30T20:43:35.381Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-30T20:43:35.381Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:43:35.381Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:43:35.381Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-30T20:43:35.381Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-30T20:43:35.381Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:43:35.381Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:43:35.381Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:43:35.381Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:43:35.381Z] DEBUG - Attempting to set focus on (of type 'Label') [2019-07-30T20:43:35.381Z] DEBUG - number of items : 7 [2019-07-30T20:43:35.381Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:35.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151319483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:35.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151319483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:35.381Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151319484 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:35.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151319484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:35.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151319484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:35.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151319484 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-30T20:43:35.381Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:35.381Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:35.381Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:35.381Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:35.381Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:35.381Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-30T20:43:35.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:43:35.638Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:43:35.638Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:43:35.638Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T20:43:35.638Z] DEBUG - Selecting rows [2] in (of type 'Table') [2019-07-30T20:43:35.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1151319889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:43:35.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1151319890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:43:35.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1151319891 data=null doit=true} to (of type 'Table') [2019-07-30T20:43:35.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1151319891 data=null} to (of type 'Table') [2019-07-30T20:43:35.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1151319892 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to (of type 'Table') [2019-07-30T20:43:35.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1151319892 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-30T20:43:35.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1151319896 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to (of type 'Table') [2019-07-30T20:43:38.414Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.865 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2019-07-30T20:43:38.414Z] testYellow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest) Time elapsed: 1.613 s [2019-07-30T20:43:38.414Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2019-07-30T20:43:39.780Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T20:43:39.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:43:39.780Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:43:39.780Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:43:40.343Z] DEBUG - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw' [2019-07-30T20:43:40.343Z] DEBUG - Clicking on with mnemonic 'Show Raw' [2019-07-30T20:43:40.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show Raw} time=1151324533 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-30T20:43:40.599Z] DEBUG - Clicked on with mnemonic 'Show Raw' [2019-07-30T20:43:40.599Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T20:43:40.856Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T20:43:40.856Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T20:43:40.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1151325000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:43:40.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1151325000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:43:40.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1151325001 data=null doit=true} to (of type 'Table') [2019-07-30T20:43:40.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1151325001 data=null} to (of type 'Table') [2019-07-30T20:43:40.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1151325001 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to (of type 'Table') [2019-07-30T20:43:40.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1151325001 data=null button=1 stateMask=0x80000 x=98 y=95 count=1} to (of type 'Table') [2019-07-30T20:43:40.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1151325001 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-30T20:43:40.856Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1151325080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:43:40.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1151325081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:43:40.856Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1151325082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:43:40.856Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1151325082 data=null doit=true} to (of type 'Table') [2019-07-30T20:43:40.856Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1151325082 data=null} to (of type 'Table') [2019-07-30T20:43:40.856Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T20:43:40.856Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T20:43:40.856Z] DEBUG - Selecting rows [4] in (of type 'Table') [2019-07-30T20:43:40.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1151325083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:43:40.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1151325083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:43:40.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1151325083 data=null doit=true} to (of type 'Table') [2019-07-30T20:43:40.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1151325083 data=null} to (of type 'Table') [2019-07-30T20:43:40.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1151325083 data=null button=1 stateMask=0x0 x=22 y=95 count=1} to (of type 'Table') [2019-07-30T20:43:40.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1151325083 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-30T20:43:40.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1151325085 data=null button=1 stateMask=0x80000 x=22 y=95 count=1} to (of type 'Table') [2019-07-30T20:43:40.856Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText' [2019-07-30T20:43:40.856Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText') [2019-07-30T20:43:40.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1151325089 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T20:43:40.856Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T20:43:41.113Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T20:43:41.113Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T20:43:41.370Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T20:43:41.370Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T20:43:41.370Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1151325463 data=null doit=true} to Shell with text {Preferences} [2019-07-30T20:43:41.370Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1151325463 data=null doit=true} to Shell with text {Preferences} [2019-07-30T20:43:41.370Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:43:41.370Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:43:41.370Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:43:41.370Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:43:41.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:43:41.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:43:41.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:43:41.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:43:41.370Z] DEBUG - Clicking on TreeItem with text {General} [2019-07-30T20:43:41.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=1151325482 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-30T20:43:41.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=1151325482 data=null doit=true} to TreeItem with text {General} [2019-07-30T20:43:41.370Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:43:41.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=1151325488 data=null} to TreeItem with text {General} [2019-07-30T20:43:41.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=1151325498 data=null button=1 stateMask=0x0 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-30T20:43:41.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151325504 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-30T20:43:41.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=1151325505 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-30T20:43:41.370Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {General} time=1151325551 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-30T20:43:41.370Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {General} time=1151325551 data=null doit=true} to TreeItem with text {General} [2019-07-30T20:43:41.370Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {General} time=1151325551 data=null} to TreeItem with text {General} [2019-07-30T20:43:41.370Z] DEBUG - Clicked on TreeItem with text {General} [2019-07-30T20:43:41.370Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:43:41.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=1151325555 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-30T20:43:41.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=1151325555 data=null doit=true} to TreeItem with text {General} [2019-07-30T20:43:41.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=1151325555 data=null} to TreeItem with text {General} [2019-07-30T20:43:41.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=1151325556 data=null button=1 stateMask=0x0 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-30T20:43:41.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151325556 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-30T20:43:41.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=1151325557 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-30T20:43:42.128Z] DEBUG - Clicking on Tree node with text: Appearance [2019-07-30T20:43:42.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1151326059 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-30T20:43:42.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=1151326059 data=null doit=true} to Tree node with text: Appearance [2019-07-30T20:43:42.128Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:43:42.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1151326060 data=null} to Tree node with text: Appearance [2019-07-30T20:43:42.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1151326060 data=null button=1 stateMask=0x0 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-30T20:43:42.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151326060 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-30T20:43:42.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1151326062 data=null button=1 stateMask=0x80000 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-30T20:43:42.128Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Appearance} time=1151326115 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-30T20:43:42.128Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Appearance} time=1151326115 data=null doit=true} to Tree node with text: Appearance [2019-07-30T20:43:42.128Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Appearance} time=1151326115 data=null} to Tree node with text: Appearance [2019-07-30T20:43:42.128Z] DEBUG - Clicked on Tree node with text: Appearance [2019-07-30T20:43:42.128Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:43:42.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1151326116 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-30T20:43:42.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=1151326116 data=null doit=true} to Tree node with text: Appearance [2019-07-30T20:43:42.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1151326116 data=null} to Tree node with text: Appearance [2019-07-30T20:43:42.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1151326117 data=null button=1 stateMask=0x0 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-30T20:43:42.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151326117 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-30T20:43:42.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1151326124 data=null button=1 stateMask=0x80000 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-30T20:43:42.128Z] DEBUG - Clicking on Tree node with text: Colors and Fonts [2019-07-30T20:43:42.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1151326125 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-30T20:43:42.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1151326126 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-30T20:43:42.128Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:43:42.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1151326126 data=null} to Tree node with text: Colors and Fonts [2019-07-30T20:43:42.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1151326126 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-30T20:43:42.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151326126 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-30T20:43:42.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1151326127 data=null button=1 stateMask=0x80000 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-30T20:43:42.385Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=1151326284 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-30T20:43:42.385Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=1151326284 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-30T20:43:42.385Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=1151326284 data=null} to Tree node with text: Colors and Fonts [2019-07-30T20:43:42.385Z] DEBUG - Clicked on Tree node with text: Colors and Fonts [2019-07-30T20:43:42.385Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:43:42.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1151326285 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-30T20:43:42.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1151326285 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-30T20:43:42.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1151326285 data=null} to Tree node with text: Colors and Fonts [2019-07-30T20:43:42.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1151326286 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-30T20:43:42.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151326286 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-30T20:43:42.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1151326287 data=null button=1 stateMask=0x80000 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-30T20:43:42.385Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:43:42.385Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:43:42.385Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:43:42.385Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:43:42.385Z] DEBUG - Clicking on TreeItem with text {Tracing} [2019-07-30T20:43:42.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1151326290 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T20:43:42.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1151326290 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T20:43:42.385Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:43:42.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1151326292 data=null} to TreeItem with text {Tracing} [2019-07-30T20:43:42.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1151326293 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T20:43:42.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151326293 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-30T20:43:42.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1151326294 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T20:43:42.385Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Tracing} time=1151326294 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T20:43:42.385Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Tracing} time=1151326294 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T20:43:42.385Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Tracing} time=1151326294 data=null} to TreeItem with text {Tracing} [2019-07-30T20:43:42.385Z] DEBUG - Clicked on TreeItem with text {Tracing} [2019-07-30T20:43:42.385Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:43:42.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1151326295 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T20:43:42.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1151326295 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T20:43:42.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1151326295 data=null} to TreeItem with text {Tracing} [2019-07-30T20:43:42.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1151326310 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T20:43:42.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151326311 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-30T20:43:42.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1151326311 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T20:43:42.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1151326312 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T20:43:42.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1151326312 data=null} to TreeItem with text {Tracing} [2019-07-30T20:43:42.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1151326319 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T20:43:42.385Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151326320 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-30T20:43:42.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1151326327 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T20:43:42.385Z] DEBUG - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T20:43:42.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1151326328 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-30T20:43:42.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1151326328 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T20:43:42.385Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:43:42.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1151326328 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T20:43:42.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1151326329 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-30T20:43:42.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151326387 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-30T20:43:42.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1151326390 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-30T20:43:42.385Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1151326390 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-30T20:43:42.385Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1151326390 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T20:43:42.385Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1151326391 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T20:43:42.385Z] DEBUG - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T20:43:42.385Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:43:42.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1151326391 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-30T20:43:42.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1151326391 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T20:43:42.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1151326392 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T20:43:42.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1151326392 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-30T20:43:42.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151326392 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-30T20:43:42.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1151326393 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-30T20:43:42.385Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:42.385Z] 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-30T20:43:42.385Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:43:42.385Z] DEBUG - Clicking on &Use System Font [2019-07-30T20:43:42.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Use System Font} time=1151326396 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-30T20:43:42.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=1151326396 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-30T20:43:42.385Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Use System Font} time=1151326396 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-30T20:43:42.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Use System Font} time=1151326396 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-30T20:43:42.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Use System Font} time=1151326397 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-30T20:43:42.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Use System Font} time=1151326397 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-30T20:43:42.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Use System Font} time=1151326397 data=null item=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-30T20:43:42.385Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Use System Font} time=1151326411 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-30T20:43:42.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=1151326412 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-30T20:43:42.385Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Use System Font} time=1151326412 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-30T20:43:42.385Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Use System Font} time=1151326412 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-30T20:43:42.385Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Use System Font} time=1151326412 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-30T20:43:42.385Z] DEBUG - Clicked on &Use System Font [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:43:42.385Z] DEBUG - Clicking on &Apply [2019-07-30T20:43:42.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1151326415 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-30T20:43:42.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1151326415 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-30T20:43:42.385Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1151326415 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:43:42.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1151326415 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:43:42.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1151326416 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-30T20:43:42.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1151326416 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-30T20:43:42.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1151326416 data=null item=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-30T20:43:42.385Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1151326595 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-30T20:43:42.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1151326595 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-30T20:43:42.385Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1151326595 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-30T20:43:42.385Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1151326595 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:43:42.385Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1151326596 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T20:43:42.385Z] DEBUG - Clicked on &Apply [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "&Reset", using matcher: with mnemonic 'Reset' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:43:42.385Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:43:42.385Z] DEBUG - Clicking on &Reset [2019-07-30T20:43:42.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset} time=1151326598 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-30T20:43:42.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset} time=1151326598 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-30T20:43:42.385Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset} time=1151326598 data=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T20:43:42.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset} time=1151326599 data=null} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T20:43:42.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset} time=1151326599 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-30T20:43:42.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset} time=1151326599 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-30T20:43:42.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset} time=1151326599 data=null item=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-30T20:43:42.386Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T20:43:42.386Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T20:43:42.386Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T20:43:42.386Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T20:43:42.386Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T20:43:42.386Z] DEBUG - Clicked on &Reset [2019-07-30T20:43:42.386Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-30T20:43:42.386Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-30T20:43:42.386Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-30T20:43:42.386Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-30T20:43:42.386Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-30T20:43:42.386Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-30T20:43:42.386Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T20:43:42.386Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T20:43:42.386Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:43:42.386Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T20:43:42.386Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T20:43:42.386Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T20:43:42.386Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:42.386Z] 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-30T20:43:42.386Z] DEBUG - Clicking on Apply and Close [2019-07-30T20:43:42.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1151326625 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-30T20:43:42.386Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1151326625 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-30T20:43:42.386Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1151326625 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-30T20:43:42.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1151326625 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T20:43:42.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1151326626 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-30T20:43:42.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1151326626 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-30T20:43:42.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1151326626 data=null item=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-30T20:43:42.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1151325206 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-30T20:43:43.205Z] DEBUG - Clicked on [2019-07-30T20:43:43.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1151327434 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T20:43:43.205Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:43:43.205Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:43:43.205Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:43:43.205Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:43:43.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1151327441 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T20:43:43.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1151327441 data=null doit=true} to TreeItem with text {test} [2019-07-30T20:43:43.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1151327441 data=null} to TreeItem with text {test} [2019-07-30T20:43:43.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1151327441 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:43:43.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151327441 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T20:43:43.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1151327495 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:43:43.462Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:43:43.462Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:43:43.462Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:43:44.392Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:43:44.392Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:43:44.392Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:43:44.392Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:43:44.392Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:43:44.392Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:43:44.392Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:43:44.392Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:44.392Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:43:44.392Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:43:44.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151328402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:43:44.392Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151328402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:43:44.392Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151328403 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:43:44.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151328403 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:43:44.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151328403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:43:44.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151328404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:43:44.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151328404 data=null 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-30T20:43:44.392Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151328404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:43:44.392Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151328404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:43:44.392Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151328404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:43:44.392Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151328404 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:43:44.392Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151328404 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:43:44.392Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:43:44.392Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:43:44.392Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:43:44.392Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:43:44.392Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:43:44.392Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:43:44.392Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:43:44.392Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:44.392Z] DEBUG - Clicking on OK [2019-07-30T20:43:44.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151328406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:44.392Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151328406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:44.392Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151328406 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:44.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151328406 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:44.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151328406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:44.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151328407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:44.392Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:44.392Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:44.392Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:44.392Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:44.392Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:43:44.392Z] DEBUG - Clicked on OK [2019-07-30T20:43:44.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151328407 data=null item=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-30T20:43:44.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1151327604 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-30T20:43:44.906Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.744 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2019-07-30T20:43:44.906Z] testChangeFont(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest) Time elapsed: 6.688 s [2019-07-30T20:43:44.906Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2019-07-30T20:43:45.162Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:43:45.725Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:43:45.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:43:45.725Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:43:45.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:43:45.725Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:43:45.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1151329801 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T20:43:45.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1151329801 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T20:43:45.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1151329801 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T20:43:45.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1151329802 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:43:45.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151329802 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-30T20:43:45.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1151329843 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:43:45.725Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:43:45.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1151329843 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T20:43:45.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1151329843 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T20:43:45.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1151329844 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T20:43:45.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1151329844 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:43:45.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151329844 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-30T20:43:45.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1151329851 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:43:45.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1151329851 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T20:43:45.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1151329852 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T20:43:45.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1151329852 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:43:45.725Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151329852 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-30T20:43:45.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1151329855 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:43:45.725Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:43:45.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1151329856 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T20:43:45.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1151329862 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T20:43:45.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1151329863 data=null} to TreeItem with text {Traces [0]} [2019-07-30T20:43:45.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1151329863 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T20:43:45.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151329863 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-30T20:43:45.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1151329890 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T20:44:07.621Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-30T20:44:07.621Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T20:44:07.621Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T20:44:07.621Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T20:44:07.621Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T20:44:07.621Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T20:44:07.621Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T20:44:07.621Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T20:44:07.621Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T20:44:07.621Z] DEBUG - matched Shell with text "Print", using matcher: with text 'Print' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO' [2019-07-30T20:44:07.621Z] 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-30T20:44:07.621Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Use current zoom} time=1151349406 data=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Use current zoom} time=1151349407 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-30T20:44:07.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Use current zoom} time=1151349407 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-30T20:44:07.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=1151349407 data=null item=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-30T20:44:07.621Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "&All pages", using matcher: with mnemonic 'All pages' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Current view", using matcher: with mnemonic 'Current view' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Current view", using matcher: with style 'SWT.RADIO' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Current view} time=1151349413 data=null doit=true} to Button with text {Current view} [2019-07-30T20:44:07.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=1151349413 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-30T20:44:07.621Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&All pages} time=1151349415 data=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&All pages} time=1151349415 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-30T20:44:07.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&All pages} time=1151349415 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-30T20:44:07.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1151349415 data=null item=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-30T20:44:07.621Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=1151349416 data=null doit=true} to Button with text {&All pages} [2019-07-30T20:44:07.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1151349417 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-30T20:44:07.621Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Current view} time=1151349418 data=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Current view} time=1151349418 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-30T20:44:07.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Current view} time=1151349418 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-30T20:44:07.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=1151349418 data=null item=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-30T20:44:07.621Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO' [2019-07-30T20:44:07.621Z] 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-30T20:44:07.621Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Use current zoom} time=1151349421 data=null doit=true} to Button with text {Use current zoom} [2019-07-30T20:44:07.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=1151349421 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-30T20:44:07.621Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=1151349423 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=1151349423 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-30T20:44:07.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=1151349423 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-30T20:44:07.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1151349423 data=null item=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-30T20:44:07.621Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T20:44:07.621Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:44:07.621Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:44:07.621Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO' [2019-07-30T20:44:07.621Z] 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-30T20:44:07.621Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=1151349508 data=null doit=true} to Button with text {Number of horizontal pages:} [2019-07-30T20:44:07.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1151349508 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-30T20:44:07.621Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of vertical pages:} time=1151349509 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=1151349509 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-30T20:44:07.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=1151349510 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-30T20:44:07.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=1151349510 data=null item=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-30T20:44:07.621Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=1151349594 data=null doit=true} to Button with text {&All pages} [2019-07-30T20:44:07.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1151349594 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-30T20:44:07.621Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Selected pages} time=1151349596 data=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Selected pages} time=1151349596 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-30T20:44:07.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Selected pages} time=1151349596 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-30T20:44:07.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=1151349596 data=null item=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-30T20:44:07.621Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "F&rom page", using matcher: with mnemonic 'From page' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO' [2019-07-30T20:44:07.621Z] 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-30T20:44:07.621Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Selected pages} time=1151349599 data=null doit=true} to Button with text {Selected pages} [2019-07-30T20:44:07.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=1151349599 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-30T20:44:07.621Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&rom page} time=1151349601 data=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&rom page} time=1151349601 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-30T20:44:07.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&rom page} time=1151349601 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-30T20:44:07.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&rom page} time=1151349601 data=null item=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-30T20:44:07.621Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:44:07.621Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - Clicking on Cancel [2019-07-30T20:44:07.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1151349691 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-30T20:44:07.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1151349691 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-30T20:44:07.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1151349691 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T20:44:07.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1151349691 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T20:44:07.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1151349691 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-30T20:44:07.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1151349691 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-30T20:44:07.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1151349692 data=null item=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-30T20:44:07.621Z] DEBUG - Clicked on [2019-07-30T20:44:07.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1151350428 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T20:44:07.621Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:44:07.621Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:44:07.621Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:44:07.621Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:07.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1151350472 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:07.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1151350473 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:07.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1151350473 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:07.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1151350473 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:07.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151350473 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-30T20:44:07.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1151350481 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:07.621Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:44:07.621Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:44:07.621Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:44:07.621Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:44:07.621Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:07.621Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:44:07.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151351286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:07.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151351287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:07.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151351287 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:07.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151351287 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:07.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151351287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:07.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151351287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:07.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151351287 data=null 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-30T20:44:07.621Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151351288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:07.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151351288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:07.621Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151351288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:07.621Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151351288 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:07.621Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151351288 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:07.621Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:44:07.621Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:07.621Z] DEBUG - Clicking on OK [2019-07-30T20:44:07.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151351289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:07.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151351289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:07.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151351289 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:07.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151351289 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:07.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151351289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:07.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151351290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:07.621Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:07.621Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:07.621Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:07.621Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:07.621Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:07.621Z] DEBUG - Clicked on OK [2019-07-30T20:44:07.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151351290 data=null item=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-30T20:44:07.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1151350588 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-30T20:44:07.924Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:44:08.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:44:08.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:44:08.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:44:08.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:44:08.321Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:08.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1151352417 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:08.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1151352417 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:08.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1151352418 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:08.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1151352418 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:08.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151352418 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-30T20:44:08.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1151352440 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:08.321Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:08.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1151352441 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:08.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1151352441 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:08.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1151352441 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:08.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1151352442 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:08.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151352442 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-30T20:44:08.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1151352455 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:08.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1151352456 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:08.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1151352456 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:08.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1151352456 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:08.322Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151352457 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-30T20:44:08.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1151352460 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:08.322Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:08.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1151352467 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T20:44:08.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1151352467 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T20:44:08.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1151352467 data=null} to TreeItem with text {Traces [0]} [2019-07-30T20:44:08.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1151352468 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T20:44:08.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151352468 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-30T20:44:08.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1151352474 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T20:44:14.866Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-30T20:44:14.866Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T20:44:14.866Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T20:44:14.866Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T20:44:14.866Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T20:44:14.866Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T20:44:14.866Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T20:44:14.866Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - number of items : 9 [2019-07-30T20:44:14.866Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1151358822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1151358833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1151358834 data=null doit=true} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1151358835 data=null} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1151358835 data=null button=1 stateMask=0x0 x=5 y=137 count=1} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1151358835 data=null button=1 stateMask=0x80000 x=5 y=137 count=1} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - number of items : 9 [2019-07-30T20:44:14.866Z] DEBUG - Clicking on ToolItem with tooltip text {Select} [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151358838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151358839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T20:44:14.866Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151358839 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151358839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151358839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T20:44:14.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151358839 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-30T20:44:14.866Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151358846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151358846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151358846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T20:44:14.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151358846 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-30T20:44:14.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151358846 data=null} to ToolItem with tooltip text {Select} [2019-07-30T20:44:14.866Z] DEBUG - Clicked on ToolItem with tooltip text {Select} [2019-07-30T20:44:14.866Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1151358846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1151358847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1151358847 data=null doit=true} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1151358847 data=null} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1151358848 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1151358849 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - number of items : 9 [2019-07-30T20:44:14.866Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T20:44:14.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151358850 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-30T20:44:14.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151358850 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-30T20:44:14.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151358851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151358851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T20:44:14.866Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151358851 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151358851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151358851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T20:44:14.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151358851 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-30T20:44:14.866Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151358852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151358852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151358852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T20:44:14.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151358852 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T20:44:14.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151358852 data=null} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T20:44:14.866Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T20:44:14.866Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1151358853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1151358853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1151358853 data=null doit=true} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1151358853 data=null} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1151358854 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1151358888 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1151358889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1151358889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1151358889 data=null doit=true} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1151358889 data=null} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1151358890 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1151358890 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - number of items : 9 [2019-07-30T20:44:14.866Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T20:44:14.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151358891 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T20:44:14.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151358891 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-30T20:44:14.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151358892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151358892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T20:44:14.866Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151358892 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151358892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151358892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T20:44:14.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151358892 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-30T20:44:14.866Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151358893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151358893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151358893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T20:44:14.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151358893 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T20:44:14.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151358893 data=null} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T20:44:14.866Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T20:44:14.866Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1151358894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1151358894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1151358903 data=null doit=true} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1151358906 data=null} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1151358906 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1151358906 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - number of items : 9 [2019-07-30T20:44:14.866Z] DEBUG - Clicking on ToolItem with tooltip text {Reset zoom factor} [2019-07-30T20:44:14.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151358907 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T20:44:14.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151358907 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-30T20:44:14.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151358908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151358908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T20:44:14.866Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151358908 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151358908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151358908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T20:44:14.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151358908 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-30T20:44:14.866Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151358909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151358909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151358909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T20:44:14.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151358909 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T20:44:14.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151358909 data=null} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T20:44:14.866Z] DEBUG - Clicked on ToolItem with tooltip text {Reset zoom factor} [2019-07-30T20:44:14.866Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1151358910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T20:44:14.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1151358910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1151358910 data=null doit=true} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1151358910 data=null} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1151358910 data=null button=1 stateMask=0x0 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1151358911 data=null button=1 stateMask=0x80000 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - matched MenuItem with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T20:44:14.867Z] DEBUG - Clicking on with mnemonic 'Select' [2019-07-30T20:44:14.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=1151358989 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-30T20:44:14.867Z] DEBUG - Clicked on with mnemonic 'Select' [2019-07-30T20:44:14.867Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1151358990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1151358990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1151358990 data=null doit=true} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1151358990 data=null} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1151358991 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1151358992 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in' [2019-07-30T20:44:14.867Z] DEBUG - Clicking on with mnemonic 'Zoom in' [2019-07-30T20:44:14.867Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Select} time=1151359012 data=null doit=true} to MenuItem with text {Select} [2019-07-30T20:44:14.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=1151359012 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-30T20:44:14.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1151359012 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-30T20:44:14.867Z] DEBUG - Clicked on with mnemonic 'Zoom in' [2019-07-30T20:44:14.867Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1151359013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1151359013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1151359013 data=null doit=true} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1151359013 data=null} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1151359013 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1151359014 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1151359014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1151359014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1151359014 data=null doit=true} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1151359014 data=null} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1151359015 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1151359023 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out' [2019-07-30T20:44:14.867Z] DEBUG - Clicking on with mnemonic 'Zoom out' [2019-07-30T20:44:14.867Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=1151359044 data=null doit=true} to MenuItem with text {Zoom in} [2019-07-30T20:44:14.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1151359044 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-30T20:44:14.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1151359044 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-30T20:44:14.867Z] DEBUG - Clicked on with mnemonic 'Zoom out' [2019-07-30T20:44:14.867Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1151359045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1151359045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1151359045 data=null doit=true} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1151359045 data=null} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1151359045 data=null button=1 stateMask=0x0 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1151359046 data=null button=1 stateMask=0x80000 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor' [2019-07-30T20:44:14.867Z] DEBUG - Clicking on with mnemonic 'Reset zoom factor' [2019-07-30T20:44:14.867Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=1151359103 data=null doit=true} to MenuItem with text {Zoom out} [2019-07-30T20:44:14.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1151359103 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-30T20:44:14.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=1151359103 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-30T20:44:14.867Z] DEBUG - Clicked on with mnemonic 'Reset zoom factor' [2019-07-30T20:44:14.867Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1151359104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1151359104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1151359104 data=null doit=true} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1151359105 data=null} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1151359105 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1151359107 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T20:44:14.867Z] DEBUG - number of items : 9 [2019-07-30T20:44:14.867Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T20:44:14.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151359108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T20:44:14.867Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151359108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T20:44:14.867Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151359108 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T20:44:14.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151359108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T20:44:14.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151359108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T20:44:15.431Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T20:44:15.431Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T20:44:15.431Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T20:44:15.431Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T20:44:15.431Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T20:44:15.431Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2019-07-30T20:44:15.431Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2019-07-30T20:44:15.431Z] DEBUG - matched Combo with text "1001", using matcher: of type 'Combo' [2019-07-30T20:44:15.431Z] DEBUG - matched Combo with text "1001", using matcher: (of type 'Combo') [2019-07-30T20:44:15.431Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2019-07-30T20:44:15.431Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=1151359476 data=null} to (of type 'Combo') [2019-07-30T20:44:15.431Z] DEBUG - Set text on (of type 'Combo') to peer2 [2019-07-30T20:44:15.431Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T20:44:15.431Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T20:44:15.431Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-30T20:44:15.431Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-30T20:44:15.431Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T20:44:15.431Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T20:44:15.431Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T20:44:15.431Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T20:44:15.431Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T20:44:15.431Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5a398965 [2019-07-30T20:44:15.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1151359480 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-30T20:44:15.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1151359481 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-30T20:44:15.431Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1151359481 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T20:44:15.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1151359481 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T20:44:15.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1151359482 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-30T20:44:15.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1151359482 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-30T20:44:15.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1151359482 data=null item=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-30T20:44:15.431Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1151359482 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-30T20:44:15.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1151359482 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-30T20:44:15.431Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1151359482 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-30T20:44:15.431Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1151359482 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T20:44:15.431Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1151359483 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T20:44:15.431Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T20:44:15.431Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T20:44:15.431Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T20:44:15.431Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-30T20:44:15.431Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-30T20:44:15.431Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T20:44:15.431Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T20:44:15.431Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T20:44:15.431Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T20:44:15.431Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7ec8ac50 [2019-07-30T20:44:15.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=1151359484 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-30T20:44:15.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1151359485 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-30T20:44:15.431Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=1151359485 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T20:44:15.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=1151359485 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T20:44:15.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=1151359485 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-30T20:44:15.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=1151359485 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-30T20:44:15.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=1151359485 data=null item=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-30T20:44:15.431Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=1151359485 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-30T20:44:15.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1151359485 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-30T20:44:15.431Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=1151359486 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-30T20:44:15.431Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=1151359486 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T20:44:15.431Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=1151359486 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T20:44:15.431Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T20:44:15.431Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T20:44:15.431Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T20:44:15.431Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T20:44:15.431Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T20:44:15.431Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2019-07-30T20:44:15.431Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2019-07-30T20:44:15.431Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T20:44:15.431Z] DEBUG - Clicking on Find [2019-07-30T20:44:15.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=1151359487 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-30T20:44:15.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1151359487 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-30T20:44:15.432Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=1151359487 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T20:44:15.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=1151359487 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T20:44:15.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=1151359488 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-30T20:44:15.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=1151359488 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-30T20:44:15.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=1151359488 data=null item=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-30T20:44:15.432Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=1151359489 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-30T20:44:15.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1151359489 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-30T20:44:15.432Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=1151359489 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-30T20:44:15.432Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=1151359490 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T20:44:15.432Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=1151359490 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T20:44:15.432Z] DEBUG - Clicked on Find [2019-07-30T20:44:15.432Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T20:44:15.432Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T20:44:15.432Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T20:44:15.432Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T20:44:15.432Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T20:44:15.432Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T20:44:15.432Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T20:44:15.432Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T20:44:15.432Z] DEBUG - Clicking on Close [2019-07-30T20:44:15.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1151359498 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-30T20:44:15.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1151359498 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-30T20:44:15.432Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1151359498 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T20:44:15.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1151359498 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T20:44:15.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1151359498 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-30T20:44:15.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1151359498 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-30T20:44:15.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1151359499 data=null item=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-30T20:44:15.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151359109 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-30T20:44:15.432Z] DEBUG - Clicked on [2019-07-30T20:44:15.432Z] DEBUG - number of items : 9 [2019-07-30T20:44:15.432Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T20:44:15.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151359654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T20:44:15.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151359654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T20:44:15.432Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151359654 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T20:44:15.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151359654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T20:44:15.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151359654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T20:44:15.688Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T20:44:15.688Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T20:44:15.688Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T20:44:15.688Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T20:44:15.688Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T20:44:15.688Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2019-07-30T20:44:15.688Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2019-07-30T20:44:15.688Z] DEBUG - matched Combo with text "peer2", using matcher: of type 'Combo' [2019-07-30T20:44:15.688Z] DEBUG - matched Combo with text "peer2", using matcher: (of type 'Combo') [2019-07-30T20:44:15.688Z] DEBUG - Setting text on (of type 'Combo') to 1001 [2019-07-30T20:44:15.688Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {1001} time=1151359894 data=null} to (of type 'Combo') [2019-07-30T20:44:15.688Z] DEBUG - Set text on (of type 'Combo') to 1001 [2019-07-30T20:44:15.688Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T20:44:15.688Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T20:44:15.688Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-30T20:44:15.688Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-30T20:44:15.688Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T20:44:15.688Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T20:44:15.688Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T20:44:15.688Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T20:44:15.688Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T20:44:15.688Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@16c35bf9 [2019-07-30T20:44:15.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1151359895 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-30T20:44:15.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1151359895 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-30T20:44:15.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1151359896 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T20:44:15.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1151359896 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T20:44:15.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1151359896 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-30T20:44:15.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1151359896 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-30T20:44:15.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1151359896 data=null item=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-30T20:44:15.689Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1151359896 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-30T20:44:15.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1151359896 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-30T20:44:15.689Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1151359897 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-30T20:44:15.689Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1151359897 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T20:44:15.689Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1151359897 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T20:44:15.689Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T20:44:15.689Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T20:44:15.689Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T20:44:15.689Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-30T20:44:15.689Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-30T20:44:15.689Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T20:44:15.689Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T20:44:15.689Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T20:44:15.689Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T20:44:15.689Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@34f9275f [2019-07-30T20:44:15.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=1151359907 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-30T20:44:15.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1151359908 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-30T20:44:15.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=1151359908 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T20:44:15.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=1151359908 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T20:44:15.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=1151359908 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-30T20:44:15.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=1151359908 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-30T20:44:15.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=1151359908 data=null item=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-30T20:44:15.689Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=1151359909 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-30T20:44:15.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1151359909 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-30T20:44:15.689Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=1151359909 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-30T20:44:15.689Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=1151359909 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T20:44:15.689Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=1151359909 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T20:44:15.689Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T20:44:15.689Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T20:44:15.689Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T20:44:15.689Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T20:44:15.689Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T20:44:15.689Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2019-07-30T20:44:15.689Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2019-07-30T20:44:15.689Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T20:44:15.689Z] DEBUG - Clicking on Find [2019-07-30T20:44:15.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=1151359910 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-30T20:44:15.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1151359910 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-30T20:44:15.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=1151359910 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T20:44:15.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=1151359910 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T20:44:15.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=1151359910 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-30T20:44:15.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=1151359910 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-30T20:44:15.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=1151359911 data=null item=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-30T20:44:15.689Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=1151359928 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-30T20:44:15.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1151359929 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-30T20:44:15.689Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=1151359929 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-30T20:44:15.689Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=1151359929 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T20:44:15.689Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=1151359929 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T20:44:15.689Z] DEBUG - Clicked on Find [2019-07-30T20:44:15.689Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T20:44:15.689Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T20:44:15.689Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T20:44:15.689Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T20:44:15.689Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T20:44:15.689Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T20:44:15.689Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T20:44:15.689Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T20:44:15.689Z] DEBUG - Clicking on Close [2019-07-30T20:44:15.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1151359930 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-30T20:44:15.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1151359930 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-30T20:44:15.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1151359930 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T20:44:15.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1151359930 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T20:44:15.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1151359930 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-30T20:44:15.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1151359930 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-30T20:44:15.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1151359930 data=null item=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-30T20:44:15.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151359654 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-30T20:44:15.945Z] DEBUG - Clicked on [2019-07-30T20:44:16.202Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2019-07-30T20:44:16.202Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2019-07-30T20:44:16.202Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2019-07-30T20:44:16.202Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2019-07-30T20:44:16.202Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T20:44:16.202Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-30T20:44:16.202Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-30T20:44:16.202Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T20:44:16.202Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-30T20:44:16.202Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T20:44:16.202Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:44:16.202Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:44:16.202Z] DEBUG - Clicking on Add... [2019-07-30T20:44:16.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1151360411 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-30T20:44:16.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1151360411 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-30T20:44:16.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1151360411 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T20:44:16.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1151360411 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T20:44:16.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1151360411 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-30T20:44:16.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1151360411 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-30T20:44:16.459Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1151360507 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-30T20:44:16.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1151360507 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-30T20:44:16.459Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1151360508 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-30T20:44:16.459Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1151360508 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T20:44:16.459Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1151360508 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T20:44:16.459Z] DEBUG - Clicked on Add... [2019-07-30T20:44:16.459Z] DEBUG - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern' [2019-07-30T20:44:16.459Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T20:44:16.459Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T20:44:16.459Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2019-07-30T20:44:16.459Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=1151360509 data=null} to (of type 'Combo') [2019-07-30T20:44:16.459Z] DEBUG - Set text on (of type 'Combo') to peer2 [2019-07-30T20:44:16.459Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T20:44:16.459Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T20:44:16.459Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-30T20:44:16.459Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-30T20:44:16.459Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T20:44:16.459Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T20:44:16.459Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:44:16.459Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-30T20:44:16.459Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T20:44:16.459Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@31a19d25 [2019-07-30T20:44:16.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1151360511 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-30T20:44:16.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1151360514 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-30T20:44:16.459Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1151360514 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T20:44:16.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1151360515 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T20:44:16.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1151360515 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-30T20:44:16.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1151360515 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-30T20:44:16.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1151360515 data=null item=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-30T20:44:16.459Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1151360515 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-30T20:44:16.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1151360516 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-30T20:44:16.459Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1151360516 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-30T20:44:16.459Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1151360516 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T20:44:16.459Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1151360516 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T20:44:16.459Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T20:44:16.459Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T20:44:16.459Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T20:44:16.459Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-30T20:44:16.459Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-30T20:44:16.459Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T20:44:16.459Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:44:16.459Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-30T20:44:16.459Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T20:44:16.459Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T20:44:16.459Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T20:44:16.459Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T20:44:16.459Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T20:44:16.459Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:44:16.459Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-30T20:44:16.459Z] DEBUG - matched Button with text "Create", using matcher: with mnemonic 'Create' [2019-07-30T20:44:16.459Z] DEBUG - matched Button with text "Create", using matcher: with style 'SWT.PUSH' [2019-07-30T20:44:16.459Z] DEBUG - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-30T20:44:16.459Z] DEBUG - Clicking on Create [2019-07-30T20:44:16.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create} time=1151360521 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-30T20:44:16.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create} time=1151360522 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-30T20:44:16.459Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create} time=1151360522 data=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-30T20:44:16.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create} time=1151360522 data=null} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-30T20:44:16.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create} time=1151360522 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-30T20:44:16.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create} time=1151360522 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-30T20:44:16.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create} time=1151360522 data=null item=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-30T20:44:16.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1151360411 data=null item=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-30T20:44:16.715Z] DEBUG - Clicked on [2019-07-30T20:44:16.715Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T20:44:16.715Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-30T20:44:16.715Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T20:44:16.715Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:44:16.715Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:44:16.715Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:44:16.715Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:44:16.715Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:16.715Z] DEBUG - Clicking on OK [2019-07-30T20:44:16.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151360731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:16.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151360731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:16.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151360731 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:16.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151360731 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:16.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151360731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:16.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151360731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:16.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151360732 data=null item=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-30T20:44:16.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1151360211 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-30T20:44:16.715Z] DEBUG - Clicked on [2019-07-30T20:44:16.715Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2019-07-30T20:44:16.715Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2019-07-30T20:44:16.972Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2019-07-30T20:44:16.972Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2019-07-30T20:44:16.972Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:44:16.972Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:44:16.972Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T20:44:16.972Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T20:44:16.972Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-30T20:44:16.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1151361087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:44:16.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1151361087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:44:16.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1151361088 data=null doit=true} to (of type 'Table') [2019-07-30T20:44:16.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1151361088 data=null} to (of type 'Table') [2019-07-30T20:44:16.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1151361088 data=null button=1 stateMask=0x0 x=91 y=11 count=1} to (of type 'Table') [2019-07-30T20:44:16.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1151361088 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-30T20:44:16.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1151361089 data=null button=1 stateMask=0x80000 x=91 y=11 count=1} to (of type 'Table') [2019-07-30T20:44:16.972Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T20:44:16.972Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-30T20:44:16.972Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T20:44:16.972Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2019-07-30T20:44:16.972Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2019-07-30T20:44:16.972Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T20:44:16.972Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:44:16.972Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:44:16.972Z] DEBUG - Clicking on Remove [2019-07-30T20:44:16.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=1151361090 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-30T20:44:16.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=1151361090 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-30T20:44:16.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=1151361090 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T20:44:16.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=1151361091 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T20:44:16.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=1151361091 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-30T20:44:16.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=1151361091 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-30T20:44:16.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=1151361091 data=null item=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-30T20:44:16.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T20:44:16.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T20:44:16.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T20:44:16.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T20:44:16.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T20:44:16.972Z] DEBUG - Clicked on Remove [2019-07-30T20:44:16.972Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T20:44:16.972Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-30T20:44:16.972Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T20:44:16.972Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:44:16.972Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:44:16.972Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:44:16.972Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:44:16.972Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:16.972Z] DEBUG - Clicking on OK [2019-07-30T20:44:16.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151361093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:16.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151361093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:16.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151361102 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:16.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151361102 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:16.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151361102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:16.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151361102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:16.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151361102 data=null item=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-30T20:44:16.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1151360918 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-30T20:44:17.228Z] DEBUG - Clicked on [2019-07-30T20:44:17.485Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2019-07-30T20:44:17.485Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2019-07-30T20:44:17.485Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2019-07-30T20:44:17.485Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2019-07-30T20:44:17.485Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2019-07-30T20:44:17.485Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2019-07-30T20:44:17.485Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-30T20:44:17.485Z] DEBUG - matched Text with text "100", using matcher: with label (with mnemonic 'Max time') [2019-07-30T20:44:17.485Z] DEBUG - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-30T20:44:17.741Z] DEBUG - matched Text with text "-9", using matcher: of type 'Text' [2019-07-30T20:44:17.741Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-30T20:44:17.741Z] DEBUG - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time') [2019-07-30T20:44:17.741Z] DEBUG - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-30T20:44:17.741Z] DEBUG - matched Text with text "0", using matcher: of type 'Text' [2019-07-30T20:44:17.741Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-30T20:44:17.741Z] DEBUG - matched Text with text "0", using matcher: with label (with mnemonic 'Max time') [2019-07-30T20:44:17.741Z] DEBUG - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-30T20:44:17.741Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:44:17.741Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-30T20:44:17.741Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:44:17.741Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:44:17.741Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:44:17.741Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:17.741Z] DEBUG - Clicking on OK [2019-07-30T20:44:17.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151361789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:17.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151361789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:17.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151361789 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:17.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151361789 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:17.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151361789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:17.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151361790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:17.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151361790 data=null item=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-30T20:44:17.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1151361502 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-30T20:44:17.741Z] DEBUG - Clicked on [2019-07-30T20:44:17.997Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2019-07-30T20:44:17.997Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2019-07-30T20:44:18.254Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2019-07-30T20:44:18.254Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2019-07-30T20:44:18.254Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:44:18.254Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-30T20:44:18.254Z] DEBUG - matched Button with text "Default", using matcher: with mnemonic 'Default' [2019-07-30T20:44:18.254Z] DEBUG - matched Button with text "Default", using matcher: with style 'SWT.PUSH' [2019-07-30T20:44:18.254Z] DEBUG - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-30T20:44:18.254Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:44:18.254Z] DEBUG - Clicking on Default [2019-07-30T20:44:18.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Default} time=1151362267 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-30T20:44:18.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=1151362267 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-30T20:44:18.254Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Default} time=1151362267 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-30T20:44:18.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Default} time=1151362267 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-30T20:44:18.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Default} time=1151362292 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-30T20:44:18.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Default} time=1151362292 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-30T20:44:18.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Default} time=1151362293 data=null item=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-30T20:44:18.254Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Default} time=1151362325 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-30T20:44:18.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=1151362325 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-30T20:44:18.254Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Default} time=1151362325 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-30T20:44:18.254Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Default} time=1151362326 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-30T20:44:18.254Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Default} time=1151362326 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-30T20:44:18.254Z] DEBUG - Clicked on Default [2019-07-30T20:44:18.254Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:44:18.254Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-30T20:44:18.254Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:44:18.254Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:44:18.254Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:44:18.254Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:18.254Z] DEBUG - Clicking on OK [2019-07-30T20:44:18.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151362327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:18.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151362327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:18.254Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151362327 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:18.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151362327 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:18.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151362327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:18.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151362327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:18.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151362327 data=null item=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-30T20:44:18.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1151362033 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-30T20:44:18.254Z] DEBUG - Clicked on [2019-07-30T20:44:18.254Z] DEBUG - number of items : 9 [2019-07-30T20:44:18.254Z] DEBUG - Clicking on ToolItem with tooltip text {Go to next page} [2019-07-30T20:44:18.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151362440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-30T20:44:18.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151362440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-30T20:44:18.254Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151362440 data=null doit=true} to ToolItem with tooltip text {Go to next page} [2019-07-30T20:44:18.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151362440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-30T20:44:18.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151362440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-30T20:44:18.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151362441 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-30T20:44:18.254Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-30T20:44:18.254Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-30T20:44:18.254Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-30T20:44:18.254Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-30T20:44:18.254Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-30T20:44:18.254Z] DEBUG - Clicked on ToolItem with tooltip text {Go to next page} [2019-07-30T20:44:18.254Z] DEBUG - number of items : 9 [2019-07-30T20:44:18.254Z] DEBUG - Clicking on ToolItem with tooltip text {Go to previous page} [2019-07-30T20:44:18.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151362445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-30T20:44:18.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151362445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-30T20:44:18.254Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151362445 data=null doit=true} to ToolItem with tooltip text {Go to previous page} [2019-07-30T20:44:18.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151362445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-30T20:44:18.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151362445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-30T20:44:18.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151362445 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-30T20:44:18.254Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-30T20:44:18.254Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-30T20:44:18.254Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-30T20:44:18.254Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-30T20:44:18.254Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-30T20:44:18.254Z] DEBUG - Clicked on ToolItem with tooltip text {Go to previous page} [2019-07-30T20:44:18.254Z] DEBUG - number of items : 9 [2019-07-30T20:44:18.254Z] DEBUG - Clicking on ToolItem with tooltip text {Go to last page} [2019-07-30T20:44:18.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151362460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-30T20:44:18.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151362460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-30T20:44:18.254Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151362460 data=null doit=true} to ToolItem with tooltip text {Go to last page} [2019-07-30T20:44:18.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151362460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-30T20:44:18.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151362460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-30T20:44:18.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151362460 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-30T20:44:18.254Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-30T20:44:18.254Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-30T20:44:18.254Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-30T20:44:18.254Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-30T20:44:18.254Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-30T20:44:18.254Z] DEBUG - Clicked on ToolItem with tooltip text {Go to last page} [2019-07-30T20:44:18.254Z] DEBUG - number of items : 9 [2019-07-30T20:44:18.254Z] DEBUG - Clicking on ToolItem with tooltip text {Go to first page} [2019-07-30T20:44:18.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151362463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-30T20:44:18.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151362463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-30T20:44:18.254Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151362463 data=null doit=true} to ToolItem with tooltip text {Go to first page} [2019-07-30T20:44:18.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151362474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-30T20:44:18.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151362474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-30T20:44:18.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151362474 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-30T20:44:18.254Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-30T20:44:18.254Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-30T20:44:18.254Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-30T20:44:18.254Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-30T20:44:18.254Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-30T20:44:18.254Z] DEBUG - Clicked on ToolItem with tooltip text {Go to first page} [2019-07-30T20:44:18.511Z] DEBUG - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page' [2019-07-30T20:44:18.511Z] DEBUG - Clicking on with mnemonic 'Next page' [2019-07-30T20:44:18.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Next page} time=1151362517 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-30T20:44:18.511Z] DEBUG - Clicked on with mnemonic 'Next page' [2019-07-30T20:44:18.511Z] DEBUG - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page' [2019-07-30T20:44:18.511Z] DEBUG - Clicking on with mnemonic 'Previous page' [2019-07-30T20:44:18.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Previous page} time=1151362590 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-30T20:44:18.511Z] DEBUG - Clicked on with mnemonic 'Previous page' [2019-07-30T20:44:18.511Z] DEBUG - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page' [2019-07-30T20:44:18.511Z] DEBUG - Clicking on with mnemonic 'Last page' [2019-07-30T20:44:18.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Last page} time=1151362623 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-30T20:44:18.511Z] DEBUG - Clicked on with mnemonic 'Last page' [2019-07-30T20:44:18.511Z] DEBUG - matched MenuItem with text "First page", using matcher: with mnemonic 'First page' [2019-07-30T20:44:18.511Z] DEBUG - Clicking on with mnemonic 'First page' [2019-07-30T20:44:18.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {First page} time=1151362694 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-30T20:44:18.511Z] DEBUG - Clicked on with mnemonic 'First page' [2019-07-30T20:44:18.767Z] DEBUG - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...' [2019-07-30T20:44:18.767Z] DEBUG - Clicking on with mnemonic 'Pages...' [2019-07-30T20:44:19.023Z] DEBUG - Clicked on with mnemonic 'Pages...' [2019-07-30T20:44:19.023Z] DEBUG - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages' [2019-07-30T20:44:19.023Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T20:44:19.023Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T20:44:19.023Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:44:19.023Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:44:19.023Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:44:19.023Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:44:19.023Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:19.023Z] DEBUG - Clicking on OK [2019-07-30T20:44:19.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151363118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:19.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151363119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:19.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151363119 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:19.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151363119 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:19.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151363119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:19.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151363119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:19.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151363119 data=null item=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-30T20:44:19.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pages...} time=1151362787 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-30T20:44:19.280Z] DEBUG - Clicked on [2019-07-30T20:44:19.842Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1151363912 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T20:44:19.842Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:44:19.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:44:19.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:44:19.842Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:19.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1151363960 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:19.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1151363960 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:19.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1151363960 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:19.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1151363960 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:19.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151363961 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-30T20:44:19.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1151363984 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:19.842Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:44:19.842Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:44:20.327Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:44:20.890Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:44:20.890Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:44:20.890Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:44:20.890Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:44:20.890Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:20.890Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:44:20.890Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:44:20.890Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:44:20.890Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:20.890Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:44:20.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151364892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:20.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151364892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:20.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151364892 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:20.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151364892 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:20.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151364892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:20.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151364893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:20.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151364893 data=null 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-30T20:44:20.890Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151364893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:20.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151364893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:20.890Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151364893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:20.890Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151364893 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:20.890Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151364893 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:20.890Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:20.890Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:44:20.890Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:44:20.890Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:44:20.890Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:44:20.890Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:44:20.890Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:44:20.890Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:20.890Z] DEBUG - Clicking on OK [2019-07-30T20:44:20.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151364894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:20.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151364895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:20.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151364895 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:20.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151364895 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:20.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151364895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:20.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151364895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:20.890Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:20.890Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:20.890Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:20.890Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:20.890Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:20.890Z] DEBUG - Clicked on OK [2019-07-30T20:44:21.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151364895 data=null item=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-30T20:44:21.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1151364080 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-30T20:44:21.403Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-30T20:44:21.403Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.557 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2019-07-30T20:44:21.403Z] testSDPrintUi(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 22.615 s [2019-07-30T20:44:21.403Z] testSDView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 13.605 s [2019-07-30T20:44:21.403Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2019-07-30T20:44:23.296Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T20:44:23.296Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:44:23.296Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:44:23.296Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:44:23.296Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-30T20:44:23.296Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-30T20:44:23.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1151367495 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-30T20:44:23.551Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-30T20:44:23.551Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-30T20:44:23.551Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-30T20:44:23.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1151367636 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-30T20:44:23.551Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-30T20:44:23.551Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-30T20:44:23.551Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-30T20:44:23.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1151367758 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-30T20:44:23.808Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-30T20:44:23.808Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-30T20:44:23.808Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-30T20:44:23.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1151367918 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-30T20:44:23.808Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-30T20:44:24.064Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-30T20:44:24.064Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-30T20:44:24.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1151368080 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-30T20:44:24.064Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-30T20:44:25.966Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T20:44:25.966Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:44:25.966Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:44:25.966Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:44:25.966Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2019-07-30T20:44:25.966Z] DEBUG - Clicking on with mnemonic 'Show All' [2019-07-30T20:44:25.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=1151369728 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-30T20:44:25.966Z] DEBUG - Clicked on with mnemonic 'Show All' [2019-07-30T20:44:27.326Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T20:44:27.326Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:44:27.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:44:27.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:44:27.326Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-30T20:44:27.326Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-30T20:44:27.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1151371433 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-30T20:44:27.583Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-30T20:44:27.583Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-30T20:44:27.583Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-30T20:44:27.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1151371574 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-30T20:44:27.583Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-30T20:44:27.583Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-30T20:44:27.583Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-30T20:44:27.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1151371697 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-30T20:44:27.583Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-30T20:44:27.583Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-30T20:44:27.583Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-30T20:44:27.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1151371793 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-30T20:44:27.583Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-30T20:44:27.839Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-30T20:44:27.839Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-30T20:44:27.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1151371846 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-30T20:44:27.839Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-30T20:44:27.839Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-30T20:44:27.839Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-30T20:44:27.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1151371887 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-30T20:44:27.839Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-30T20:44:27.839Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-30T20:44:27.839Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-30T20:44:27.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1151371912 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-30T20:44:27.839Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-30T20:44:27.839Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-30T20:44:27.839Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-30T20:44:27.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1151371958 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-30T20:44:27.839Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-30T20:44:27.839Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-30T20:44:27.839Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-30T20:44:27.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1151372040 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-30T20:44:27.839Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-30T20:44:28.097Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-30T20:44:28.097Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-30T20:44:28.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1151372108 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-30T20:44:28.097Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-30T20:44:28.097Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-30T20:44:28.097Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-30T20:44:28.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1151372232 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-30T20:44:28.097Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-30T20:44:28.353Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-30T20:44:28.353Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-30T20:44:28.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1151372380 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-30T20:44:28.353Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-30T20:44:30.247Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T20:44:30.247Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:44:30.247Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:44:30.247Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:44:30.247Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-30T20:44:30.247Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-30T20:44:30.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1151374114 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-30T20:44:30.247Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-30T20:44:30.247Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-30T20:44:30.247Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-30T20:44:30.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1151374253 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-30T20:44:30.247Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-30T20:44:30.247Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-30T20:44:30.247Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-30T20:44:30.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1151374372 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-30T20:44:30.247Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-30T20:44:30.247Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-30T20:44:30.247Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-30T20:44:30.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1151374469 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-30T20:44:30.247Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-30T20:44:30.504Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-30T20:44:30.504Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-30T20:44:30.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1151374523 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-30T20:44:30.504Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-30T20:44:30.504Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-30T20:44:30.504Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-30T20:44:30.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1151374564 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-30T20:44:30.504Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-30T20:44:30.504Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2019-07-30T20:44:30.504Z] DEBUG - Clicking on with mnemonic 'Show All' [2019-07-30T20:44:30.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=1151374587 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-30T20:44:30.504Z] DEBUG - Clicked on with mnemonic 'Show All' [2019-07-30T20:44:30.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1151374908 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T20:44:30.760Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:44:30.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:44:30.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:44:30.760Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:30.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1151374915 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T20:44:30.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1151374915 data=null doit=true} to TreeItem with text {test} [2019-07-30T20:44:30.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1151374916 data=null} to TreeItem with text {test} [2019-07-30T20:44:30.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1151374916 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:44:30.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151374916 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T20:44:30.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1151374995 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:44:31.018Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:44:31.018Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:44:31.018Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:44:31.325Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:44:31.325Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:44:31.325Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:44:31.325Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:44:31.325Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:31.325Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:44:31.325Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:44:31.325Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:44:31.325Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:31.325Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:44:31.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151375399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:31.325Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151375400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:31.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151375400 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:31.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151375400 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:31.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151375400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:31.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151375400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:31.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151375400 data=null 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-30T20:44:31.325Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151375400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:31.325Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151375401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:31.325Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151375401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:31.325Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151375401 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:31.325Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151375401 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:31.325Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:31.325Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:44:31.325Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:44:31.325Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:44:31.325Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:44:31.325Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:44:31.325Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:44:31.325Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:31.325Z] DEBUG - Clicking on OK [2019-07-30T20:44:31.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151375402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:31.325Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151375402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:31.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151375402 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:31.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151375402 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:31.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151375403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:31.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151375403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:31.325Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:31.325Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:31.325Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:31.325Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:31.325Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:31.325Z] DEBUG - Clicked on OK [2019-07-30T20:44:31.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151375403 data=null item=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-30T20:44:31.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1151375106 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-30T20:44:31.839Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.428 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2019-07-30T20:44:31.839Z] testPersistHiding(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 4.156 s [2019-07-30T20:44:31.839Z] testToggleColumns(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 2.654 s [2019-07-30T20:44:31.839Z] testShowAll(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 2.307 s [2019-07-30T20:44:31.839Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2019-07-30T20:44:32.095Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:44:32.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:44:32.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:44:32.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:44:32.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:44:32.095Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:32.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1151376270 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:32.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1151376270 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:32.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1151376270 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:32.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1151376271 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:32.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151376271 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-30T20:44:32.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1151376312 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:32.095Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:32.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1151376314 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:32.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1151376314 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:32.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1151376314 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:32.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1151376314 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:32.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151376314 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-30T20:44:32.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1151376327 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:32.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1151376327 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:32.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1151376327 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:32.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1151376328 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:32.095Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151376328 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-30T20:44:32.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1151376331 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:32.095Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:32.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1151376332 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T20:44:32.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1151376332 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T20:44:32.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1151376332 data=null} to TreeItem with text {Traces [0]} [2019-07-30T20:44:32.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1151376333 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T20:44:32.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151376333 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-30T20:44:32.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1151376394 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T20:44:34.244Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-30T20:44:34.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:44:34.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:44:34.244Z] DEBUG - number of items : 11 [2019-07-30T20:44:34.244Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:34.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151378011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:34.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151378011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:34.244Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151378011 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:34.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151378011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:34.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151378011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:34.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151378011 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-30T20:44:34.244Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151378030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:34.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151378030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:34.244Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151378031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:34.244Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151378031 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:34.244Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151378031 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:34.244Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:34.244Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:34.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1151378032 data=null button=0 stateMask=0x0 x=77 y=11 count=0} to TreeItem with text {FILTER } [2019-07-30T20:44:34.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1151378032 data=null doit=true} to TreeItem with text {FILTER } [2019-07-30T20:44:34.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1151378032 data=null} to TreeItem with text {FILTER } [2019-07-30T20:44:34.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1151378032 data=null button=1 stateMask=0x0 x=77 y=11 count=1} to TreeItem with text {FILTER } [2019-07-30T20:44:34.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151378033 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-30T20:44:34.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1151378046 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {FILTER } [2019-07-30T20:44:34.244Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-30T20:44:34.244Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-30T20:44:34.244Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T20:44:34.244Z] DEBUG - Clicking on TreeItem with text {FILTER timestamp} [2019-07-30T20:44:34.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1151378051 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-30T20:44:34.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1151378052 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-30T20:44:34.244Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:34.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1151378054 data=null} to TreeItem with text {FILTER timestamp} [2019-07-30T20:44:34.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1151378054 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-30T20:44:34.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151378055 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-30T20:44:34.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1151378079 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-30T20:44:34.244Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=1151378079 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-30T20:44:34.244Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=1151378080 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-30T20:44:34.244Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=1151378080 data=null} to TreeItem with text {FILTER timestamp} [2019-07-30T20:44:34.244Z] DEBUG - Clicked on TreeItem with text {FILTER timestamp} [2019-07-30T20:44:34.244Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:34.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1151378081 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-30T20:44:34.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1151378081 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-30T20:44:34.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1151378081 data=null} to TreeItem with text {FILTER timestamp} [2019-07-30T20:44:34.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1151378081 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-30T20:44:34.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151378081 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-30T20:44:34.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1151378087 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-30T20:44:34.244Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-30T20:44:34.244Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-30T20:44:34.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1151378133 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-30T20:44:34.244Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-30T20:44:34.244Z] WARN - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again. [2019-07-30T20:44:34.244Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T20:44:34.244Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T20:44:34.244Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T20:44:34.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1151378202 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-30T20:44:34.244Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T20:44:34.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1151378211 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T20:44:34.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1151378212 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T20:44:34.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1151378212 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-30T20:44:34.244Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151378212 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-30T20:44:34.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1151378213 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-30T20:44:34.244Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:34.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1151378213 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-30T20:44:34.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1151378213 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T20:44:34.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1151378213 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T20:44:34.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1151378214 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-30T20:44:34.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151378214 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-30T20:44:34.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1151378233 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-30T20:44:34.244Z] DEBUG - matched MenuItem with text "AND", using matcher: with mnemonic 'AND' [2019-07-30T20:44:34.244Z] DEBUG - Clicking on with mnemonic 'AND' [2019-07-30T20:44:34.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {AND} time=1151378320 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-30T20:44:34.244Z] DEBUG - Clicked on with mnemonic 'AND' [2019-07-30T20:44:34.244Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:34.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=1151378378 data=null button=0 stateMask=0x0 x=77 y=53 count=0} to Tree node with text: AND [2019-07-30T20:44:34.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=1151378378 data=null doit=true} to Tree node with text: AND [2019-07-30T20:44:34.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=1151378378 data=null} to Tree node with text: AND [2019-07-30T20:44:34.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=1151378379 data=null button=1 stateMask=0x0 x=77 y=53 count=1} to Tree node with text: AND [2019-07-30T20:44:34.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151378379 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-30T20:44:34.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=1151378385 data=null button=1 stateMask=0x80000 x=77 y=53 count=1} to Tree node with text: AND [2019-07-30T20:44:34.244Z] DEBUG - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS' [2019-07-30T20:44:34.244Z] DEBUG - Clicking on with mnemonic 'CONTAINS' [2019-07-30T20:44:34.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=1151378429 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-30T20:44:34.502Z] DEBUG - Clicked on with mnemonic 'CONTAINS' [2019-07-30T20:44:34.502Z] WARN - Tree item Tree node with text: AND is already expanded. Won't expand it again. [2019-07-30T20:44:34.502Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-30T20:44:34.502Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-30T20:44:34.502Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T20:44:34.502Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T20:44:34.502Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-30T20:44:34.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1151378524 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-30T20:44:34.502Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-30T20:44:34.502Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-30T20:44:34.502Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-30T20:44:34.502Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T20:44:34.502Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:34.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1151378610 data=null button=0 stateMask=0x0 x=170 y=74 count=0} to Tree node with text: Timestamp CONTAINS "100" [2019-07-30T20:44:34.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=1151378610 data=null doit=true} to Tree node with text: Timestamp CONTAINS "100" [2019-07-30T20:44:34.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=1151378611 data=null} to Tree node with text: Timestamp CONTAINS "100" [2019-07-30T20:44:34.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1151378611 data=null button=1 stateMask=0x0 x=170 y=74 count=1} to Tree node with text: Timestamp CONTAINS "100" [2019-07-30T20:44:34.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151378611 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-30T20:44:34.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1151378710 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: Timestamp CONTAINS "100" [2019-07-30T20:44:34.502Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:34.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=1151378712 data=null button=0 stateMask=0x0 x=77 y=53 count=0} to Tree node with text: AND [2019-07-30T20:44:34.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=1151378712 data=null doit=true} to Tree node with text: AND [2019-07-30T20:44:34.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=1151378712 data=null} to Tree node with text: AND [2019-07-30T20:44:34.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=1151378712 data=null button=1 stateMask=0x0 x=77 y=53 count=1} to Tree node with text: AND [2019-07-30T20:44:34.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151378712 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-30T20:44:34.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=1151378725 data=null button=1 stateMask=0x80000 x=77 y=53 count=1} to Tree node with text: AND [2019-07-30T20:44:34.502Z] DEBUG - number of items : 11 [2019-07-30T20:44:34.502Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-30T20:44:34.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151378726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T20:44:34.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151378726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T20:44:34.502Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151378726 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T20:44:34.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151378726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T20:44:34.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151378727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T20:44:34.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151378727 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-30T20:44:34.502Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151378729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T20:44:34.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151378729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T20:44:34.502Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151378729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T20:44:34.502Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151378729 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T20:44:34.502Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151378729 data=null} to ToolItem with tooltip text {Save filters} [2019-07-30T20:44:34.502Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-30T20:44:34.502Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:44:34.502Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:44:34.502Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:44:34.502Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T20:44:34.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1151378834 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-30T20:44:34.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1151378834 data=null doit=true} to TableItem with text {} [2019-07-30T20:44:34.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1151378835 data=null} to TableItem with text {} [2019-07-30T20:44:34.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1151378890 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T20:44:34.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1151378890 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-30T20:44:34.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1151378892 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T20:44:34.759Z] DEBUG - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp' [2019-07-30T20:44:34.759Z] DEBUG - Clicking on with mnemonic 'timestamp' [2019-07-30T20:44:34.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {timestamp} time=1151378939 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-30T20:44:34.759Z] DEBUG - Clicked on with mnemonic 'timestamp' [2019-07-30T20:44:36.651Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:44:36.651Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:44:36.651Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:44:36.651Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:44:36.651Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:44:36.651Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:36.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1151380644 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:36.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1151380644 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:36.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1151380645 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:36.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1151380645 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:36.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151380645 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-30T20:44:36.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1151380654 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:36.651Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:36.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1151380654 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:36.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1151380654 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:36.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1151380654 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:36.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1151380655 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:36.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151380655 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-30T20:44:36.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1151380677 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:36.651Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2019-07-30T20:44:36.651Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:36.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1151380678 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:44:36.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1151380678 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:44:36.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1151380679 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:44:36.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1151380679 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:44:36.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151380679 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-30T20:44:36.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1151380685 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:44:38.065Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-30T20:44:38.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:44:38.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:44:38.065Z] DEBUG - number of items : 11 [2019-07-30T20:44:38.065Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:38.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151382259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:38.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151382259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:38.065Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151382259 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:38.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151382259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:38.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151382259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:38.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151382259 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-30T20:44:38.065Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151382266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:38.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151382266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:38.065Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151382267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:38.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151382267 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:38.065Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151382267 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:38.065Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:38.065Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:38.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1151382269 data=null button=0 stateMask=0x0 x=77 y=95 count=0} to TreeItem with text {FILTER } [2019-07-30T20:44:38.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1151382269 data=null doit=true} to TreeItem with text {FILTER } [2019-07-30T20:44:38.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1151382269 data=null} to TreeItem with text {FILTER } [2019-07-30T20:44:38.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1151382279 data=null button=1 stateMask=0x0 x=77 y=95 count=1} to TreeItem with text {FILTER } [2019-07-30T20:44:38.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151382279 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-30T20:44:38.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1151382285 data=null button=1 stateMask=0x80000 x=77 y=95 count=1} to TreeItem with text {FILTER } [2019-07-30T20:44:38.065Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-30T20:44:38.065Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-30T20:44:38.065Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T20:44:38.065Z] DEBUG - Clicking on TreeItem with text {FILTER field} [2019-07-30T20:44:38.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1151382296 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-30T20:44:38.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=1151382296 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-30T20:44:38.065Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:38.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1151382298 data=null} to TreeItem with text {FILTER field} [2019-07-30T20:44:38.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1151382299 data=null button=1 stateMask=0x0 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-30T20:44:38.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151382299 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-30T20:44:38.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1151382321 data=null button=1 stateMask=0x80000 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-30T20:44:38.322Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=1151382322 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-30T20:44:38.322Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=1151382322 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-30T20:44:38.322Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=1151382322 data=null} to TreeItem with text {FILTER field} [2019-07-30T20:44:38.322Z] DEBUG - Clicked on TreeItem with text {FILTER field} [2019-07-30T20:44:38.322Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:38.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1151382326 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-30T20:44:38.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=1151382326 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-30T20:44:38.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1151382326 data=null} to TreeItem with text {FILTER field} [2019-07-30T20:44:38.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1151382327 data=null button=1 stateMask=0x0 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-30T20:44:38.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151382327 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-30T20:44:38.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1151382332 data=null button=1 stateMask=0x80000 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-30T20:44:38.322Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-30T20:44:38.322Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-30T20:44:38.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1151382383 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-30T20:44:38.322Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-30T20:44:38.322Z] WARN - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again. [2019-07-30T20:44:38.322Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T20:44:38.322Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T20:44:38.322Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T20:44:38.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1151382418 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-30T20:44:38.322Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T20:44:38.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1151382419 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T20:44:38.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1151382419 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T20:44:38.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1151382420 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-30T20:44:38.322Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151382420 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-30T20:44:38.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1151382420 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-30T20:44:38.322Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:38.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1151382421 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-30T20:44:38.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1151382421 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T20:44:38.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1151382421 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T20:44:38.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1151382421 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-30T20:44:38.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151382421 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-30T20:44:38.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1151382487 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-30T20:44:38.322Z] DEBUG - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE' [2019-07-30T20:44:38.322Z] DEBUG - Clicking on with mnemonic 'COMPARE' [2019-07-30T20:44:38.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {COMPARE} time=1151382532 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-30T20:44:38.579Z] DEBUG - Clicked on with mnemonic 'COMPARE' [2019-07-30T20:44:38.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { = [2019-07-30T20:44:38.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { = [2019-07-30T20:44:38.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { = [2019-07-30T20:44:38.579Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151382685 data=null item=TreeItem { = [2019-07-30T20:44:38.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { = [2019-07-30T20:44:38.579Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-30T20:44:38.579Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-30T20:44:38.579Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T20:44:38.579Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T20:44:38.579Z] DEBUG - Setting selection on (of type 'Combo') to Contents [2019-07-30T20:44:38.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Contents} time=1151382686 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-30T20:44:38.579Z] DEBUG - Set selection on (of type 'Combo') to Contents [2019-07-30T20:44:38.579Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2019-07-30T20:44:38.579Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2019-07-30T20:44:38.579Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-30T20:44:38.579Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-30T20:44:38.579Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T20:44:38.579Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2019-07-30T20:44:38.579Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2019-07-30T20:44:38.579Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-30T20:44:38.579Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-30T20:44:38.579Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T20:44:38.580Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:44:38.580Z] DEBUG - matched Button with text "<", using matcher: of type 'Button' [2019-07-30T20:44:38.580Z] DEBUG - matched Button with text "=", using matcher: of type 'Button' [2019-07-30T20:44:38.580Z] DEBUG - matched Button with text ">", using matcher: of type 'Button' [2019-07-30T20:44:38.580Z] DEBUG - matched Button with text ">", using matcher: with mnemonic '>' [2019-07-30T20:44:38.580Z] DEBUG - matched Button with text ">", using matcher: with style 'SWT.RADIO' [2019-07-30T20:44:38.580Z] DEBUG - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T20:44:38.580Z] DEBUG - matched Button with text "Num", using matcher: of type 'Button' [2019-07-30T20:44:38.580Z] DEBUG - matched Button with text "Alpha", using matcher: of type 'Button' [2019-07-30T20:44:38.580Z] DEBUG - matched Button with text "Timestamp", using matcher: of type 'Button' [2019-07-30T20:44:38.580Z] DEBUG - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T20:44:38.580Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {=} time=1151382827 data=null doit=true} to Button with text {=} [2019-07-30T20:44:38.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {=} time=1151382827 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-30T20:44:38.580Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T20:44:38.580Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {>} time=1151382831 data=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T20:44:38.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {>} time=1151382832 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-30T20:44:38.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {>} time=1151382832 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-30T20:44:38.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {>} time=1151382832 data=null item=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-30T20:44:38.580Z] DEBUG - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T20:44:38.580Z] DEBUG - number of items : 11 [2019-07-30T20:44:38.580Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-30T20:44:38.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151382833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T20:44:38.580Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151382833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T20:44:38.580Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151382834 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T20:44:38.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151382834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T20:44:38.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151382834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T20:44:38.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151382834 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-30T20:44:38.836Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151382836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T20:44:38.836Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151382836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T20:44:38.836Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151382836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T20:44:38.836Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151382836 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T20:44:38.836Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151382836 data=null} to ToolItem with tooltip text {Save filters} [2019-07-30T20:44:38.836Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-30T20:44:38.836Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:44:38.836Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:44:38.836Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:44:38.836Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T20:44:38.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1151383015 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-30T20:44:38.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1151383016 data=null doit=true} to TableItem with text {} [2019-07-30T20:44:38.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1151383016 data=null} to TableItem with text {} [2019-07-30T20:44:38.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1151383017 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T20:44:38.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1151383017 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-30T20:44:38.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1151383018 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T20:44:39.093Z] DEBUG - matched MenuItem with text "field", using matcher: with mnemonic 'field' [2019-07-30T20:44:39.093Z] DEBUG - Clicking on with mnemonic 'field' [2019-07-30T20:44:39.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {field} time=1151383106 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-30T20:44:39.093Z] DEBUG - Clicked on with mnemonic 'field' [2019-07-30T20:44:40.985Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:44:40.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:44:40.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:44:40.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:44:40.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:44:40.985Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:40.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1151384814 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:40.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1151384815 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:40.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1151384815 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:40.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1151384815 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:40.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151384815 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-30T20:44:40.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1151384823 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:40.985Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:40.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1151384823 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:40.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1151384823 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:40.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1151384823 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:40.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1151384824 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:40.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151384824 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-30T20:44:40.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1151384836 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:40.985Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2019-07-30T20:44:40.985Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:40.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1151384879 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:44:40.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1151384879 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:44:40.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1151384879 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:44:40.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1151384879 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:44:40.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151384879 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-30T20:44:40.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1151384884 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:44:42.428Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-30T20:44:42.428Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:44:42.428Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:44:42.428Z] DEBUG - number of items : 11 [2019-07-30T20:44:42.428Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:42.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151386479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:42.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151386479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:42.428Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151386479 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:42.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151386479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:42.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151386479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:42.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151386479 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-30T20:44:42.428Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151386500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:42.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151386500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:42.428Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151386501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:42.428Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151386501 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:42.428Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151386501 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:42.428Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-30T20:44:42.428Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:42.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1151386502 data=null button=0 stateMask=0x0 x=77 y=158 count=0} to TreeItem with text {FILTER } [2019-07-30T20:44:42.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1151386502 data=null doit=true} to TreeItem with text {FILTER } [2019-07-30T20:44:42.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1151386502 data=null} to TreeItem with text {FILTER } [2019-07-30T20:44:42.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1151386502 data=null button=1 stateMask=0x0 x=77 y=158 count=1} to TreeItem with text {FILTER } [2019-07-30T20:44:42.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151386503 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-30T20:44:42.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1151386508 data=null button=1 stateMask=0x80000 x=77 y=158 count=1} to TreeItem with text {FILTER } [2019-07-30T20:44:42.428Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-30T20:44:42.428Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-30T20:44:42.428Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T20:44:42.428Z] DEBUG - Clicking on TreeItem with text {FILTER matchAndEquals} [2019-07-30T20:44:42.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1151386535 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T20:44:42.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1151386535 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T20:44:42.428Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:42.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1151386538 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T20:44:42.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1151386539 data=null button=1 stateMask=0x0 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T20:44:42.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151386539 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-30T20:44:42.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1151386546 data=null button=1 stateMask=0x80000 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T20:44:42.428Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1151386546 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T20:44:42.428Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1151386546 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T20:44:42.428Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1151386546 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T20:44:42.428Z] DEBUG - Clicked on TreeItem with text {FILTER matchAndEquals} [2019-07-30T20:44:42.428Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:42.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1151386588 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T20:44:42.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1151386588 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T20:44:42.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1151386588 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T20:44:42.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1151386589 data=null button=1 stateMask=0x0 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T20:44:42.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151386589 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-30T20:44:42.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1151386595 data=null button=1 stateMask=0x80000 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T20:44:42.428Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-30T20:44:42.428Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-30T20:44:42.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1151386639 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-30T20:44:42.685Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-30T20:44:42.685Z] WARN - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again. [2019-07-30T20:44:42.685Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T20:44:42.685Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T20:44:42.685Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T20:44:42.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1151386711 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-30T20:44:42.685Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T20:44:42.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1151386712 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T20:44:42.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1151386712 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T20:44:42.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1151386713 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-30T20:44:42.685Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151386713 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-30T20:44:42.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1151386713 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-30T20:44:42.685Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:42.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1151386714 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-30T20:44:42.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1151386714 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T20:44:42.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1151386714 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T20:44:42.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1151386714 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-30T20:44:42.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151386715 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-30T20:44:42.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1151386733 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-30T20:44:42.685Z] DEBUG - matched MenuItem with text "OR", using matcher: with mnemonic 'OR' [2019-07-30T20:44:42.685Z] DEBUG - Clicking on with mnemonic 'OR' [2019-07-30T20:44:42.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {OR} time=1151386806 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-30T20:44:42.685Z] DEBUG - Clicked on with mnemonic 'OR' [2019-07-30T20:44:42.685Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:42.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=1151386827 data=null button=0 stateMask=0x0 x=71 y=200 count=0} to Tree node with text: OR [2019-07-30T20:44:42.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=1151386828 data=null doit=true} to Tree node with text: OR [2019-07-30T20:44:42.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=1151386828 data=null} to Tree node with text: OR [2019-07-30T20:44:42.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=1151386828 data=null button=1 stateMask=0x0 x=71 y=200 count=1} to Tree node with text: OR [2019-07-30T20:44:42.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151386828 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-30T20:44:42.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=1151386836 data=null button=1 stateMask=0x80000 x=71 y=200 count=1} to Tree node with text: OR [2019-07-30T20:44:42.685Z] DEBUG - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS' [2019-07-30T20:44:42.685Z] DEBUG - Clicking on with mnemonic 'EQUALS' [2019-07-30T20:44:42.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {EQUALS} time=1151386913 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-30T20:44:42.942Z] DEBUG - Clicked on with mnemonic 'EQUALS' [2019-07-30T20:44:42.942Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2019-07-30T20:44:42.942Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:42.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { EQUALS} [2019-07-30T20:44:42.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { EQUALS} [2019-07-30T20:44:42.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { EQUALS} [2019-07-30T20:44:42.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { EQUALS} [2019-07-30T20:44:42.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151387002 data=null item=TreeItem { EQUALS} [2019-07-30T20:44:42.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { EQUALS} [2019-07-30T20:44:42.942Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-30T20:44:42.942Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-30T20:44:42.942Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T20:44:42.942Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T20:44:42.942Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-30T20:44:42.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1151387086 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-30T20:44:42.942Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-30T20:44:42.942Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-30T20:44:42.942Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-30T20:44:42.942Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T20:44:42.942Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:42.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=1151387129 data=null button=0 stateMask=0x0 x=71 y=200 count=0} to Tree node with text: OR [2019-07-30T20:44:42.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=1151387129 data=null doit=true} to Tree node with text: OR [2019-07-30T20:44:42.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=1151387129 data=null} to Tree node with text: OR [2019-07-30T20:44:42.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=1151387130 data=null button=1 stateMask=0x0 x=71 y=200 count=1} to Tree node with text: OR [2019-07-30T20:44:42.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151387130 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-30T20:44:43.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=1151387198 data=null button=1 stateMask=0x80000 x=71 y=200 count=1} to Tree node with text: OR [2019-07-30T20:44:43.199Z] DEBUG - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES' [2019-07-30T20:44:43.199Z] DEBUG - Clicking on with mnemonic 'MATCHES' [2019-07-30T20:44:43.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {MATCHES} time=1151387278 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-30T20:44:43.199Z] DEBUG - Clicked on with mnemonic 'MATCHES' [2019-07-30T20:44:43.199Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2019-07-30T20:44:43.199Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:43.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { MATCHES} [2019-07-30T20:44:43.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { MATCHES} [2019-07-30T20:44:43.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { MATCHES} [2019-07-30T20:44:43.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { MATCHES} [2019-07-30T20:44:43.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151387326 data=null item=TreeItem { MATCHES} [2019-07-30T20:44:43.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { MATCHES} [2019-07-30T20:44:43.199Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-30T20:44:43.199Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-30T20:44:43.199Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T20:44:43.199Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T20:44:43.199Z] DEBUG - Setting selection on (of type 'Combo') to Contents [2019-07-30T20:44:43.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Contents} time=1151387396 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-30T20:44:43.199Z] DEBUG - Set selection on (of type 'Combo') to Contents [2019-07-30T20:44:43.199Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2019-07-30T20:44:43.199Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2019-07-30T20:44:43.199Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2019-07-30T20:44:43.199Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2019-07-30T20:44:43.199Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T20:44:43.199Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2019-07-30T20:44:43.199Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2019-07-30T20:44:43.199Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2019-07-30T20:44:43.199Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2019-07-30T20:44:43.199Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T20:44:43.456Z] DEBUG - number of items : 11 [2019-07-30T20:44:43.456Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-30T20:44:43.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151387496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T20:44:43.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151387497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T20:44:43.456Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151387497 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T20:44:43.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151387497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T20:44:43.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151387497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T20:44:43.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151387497 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-30T20:44:43.456Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151387500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T20:44:43.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151387500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T20:44:43.456Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151387500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T20:44:43.456Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151387500 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T20:44:43.456Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151387500 data=null} to ToolItem with tooltip text {Save filters} [2019-07-30T20:44:43.456Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-30T20:44:43.456Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:44:43.456Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:44:43.456Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:44:43.456Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T20:44:43.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1151387625 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-30T20:44:43.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1151387625 data=null doit=true} to TableItem with text {} [2019-07-30T20:44:43.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1151387625 data=null} to TableItem with text {} [2019-07-30T20:44:43.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1151387626 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T20:44:43.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1151387626 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-30T20:44:43.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1151387628 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T20:44:43.713Z] DEBUG - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals' [2019-07-30T20:44:43.713Z] DEBUG - Clicking on with mnemonic 'matchAndEquals' [2019-07-30T20:44:43.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=1151387720 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-30T20:44:43.713Z] DEBUG - Clicked on with mnemonic 'matchAndEquals' [2019-07-30T20:44:45.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1151389841 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T20:44:45.862Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:44:45.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:44:45.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:44:45.862Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:45.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1151389907 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:45.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1151389907 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:45.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1151389907 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:45.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1151389907 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:45.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151389907 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-30T20:44:45.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1151389915 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T20:44:45.863Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:44:45.863Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:44:45.863Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:44:46.120Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:44:46.120Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:44:46.120Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:44:46.120Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:44:46.120Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:46.120Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:44:46.120Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:44:46.120Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:44:46.120Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:46.120Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:44:46.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151390326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:46.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151390388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:46.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151390388 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:46.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151390388 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:46.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151390389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:46.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151390389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:46.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151390389 data=null 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-30T20:44:46.377Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151390389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:46.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151390389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:46.377Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151390389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:46.377Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151390390 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:46.377Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151390390 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:46.377Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:44:46.377Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:44:46.377Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:44:46.377Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:44:46.377Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:44:46.377Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:44:46.377Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:44:46.377Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:46.377Z] DEBUG - Clicking on OK [2019-07-30T20:44:46.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151390391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:46.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151390391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:46.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151390391 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:46.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151390391 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:46.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151390391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:46.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151390391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:46.377Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:46.377Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:46.377Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:46.377Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:46.377Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:44:46.377Z] DEBUG - Clicked on OK [2019-07-30T20:44:46.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151390392 data=null item=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-30T20:44:46.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1151389998 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-30T20:44:47.198Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.512 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2019-07-30T20:44:47.198Z] testTimestampFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 4.6 s [2019-07-30T20:44:47.198Z] testField01(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 4.135 s [2019-07-30T20:44:47.198Z] testTimestampEqualsOr(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 4.615 s [2019-07-30T20:44:47.198Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2019-07-30T20:44:59.543Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.618 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2019-07-30T20:44:59.543Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace) Time elapsed: 10.543 s [2019-07-30T20:44:59.543Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2019-07-30T20:44:59.543Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:44:59.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:44:59.543Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:44:59.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:44:59.543Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:44:59.543Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:59.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1151402828 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-30T20:44:59.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1151402829 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-30T20:44:59.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1151402829 data=null} to TreeItem with text {TestForOffsetting} [2019-07-30T20:44:59.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1151402829 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T20:44:59.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151402829 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-30T20:44:59.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1151402869 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T20:44:59.543Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:59.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1151402870 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-30T20:44:59.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1151402870 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-30T20:44:59.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1151402870 data=null} to TreeItem with text {TestForOffsetting} [2019-07-30T20:44:59.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1151402870 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T20:44:59.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151402870 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-30T20:44:59.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1151402876 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T20:44:59.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1151402877 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-30T20:44:59.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1151402877 data=null} to TreeItem with text {TestForOffsetting} [2019-07-30T20:44:59.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1151402877 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T20:44:59.543Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151402878 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-30T20:44:59.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1151402881 data=null button=1 stateMask=0x80000 x=80 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T20:44:59.543Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:44:59.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1151402881 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T20:44:59.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1151402881 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T20:44:59.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1151402882 data=null} to TreeItem with text {Traces [0]} [2019-07-30T20:44:59.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1151402882 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T20:44:59.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151402882 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-30T20:44:59.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1151402897 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T20:45:00.229Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample3409064448764803767.xml"' [2019-07-30T20:45:00.229Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:45:00.229Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:45:00.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1151404288 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:45:00.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1151404288 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:45:00.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1151404289 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:45:00.229Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151404289 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-30T20:45:00.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1151404292 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:45:00.229Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:45:00.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample3409064448764803767.xml} time=1151404372 data=null button=0 stateMask=0x0 x=191 y=74 count=0} to TreeItem with text {sample3409064448764803767.xml} [2019-07-30T20:45:00.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample3409064448764803767.xml} time=1151404372 data=null doit=true} to TreeItem with text {sample3409064448764803767.xml} [2019-07-30T20:45:00.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample3409064448764803767.xml} time=1151404372 data=null} to TreeItem with text {sample3409064448764803767.xml} [2019-07-30T20:45:00.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample3409064448764803767.xml} time=1151404373 data=null button=1 stateMask=0x0 x=191 y=74 count=1} to TreeItem with text {sample3409064448764803767.xml} [2019-07-30T20:45:00.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151404373 data=null item=TreeItem {sample3409064448764803767.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample3409064448764803767.xml} [2019-07-30T20:45:00.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample3409064448764803767.xml} time=1151404491 data=null button=1 stateMask=0x80000 x=191 y=74 count=1} to TreeItem with text {sample3409064448764803767.xml} [2019-07-30T20:45:00.486Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:45:00.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample3409064448764803767.xml} time=1151404495 data=null button=0 stateMask=0x0 x=191 y=74 count=0} to TreeItem with text {sample3409064448764803767.xml} [2019-07-30T20:45:00.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample3409064448764803767.xml} time=1151404495 data=null doit=true} to TreeItem with text {sample3409064448764803767.xml} [2019-07-30T20:45:00.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample3409064448764803767.xml} time=1151404495 data=null} to TreeItem with text {sample3409064448764803767.xml} [2019-07-30T20:45:00.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample3409064448764803767.xml} time=1151404495 data=null button=1 stateMask=0x0 x=191 y=74 count=1} to TreeItem with text {sample3409064448764803767.xml} [2019-07-30T20:45:00.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151404496 data=null item=TreeItem {sample3409064448764803767.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample3409064448764803767.xml} [2019-07-30T20:45:00.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample3409064448764803767.xml} time=1151404500 data=null button=1 stateMask=0x80000 x=191 y=74 count=1} to TreeItem with text {sample3409064448764803767.xml} [2019-07-30T20:45:00.486Z] DEBUG - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...' [2019-07-30T20:45:00.486Z] DEBUG - Clicking on with mnemonic 'Apply Time Offset...' [2019-07-30T20:45:00.742Z] DEBUG - Clicked on with mnemonic 'Apply Time Offset...' [2019-07-30T20:45:00.742Z] DEBUG - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset' [2019-07-30T20:45:00.742Z] DEBUG - Attempting to set focus on Shell with text {Apply time offset} [2019-07-30T20:45:00.742Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:45:00.742Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:45:00.742Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:45:00.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample3409064448764803767.xml} time=1151404959 data=null button=0 stateMask=0x0 x=128 y=11 count=0} to TreeItem with text {sample3409064448764803767.xml} [2019-07-30T20:45:00.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample3409064448764803767.xml} time=1151404959 data=null doit=true} to TreeItem with text {sample3409064448764803767.xml} [2019-07-30T20:45:00.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample3409064448764803767.xml} time=1151404959 data=null} to TreeItem with text {sample3409064448764803767.xml} [2019-07-30T20:45:00.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample3409064448764803767.xml} time=1151404960 data=null button=1 stateMask=0x0 x=128 y=11 count=1} to TreeItem with text {sample3409064448764803767.xml} [2019-07-30T20:45:00.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151404960 data=null item=TreeItem {sample3409064448764803767.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample3409064448764803767.xml} [2019-07-30T20:45:00.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample3409064448764803767.xml} time=1151404961 data=null button=1 stateMask=0x80000 x=128 y=11 count=1} to TreeItem with text {sample3409064448764803767.xml} [2019-07-30T20:45:00.742Z] DEBUG - Clicking on TreeItem with text {sample3409064448764803767.xml} [2019-07-30T20:45:00.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample3409064448764803767.xml} time=1151404962 data=null button=0 stateMask=0x0 x=414 y=11 count=0} to TreeItem with text {sample3409064448764803767.xml} [2019-07-30T20:45:00.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample3409064448764803767.xml} time=1151404962 data=null doit=true} to TreeItem with text {sample3409064448764803767.xml} [2019-07-30T20:45:00.742Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:45:00.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample3409064448764803767.xml} time=1151404962 data=null} to TreeItem with text {sample3409064448764803767.xml} [2019-07-30T20:45:00.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample3409064448764803767.xml} time=1151404962 data=null button=1 stateMask=0x0 x=414 y=11 count=1} to TreeItem with text {sample3409064448764803767.xml} [2019-07-30T20:45:00.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151404971 data=null item=TreeItem {sample3409064448764803767.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample3409064448764803767.xml} [2019-07-30T20:45:00.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample3409064448764803767.xml} time=1151404971 data=null button=1 stateMask=0x80000 x=414 y=11 count=1} to TreeItem with text {sample3409064448764803767.xml} [2019-07-30T20:45:00.742Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {sample3409064448764803767.xml} time=1151404971 data=null button=0 stateMask=0x0 x=414 y=11 count=0} to TreeItem with text {sample3409064448764803767.xml} [2019-07-30T20:45:00.742Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {sample3409064448764803767.xml} time=1151404971 data=null doit=true} to TreeItem with text {sample3409064448764803767.xml} [2019-07-30T20:45:00.742Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {sample3409064448764803767.xml} time=1151404972 data=null} to TreeItem with text {sample3409064448764803767.xml} [2019-07-30T20:45:00.742Z] DEBUG - Clicked on TreeItem with text {sample3409064448764803767.xml} [2019-07-30T20:45:00.742Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:45:00.742Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:45:00.742Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:45:00.742Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:45:00.742Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T20:45:00.742Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T20:45:00.742Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T20:45:00.742Z] DEBUG - matched Button with text "Basic", using matcher: of type 'Button' [2019-07-30T20:45:00.742Z] DEBUG - matched Button with text "Advanced", using matcher: of type 'Button' [2019-07-30T20:45:00.742Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:45:00.742Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:45:00.742Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:45:00.742Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:45:00.742Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:00.742Z] DEBUG - Clicking on OK [2019-07-30T20:45:00.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151404981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:00.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151404981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:00.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151404981 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:00.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151404981 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:00.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151404982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:00.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151404982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:00.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151404982 data=null item=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-30T20:45:01.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=1151404623 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-30T20:45:01.306Z] DEBUG - Clicked on [2019-07-30T20:45:02.673Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample3409064448764803767.xml"' [2019-07-30T20:45:02.673Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:45:02.673Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:45:02.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample3409064448764803767.xml - Eclipse Platform} time=1151406890 data=null doit=true} to Shell with text {data - TestForOffsetting/Traces/sample3409064448764803767.xml - Eclipse Platform} [2019-07-30T20:45:02.673Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:45:02.930Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:45:02.930Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:45:02.930Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:45:02.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1151406978 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-30T20:45:02.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1151406978 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-30T20:45:02.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1151406978 data=null} to TreeItem with text {TestForOffsetting} [2019-07-30T20:45:02.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1151406979 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T20:45:02.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151406979 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-30T20:45:02.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1151407013 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T20:45:02.930Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:45:02.930Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:45:03.187Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:45:03.750Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:45:03.750Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:45:03.750Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:45:03.750Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:45:03.750Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:03.750Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:45:03.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:45:03.750Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:45:03.750Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:03.750Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:45:03.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151407922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:03.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151407922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:03.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151407923 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:03.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151407923 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:03.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151407923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:03.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151407923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:03.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151407923 data=null 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-30T20:45:03.750Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151407923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:03.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151407924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:03.750Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151407924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:03.750Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151407924 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:03.750Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151407924 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:03.750Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:03.750Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:45:03.750Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:45:03.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:45:03.750Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:45:03.750Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:45:03.750Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:45:03.750Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:03.750Z] DEBUG - Clicking on OK [2019-07-30T20:45:03.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151407925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:03.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151407925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:03.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151407925 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:03.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151407925 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:03.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151407925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:03.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151407926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:03.750Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:03.750Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:03.750Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:03.750Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:03.750Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:03.750Z] DEBUG - Clicked on OK [2019-07-30T20:45:04.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151407926 data=null item=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-30T20:45:04.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1151407109 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-30T20:45:04.313Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.369 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2019-07-30T20:45:04.313Z] testOffsetting(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting) Time elapsed: 6.368 s [2019-07-30T20:45:04.313Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2019-07-30T20:45:26.207Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 18.269 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2019-07-30T20:45:26.207Z] testPinSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 2.972 s [2019-07-30T20:45:26.207Z] testPinTwoTraces(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) skipped [2019-07-30T20:45:26.207Z] testFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 10.057 s [2019-07-30T20:45:26.207Z] testCloneSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 3.812 s [2019-07-30T20:45:26.207Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2019-07-30T20:45:26.207Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:45:26.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:45:26.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:45:26.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:45:26.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:45:26.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:45:26.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1151427548 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-30T20:45:26.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1151427548 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-30T20:45:26.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1151427548 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-30T20:45:26.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1151427549 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T20:45:26.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151427549 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-30T20:45:26.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1151427592 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T20:45:26.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:45:26.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1151427593 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-30T20:45:26.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1151427594 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-30T20:45:26.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1151427594 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-30T20:45:26.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1151427594 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T20:45:26.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151427594 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-30T20:45:26.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1151427601 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T20:45:26.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1151427601 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-30T20:45:26.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1151427601 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-30T20:45:26.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1151427602 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T20:45:26.207Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151427602 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-30T20:45:26.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1151427611 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T20:45:26.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:45:26.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1151427612 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T20:45:26.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1151427612 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T20:45:26.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1151427612 data=null} to TreeItem with text {Traces [0]} [2019-07-30T20:45:26.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1151427612 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T20:45:26.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151427612 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-30T20:45:26.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1151427632 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T20:45:26.465Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T20:45:26.465Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T20:45:26.465Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T20:45:26.466Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T20:45:26.466Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-30T20:45:26.466Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T20:45:26.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1151430716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T20:45:26.466Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1151430717 data=null doit=true} to Sash with text {} [2019-07-30T20:45:26.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1151430718 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-30T20:45:26.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1151430720 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-30T20:45:26.726Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1151430722 data=null x=1 y=57 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T20:45:26.726Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1151430722 data=null} to Sash with text {} [2019-07-30T20:45:26.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1151430722 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-30T20:45:26.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1151430724 data=null button=0 stateMask=0x80000 x=1 y=57 count=0} to Sash with text {} [2019-07-30T20:45:26.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1151430726 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-30T20:45:26.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1151430727 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-30T20:45:26.726Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1151430727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T20:45:27.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1151431329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T20:45:27.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1151431329 data=null doit=true} to Sash with text {} [2019-07-30T20:45:27.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1151431330 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-30T20:45:27.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1151431338 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-30T20:45:27.292Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1151431340 data=null x=1 y=57 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T20:45:27.292Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1151431341 data=null} to Sash with text {} [2019-07-30T20:45:27.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1151431341 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-30T20:45:27.292Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1151431343 data=null button=0 stateMask=0x80000 x=1 y=57 count=0} to Sash with text {} [2019-07-30T20:45:27.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1151431346 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-30T20:45:27.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1151431347 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-30T20:45:27.292Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1151431347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T20:45:27.854Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:45:31.125Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T20:45:31.125Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T20:45:31.125Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T20:45:31.125Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T20:45:31.125Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-30T20:45:31.125Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T20:45:31.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1151434647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T20:45:31.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1151434647 data=null button=0 stateMask=0x0 x=182 y=123 count=0} to TimeGraphControl with text {} [2019-07-30T20:45:31.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1151434648 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T20:45:31.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1151434648 data=null} to TimeGraphControl with text {} [2019-07-30T20:45:31.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1151434653 data=null button=1 stateMask=0x0 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T20:45:31.125Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1151434654 data=null x=232 y=123 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T20:45:31.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1151434654 data=null button=1 stateMask=0x80000 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T20:45:31.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1151434656 data=null button=1 stateMask=0x80000 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T20:45:31.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1151434656 data=null button=0 stateMask=0x0 x=0 y=123 count=0} to TimeGraphControl with text {} [2019-07-30T20:45:31.125Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1151434657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T20:45:31.125Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1151434657 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T20:45:31.125Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1151434657 data=null} to TimeGraphControl with text {} [2019-07-30T20:45:31.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1151435161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T20:45:31.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1151435161 data=null button=0 stateMask=0x0 x=232 y=123 count=0} to TimeGraphControl with text {} [2019-07-30T20:45:31.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1151435162 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T20:45:31.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1151435162 data=null} to TimeGraphControl with text {} [2019-07-30T20:45:31.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1151435171 data=null button=1 stateMask=0x0 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T20:45:31.125Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1151435171 data=null x=182 y=123 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T20:45:31.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1151435172 data=null button=1 stateMask=0x80000 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T20:45:31.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1151435173 data=null button=1 stateMask=0x80000 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T20:45:31.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1151435174 data=null button=0 stateMask=0x0 x=0 y=123 count=0} to TimeGraphControl with text {} [2019-07-30T20:45:31.125Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1151435174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T20:45:31.125Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1151435174 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T20:45:31.125Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1151435174 data=null} to TimeGraphControl with text {} [2019-07-30T20:45:31.688Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:45:34.210Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T20:45:34.210Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T20:45:34.210Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T20:45:34.210Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T20:45:34.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1151438161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T20:45:34.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1151438162 data=null button=0 stateMask=0x0 x=182 y=76 count=0} to TimeGraphControl with text {} [2019-07-30T20:45:34.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1151438162 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T20:45:34.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1151438162 data=null} to TimeGraphControl with text {} [2019-07-30T20:45:34.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1151438167 data=null button=1 stateMask=0x0 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T20:45:34.210Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1151438168 data=null x=232 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T20:45:34.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1151438168 data=null button=1 stateMask=0x80000 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T20:45:34.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1151438175 data=null button=1 stateMask=0x80000 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T20:45:34.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1151438175 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {} [2019-07-30T20:45:34.210Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1151438176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T20:45:34.210Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1151438176 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T20:45:34.210Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1151438176 data=null} to TimeGraphControl with text {} [2019-07-30T20:45:34.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1151438680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T20:45:34.467Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1151438681 data=null button=0 stateMask=0x0 x=232 y=76 count=0} to TimeGraphControl with text {} [2019-07-30T20:45:34.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1151438681 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T20:45:34.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1151438681 data=null} to TimeGraphControl with text {} [2019-07-30T20:45:34.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1151438695 data=null button=1 stateMask=0x0 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T20:45:34.467Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1151438695 data=null x=182 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T20:45:34.467Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1151438696 data=null button=1 stateMask=0x80000 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T20:45:34.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1151438698 data=null button=1 stateMask=0x80000 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T20:45:34.467Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1151438698 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {} [2019-07-30T20:45:34.467Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1151438698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T20:45:34.467Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1151438699 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T20:45:34.467Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1151438699 data=null} to TimeGraphControl with text {} [2019-07-30T20:45:35.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:45:38.669Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T20:45:38.669Z] DEBUG - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views' [2019-07-30T20:45:38.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:45:41.192Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T20:45:41.192Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T20:45:41.192Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T20:45:41.192Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T20:45:41.192Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-30T20:45:41.192Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T20:45:41.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1151444963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T20:45:41.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1151444963 data=null button=0 stateMask=0x0 x=173 y=68 count=0} to TimeGraphControl with text {} [2019-07-30T20:45:41.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1151444963 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T20:45:41.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1151444963 data=null} to TimeGraphControl with text {} [2019-07-30T20:45:41.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1151444973 data=null button=1 stateMask=0x0 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T20:45:41.192Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1151444974 data=null x=223 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T20:45:41.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1151444974 data=null button=1 stateMask=0x80000 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T20:45:41.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1151444976 data=null button=1 stateMask=0x80000 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T20:45:41.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1151444977 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {} [2019-07-30T20:45:41.192Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1151444977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T20:45:41.192Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1151444977 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T20:45:41.192Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1151444977 data=null} to TimeGraphControl with text {} [2019-07-30T20:45:41.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1151445581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T20:45:41.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1151445581 data=null button=0 stateMask=0x0 x=223 y=68 count=0} to TimeGraphControl with text {} [2019-07-30T20:45:41.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1151445581 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T20:45:41.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1151445582 data=null} to TimeGraphControl with text {} [2019-07-30T20:45:41.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1151445589 data=null button=1 stateMask=0x0 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T20:45:41.449Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1151445589 data=null x=173 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T20:45:41.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1151445589 data=null button=1 stateMask=0x80000 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T20:45:41.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1151445591 data=null button=1 stateMask=0x80000 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T20:45:41.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1151445592 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {} [2019-07-30T20:45:41.449Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1151445592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T20:45:41.449Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1151445592 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T20:45:41.449Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1151445592 data=null} to TimeGraphControl with text {} [2019-07-30T20:45:42.013Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:45:45.285Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T20:45:45.285Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T20:45:45.285Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T20:45:45.285Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T20:45:45.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1151448888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T20:45:45.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1151448888 data=null doit=true} to Sash with text {} [2019-07-30T20:45:45.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1151448889 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-30T20:45:45.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1151448891 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T20:45:45.285Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1151448892 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T20:45:45.285Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1151448892 data=null} to Sash with text {} [2019-07-30T20:45:45.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1151448892 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-30T20:45:45.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1151448898 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T20:45:45.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1151448899 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-30T20:45:45.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1151448900 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T20:45:45.285Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1151448900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T20:45:45.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1151449502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T20:45:45.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1151449502 data=null doit=true} to Sash with text {} [2019-07-30T20:45:45.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1151449502 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-30T20:45:45.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1151449504 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T20:45:45.285Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1151449505 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T20:45:45.285Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1151449506 data=null} to Sash with text {} [2019-07-30T20:45:45.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1151449506 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-30T20:45:45.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1151449507 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T20:45:45.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1151449508 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-30T20:45:45.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1151449509 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T20:45:45.285Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1151449509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T20:45:46.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:45:48.735Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T20:45:48.735Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T20:45:48.735Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-30T20:45:48.735Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T20:45:48.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1151452635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T20:45:48.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1151452635 data=null doit=true} to Sash with text {} [2019-07-30T20:45:48.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1151452635 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-30T20:45:48.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1151452643 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T20:45:48.735Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1151452644 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T20:45:48.735Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1151452644 data=null} to Sash with text {} [2019-07-30T20:45:48.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1151452644 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-30T20:45:48.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1151452646 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T20:45:48.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1151452647 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-30T20:45:48.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1151452648 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T20:45:48.735Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1151452648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T20:45:49.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1151453250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T20:45:49.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1151453250 data=null doit=true} to Sash with text {} [2019-07-30T20:45:49.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1151453250 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-30T20:45:49.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1151453252 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T20:45:49.298Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1151453253 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T20:45:49.298Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1151453254 data=null} to Sash with text {} [2019-07-30T20:45:49.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1151453254 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-30T20:45:49.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1151453255 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T20:45:49.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1151453260 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-30T20:45:49.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1151453262 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T20:45:49.298Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1151453262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T20:45:49.860Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T20:45:49.860Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T20:45:49.860Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T20:45:49.860Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T20:45:49.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1151453865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T20:45:49.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1151453865 data=null doit=true} to Sash with text {} [2019-07-30T20:45:49.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1151453866 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-30T20:45:49.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1151453868 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T20:45:49.861Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1151453869 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T20:45:49.861Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1151453869 data=null} to Sash with text {} [2019-07-30T20:45:49.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1151453869 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-30T20:45:49.861Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1151453871 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T20:45:49.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1151453872 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-30T20:45:49.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1151453873 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T20:45:49.861Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1151453873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T20:45:50.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1151454474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T20:45:50.423Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1151454475 data=null doit=true} to Sash with text {} [2019-07-30T20:45:50.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1151454475 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-30T20:45:50.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1151454477 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T20:45:50.423Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1151454478 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T20:45:50.423Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1151454478 data=null} to Sash with text {} [2019-07-30T20:45:50.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1151454479 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-30T20:45:50.423Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1151454480 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T20:45:50.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1151454481 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-30T20:45:50.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1151454482 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T20:45:50.423Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1151454483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T20:45:50.987Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:45:51.243Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"' [2019-07-30T20:45:51.243Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"' [2019-07-30T20:45:51.499Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"' [2019-07-30T20:45:51.499Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"' [2019-07-30T20:45:51.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1151455737 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T20:45:51.755Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:45:51.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:45:51.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:45:51.755Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:45:51.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1151455807 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-30T20:45:51.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1151455807 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-30T20:45:51.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1151455807 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-30T20:45:51.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1151455808 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T20:45:51.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151455808 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-30T20:45:51.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1151455831 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T20:45:51.755Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:45:51.755Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:45:52.011Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:45:52.574Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:45:52.574Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:45:52.574Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:45:52.574Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:45:52.574Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:52.574Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:45:52.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:45:52.574Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:45:52.574Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:52.574Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:45:52.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151456802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:52.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151456802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:52.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151456802 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:52.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151456802 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:52.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151456803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:52.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151456803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:52.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151456803 data=null 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-30T20:45:52.574Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151456803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:52.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151456803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:52.574Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151456803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:52.574Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151456803 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:52.574Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151456803 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:52.574Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:52.574Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:45:52.574Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:45:52.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:45:52.574Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:45:52.574Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:45:52.574Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:45:52.574Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:52.574Z] DEBUG - Clicking on OK [2019-07-30T20:45:52.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151456804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:52.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151456805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:52.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151456805 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:52.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151456805 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:52.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151456805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:52.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151456805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:52.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:52.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:52.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:52.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:52.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:52.574Z] DEBUG - Clicked on OK [2019-07-30T20:45:53.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151456805 data=null item=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-30T20:45:53.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1151455929 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-30T20:45:53.759Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.201 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2019-07-30T20:45:53.759Z] testMoveHistogramOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 4.588 s [2019-07-30T20:45:53.759Z] testNotOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.682 s [2019-07-30T20:45:53.759Z] testOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.787 s [2019-07-30T20:45:53.759Z] testMenuItem(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 2.9 s [2019-07-30T20:45:53.759Z] testMoveTgStubOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.901 s [2019-07-30T20:45:53.759Z] testOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.886 s [2019-07-30T20:45:53.759Z] testNotOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 4.909 s [2019-07-30T20:45:53.759Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2019-07-30T20:45:57.028Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T20:45:57.028Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:45:57.028Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:45:57.028Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:45:57.028Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T20:45:57.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1151461014 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T20:45:57.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1151461014 data=null doit=true} to TableItem with text {} [2019-07-30T20:45:57.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1151461014 data=null} to TableItem with text {} [2019-07-30T20:45:57.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1151461015 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T20:45:57.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1151461015 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-30T20:45:57.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1151461016 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T20:45:57.028Z] DEBUG - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code' [2019-07-30T20:45:57.028Z] DEBUG - Clicking on with mnemonic 'Open Source Code' [2019-07-30T20:45:57.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=1151461063 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-30T20:45:57.847Z] DEBUG - Clicked on with mnemonic 'Open Source Code' [2019-07-30T20:45:57.847Z] DEBUG - matched EditorReference with text "", using matcher: with name '"SourceFile"' [2019-07-30T20:45:58.987Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1151462907 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T20:45:58.987Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:45:58.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:45:58.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:45:58.987Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:45:58.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1151462913 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T20:45:58.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1151462913 data=null doit=true} to TreeItem with text {test} [2019-07-30T20:45:58.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1151462913 data=null} to TreeItem with text {test} [2019-07-30T20:45:58.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1151462914 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:45:58.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151462914 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T20:45:58.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1151462985 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:45:58.987Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:45:58.987Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:45:58.987Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:45:59.551Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:45:59.551Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:45:59.551Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:45:59.551Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:45:59.551Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:59.551Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:45:59.551Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:45:59.551Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:45:59.551Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:59.551Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:45:59.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151463716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:59.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151463717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:59.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151463717 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:59.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151463717 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:59.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151463717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:59.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151463718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:59.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151463718 data=null 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-30T20:45:59.551Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151463718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:59.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151463718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:59.551Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151463718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:59.551Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151463718 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:59.551Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151463718 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:59.551Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:45:59.551Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:45:59.551Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:45:59.551Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:45:59.551Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:45:59.551Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:45:59.551Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:45:59.551Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:59.551Z] DEBUG - Clicking on OK [2019-07-30T20:45:59.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151463719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:59.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151463719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:59.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151463719 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:59.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151463719 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:59.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151463719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:59.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151463720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:59.551Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:59.551Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:59.551Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:59.551Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:59.551Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:45:59.551Z] DEBUG - Clicked on OK [2019-07-30T20:46:00.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151463720 data=null item=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-30T20:46:00.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1151463035 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-30T20:46:00.113Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.412 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2019-07-30T20:46:00.113Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest) Time elapsed: 6.266 s [2019-07-30T20:46:00.113Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2019-07-30T20:46:04.285Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T20:46:04.285Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:46:04.285Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:46:04.285Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:46:04.848Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T20:46:04.848Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T20:46:04.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1151468885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:04.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1151468886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:04.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1151468886 data=null doit=true} to (of type 'Table') [2019-07-30T20:46:04.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1151468886 data=null} to (of type 'Table') [2019-07-30T20:46:04.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1151468886 data=null button=1 stateMask=0x0 x=666 y=11 count=1} to (of type 'Table') [2019-07-30T20:46:04.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1151468996 data=null button=1 stateMask=0x80000 x=666 y=11 count=1} to (of type 'Table') [2019-07-30T20:46:04.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1151468997 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-30T20:46:04.848Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1151468998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:04.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1151469000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:04.848Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1151469000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:04.848Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1151469000 data=null doit=true} to (of type 'Table') [2019-07-30T20:46:04.848Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1151469000 data=null} to (of type 'Table') [2019-07-30T20:46:04.848Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T20:46:04.848Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:46:04.848Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:46:04.848Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:46:04.848Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:46:04.848Z] DEBUG - Inserting text:e [2019-07-30T20:46:04.848Z] into text (of type 'Text') [2019-07-30T20:46:04.848Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T20:46:04.848Z] DEBUG - Typing text 'e [2019-07-30T20:46:04.848Z] ' with an interval of 100ms. between characters. [2019-07-30T20:46:05.776Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T20:46:05.776Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-30T20:46:05.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1151469855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:05.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1151469855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:05.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1151469856 data=null doit=true} to (of type 'Table') [2019-07-30T20:46:05.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1151469856 data=null} to (of type 'Table') [2019-07-30T20:46:05.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1151469856 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T20:46:05.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1151469857 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-30T20:46:05.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1151469858 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T20:46:06.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1151470805 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T20:46:06.705Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:46:06.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:46:06.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:46:06.961Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:46:06.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1151470992 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T20:46:06.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1151470992 data=null doit=true} to TreeItem with text {test} [2019-07-30T20:46:06.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1151470993 data=null} to TreeItem with text {test} [2019-07-30T20:46:06.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1151470993 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:46:06.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151470993 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T20:46:06.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1151471008 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:46:06.961Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:46:06.961Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:46:06.961Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:46:07.524Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:46:07.524Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:46:07.524Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:46:07.524Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:46:07.524Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:07.524Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:46:07.524Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:46:07.524Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:46:07.524Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:07.524Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:46:07.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151471527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:07.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151471530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:07.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151471531 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:07.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151471531 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:07.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151471531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:07.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151471531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:07.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151471531 data=null 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-30T20:46:07.524Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151471531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:07.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151471531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:07.524Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151471531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:07.524Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151471531 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:07.524Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151471531 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:07.524Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:07.524Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:46:07.524Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:46:07.524Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:46:07.524Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:46:07.524Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:46:07.524Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:46:07.524Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:07.524Z] DEBUG - Clicking on OK [2019-07-30T20:46:07.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151471533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:07.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151471533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:07.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151471533 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:07.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151471533 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:07.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151471533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:07.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151471533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:07.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:07.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:07.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:07.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:07.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:07.524Z] DEBUG - Clicked on OK [2019-07-30T20:46:08.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151471533 data=null item=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-30T20:46:08.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1151471056 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-30T20:46:09.821Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T20:46:09.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:46:09.821Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:46:09.821Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:46:10.526Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T20:46:10.526Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T20:46:10.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1151474520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:10.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1151474520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:10.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1151474520 data=null doit=true} to (of type 'Table') [2019-07-30T20:46:10.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1151474520 data=null} to (of type 'Table') [2019-07-30T20:46:10.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1151474521 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'Table') [2019-07-30T20:46:10.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1151474622 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'Table') [2019-07-30T20:46:10.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1151474624 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-30T20:46:10.526Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1151474625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:10.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1151474627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:10.526Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1151474627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:10.526Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1151474627 data=null doit=true} to (of type 'Table') [2019-07-30T20:46:10.526Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1151474628 data=null} to (of type 'Table') [2019-07-30T20:46:10.526Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T20:46:10.526Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:46:10.526Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:46:10.526Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:46:10.526Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:46:10.526Z] DEBUG - Inserting text:00 [2019-07-30T20:46:10.526Z] into text (of type 'Text') [2019-07-30T20:46:10.526Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T20:46:10.526Z] DEBUG - Typing text '00 [2019-07-30T20:46:10.526Z] ' with an interval of 100ms. between characters. [2019-07-30T20:46:11.456Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T20:46:11.456Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-30T20:46:11.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1151475589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:11.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1151475590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:11.456Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1151475590 data=null doit=true} to (of type 'Table') [2019-07-30T20:46:11.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1151475590 data=null} to (of type 'Table') [2019-07-30T20:46:11.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1151475590 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T20:46:11.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1151475590 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-30T20:46:11.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1151475592 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T20:46:12.388Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T20:46:12.388Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T20:46:12.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1151476533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:12.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1151476533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:12.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1151476533 data=null doit=true} to (of type 'Table') [2019-07-30T20:46:12.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1151476533 data=null} to (of type 'Table') [2019-07-30T20:46:12.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1151476533 data=null button=1 stateMask=0x0 x=12 y=11 count=1} to (of type 'Table') [2019-07-30T20:46:12.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1151476559 data=null button=1 stateMask=0x80000 x=12 y=11 count=1} to (of type 'Table') [2019-07-30T20:46:12.388Z] [2019-07-30T20:46:12.388Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 20:46:12.309 [2019-07-30T20:46:12.388Z] !MESSAGE Unhandled event loop exception [2019-07-30T20:46:12.388Z] !STACK 0 [2019-07-30T20:46:12.388Z] org.eclipse.swt.SWTException: Widget is disposed [2019-07-30T20:46:12.388Z] at org.eclipse.swt.SWT.error(SWT.java:4699) [2019-07-30T20:46:12.388Z] at org.eclipse.swt.SWT.error(SWT.java:4614) [2019-07-30T20:46:12.388Z] at org.eclipse.swt.SWT.error(SWT.java:4585) [2019-07-30T20:46:12.388Z] at org.eclipse.swt.widgets.Widget.error(Widget.java:532) [2019-07-30T20:46:12.388Z] at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:469) [2019-07-30T20:46:12.388Z] at org.eclipse.swt.widgets.Widget.getData(Widget.java:586) [2019-07-30T20:46:12.388Z] at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:286) [2019-07-30T20:46:12.388Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) [2019-07-30T20:46:12.388Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T20:46:12.388Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T20:46:12.388Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T20:46:12.388Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T20:46:12.388Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T20:46:12.388Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198) [2019-07-30T20:46:12.388Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-07-30T20:46:12.388Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-30T20:46:12.388Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-07-30T20:46:12.388Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-30T20:46:12.388Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-30T20:46:12.388Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-30T20:46:12.388Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-30T20:46:12.388Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T20:46:12.388Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T20:46:12.388Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T20:46:12.388Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T20:46:12.388Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T20:46:12.388Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T20:46:12.388Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T20:46:12.388Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T20:46:12.388Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T20:46:12.388Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T20:46:12.388Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T20:46:12.388Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T20:46:12.388Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T20:46:12.388Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T20:46:12.388Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T20:46:12.388Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T20:46:12.388Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T20:46:12.388Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T20:46:12.388Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T20:46:12.388Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T20:46:12.388Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T20:46:12.388Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T20:46:12.388Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T20:46:12.388Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T20:46:12.388Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T20:46:12.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1151476559 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-30T20:46:12.388Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1151476568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:12.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1151476576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:12.388Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1151476576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:12.388Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1151476576 data=null doit=true} to (of type 'Table') [2019-07-30T20:46:12.388Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1151476577 data=null} to (of type 'Table') [2019-07-30T20:46:12.388Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T20:46:14.280Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T20:46:15.647Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1151479470 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T20:46:15.647Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:46:15.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:46:15.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:46:15.647Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:46:15.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1151479643 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T20:46:15.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1151479643 data=null doit=true} to TreeItem with text {test} [2019-07-30T20:46:15.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1151479643 data=null} to TreeItem with text {test} [2019-07-30T20:46:15.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1151479644 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:46:15.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151479644 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T20:46:15.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1151479661 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:46:15.647Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:46:15.647Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:46:15.647Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:46:16.577Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:46:16.577Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:46:16.577Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:46:16.577Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:46:16.577Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:16.577Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:46:16.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:46:16.577Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:46:16.577Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:16.577Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:46:16.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151480807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:16.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151480807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:16.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151480807 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:16.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151480807 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:16.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151480808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:16.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151480808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:16.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151480808 data=null 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-30T20:46:16.577Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151480808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:16.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151480808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:16.577Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151480808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:16.577Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151480808 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:16.577Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151480808 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:16.577Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:16.577Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:46:16.577Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:46:16.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:46:16.577Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:46:16.577Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:46:16.577Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:46:16.577Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:16.577Z] DEBUG - Clicking on OK [2019-07-30T20:46:16.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151480809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:16.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151480809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:16.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151480809 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:16.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151480810 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:16.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151480810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:16.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151480810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:16.577Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:16.577Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:16.577Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:16.577Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:16.577Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:16.577Z] DEBUG - Clicked on OK [2019-07-30T20:46:17.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151480810 data=null item=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-30T20:46:17.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1151479726 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-30T20:46:19.398Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T20:46:19.398Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:46:19.398Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:46:19.398Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:46:19.398Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T20:46:19.398Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T20:46:19.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1151483544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:19.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1151483544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:19.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1151483544 data=null doit=true} to (of type 'Table') [2019-07-30T20:46:19.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1151483544 data=null} to (of type 'Table') [2019-07-30T20:46:19.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1151483545 data=null button=1 stateMask=0x0 x=201 y=11 count=1} to (of type 'Table') [2019-07-30T20:46:19.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1151483549 data=null button=1 stateMask=0x80000 x=201 y=11 count=1} to (of type 'Table') [2019-07-30T20:46:19.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1151483549 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-30T20:46:19.398Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1151483550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:19.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1151483552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:19.398Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1151483552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:19.398Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1151483552 data=null doit=true} to (of type 'Table') [2019-07-30T20:46:19.398Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1151483552 data=null} to (of type 'Table') [2019-07-30T20:46:19.398Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T20:46:19.398Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:46:19.398Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:46:19.398Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:46:19.398Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:46:19.398Z] DEBUG - Inserting text:HostF [2019-07-30T20:46:19.398Z] into text (of type 'Text') [2019-07-30T20:46:19.655Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T20:46:19.655Z] DEBUG - Typing text 'HostF [2019-07-30T20:46:19.655Z] ' with an interval of 100ms. between characters. [2019-07-30T20:46:20.584Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T20:46:20.841Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-30T20:46:20.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1151484915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:20.841Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1151484915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:20.841Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1151484915 data=null doit=true} to (of type 'Table') [2019-07-30T20:46:20.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1151484915 data=null} to (of type 'Table') [2019-07-30T20:46:20.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1151484916 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T20:46:20.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1151484916 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-30T20:46:20.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1151484917 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T20:46:21.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1151485852 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T20:46:21.924Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:46:21.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:46:21.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:46:21.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:46:21.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1151486026 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T20:46:21.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1151486027 data=null doit=true} to TreeItem with text {test} [2019-07-30T20:46:21.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1151486027 data=null} to TreeItem with text {test} [2019-07-30T20:46:21.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1151486027 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:46:21.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151486027 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T20:46:21.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1151486042 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:46:21.924Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:46:21.924Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:46:21.924Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:46:22.855Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:46:22.855Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:46:22.855Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:46:22.855Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:46:22.855Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:22.855Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:46:22.855Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:46:22.855Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:46:22.855Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:22.855Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:46:22.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151486896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:22.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151486896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:22.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151486897 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:22.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151486897 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:22.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151486897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:22.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151486897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:22.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151486897 data=null 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-30T20:46:22.855Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151486897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:22.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151486897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:22.855Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151486897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:22.855Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151486897 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:22.855Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151486898 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:22.855Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:22.855Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:46:22.855Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:46:22.855Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:46:22.855Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:46:22.855Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:46:22.855Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:46:22.855Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:22.855Z] DEBUG - Clicking on OK [2019-07-30T20:46:22.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151486899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:22.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151486899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:22.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151486899 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:22.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151486899 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:22.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151486899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:22.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151486899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:22.855Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:22.855Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:22.855Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:22.855Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:22.855Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:22.855Z] DEBUG - Clicked on OK [2019-07-30T20:46:23.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151486899 data=null item=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-30T20:46:23.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1151486093 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-30T20:46:24.785Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T20:46:24.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:46:24.785Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:46:24.785Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:46:25.348Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T20:46:25.349Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T20:46:25.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1151489488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:25.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1151489489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:25.349Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1151489489 data=null doit=true} to (of type 'Table') [2019-07-30T20:46:25.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1151489489 data=null} to (of type 'Table') [2019-07-30T20:46:25.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1151489489 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'Table') [2019-07-30T20:46:25.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1151489494 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'Table') [2019-07-30T20:46:25.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1151489494 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-30T20:46:25.349Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1151489495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:25.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1151489496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:25.349Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1151489497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:25.349Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1151489497 data=null doit=true} to (of type 'Table') [2019-07-30T20:46:25.349Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1151489497 data=null} to (of type 'Table') [2019-07-30T20:46:25.349Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T20:46:25.349Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:46:25.349Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:46:25.349Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:46:25.349Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:46:25.349Z] DEBUG - Inserting text:2 into text (of type 'Text') [2019-07-30T20:46:25.349Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T20:46:25.349Z] DEBUG - Typing text '2' with an interval of 50ms. between characters. [2019-07-30T20:46:25.605Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T20:46:25.605Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T20:46:25.605Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:46:25.605Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:46:25.605Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T20:46:26.168Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T20:46:26.168Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T20:46:26.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1151490288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:26.168Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1151490288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:26.168Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1151490288 data=null doit=true} to (of type 'Table') [2019-07-30T20:46:26.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1151490288 data=null} to (of type 'Table') [2019-07-30T20:46:26.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1151490289 data=null button=1 stateMask=0x0 x=666 y=11 count=1} to (of type 'Table') [2019-07-30T20:46:26.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1151490293 data=null button=1 stateMask=0x80000 x=666 y=11 count=1} to (of type 'Table') [2019-07-30T20:46:26.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1151490294 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-30T20:46:26.168Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1151490295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:26.168Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1151490296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:26.168Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1151490296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:26.168Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1151490296 data=null doit=true} to (of type 'Table') [2019-07-30T20:46:26.168Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1151490296 data=null} to (of type 'Table') [2019-07-30T20:46:26.168Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T20:46:26.168Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:46:26.168Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:46:26.168Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:46:26.168Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:46:26.168Z] DEBUG - Inserting text:F into text (of type 'Text') [2019-07-30T20:46:26.168Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T20:46:26.168Z] DEBUG - Typing text 'F' with an interval of 50ms. between characters. [2019-07-30T20:46:26.168Z] DEBUG - matched Text with text "F", using matcher: of type 'Text' [2019-07-30T20:46:26.168Z] DEBUG - matched Text with text "F", using matcher: (of type 'Text') [2019-07-30T20:46:26.168Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:46:26.168Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:46:26.168Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T20:46:27.534Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-30T20:46:27.534Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"' [2019-07-30T20:46:27.534Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"') [2019-07-30T20:46:27.534Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-30T20:46:27.534Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-30T20:46:27.534Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-30T20:46:27.534Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-30T20:46:27.534Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2019-07-30T20:46:27.534Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2019-07-30T20:46:27.534Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-30T20:46:27.534Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T20:46:27.534Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-30T20:46:27.534Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-30T20:46:27.534Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2019-07-30T20:46:27.534Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2019-07-30T20:46:27.534Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-30T20:46:27.534Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2019-07-30T20:46:27.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=1151491607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-30T20:46:27.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=1151491607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-30T20:46:27.534Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=1151491608 data=null doit=true} to CLabel with text {Message matches "F"} [2019-07-30T20:46:27.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=1151491608 data=null} to CLabel with text {Message matches "F"} [2019-07-30T20:46:27.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=1151491608 data=null button=1 stateMask=0x0 x=81 y=10 count=1} to CLabel with text {Message matches "F"} [2019-07-30T20:46:27.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{CLabel {} time=1151491615 data=null button=1 stateMask=0x80000 x=81 y=10 count=1} to CLabel with text {Message matches "F"} [2019-07-30T20:46:27.534Z] DEBUG - Clicked on CLabel with text {Message matches "F"} [2019-07-30T20:46:27.534Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2019-07-30T20:46:27.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=1151491657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-30T20:46:27.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=1151491657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-30T20:46:27.534Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=1151491657 data=null doit=true} to CLabel with text {Message matches "F"} [2019-07-30T20:46:27.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=1151491657 data=null} to CLabel with text {Message matches "F"} [2019-07-30T20:46:27.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=1151491657 data=null button=1 stateMask=0x0 x=9 y=9 count=1} to CLabel with text {Message matches "F"} [2019-07-30T20:46:27.534Z] DEBUG - Clicked on CLabel with text {} [2019-07-30T20:46:29.428Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1151493203 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T20:46:29.428Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:46:29.428Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:46:29.428Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:46:29.428Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:46:29.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1151493294 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T20:46:29.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1151493294 data=null doit=true} to TreeItem with text {test} [2019-07-30T20:46:29.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1151493294 data=null} to TreeItem with text {test} [2019-07-30T20:46:29.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1151493295 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:46:29.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151493295 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T20:46:29.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1151493309 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:46:29.428Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:46:29.428Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:46:29.428Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:46:29.428Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:46:29.428Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:46:29.428Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:46:29.428Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:46:29.428Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:29.428Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:46:29.428Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:46:29.428Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:46:29.428Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:29.428Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:46:29.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151493581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:29.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151493582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:29.428Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151493582 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:29.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151493582 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:29.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151493589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:29.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151493589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:29.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151493589 data=null 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-30T20:46:29.428Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151493590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:29.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151493590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:29.428Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151493590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:29.428Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151493590 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:29.428Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151493591 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:29.428Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:29.428Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:46:29.428Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:46:29.428Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:46:29.428Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:46:29.428Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:46:29.428Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:46:29.428Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:29.428Z] DEBUG - Clicking on OK [2019-07-30T20:46:29.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151493592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:29.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151493592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:29.428Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151493592 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:29.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151493592 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:29.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151493592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:29.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151493592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:29.428Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:29.428Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:29.428Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:29.428Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:29.428Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:29.428Z] DEBUG - Clicked on OK [2019-07-30T20:46:29.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151493592 data=null item=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-30T20:46:29.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1151493356 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-30T20:46:31.881Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T20:46:31.881Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:46:31.881Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:46:31.881Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:46:32.138Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T20:46:32.138Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T20:46:32.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1151496224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:32.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1151496224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:32.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1151496225 data=null doit=true} to (of type 'Table') [2019-07-30T20:46:32.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1151496225 data=null} to (of type 'Table') [2019-07-30T20:46:32.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1151496225 data=null button=1 stateMask=0x0 x=201 y=11 count=1} to (of type 'Table') [2019-07-30T20:46:32.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1151496229 data=null button=1 stateMask=0x80000 x=201 y=11 count=1} to (of type 'Table') [2019-07-30T20:46:32.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1151496230 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-30T20:46:32.138Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1151496328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:32.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1151496330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:32.138Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1151496330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:32.138Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1151496330 data=null doit=true} to (of type 'Table') [2019-07-30T20:46:32.138Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1151496330 data=null} to (of type 'Table') [2019-07-30T20:46:32.138Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T20:46:32.138Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:46:32.138Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:46:32.138Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:46:32.138Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:46:32.138Z] DEBUG - Inserting text:HostF [2019-07-30T20:46:32.138Z] into text (of type 'Text') [2019-07-30T20:46:32.138Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T20:46:32.138Z] DEBUG - Typing text 'HostF [2019-07-30T20:46:32.138Z] ' with an interval of 100ms. between characters. [2019-07-30T20:46:33.722Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T20:46:33.722Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-30T20:46:33.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1151497496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:33.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1151497497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:33.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1151497497 data=null doit=true} to (of type 'Table') [2019-07-30T20:46:33.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1151497497 data=null} to (of type 'Table') [2019-07-30T20:46:33.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1151497498 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T20:46:33.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1151497498 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-30T20:46:33.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1151497499 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T20:46:34.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1151498434 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T20:46:34.285Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:46:34.542Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:46:34.542Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:46:34.542Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:46:34.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1151498607 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T20:46:34.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1151498607 data=null doit=true} to TreeItem with text {test} [2019-07-30T20:46:34.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1151498607 data=null} to TreeItem with text {test} [2019-07-30T20:46:34.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1151498608 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:46:34.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151498608 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T20:46:34.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1151498624 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:46:34.542Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:46:34.542Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:46:34.542Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:46:34.798Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:46:34.798Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:46:34.798Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:46:34.798Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:46:34.798Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:34.799Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:46:34.799Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:46:34.799Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:46:34.799Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:34.799Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:46:34.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151498981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:34.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151498982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:34.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151498982 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:34.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151498982 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:34.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151498982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:34.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151498982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:34.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151498982 data=null 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-30T20:46:34.799Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151498982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:34.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151498982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:34.799Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151498982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:34.799Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151498985 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:34.799Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151498985 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:34.799Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:34.799Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:46:34.799Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:46:34.799Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:46:34.799Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:46:34.799Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:46:34.799Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:46:34.799Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:34.799Z] DEBUG - Clicking on OK [2019-07-30T20:46:34.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151498986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:34.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151498986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:34.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151498986 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:34.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151498986 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:34.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151498987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:34.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151498987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:34.799Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:34.799Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:34.799Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:34.799Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:34.799Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:34.799Z] DEBUG - Clicked on OK [2019-07-30T20:46:35.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151498987 data=null item=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-30T20:46:35.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1151498683 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-30T20:46:35.618Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.287 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2019-07-30T20:46:35.618Z] testMultiHighlightMessage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 5.782 s [2019-07-30T20:46:35.618Z] testSwitchToFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 9.09 s [2019-07-30T20:46:35.618Z] testHighlight(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 5.895 s [2019-07-30T20:46:35.618Z] testHeaderBar(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 6.685 s [2019-07-30T20:46:35.618Z] testPreference(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 5.434 s [2019-07-30T20:46:35.618Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2019-07-30T20:46:45.569Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.959 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2019-07-30T20:46:45.569Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace) Time elapsed: 9.912 s [2019-07-30T20:46:45.569Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2019-07-30T20:46:47.462Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T20:46:47.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:46:47.462Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:46:47.462Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:46:47.462Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T20:46:47.462Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T20:46:47.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1151511696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:47.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1151511696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:47.462Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1151511696 data=null doit=true} to (of type 'Table') [2019-07-30T20:46:47.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1151511697 data=null} to (of type 'Table') [2019-07-30T20:46:47.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1151511697 data=null button=1 stateMask=0x0 x=12 y=32 count=1} to (of type 'Table') [2019-07-30T20:46:47.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1151511697 data=null button=1 stateMask=0x80000 x=12 y=32 count=1} to (of type 'Table') [2019-07-30T20:46:47.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1151511697 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-30T20:46:47.462Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1151511698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:47.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1151511700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:47.462Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1151511700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:46:47.462Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1151511700 data=null doit=true} to (of type 'Table') [2019-07-30T20:46:47.462Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1151511700 data=null} to (of type 'Table') [2019-07-30T20:46:47.462Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T20:46:47.719Z] DEBUG - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events' [2019-07-30T20:46:47.719Z] DEBUG - Clicking on with mnemonic 'Collapse Events' [2019-07-30T20:46:47.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=1151511741 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-30T20:46:47.719Z] DEBUG - Clicked on with mnemonic 'Collapse Events' [2019-07-30T20:46:49.086Z] DEBUG - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters' [2019-07-30T20:46:49.086Z] DEBUG - Clicking on with mnemonic 'Clear Filters' [2019-07-30T20:46:49.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=1151513328 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-30T20:46:49.342Z] DEBUG - Clicked on with mnemonic 'Clear Filters' [2019-07-30T20:46:50.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1151514192 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T20:46:50.126Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:46:50.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:46:50.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:46:50.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:46:50.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1151514197 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T20:46:50.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1151514197 data=null doit=true} to TreeItem with text {test} [2019-07-30T20:46:50.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1151514197 data=null} to TreeItem with text {test} [2019-07-30T20:46:50.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1151514198 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:46:50.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151514198 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T20:46:50.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1151514239 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:46:50.382Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:46:50.382Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:46:50.382Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:46:50.945Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:46:50.945Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:46:50.945Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:46:50.945Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:46:50.945Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:50.945Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:46:50.945Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:46:50.945Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:46:50.945Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:50.945Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:46:50.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151514964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:50.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151514964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:50.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151514964 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:50.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151514964 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:50.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151514965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:50.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151514965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:50.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151514965 data=null 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-30T20:46:50.945Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151514965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:50.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151514965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:50.945Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151514965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:50.945Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151514965 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:50.945Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151514965 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:50.945Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:46:50.945Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:46:50.945Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:46:50.945Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:46:50.945Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:46:50.945Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:46:50.945Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:46:50.945Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:50.945Z] DEBUG - Clicking on OK [2019-07-30T20:46:50.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151514966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:50.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151514966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:50.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151514966 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:50.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151514966 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:50.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151514967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:50.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151514967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:50.945Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:50.945Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:50.945Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:50.945Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:50.945Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:46:50.945Z] DEBUG - Clicked on OK [2019-07-30T20:46:51.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151514967 data=null item=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-30T20:46:51.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1151514293 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-30T20:46:51.459Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.886 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2019-07-30T20:46:51.459Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest) Time elapsed: 5.816 s [2019-07-30T20:46:51.459Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2019-07-30T20:46:56.713Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.557 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2019-07-30T20:46:56.713Z] testRead(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest) Time elapsed: 4.508 s [2019-07-30T20:46:56.713Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2019-07-30T20:46:57.642Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T20:46:57.642Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:46:57.642Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:46:57.642Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:46:57.642Z] DEBUG - Clicking on TableItem with text {} [2019-07-30T20:46:57.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1151521747 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T20:46:57.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1151521748 data=null doit=true} to TableItem with text {} [2019-07-30T20:46:57.642Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T20:46:57.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1151521748 data=null} to TableItem with text {} [2019-07-30T20:46:57.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1151521748 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T20:46:57.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1151521759 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-30T20:46:57.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1151521764 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T20:46:57.642Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1151521765 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T20:46:57.642Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1151521766 data=null doit=true} to TableItem with text {} [2019-07-30T20:46:57.642Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1151521766 data=null} to TableItem with text {} [2019-07-30T20:46:57.642Z] DEBUG - Clicked on TableItem with text {} [2019-07-30T20:46:57.642Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T20:46:58.209Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:46:58.209Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:46:58.209Z] DEBUG - Clicking on TableItem with text {} [2019-07-30T20:46:58.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1151522463 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T20:46:58.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1151522463 data=null doit=true} to TableItem with text {} [2019-07-30T20:46:58.209Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T20:46:58.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1151522463 data=null} to TableItem with text {} [2019-07-30T20:46:58.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1151522464 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T20:46:58.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1151522464 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-30T20:46:58.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1151522468 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T20:46:58.490Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1151522468 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T20:46:58.490Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1151522468 data=null doit=true} to TableItem with text {} [2019-07-30T20:46:58.490Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1151522469 data=null} to TableItem with text {} [2019-07-30T20:46:58.490Z] DEBUG - Clicked on TableItem with text {} [2019-07-30T20:46:58.490Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2019-07-30T20:46:58.490Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2019-07-30T20:46:58.490Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2019-07-30T20:46:58.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:46:58.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:46:58.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1151522519 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-30T20:46:58.746Z] DEBUG - Clicking on TableItem with text {} [2019-07-30T20:46:58.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1151522822 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T20:46:58.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1151522822 data=null doit=true} to TableItem with text {} [2019-07-30T20:46:58.746Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T20:46:58.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1151522823 data=null} to TableItem with text {} [2019-07-30T20:46:58.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1151522823 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T20:46:58.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1151522823 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-30T20:46:58.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1151522824 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T20:46:58.746Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1151522824 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T20:46:58.746Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1151522824 data=null doit=true} to TableItem with text {} [2019-07-30T20:46:58.746Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1151522825 data=null} to TableItem with text {} [2019-07-30T20:46:58.746Z] DEBUG - Clicked on TableItem with text {} [2019-07-30T20:46:58.746Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T20:46:58.746Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T20:46:58.746Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2019-07-30T20:46:58.746Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2019-07-30T20:46:59.002Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2019-07-30T20:46:59.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1151522931 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-30T20:46:59.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1151523290 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T20:46:59.258Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:46:59.258Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:46:59.258Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:46:59.258Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:46:59.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1151523430 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T20:46:59.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1151523430 data=null doit=true} to TreeItem with text {test} [2019-07-30T20:46:59.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1151523432 data=null} to TreeItem with text {test} [2019-07-30T20:46:59.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1151523433 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:46:59.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151523434 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T20:46:59.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1151523517 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:46:59.514Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:46:59.514Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:46:59.514Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:47:00.443Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:47:00.443Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:47:00.443Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:47:00.443Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:47:00.443Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:00.443Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:47:00.443Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:00.443Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:47:00.443Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:00.443Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:47:00.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151524356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:00.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151524356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:00.443Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151524356 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:00.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151524357 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:00.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151524357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:00.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151524357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:00.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151524357 data=null 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-30T20:47:00.443Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151524357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:00.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151524357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:00.443Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151524357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:00.443Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151524357 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:00.443Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151524357 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:00.443Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:00.443Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:47:00.443Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:47:00.443Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:00.443Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:47:00.443Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:47:00.443Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:00.443Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:00.443Z] DEBUG - Clicking on OK [2019-07-30T20:47:00.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151524358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:00.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151524358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:00.443Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151524358 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:00.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151524358 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:00.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151524358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:00.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151524359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:00.443Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:00.443Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:00.443Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:00.443Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:00.443Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:00.443Z] DEBUG - Clicked on OK [2019-07-30T20:47:00.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151524359 data=null item=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-30T20:47:00.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1151523591 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-30T20:47:01.126Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.918 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2019-07-30T20:47:01.126Z] testNoCopySearchRow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.714 s [2019-07-30T20:47:01.126Z] testCopySingleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.23 s [2019-07-30T20:47:01.126Z] testCopyMultipleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.426 s [2019-07-30T20:47:01.126Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2019-07-30T20:47:01.126Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2019-07-30T20:47:01.126Z] testReorder(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest) skipped [2019-07-30T20:47:01.126Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2019-07-30T20:47:02.494Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T20:47:02.494Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:47:02.494Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:47:02.494Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:47:02.494Z] DEBUG - Clicking on TableItem with text {} [2019-07-30T20:47:02.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1151526590 data=null button=0 stateMask=0x0 x=262 y=11 count=0} to TableItem with text {} [2019-07-30T20:47:02.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1151526590 data=null doit=true} to TableItem with text {} [2019-07-30T20:47:02.494Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T20:47:02.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1151526591 data=null} to TableItem with text {} [2019-07-30T20:47:02.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1151526591 data=null button=1 stateMask=0x0 x=262 y=11 count=1} to TableItem with text {} [2019-07-30T20:47:02.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1151526595 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-30T20:47:02.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1151526595 data=null button=1 stateMask=0x80000 x=262 y=11 count=1} to TableItem with text {} [2019-07-30T20:47:02.494Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1151526596 data=null button=0 stateMask=0x0 x=262 y=11 count=0} to TableItem with text {} [2019-07-30T20:47:02.494Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1151526596 data=null doit=true} to TableItem with text {} [2019-07-30T20:47:02.494Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1151526596 data=null} to TableItem with text {} [2019-07-30T20:47:02.494Z] DEBUG - Clicked on TableItem with text {} [2019-07-30T20:47:02.494Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:47:02.494Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T20:47:02.494Z] DEBUG - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text') [2019-07-30T20:47:02.494Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T20:47:02.494Z] DEBUG - Typing text 'LoggerA|LoggerB|LoggerC' with an interval of 50ms. between characters. [2019-07-30T20:47:03.861Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T20:47:05.230Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T20:47:05.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1151529298 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T20:47:05.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1151529298 data=null doit=true} to TableItem with text {} [2019-07-30T20:47:05.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1151529298 data=null} to TableItem with text {} [2019-07-30T20:47:05.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1151529298 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T20:47:05.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1151529298 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-30T20:47:05.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1151529299 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T20:47:05.230Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2019-07-30T20:47:05.230Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2019-07-30T20:47:05.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1151529342 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-30T20:47:05.230Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2019-07-30T20:47:07.121Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T20:47:07.121Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:47:07.121Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:47:07.121Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:47:07.121Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T20:47:07.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1151531257 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T20:47:07.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1151531257 data=null doit=true} to TableItem with text {} [2019-07-30T20:47:07.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1151531257 data=null} to TableItem with text {} [2019-07-30T20:47:07.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1151531258 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T20:47:07.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1151531258 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-30T20:47:07.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1151531262 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T20:47:07.121Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2019-07-30T20:47:07.121Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2019-07-30T20:47:07.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1151531310 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-30T20:47:07.121Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2019-07-30T20:47:07.683Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1151531866 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T20:47:07.683Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:47:07.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:07.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:07.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:07.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1151531872 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T20:47:07.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1151531872 data=null doit=true} to TreeItem with text {test} [2019-07-30T20:47:07.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1151531872 data=null} to TreeItem with text {test} [2019-07-30T20:47:07.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1151531872 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:47:07.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151531873 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T20:47:07.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1151531914 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:47:07.939Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:47:07.939Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:47:07.939Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:47:08.196Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:47:08.196Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:47:08.196Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:47:08.196Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:47:08.196Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:08.196Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:47:08.196Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:08.196Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:47:08.196Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:08.196Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:47:08.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151532254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:08.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151532254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:08.196Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151532254 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:08.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151532254 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:08.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151532255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:08.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151532255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:08.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151532255 data=null 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-30T20:47:08.196Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151532255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:08.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151532255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:08.196Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151532255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:08.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151532255 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:08.196Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151532255 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:08.196Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:08.196Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:47:08.196Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:47:08.196Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:08.196Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:47:08.196Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:47:08.196Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:08.196Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:08.196Z] DEBUG - Clicking on OK [2019-07-30T20:47:08.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151532256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:08.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151532256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:08.196Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151532256 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:08.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151532256 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:08.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151532257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:08.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151532257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:08.196Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:08.196Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:08.196Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:08.196Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:08.759Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:08.759Z] DEBUG - Clicked on OK [2019-07-30T20:47:08.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151532257 data=null item=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-30T20:47:08.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1151532004 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-30T20:47:08.759Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.894 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2019-07-30T20:47:08.759Z] testExportWithFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 4.671 s [2019-07-30T20:47:08.759Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 1.966 s [2019-07-30T20:47:08.759Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2019-07-30T20:47:10.650Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:47:10.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:10.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:10.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:10.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:10.650Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:10.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1151534611 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T20:47:10.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1151534611 data=null doit=true} to TreeItem with text {Test} [2019-07-30T20:47:10.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1151534611 data=null} to TreeItem with text {Test} [2019-07-30T20:47:10.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1151534611 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T20:47:10.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151534612 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T20:47:10.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1151534647 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T20:47:10.650Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:10.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1151534648 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T20:47:10.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1151534648 data=null doit=true} to TreeItem with text {Test} [2019-07-30T20:47:10.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1151534648 data=null} to TreeItem with text {Test} [2019-07-30T20:47:10.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1151534649 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T20:47:10.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151534649 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T20:47:10.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1151534654 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T20:47:10.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1151534655 data=null doit=true} to TreeItem with text {Test} [2019-07-30T20:47:10.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1151534655 data=null} to TreeItem with text {Test} [2019-07-30T20:47:10.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1151534655 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T20:47:10.650Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151534655 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-30T20:47:10.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1151534659 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {Test} [2019-07-30T20:47:10.651Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:10.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1151534659 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:47:10.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1151534659 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:47:10.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1151534659 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:47:10.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1151534660 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:47:10.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151534660 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-30T20:47:10.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1151534676 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:47:10.651Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:47:10.651Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:10.651Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:10.651Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:10.651Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:10.651Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:10.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1151534679 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T20:47:10.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1151534679 data=null doit=true} to TreeItem with text {Test} [2019-07-30T20:47:10.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1151534679 data=null} to TreeItem with text {Test} [2019-07-30T20:47:10.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1151534680 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T20:47:10.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151534687 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T20:47:10.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1151534709 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T20:47:10.651Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-30T20:47:10.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1151534710 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T20:47:10.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1151534710 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T20:47:10.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1151534711 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T20:47:10.651Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151534711 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-30T20:47:10.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1151534725 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T20:47:10.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1151534725 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:47:10.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1151534726 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:47:10.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1151534726 data=null button=1 stateMask=0x0 x=91 y=74 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:47:10.651Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151534726 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-30T20:47:10.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1151534729 data=null button=1 stateMask=0x80000 x=75 y=74 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:47:10.651Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:10.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=1151534740 data=null doit=true} to TreeItem with text {test.xml} [2019-07-30T20:47:10.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1151534740 data=null} to TreeItem with text {test.xml} [2019-07-30T20:47:10.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1151534741 data=null button=1 stateMask=0x0 x=104 y=95 count=1} to TreeItem with text {test.xml} [2019-07-30T20:47:10.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151534741 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-30T20:47:10.651Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {test.xml} time=1151534778 data=null x=104 y=95 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-30T20:47:10.651Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=1151534779 data=null x=104 y=95 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-30T20:47:10.651Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=1151534781 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-30T20:47:10.651Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=1151534789 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-30T20:47:10.651Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=1151534790 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-30T20:47:10.651Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=1151534791 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-30T20:47:10.651Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=1151534791 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-30T20:47:10.651Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=1151534797 data=[TmfTraceElement(/Test/Traces/test.xml)] x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-30T20:47:10.651Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=1151534803 data=null x=0 y=0 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-30T20:47:10.651Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:47:10.651Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:10.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=1151534823 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [0]} [2019-07-30T20:47:10.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=1151534823 data=null doit=true} to TreeItem with text {Test Experiment [0]} [2019-07-30T20:47:10.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=1151534823 data=null} to TreeItem with text {Test Experiment [0]} [2019-07-30T20:47:10.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=1151534823 data=null button=1 stateMask=0x0 x=140 y=53 count=1} to TreeItem with text {Test Experiment [0]} [2019-07-30T20:47:10.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151534824 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-30T20:47:10.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=1151534850 data=null button=1 stateMask=0x80000 x=140 y=53 count=1} to TreeItem with text {Test Experiment [0]} [2019-07-30T20:47:10.907Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2019-07-30T20:47:10.907Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2019-07-30T20:47:11.163Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2019-07-30T20:47:11.163Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2019-07-30T20:47:11.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=1151535219 data=null doit=true} to Shell with text {Export trace package} [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2019-07-30T20:47:11.163Z] 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-30T20:47:11.163Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] 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-30T20:47:11.163Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2019-07-30T20:47:11.163Z] 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-30T20:47:11.163Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T20:47:11.163Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1151535221 data=null doit=true} to Button with text {Sa&ve in tar format} [2019-07-30T20:47:11.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1151535221 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-30T20:47:11.163Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T20:47:11.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=1151535223 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T20:47:11.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1151535231 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-30T20:47:11.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1151535231 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-30T20:47:11.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1151535231 data=null item=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-30T20:47:11.163Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:47:11.163Z] 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-30T20:47:11.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T20:47:11.163Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2019-07-30T20:47:11.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1151535289 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-30T20:47:11.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1151535289 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-30T20:47:11.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1151535289 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T20:47:11.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1151535289 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T20:47:11.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1151535290 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-30T20:47:11.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1151535290 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-30T20:47:11.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1151535290 data=null item=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-30T20:47:11.163Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1151535290 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-30T20:47:11.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1151535290 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-30T20:47:11.163Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1151535290 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-30T20:47:11.163Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1151535290 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T20:47:11.163Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1151535290 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T20:47:11.163Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T20:47:11.163Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T20:47:11.163Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T20:47:11.163Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T20:47:11.163Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1151535291 data=null} to (of type 'Combo') [2019-07-30T20:47:11.163Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:11.163Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:11.163Z] DEBUG - Clicking on &Finish [2019-07-30T20:47:11.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1151535305 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-30T20:47:11.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1151535305 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-30T20:47:11.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1151535305 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:11.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1151535305 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:11.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1151535305 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-30T20:47:11.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1151535305 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-30T20:47:11.420Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:11.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1151535305 data=null item=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-30T20:47:11.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1151534920 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-30T20:47:11.420Z] DEBUG - Clicked on [2019-07-30T20:47:11.985Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:47:11.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:11.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:11.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:11.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:11.985Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:11.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1151536085 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-30T20:47:11.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1151536085 data=null doit=true} to TreeItem with text {Import Test} [2019-07-30T20:47:11.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1151536086 data=null} to TreeItem with text {Import Test} [2019-07-30T20:47:11.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1151536086 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T20:47:11.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151536086 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-30T20:47:11.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1151536110 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T20:47:11.985Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:11.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1151536111 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-30T20:47:11.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1151536111 data=null doit=true} to TreeItem with text {Import Test} [2019-07-30T20:47:11.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1151536111 data=null} to TreeItem with text {Import Test} [2019-07-30T20:47:11.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1151536112 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T20:47:11.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151536112 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-30T20:47:11.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1151536121 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T20:47:11.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1151536121 data=null doit=true} to TreeItem with text {Import Test} [2019-07-30T20:47:11.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1151536121 data=null} to TreeItem with text {Import Test} [2019-07-30T20:47:11.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1151536122 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T20:47:11.985Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151536122 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-30T20:47:11.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1151536126 data=null button=1 stateMask=0x80000 x=62 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T20:47:11.985Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:11.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1151536126 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T20:47:11.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1151536127 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T20:47:11.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1151536127 data=null} to TreeItem with text {Traces [0]} [2019-07-30T20:47:11.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1151536127 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T20:47:11.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151536127 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-30T20:47:11.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1151536150 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T20:47:11.985Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:11.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1151536151 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T20:47:11.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1151536151 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T20:47:11.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1151536151 data=null} to TreeItem with text {Traces [0]} [2019-07-30T20:47:11.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1151536151 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T20:47:11.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151536152 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-30T20:47:11.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1151536157 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T20:47:11.985Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2019-07-30T20:47:11.985Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2019-07-30T20:47:12.528Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2019-07-30T20:47:12.528Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2019-07-30T20:47:12.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=1151536401 data=null doit=true} to Shell with text {Import trace package} [2019-07-30T20:47:12.528Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T20:47:12.528Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T20:47:12.528Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T20:47:12.528Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1151536402 data=null} to (of type 'Combo') [2019-07-30T20:47:12.528Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T20:47:12.528Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-30T20:47:12.528Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-30T20:47:12.528Z] DEBUG - Inserting text: [2019-07-30T20:47:12.528Z] into text (of type 'Combo') [2019-07-30T20:47:12.528Z] DEBUG - Attempting to set focus on (of type 'Combo') [2019-07-30T20:47:12.528Z] DEBUG - Typing text ' [2019-07-30T20:47:12.528Z] ' with an interval of 50ms. between characters. [2019-07-30T20:47:12.528Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T20:47:12.528Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T20:47:12.528Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T20:47:12.528Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:12.528Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T20:47:12.528Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T20:47:12.528Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:12.528Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:12.528Z] DEBUG - Clicking on &Finish [2019-07-30T20:47:12.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1151537000 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-30T20:47:12.784Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1151537000 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-30T20:47:12.784Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1151537000 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:12.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1151537001 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:12.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1151537001 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-30T20:47:12.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1151537001 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-30T20:47:12.784Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:12.784Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:12.784Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:12.784Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:12.784Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:12.784Z] DEBUG - Clicked on &Finish [2019-07-30T20:47:13.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1151537001 data=null item=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-30T20:47:13.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1151536203 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-30T20:47:13.297Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:47:13.297Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:13.297Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:13.297Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:13.297Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:13.297Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:13.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1151537533 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-30T20:47:13.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1151537533 data=null doit=true} to TreeItem with text {Import Test} [2019-07-30T20:47:13.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1151537533 data=null} to TreeItem with text {Import Test} [2019-07-30T20:47:13.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1151537533 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T20:47:13.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151537533 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-30T20:47:13.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1151537553 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T20:47:13.553Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2019-07-30T20:47:13.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1151537554 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:47:13.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1151537555 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:47:13.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1151537555 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:47:13.553Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151537555 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-30T20:47:13.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1151537574 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:47:13.553Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2019-07-30T20:47:13.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1151537576 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T20:47:13.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1151537576 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T20:47:13.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1151537576 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T20:47:13.553Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151537576 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-30T20:47:13.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1151537580 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T20:47:13.553Z] DEBUG - Double-clicking on TreeItem with text {Test Experiment [1]} [2019-07-30T20:47:13.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=1151537581 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to TreeItem with text {Test Experiment [1]} [2019-07-30T20:47:13.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=1151537581 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2019-07-30T20:47:13.553Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:13.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=1151537581 data=null} to TreeItem with text {Test Experiment [1]} [2019-07-30T20:47:13.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1151537581 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to TreeItem with text {Test Experiment [1]} [2019-07-30T20:47:13.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151537582 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-30T20:47:13.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1151537591 data=null button=1 stateMask=0x80000 x=140 y=53 count=1} to TreeItem with text {Test Experiment [1]} [2019-07-30T20:47:13.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1151537592 data=null button=1 stateMask=0x0 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-30T20:47:13.553Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=1151537592 data=null button=1 stateMask=0x0 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-30T20:47:13.553Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1151537592 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-30T20:47:13.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1151537662 data=null button=1 stateMask=0x80000 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-30T20:47:13.810Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=1151537969 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [1]} [2019-07-30T20:47:13.810Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=1151537969 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2019-07-30T20:47:13.810Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=1151537969 data=null} to TreeItem with text {Test Experiment [1]} [2019-07-30T20:47:13.810Z] DEBUG - Double-clicked on TreeItem with text {Test Experiment [1]} [2019-07-30T20:47:13.810Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Test Experiment"' [2019-07-30T20:47:15.179Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=1151539100 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2019-07-30T20:47:15.179Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:47:15.179Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:15.179Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:15.179Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:15.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1151539194 data=null button=0 stateMask=0x0 x=55 y=116 count=0} to TreeItem with text {Test} [2019-07-30T20:47:15.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1151539194 data=null doit=true} to TreeItem with text {Test} [2019-07-30T20:47:15.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1151539194 data=null} to TreeItem with text {Test} [2019-07-30T20:47:15.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1151539194 data=null button=1 stateMask=0x0 x=55 y=116 count=1} to TreeItem with text {Test} [2019-07-30T20:47:15.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151539195 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T20:47:15.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1151539221 data=null button=1 stateMask=0x80000 x=55 y=116 count=1} to TreeItem with text {Test} [2019-07-30T20:47:15.179Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:47:15.179Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:47:15.179Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:47:15.436Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:47:15.436Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:47:15.436Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:47:15.436Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:47:15.436Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:15.436Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:47:15.436Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:15.436Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:47:15.436Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:15.436Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:47:15.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151539567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:15.436Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151539568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:15.436Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151539568 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:15.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151539568 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:15.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151539569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:15.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151539569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:15.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151539569 data=null 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-30T20:47:15.436Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151539569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:15.436Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151539569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:15.436Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151539569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:15.436Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151539569 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:15.436Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151539569 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:15.436Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:15.436Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:47:15.436Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:47:15.436Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:15.436Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:47:15.436Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:47:15.436Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:15.436Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:15.436Z] DEBUG - Clicking on OK [2019-07-30T20:47:15.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151539570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:15.436Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151539570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:15.436Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151539570 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:15.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151539570 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:15.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151539570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:15.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151539571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:15.436Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:15.436Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:15.436Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:15.436Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:15.436Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:15.436Z] DEBUG - Clicked on OK [2019-07-30T20:47:15.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151539571 data=null item=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-30T20:47:15.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1151539271 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-30T20:47:16.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=1151540287 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2019-07-30T20:47:16.256Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:47:16.256Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:16.256Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:16.256Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:16.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1151540319 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-30T20:47:16.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1151540319 data=null doit=true} to TreeItem with text {Import Test} [2019-07-30T20:47:16.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1151540319 data=null} to TreeItem with text {Import Test} [2019-07-30T20:47:16.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1151540320 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T20:47:16.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151540320 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-30T20:47:16.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1151540365 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T20:47:16.256Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:47:16.256Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:47:16.256Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:47:17.185Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:47:17.185Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:47:17.185Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:47:17.185Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:47:17.185Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:17.185Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:47:17.185Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:17.185Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:47:17.185Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:17.185Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:47:17.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151541157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:17.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151541157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:17.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151541157 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:17.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151541158 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:17.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151541158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:17.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151541158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:17.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151541158 data=null 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-30T20:47:17.185Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151541158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:17.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151541158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:17.185Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151541158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:17.185Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151541158 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:17.185Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151541158 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:17.185Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:17.185Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:47:17.185Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:47:17.185Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:17.185Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:47:17.185Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:47:17.185Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:17.185Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:17.185Z] DEBUG - Clicking on OK [2019-07-30T20:47:17.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151541159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:17.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151541159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:17.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151541159 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:17.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151541160 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:17.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151541160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:17.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151541160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:17.185Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:17.185Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:17.185Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:17.185Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:17.185Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:17.185Z] DEBUG - Clicked on OK [2019-07-30T20:47:17.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151541160 data=null item=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-30T20:47:17.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1151540424 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-30T20:47:19.334Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:47:19.334Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:47:19.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:19.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:19.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:19.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:19.334Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:19.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1151543491 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T20:47:19.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1151543491 data=null doit=true} to TreeItem with text {Test} [2019-07-30T20:47:19.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1151543491 data=null} to TreeItem with text {Test} [2019-07-30T20:47:19.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1151543491 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T20:47:19.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151543492 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T20:47:19.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1151543522 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T20:47:19.334Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:19.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1151543524 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T20:47:19.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1151543529 data=null doit=true} to TreeItem with text {Test} [2019-07-30T20:47:19.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1151543529 data=null} to TreeItem with text {Test} [2019-07-30T20:47:19.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1151543530 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T20:47:19.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151543530 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T20:47:19.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1151543537 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T20:47:19.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1151543538 data=null doit=true} to TreeItem with text {Test} [2019-07-30T20:47:19.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1151543538 data=null} to TreeItem with text {Test} [2019-07-30T20:47:19.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1151543538 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T20:47:19.334Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151543539 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-30T20:47:19.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1151543548 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T20:47:19.334Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:19.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1151543549 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:47:19.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1151543550 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:47:19.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1151543550 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:47:19.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1151543550 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:47:19.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151543550 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-30T20:47:19.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1151543571 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:47:19.334Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:19.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1151543572 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:47:19.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1151543572 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:47:19.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1151543572 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:47:19.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1151543572 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:47:19.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151543573 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-30T20:47:19.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1151543582 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:47:19.590Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2019-07-30T20:47:19.590Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2019-07-30T20:47:19.590Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2019-07-30T20:47:19.848Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2019-07-30T20:47:19.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=1151543858 data=null doit=true} to Shell with text {Export trace package} [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - Clicking on Deselect All [2019-07-30T20:47:19.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deselect All} time=1151543860 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-30T20:47:19.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=1151543860 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-30T20:47:19.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deselect All} time=1151543860 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-30T20:47:19.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deselect All} time=1151543860 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-30T20:47:19.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deselect All} time=1151543860 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-30T20:47:19.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deselect All} time=1151543861 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-30T20:47:19.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deselect All} time=1151543861 data=null item=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-30T20:47:19.848Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deselect All} time=1151543863 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-30T20:47:19.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=1151543863 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-30T20:47:19.848Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deselect All} time=1151543863 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-30T20:47:19.848Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deselect All} time=1151543863 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-30T20:47:19.848Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deselect All} time=1151543864 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-30T20:47:19.848Z] DEBUG - Clicked on Deselect All [2019-07-30T20:47:19.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:19.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:19.848Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:47:19.848Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:47:19.848Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2019-07-30T20:47:19.848Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2019-07-30T20:47:19.848Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2019-07-30T20:47:19.848Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2019-07-30T20:47:19.848Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:47:19.848Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:47:19.848Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:47:19.848Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:47:19.848Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2019-07-30T20:47:19.848Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - Clicking on Select All [2019-07-30T20:47:19.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=1151543893 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-30T20:47:19.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1151543893 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-30T20:47:19.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=1151543893 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T20:47:19.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=1151543893 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T20:47:19.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=1151543893 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-30T20:47:19.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=1151543894 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-30T20:47:19.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=1151543894 data=null item=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-30T20:47:19.848Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=1151543896 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-30T20:47:19.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1151543896 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-30T20:47:19.848Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=1151543896 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-30T20:47:19.848Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=1151543896 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T20:47:19.848Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=1151543896 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T20:47:19.848Z] DEBUG - Clicked on Select All [2019-07-30T20:47:19.848Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:47:19.848Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:47:19.848Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2019-07-30T20:47:19.848Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2019-07-30T20:47:19.848Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2019-07-30T20:47:19.848Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2019-07-30T20:47:19.848Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:47:19.848Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:47:19.848Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:47:19.848Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:47:19.848Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2019-07-30T20:47:19.848Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2019-07-30T20:47:19.848Z] 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-30T20:47:19.848Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-30T20:47:19.848Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Save in &zip format} time=1151543911 data=null doit=true} to Button with text {Save in &zip format} [2019-07-30T20:47:19.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1151543911 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-30T20:47:19.848Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-30T20:47:19.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=1151543913 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-30T20:47:19.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=1151543913 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-30T20:47:19.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=1151543913 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-30T20:47:19.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1151543913 data=null item=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-30T20:47:19.848Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2019-07-30T20:47:19.848Z] 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-30T20:47:19.848Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T20:47:19.848Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1151543915 data=null doit=true} to Button with text {Sa&ve in tar format} [2019-07-30T20:47:19.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1151543915 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-30T20:47:19.848Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T20:47:19.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=1151543930 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T20:47:19.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1151543930 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-30T20:47:19.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1151543930 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-30T20:47:19.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1151543931 data=null item=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-30T20:47:19.848Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:47:19.848Z] 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-30T20:47:19.848Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T20:47:19.848Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T20:47:19.848Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected [2019-07-30T20:47:19.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1151543940 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-30T20:47:19.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1151543979 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-30T20:47:19.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1151543979 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T20:47:19.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1151543979 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T20:47:19.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1151543980 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-30T20:47:19.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1151543980 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-30T20:47:19.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1151543980 data=null item=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-30T20:47:19.848Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1151543980 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-30T20:47:19.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1151543980 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-30T20:47:19.849Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1151543981 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-30T20:47:19.849Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1151543981 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T20:47:19.849Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1151543981 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T20:47:19.849Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T20:47:19.849Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T20:47:19.849Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T20:47:19.849Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T20:47:19.849Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T20:47:19.849Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T20:47:19.849Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T20:47:19.849Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-30T20:47:19.849Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:47:19.849Z] 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-30T20:47:19.849Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:19.849Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T20:47:19.849Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T20:47:19.849Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2019-07-30T20:47:19.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1151543982 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-30T20:47:19.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1151543982 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-30T20:47:19.849Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1151543982 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T20:47:19.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1151543983 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T20:47:19.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1151543983 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-30T20:47:19.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1151543983 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-30T20:47:19.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1151543983 data=null item=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-30T20:47:19.849Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1151543983 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-30T20:47:19.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1151543983 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-30T20:47:19.849Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1151543983 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-30T20:47:19.849Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1151543984 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T20:47:19.849Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1151543984 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T20:47:19.849Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T20:47:19.849Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-30T20:47:19.849Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-30T20:47:19.849Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T20:47:19.849Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1151543985 data=null} to (of type 'Combo') [2019-07-30T20:47:19.849Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T20:47:19.849Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T20:47:19.849Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T20:47:19.849Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T20:47:19.849Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T20:47:19.849Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T20:47:19.849Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T20:47:19.849Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:19.849Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T20:47:19.849Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T20:47:19.849Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:19.849Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:19.849Z] DEBUG - Clicking on &Finish [2019-07-30T20:47:19.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1151543986 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-30T20:47:19.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1151543986 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-30T20:47:19.849Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1151543986 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:19.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1151543987 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:19.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1151543987 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-30T20:47:19.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1151543987 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-30T20:47:19.849Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:20.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1151543987 data=null item=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-30T20:47:20.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1151543624 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-30T20:47:20.104Z] DEBUG - Clicked on [2019-07-30T20:47:20.361Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:47:20.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:20.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:20.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:20.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:20.361Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:20.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1151544461 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T20:47:20.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1151544461 data=null doit=true} to TreeItem with text {Test} [2019-07-30T20:47:20.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1151544461 data=null} to TreeItem with text {Test} [2019-07-30T20:47:20.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1151544462 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T20:47:20.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151544462 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T20:47:20.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1151544480 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T20:47:20.361Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:20.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1151544481 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T20:47:20.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1151544481 data=null doit=true} to TreeItem with text {Test} [2019-07-30T20:47:20.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1151544481 data=null} to TreeItem with text {Test} [2019-07-30T20:47:20.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1151544482 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T20:47:20.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151544482 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T20:47:20.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1151544493 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T20:47:20.361Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-30T20:47:20.361Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:20.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1151544494 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:47:20.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1151544494 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:47:20.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1151544495 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:47:20.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1151544495 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:47:20.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151544495 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-30T20:47:20.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1151544513 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:47:20.361Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:20.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1151544514 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:47:20.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1151544514 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:47:20.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1151544514 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:47:20.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1151544514 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:47:20.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151544515 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-30T20:47:20.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1151544519 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:47:20.361Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2019-07-30T20:47:20.361Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2019-07-30T20:47:20.617Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2019-07-30T20:47:20.617Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2019-07-30T20:47:20.617Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=1151544729 data=null doit=true} to Shell with text {Import trace package} [2019-07-30T20:47:20.617Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T20:47:20.617Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T20:47:20.617Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T20:47:20.617Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1151544730 data=null} to (of type 'Combo') [2019-07-30T20:47:20.617Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T20:47:20.617Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-30T20:47:20.617Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-30T20:47:20.617Z] DEBUG - Inserting text: [2019-07-30T20:47:20.617Z] into text (of type 'Combo') [2019-07-30T20:47:20.617Z] DEBUG - Attempting to set focus on (of type 'Combo') [2019-07-30T20:47:20.617Z] DEBUG - Typing text ' [2019-07-30T20:47:20.617Z] ' with an interval of 50ms. between characters. [2019-07-30T20:47:20.617Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T20:47:20.617Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T20:47:20.617Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2019-07-30T20:47:20.617Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:20.617Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T20:47:20.617Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T20:47:20.617Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:20.617Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T20:47:20.617Z] DEBUG - Clicking on Select All [2019-07-30T20:47:20.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=1151544821 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-30T20:47:20.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1151544821 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-30T20:47:20.617Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=1151544821 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T20:47:20.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=1151544821 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T20:47:20.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=1151544822 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-30T20:47:20.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=1151544822 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-30T20:47:20.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=1151544822 data=null item=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-30T20:47:20.617Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=1151544822 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-30T20:47:20.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1151544828 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-30T20:47:20.617Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=1151544828 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-30T20:47:20.617Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=1151544829 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T20:47:20.617Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=1151544829 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T20:47:20.617Z] DEBUG - Clicked on Select All [2019-07-30T20:47:20.617Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T20:47:20.617Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T20:47:20.617Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T20:47:20.617Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:20.617Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T20:47:20.617Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T20:47:20.617Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:20.617Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:20.617Z] DEBUG - Clicking on &Finish [2019-07-30T20:47:20.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1151544830 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-30T20:47:20.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1151544830 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-30T20:47:20.617Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1151544830 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:20.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1151544830 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:20.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1151544838 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-30T20:47:20.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1151544838 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-30T20:47:21.125Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Finish} time=1151544901 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-30T20:47:21.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1151544902 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-30T20:47:21.125Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Finish} time=1151544902 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-30T20:47:21.125Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Finish} time=1151544902 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:21.125Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Finish} time=1151544902 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:21.125Z] DEBUG - Clicked on &Finish [2019-07-30T20:47:21.125Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T20:47:21.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1151544909 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T20:47:21.125Z] DEBUG - matched Button with text "No &To All", using matcher: of type 'Button' [2019-07-30T20:47:21.125Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T20:47:21.125Z] DEBUG - matched Button with text "Yes To &All", using matcher: of type 'Button' [2019-07-30T20:47:21.125Z] DEBUG - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All' [2019-07-30T20:47:21.125Z] DEBUG - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:21.125Z] 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-30T20:47:21.125Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T20:47:21.125Z] DEBUG - Clicking on Yes To &All [2019-07-30T20:47:21.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Yes To &All} time=1151544910 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-30T20:47:21.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Yes To &All} time=1151544910 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-30T20:47:21.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Yes To &All} time=1151544910 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-30T20:47:21.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Yes To &All} time=1151544910 data=null} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-30T20:47:21.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Yes To &All} time=1151544910 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-30T20:47:21.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Yes To &All} time=1151544910 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-30T20:47:21.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Yes To &All} time=1151544910 data=null item=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-30T20:47:21.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1151544838 data=null item=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-30T20:47:21.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1151544553 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-30T20:47:21.382Z] DEBUG - Clicked on [2019-07-30T20:47:21.382Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:47:21.382Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:21.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:21.382Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-30T20:47:21.382Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-30T20:47:21.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1151545613 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:47:21.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1151545613 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:47:21.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1151545613 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:47:21.382Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151545613 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-30T20:47:21.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1151545616 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:47:21.382Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T20:47:21.382Z] DEBUG - Double-clicking on TreeItem with text {test.xml} [2019-07-30T20:47:21.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=1151545617 data=null button=0 stateMask=0x0 x=88 y=74 count=0} to TreeItem with text {test.xml} [2019-07-30T20:47:21.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=1151545627 data=null doit=true} to TreeItem with text {test.xml} [2019-07-30T20:47:21.382Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:21.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1151545628 data=null} to TreeItem with text {test.xml} [2019-07-30T20:47:21.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1151545628 data=null button=1 stateMask=0x0 x=104 y=74 count=1} to TreeItem with text {test.xml} [2019-07-30T20:47:21.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151545628 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-30T20:47:21.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1151545663 data=null button=1 stateMask=0x80000 x=104 y=74 count=1} to TreeItem with text {test.xml} [2019-07-30T20:47:21.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1151545664 data=null button=1 stateMask=0x0 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-30T20:47:21.639Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=1151545669 data=null button=1 stateMask=0x0 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-30T20:47:21.639Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1151545669 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-30T20:47:21.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1151545730 data=null button=1 stateMask=0x80000 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-30T20:47:21.897Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {test.xml} time=1151545739 data=null button=0 stateMask=0x0 x=104 y=74 count=0} to TreeItem with text {test.xml} [2019-07-30T20:47:21.897Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {test.xml} time=1151546001 data=null doit=true} to TreeItem with text {test.xml} [2019-07-30T20:47:21.897Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {test.xml} time=1151546016 data=null} to TreeItem with text {test.xml} [2019-07-30T20:47:21.897Z] DEBUG - Double-clicked on TreeItem with text {test.xml} [2019-07-30T20:47:21.897Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test.xml"' [2019-07-30T20:47:23.264Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Test/Traces/test.xml - Eclipse Platform} time=1151547222 data=null doit=true} to Shell with text {data - Test/Traces/test.xml - Eclipse Platform} [2019-07-30T20:47:23.264Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:47:23.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:23.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:23.264Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:23.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1151547309 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T20:47:23.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1151547309 data=null doit=true} to TreeItem with text {Test} [2019-07-30T20:47:23.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1151547309 data=null} to TreeItem with text {Test} [2019-07-30T20:47:23.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1151547310 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T20:47:23.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151547310 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T20:47:23.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1151547395 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T20:47:23.264Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:47:23.264Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:47:23.520Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:47:23.777Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:47:23.777Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:47:23.777Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:47:23.777Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:47:23.777Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:23.777Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:47:23.777Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:23.777Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:47:23.777Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:23.777Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:47:23.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151547845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:23.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151547845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:23.777Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151547845 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:23.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151547846 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:23.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151547846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:23.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151547846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:23.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151547846 data=null 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-30T20:47:23.778Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151547846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:23.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151547846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:23.778Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151547846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:23.778Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151547846 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:23.778Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151547846 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:23.778Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:23.778Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:47:23.778Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:47:23.778Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:23.778Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:47:23.778Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:47:23.778Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:23.778Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:23.778Z] DEBUG - Clicking on OK [2019-07-30T20:47:23.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151547847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:23.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151547847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:23.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151547847 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:23.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151547847 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:23.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151547848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:23.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151547855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:23.778Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:23.778Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:23.778Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:23.778Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:24.035Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:24.035Z] DEBUG - Clicked on OK [2019-07-30T20:47:24.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151547855 data=null item=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-30T20:47:24.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1151547487 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-30T20:47:24.292Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.485 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2019-07-30T20:47:24.292Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 8.8 s [2019-07-30T20:47:24.292Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 6.632 s [2019-07-30T20:47:24.292Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2019-07-30T20:47:28.464Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.281 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2019-07-30T20:47:28.464Z] testGzipImport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest) Time elapsed: 4.227 s [2019-07-30T20:47:28.464Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2019-07-30T20:47:38.414Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.479 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2019-07-30T20:47:38.414Z] testImportTimerangeInverseTime(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 3.533 s [2019-07-30T20:47:38.414Z] testImportTimerange(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 3.758 s [2019-07-30T20:47:38.414Z] testImportTimerangeInvalidFormat(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 2.142 s [2019-07-30T20:47:38.414Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2019-07-30T20:47:38.414Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:47:38.671Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:38.671Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:38.671Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:38.671Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:38.671Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:38.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1151562848 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T20:47:38.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1151562848 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T20:47:38.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1151562848 data=null} to TreeItem with text {TestText} [2019-07-30T20:47:38.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1151562849 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T20:47:38.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151562849 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-30T20:47:38.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1151562889 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T20:47:38.671Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:38.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1151562890 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T20:47:38.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1151562891 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T20:47:38.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1151562891 data=null} to TreeItem with text {TestText} [2019-07-30T20:47:38.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1151562891 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T20:47:38.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151562891 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-30T20:47:38.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1151562897 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T20:47:38.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1151562897 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T20:47:38.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1151562897 data=null} to TreeItem with text {TestText} [2019-07-30T20:47:38.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1151562897 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T20:47:38.671Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151562898 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-30T20:47:38.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1151562900 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T20:47:38.671Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:38.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1151562902 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T20:47:38.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1151562902 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T20:47:38.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1151562902 data=null} to TreeItem with text {Traces [0]} [2019-07-30T20:47:38.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1151562902 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T20:47:38.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151562908 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-30T20:47:38.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1151562918 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T20:47:38.671Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:38.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1151562918 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T20:47:38.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1151562918 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T20:47:38.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1151562919 data=null} to TreeItem with text {Traces [0]} [2019-07-30T20:47:38.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1151562919 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T20:47:38.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151562919 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-30T20:47:38.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1151562932 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T20:47:38.928Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-30T20:47:38.928Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-30T20:47:38.928Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-30T20:47:39.185Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T20:47:39.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1151563189 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T20:47:39.186Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T20:47:39.186Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T20:47:39.186Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T20:47:39.186Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T20:47:39.186Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2019-07-30T20:47:39.186Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.186Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T20:47:39.186Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T20:47:39.186Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T20:47:39.186Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T20:47:39.186Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T20:47:39.186Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T20:47:39.186Z] DEBUG - Clicking on New... [2019-07-30T20:47:39.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=1151563190 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-30T20:47:39.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1151563190 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-30T20:47:39.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=1151563190 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T20:47:39.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=1151563190 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T20:47:39.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=1151563190 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-30T20:47:39.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=1151563190 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-30T20:47:39.186Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=1151563439 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-30T20:47:39.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1151563440 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-30T20:47:39.823Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=1151563441 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-30T20:47:39.823Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=1151563441 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T20:47:39.823Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=1151563441 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T20:47:39.823Z] DEBUG - Clicked on New... [2019-07-30T20:47:39.823Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2019-07-30T20:47:39.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=1151563442 data=null doit=true} to Shell with text {Custom Text Parser} [2019-07-30T20:47:39.823Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "Custom Text", using matcher: of type 'Text' [2019-07-30T20:47:39.823Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:') [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:47:39.823Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:47:39.823Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-30T20:47:39.823Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:') [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-30T20:47:39.823Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:') [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:47:39.823Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T20:47:39.823Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-30T20:47:39.823Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:47:39.823Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-30T20:47:39.823Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-30T20:47:39.823Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:47:39.823Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T20:47:39.823Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-30T20:47:39.823Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:47:39.823Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T20:47:39.823Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-30T20:47:39.823Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-30T20:47:39.823Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T20:47:39.823Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:47:39.824Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T20:47:39.824Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-30T20:47:39.824Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T20:47:39.824Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-30T20:47:39.824Z] DEBUG - matched Combo with text "(0,���)", using matcher: (of type 'Combo') [2019-07-30T20:47:39.824Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-30T20:47:39.824Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2019-07-30T20:47:39.824Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-30T20:47:39.824Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-30T20:47:39.824Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-30T20:47:39.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1151563571 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-30T20:47:39.824Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:47:39.824Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'format:') [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T20:47:39.824Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "Enter the input form...", using matcher: of type 'Text' [2019-07-30T20:47:39.824Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:') [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - Clicking on [2019-07-30T20:47:39.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1151563638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1151563638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1151563638 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1151563638 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1151563638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1151563639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1151563639 data=null 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-30T20:47:39.824Z] DEBUG - Clicked on [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:39.824Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - Clicking on [2019-07-30T20:47:39.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1151563703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1151563703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1151563703 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1151563703 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1151563703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1151563703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1151563703 data=null 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-30T20:47:39.824Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1151563757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1151563758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1151563758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1151563758 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1151563758 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:39.824Z] DEBUG - Clicked on [2019-07-30T20:47:39.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:39.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:39.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:39.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:39.824Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-30T20:47:39.824Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-30T20:47:39.824Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:39.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1151563806 data=null button=0 stateMask=0x0 x=128 y=11 count=0} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-30T20:47:39.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1151563807 data=null doit=true} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-30T20:47:39.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1151563807 data=null} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-30T20:47:39.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1151563807 data=null button=1 stateMask=0x0 x=128 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-30T20:47:39.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151563807 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-30T20:47:39.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1151564057 data=null button=1 stateMask=0x80000 x=128 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-30T20:47:39.824Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:47:39.824Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T20:47:39.824Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "12 Hello", using matcher: of type 'Text' [2019-07-30T20:47:39.824Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "*no matching group*", using matcher: of type 'Text' [2019-07-30T20:47:39.824Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-30T20:47:39.824Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T20:47:39.824Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T20:47:40.090Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:40.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1151564087 data=null button=0 stateMask=0x0 x=102 y=32 count=0} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T20:47:40.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,���) : } time=1151564087 data=null doit=true} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T20:47:40.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,���) : } time=1151564087 data=null} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T20:47:40.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1151564088 data=null button=1 stateMask=0x0 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T20:47:40.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151564088 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-30T20:47:40.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1151564145 data=null button=1 stateMask=0x80000 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T20:47:40.090Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T20:47:40.090Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T20:47:40.090Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T20:47:40.090Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-30T20:47:40.090Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:47:40.090Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T20:47:40.090Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T20:47:40.090Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T20:47:40.090Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:47:40.090Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T20:47:40.090Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T20:47:40.090Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T20:47:40.090Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-30T20:47:40.090Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T20:47:40.090Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T20:47:40.090Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:40.090Z] DEBUG - Clicking on [2019-07-30T20:47:40.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1151564166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:40.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1151564166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:40.090Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1151564166 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:40.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1151564166 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:40.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1151564191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:40.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1151564191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:40.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1151564191 data=null 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-30T20:47:40.090Z] DEBUG - Clicked on [2019-07-30T20:47:40.090Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-30T20:47:40.090Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-30T20:47:40.090Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-30T20:47:40.090Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2019-07-30T20:47:40.090Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2019-07-30T20:47:40.090Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-30T20:47:40.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=1151564252 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-30T20:47:40.090Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - Clicking on Highlight All [2019-07-30T20:47:40.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=1151564295 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-30T20:47:40.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1151564295 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-30T20:47:40.090Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=1151564296 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T20:47:40.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=1151564296 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T20:47:40.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=1151564296 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-30T20:47:40.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=1151564296 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-30T20:47:40.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=1151564296 data=null item=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-30T20:47:40.090Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=1151564313 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-30T20:47:40.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1151564313 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-30T20:47:40.090Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=1151564313 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-30T20:47:40.090Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=1151564313 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T20:47:40.090Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=1151564313 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T20:47:40.090Z] DEBUG - Clicked on Highlight All [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:40.090Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T20:47:40.091Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:40.091Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T20:47:40.091Z] DEBUG - Clicking on &Next > [2019-07-30T20:47:40.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1151564316 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-30T20:47:40.091Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1151564316 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-30T20:47:40.091Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1151564316 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T20:47:40.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1151564316 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T20:47:40.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1151564316 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-30T20:47:40.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1151564316 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-30T20:47:40.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1151564316 data=null item=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-30T20:47:40.348Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T20:47:40.348Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T20:47:40.348Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T20:47:40.348Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T20:47:40.348Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T20:47:40.348Z] DEBUG - Clicked on &Next > [2019-07-30T20:47:40.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:40.348Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T20:47:40.348Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T20:47:40.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:40.348Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T20:47:40.348Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T20:47:40.348Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:40.348Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:40.348Z] DEBUG - Clicking on &Finish [2019-07-30T20:47:40.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1151564396 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-30T20:47:40.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1151564396 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-30T20:47:40.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1151564396 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:40.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1151564396 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:40.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1151564403 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-30T20:47:40.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1151564403 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-30T20:47:40.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1151564403 data=null item=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-30T20:47:40.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=1151563190 data=null item=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-30T20:47:40.348Z] DEBUG - Clicked on [2019-07-30T20:47:40.348Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T20:47:40.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1151564531 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T20:47:40.348Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T20:47:40.348Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T20:47:40.348Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T20:47:40.348Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-30T20:47:40.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1151564537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T20:47:40.348Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1151564537 data=null doit=true} to (of type 'List') [2019-07-30T20:47:40.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1151564537 data=null} to (of type 'List') [2019-07-30T20:47:40.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1151564538 data=null button=1 stateMask=0x0 x=114 y=73 count=1} to (of type 'List') [2019-07-30T20:47:40.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1151564538 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-30T20:47:40.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1151564544 data=null button=1 stateMask=0x80000 x=114 y=73 count=1} to (of type 'List') [2019-07-30T20:47:40.348Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T20:47:40.348Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T20:47:40.348Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T20:47:40.348Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T20:47:40.348Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T20:47:40.348Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:47:40.348Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:40.348Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T20:47:40.348Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T20:47:40.348Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T20:47:40.348Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T20:47:40.348Z] DEBUG - Clicking on Delete [2019-07-30T20:47:40.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1151564545 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-30T20:47:40.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1151564545 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-30T20:47:40.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1151564545 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T20:47:40.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1151564546 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T20:47:40.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1151564546 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-30T20:47:40.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1151564546 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-30T20:47:40.348Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1151564592 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-30T20:47:40.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1151564594 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-30T20:47:40.348Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1151564594 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-30T20:47:40.348Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1151564594 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T20:47:40.348Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1151564595 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T20:47:40.348Z] DEBUG - Clicked on Delete [2019-07-30T20:47:40.348Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-30T20:47:40.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1151564596 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-30T20:47:40.348Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-30T20:47:40.348Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T20:47:40.348Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T20:47:40.348Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T20:47:40.348Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:40.348Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T20:47:40.348Z] DEBUG - Clicking on &Yes [2019-07-30T20:47:40.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1151564596 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-30T20:47:40.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1151564597 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-30T20:47:40.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1151564597 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T20:47:40.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1151564597 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T20:47:40.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1151564597 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-30T20:47:40.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1151564597 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-30T20:47:40.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1151564597 data=null item=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-30T20:47:40.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1151564546 data=null item=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-30T20:47:40.605Z] DEBUG - Clicked on [2019-07-30T20:47:40.605Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T20:47:40.605Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1151564691 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T20:47:40.605Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T20:47:40.605Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T20:47:40.605Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T20:47:40.605Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T20:47:40.605Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T20:47:40.605Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T20:47:40.605Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T20:47:40.605Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T20:47:40.605Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T20:47:40.605Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-30T20:47:40.605Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:40.605Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T20:47:40.605Z] DEBUG - Clicking on &Close [2019-07-30T20:47:40.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1151564692 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-30T20:47:40.605Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1151564693 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-30T20:47:40.605Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1151564693 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T20:47:40.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1151564693 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T20:47:40.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1151564693 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-30T20:47:40.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1151564693 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-30T20:47:40.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1151564693 data=null item=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-30T20:47:40.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1151563014 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-30T20:47:40.605Z] DEBUG - Clicked on [2019-07-30T20:47:40.605Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1151564767 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T20:47:40.605Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:47:40.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:40.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:40.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:40.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1151564772 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T20:47:40.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1151564772 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T20:47:40.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1151564773 data=null} to TreeItem with text {TestText} [2019-07-30T20:47:40.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1151564773 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T20:47:40.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151564773 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-30T20:47:40.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1151564820 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T20:47:40.862Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:47:40.862Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:47:40.862Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:47:41.426Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:47:41.426Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:47:41.426Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:47:41.426Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:47:41.426Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:41.426Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:47:41.426Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:41.426Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:47:41.426Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:41.426Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:47:41.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151565593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:41.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151565593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:41.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151565594 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:41.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151565594 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:41.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151565594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:41.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151565594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:41.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151565594 data=null 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-30T20:47:41.426Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151565594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:41.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151565594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:41.427Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151565594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:41.427Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151565594 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:41.427Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151565594 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:41.427Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:41.427Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:47:41.427Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:47:41.427Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:41.427Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:47:41.427Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:47:41.427Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:41.427Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:41.427Z] DEBUG - Clicking on OK [2019-07-30T20:47:41.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151565595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:41.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151565595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:41.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151565596 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:41.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151565596 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:41.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151565596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:41.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151565596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:41.427Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:41.427Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:41.427Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:41.427Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:41.427Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:41.427Z] DEBUG - Clicked on OK [2019-07-30T20:47:41.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151565596 data=null item=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-30T20:47:41.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1151564902 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-30T20:47:41.989Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:47:42.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:42.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:42.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:42.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:42.551Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:42.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1151566715 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T20:47:42.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1151566715 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T20:47:42.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1151566715 data=null} to TreeItem with text {TestText} [2019-07-30T20:47:42.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1151566715 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T20:47:42.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151566716 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-30T20:47:42.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1151566758 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T20:47:42.551Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:42.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1151566759 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T20:47:42.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1151566759 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T20:47:42.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1151566759 data=null} to TreeItem with text {TestText} [2019-07-30T20:47:42.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1151566760 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T20:47:42.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151566760 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-30T20:47:42.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1151566765 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T20:47:42.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1151566766 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T20:47:42.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1151566766 data=null} to TreeItem with text {TestText} [2019-07-30T20:47:42.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1151566766 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T20:47:42.552Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151566766 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-30T20:47:42.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1151566769 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T20:47:42.552Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:42.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1151566776 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T20:47:42.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1151566776 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T20:47:42.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1151566776 data=null} to TreeItem with text {Traces [0]} [2019-07-30T20:47:42.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1151566776 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T20:47:42.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151566776 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-30T20:47:42.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1151566786 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T20:47:42.552Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:42.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1151566796 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T20:47:42.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1151566796 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T20:47:42.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1151566796 data=null} to TreeItem with text {Traces [0]} [2019-07-30T20:47:42.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1151566797 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T20:47:42.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151566797 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-30T20:47:42.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1151566802 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T20:47:42.808Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-30T20:47:42.808Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-30T20:47:42.808Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-30T20:47:42.808Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T20:47:42.808Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1151566942 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T20:47:42.808Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T20:47:42.808Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T20:47:42.808Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T20:47:42.808Z] DEBUG - Set selection (of type 'List') to text Demo Category : Demo trace [2019-07-30T20:47:42.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1151566943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T20:47:42.808Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1151566948 data=null doit=true} to (of type 'List') [2019-07-30T20:47:42.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1151566948 data=null} to (of type 'List') [2019-07-30T20:47:42.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1151566948 data=null button=1 stateMask=0x0 x=102 y=31 count=1} to (of type 'List') [2019-07-30T20:47:42.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1151566953 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-30T20:47:42.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1151566954 data=null button=1 stateMask=0x80000 x=102 y=31 count=1} to (of type 'List') [2019-07-30T20:47:42.808Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T20:47:42.808Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T20:47:42.808Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T20:47:42.808Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T20:47:42.808Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-07-30T20:47:42.808Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:42.808Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T20:47:42.808Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T20:47:42.808Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T20:47:42.808Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T20:47:42.808Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T20:47:42.808Z] DEBUG - Clicking on Edit... [2019-07-30T20:47:42.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1151566955 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-30T20:47:42.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1151566955 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-30T20:47:42.808Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1151566956 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T20:47:42.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1151566956 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T20:47:42.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1151566956 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-30T20:47:42.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1151566956 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-30T20:47:43.372Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1151567329 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-30T20:47:43.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1151567392 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-30T20:47:43.372Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1151567392 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-30T20:47:43.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1151567392 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T20:47:43.372Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1151567392 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T20:47:43.372Z] DEBUG - Clicked on Edit... [2019-07-30T20:47:43.372Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2019-07-30T20:47:43.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=1151567394 data=null doit=true} to Shell with text {Custom Text Parser} [2019-07-30T20:47:43.372Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "Demo Category", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-30T20:47:43.372Z] DEBUG - matched Combo with text "(0,���)", using matcher: (of type 'Combo') [2019-07-30T20:47:43.372Z] DEBUG - matched Combo with text "Timestamp", using matcher: of type 'Combo' [2019-07-30T20:47:43.372Z] DEBUG - matched Combo with text "Timestamp", using matcher: (of type 'Combo') [2019-07-30T20:47:43.372Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-30T20:47:43.372Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-30T20:47:43.372Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-30T20:47:43.372Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2019-07-30T20:47:43.372Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-30T20:47:43.372Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-30T20:47:43.372Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-30T20:47:43.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1151567535 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-30T20:47:43.372Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'format:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T20:47:43.372Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:') [2019-07-30T20:47:43.372Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:43.372Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.372Z] DEBUG - Clicking on [2019-07-30T20:47:43.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1151567612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1151567612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1151567613 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1151567627 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1151567628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1151567628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1151567628 data=null 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-30T20:47:43.629Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1151567703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1151567704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.629Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1151567704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.629Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1151567704 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.629Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1151567704 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.629Z] DEBUG - Clicked on [2019-07-30T20:47:43.629Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:43.629Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:43.629Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:43.629Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:43.629Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-30T20:47:43.629Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-30T20:47:43.629Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:43.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1151567752 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-30T20:47:43.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1151567752 data=null doit=true} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-30T20:47:43.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1151567752 data=null} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-30T20:47:43.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1151567753 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-30T20:47:43.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151567753 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-30T20:47:43.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1151568020 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-30T20:47:43.886Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-30T20:47:43.886Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:47:43.886Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T20:47:43.886Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-30T20:47:43.886Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "Hello", using matcher: of type 'Text' [2019-07-30T20:47:43.886Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T20:47:43.886Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T20:47:43.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:43.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1151568036 data=null button=0 stateMask=0x0 x=102 y=32 count=0} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T20:47:43.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,���) : } time=1151568036 data=null doit=true} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T20:47:43.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,���) : } time=1151568036 data=null} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T20:47:43.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1151568037 data=null button=1 stateMask=0x0 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T20:47:43.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151568037 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-30T20:47:43.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1151568096 data=null button=1 stateMask=0x80000 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:47:43.886Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:47:43.886Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T20:47:43.886Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T20:47:43.886Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:43.886Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.886Z] DEBUG - Clicking on [2019-07-30T20:47:43.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1151568114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1151568115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1151568115 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1151568115 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1151568115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:43.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1151568115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:47:44.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1151568115 data=null 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-30T20:47:44.143Z] DEBUG - Clicked on [2019-07-30T20:47:44.143Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-30T20:47:44.143Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-30T20:47:44.143Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-30T20:47:44.143Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2019-07-30T20:47:44.143Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2019-07-30T20:47:44.143Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-30T20:47:44.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=1151568178 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-30T20:47:44.143Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - Clicking on Highlight All [2019-07-30T20:47:44.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=1151568214 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-30T20:47:44.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1151568214 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-30T20:47:44.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=1151568214 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T20:47:44.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=1151568214 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T20:47:44.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=1151568214 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-30T20:47:44.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=1151568214 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-30T20:47:44.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=1151568214 data=null item=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-30T20:47:44.143Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=1151568230 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-30T20:47:44.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1151568230 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-30T20:47:44.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=1151568230 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-30T20:47:44.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=1151568230 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T20:47:44.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=1151568230 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T20:47:44.143Z] DEBUG - Clicked on Highlight All [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - Clicking on &Next > [2019-07-30T20:47:44.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1151568232 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-30T20:47:44.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1151568232 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-30T20:47:44.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1151568232 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T20:47:44.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1151568233 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T20:47:44.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1151568233 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-30T20:47:44.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1151568233 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-30T20:47:44.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1151568233 data=null item=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-30T20:47:44.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T20:47:44.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T20:47:44.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T20:47:44.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T20:47:44.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T20:47:44.143Z] DEBUG - Clicked on &Next > [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:44.143Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:44.143Z] DEBUG - Clicking on &Finish [2019-07-30T20:47:44.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1151568309 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-30T20:47:44.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1151568310 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-30T20:47:44.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1151568310 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:44.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1151568310 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:44.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1151568310 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-30T20:47:44.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1151568310 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-30T20:47:44.400Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:44.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1151568310 data=null item=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-30T20:47:44.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1151566956 data=null item=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-30T20:47:44.400Z] DEBUG - Clicked on [2019-07-30T20:47:44.400Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T20:47:44.400Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1151568503 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T20:47:44.400Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T20:47:44.400Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T20:47:44.400Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T20:47:44.400Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-30T20:47:44.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1151568504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T20:47:44.400Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1151568504 data=null doit=true} to (of type 'List') [2019-07-30T20:47:44.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1151568505 data=null} to (of type 'List') [2019-07-30T20:47:44.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1151568505 data=null button=1 stateMask=0x0 x=102 y=31 count=1} to (of type 'List') [2019-07-30T20:47:44.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1151568505 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-30T20:47:44.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1151568506 data=null button=1 stateMask=0x80000 x=102 y=31 count=1} to (of type 'List') [2019-07-30T20:47:44.400Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T20:47:44.400Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T20:47:44.400Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T20:47:44.400Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T20:47:44.400Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T20:47:44.400Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:47:44.400Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:44.400Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T20:47:44.400Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T20:47:44.400Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T20:47:44.400Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T20:47:44.400Z] DEBUG - Clicking on Delete [2019-07-30T20:47:44.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1151568507 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-30T20:47:44.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1151568507 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-30T20:47:44.400Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1151568507 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T20:47:44.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1151568507 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T20:47:44.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1151568507 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-30T20:47:44.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1151568507 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-30T20:47:44.400Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1151568547 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-30T20:47:44.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1151568547 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-30T20:47:44.400Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1151568547 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-30T20:47:44.400Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1151568548 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T20:47:44.400Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1151568548 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T20:47:44.400Z] DEBUG - Clicked on Delete [2019-07-30T20:47:44.400Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-30T20:47:44.400Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1151568549 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-30T20:47:44.400Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-30T20:47:44.400Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T20:47:44.400Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T20:47:44.400Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T20:47:44.400Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:44.400Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T20:47:44.400Z] DEBUG - Clicking on &Yes [2019-07-30T20:47:44.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1151568549 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-30T20:47:44.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1151568549 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-30T20:47:44.400Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1151568549 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T20:47:44.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1151568549 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T20:47:44.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1151568550 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-30T20:47:44.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1151568550 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-30T20:47:44.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1151568550 data=null item=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-30T20:47:44.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1151568507 data=null item=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-30T20:47:44.400Z] DEBUG - Clicked on [2019-07-30T20:47:44.400Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T20:47:44.400Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1151568642 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T20:47:44.400Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T20:47:44.400Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T20:47:44.400Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T20:47:44.400Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T20:47:44.400Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T20:47:44.400Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T20:47:44.401Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T20:47:44.401Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T20:47:44.401Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T20:47:44.401Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-30T20:47:44.401Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:44.401Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T20:47:44.401Z] DEBUG - Clicking on &Close [2019-07-30T20:47:44.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1151568643 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-30T20:47:44.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1151568643 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-30T20:47:44.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1151568643 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T20:47:44.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1151568643 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T20:47:44.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1151568643 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-30T20:47:44.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1151568643 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-30T20:47:44.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1151568643 data=null item=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-30T20:47:44.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1151566839 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-30T20:47:44.657Z] DEBUG - Clicked on [2019-07-30T20:47:44.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1151568787 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T20:47:44.657Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:47:44.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:44.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:44.657Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:44.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1151568792 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T20:47:44.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1151568792 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T20:47:44.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1151568792 data=null} to TreeItem with text {TestText} [2019-07-30T20:47:44.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1151568792 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T20:47:44.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151568793 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-30T20:47:44.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1151568827 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T20:47:44.914Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:47:44.914Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:47:44.914Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:47:45.478Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:47:45.478Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:47:45.478Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:47:45.478Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:47:45.478Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:45.478Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:47:45.478Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:45.478Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:47:45.478Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:45.478Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:47:45.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151569675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:45.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151569675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:45.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151569675 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:45.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151569675 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:45.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151569675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:45.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151569675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:45.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151569675 data=null 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-30T20:47:45.478Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151569675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:45.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151569675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:45.478Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151569675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:45.478Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151569676 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:45.478Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151569676 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:45.478Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:45.478Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:47:45.478Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:47:45.478Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:45.478Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:47:45.478Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:47:45.478Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:45.478Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:45.478Z] DEBUG - Clicking on OK [2019-07-30T20:47:45.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151569676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:45.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151569677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:45.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151569677 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:45.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151569677 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:45.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151569677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:45.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151569677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:45.478Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:45.478Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:45.478Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:45.478Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:45.478Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:45.478Z] DEBUG - Clicked on OK [2019-07-30T20:47:45.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151569677 data=null item=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-30T20:47:45.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1151568924 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-30T20:47:46.040Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.059 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2019-07-30T20:47:46.041Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 3.927 s [2019-07-30T20:47:46.041Z] testEdit(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 4.081 s [2019-07-30T20:47:46.041Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2019-07-30T20:47:46.297Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:47:46.860Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:46.860Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:46.860Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:46.860Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:46.860Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:46.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1151570904 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-30T20:47:46.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1151570904 data=null doit=true} to TreeItem with text {TestXML} [2019-07-30T20:47:46.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1151570904 data=null} to TreeItem with text {TestXML} [2019-07-30T20:47:46.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1151570905 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T20:47:46.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151570905 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-30T20:47:46.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1151570944 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T20:47:46.860Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:46.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1151570944 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-30T20:47:46.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1151570945 data=null doit=true} to TreeItem with text {TestXML} [2019-07-30T20:47:46.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1151570945 data=null} to TreeItem with text {TestXML} [2019-07-30T20:47:46.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1151570945 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T20:47:46.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151570945 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-30T20:47:46.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1151570952 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T20:47:46.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1151570953 data=null doit=true} to TreeItem with text {TestXML} [2019-07-30T20:47:46.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1151570953 data=null} to TreeItem with text {TestXML} [2019-07-30T20:47:46.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1151570954 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T20:47:46.860Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151570954 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-30T20:47:46.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1151570963 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T20:47:46.860Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:46.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1151570964 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T20:47:46.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1151570964 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T20:47:46.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1151570964 data=null} to TreeItem with text {Traces [0]} [2019-07-30T20:47:46.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1151570964 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T20:47:46.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151570965 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-30T20:47:46.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1151570985 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T20:47:46.860Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:46.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1151570986 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T20:47:46.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1151570986 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T20:47:46.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1151570986 data=null} to TreeItem with text {Traces [0]} [2019-07-30T20:47:46.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1151570986 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T20:47:46.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151570987 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-30T20:47:46.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1151570995 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T20:47:46.860Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-30T20:47:46.860Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-30T20:47:47.117Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-30T20:47:47.117Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T20:47:47.117Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1151571191 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T20:47:47.117Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T20:47:47.117Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T20:47:47.117Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T20:47:47.117Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML' [2019-07-30T20:47:47.117Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2019-07-30T20:47:47.117Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T20:47:47.117Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T20:47:47.117Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T20:47:47.117Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T20:47:47.117Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T20:47:47.117Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T20:47:47.117Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T20:47:47.117Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T20:47:47.117Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=1151571193 data=null doit=true} to Button with text {Text} [2019-07-30T20:47:47.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=1151571193 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-30T20:47:47.117Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T20:47:47.117Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=1151571194 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T20:47:47.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=1151571194 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-30T20:47:47.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=1151571194 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-30T20:47:47.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=1151571194 data=null item=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-30T20:47:47.117Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T20:47:47.117Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T20:47:47.117Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T20:47:47.117Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T20:47:47.117Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2019-07-30T20:47:47.117Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:47.117Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T20:47:47.117Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T20:47:47.117Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T20:47:47.117Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T20:47:47.117Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T20:47:47.117Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T20:47:47.117Z] DEBUG - Clicking on New... [2019-07-30T20:47:47.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=1151571205 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-30T20:47:47.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1151571205 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-30T20:47:47.117Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=1151571206 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T20:47:47.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=1151571206 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T20:47:47.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=1151571206 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-30T20:47:47.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=1151571206 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-30T20:47:47.376Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=1151571383 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-30T20:47:47.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1151571385 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-30T20:47:47.376Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=1151571385 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-30T20:47:47.376Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=1151571385 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T20:47:47.376Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=1151571385 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T20:47:47.376Z] DEBUG - Clicked on New... [2019-07-30T20:47:47.376Z] DEBUG - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser' [2019-07-30T20:47:47.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom XML Parser} time=1151571387 data=null doit=true} to Shell with text {Custom XML Parser} [2019-07-30T20:47:47.376Z] DEBUG - Attempting to set focus on Shell with text {Custom XML Parser} [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2019-07-30T20:47:47.376Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:') [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:47:47.376Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:47:47.376Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-30T20:47:47.376Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:') [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-30T20:47:47.376Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:47:47.376Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-30T20:47:47.376Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-30T20:47:47.376Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T20:47:47.376Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T20:47:47.376Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-30T20:47:47.376Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: of type 'Text' [2019-07-30T20:47:47.376Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T20:47:47.376Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T20:47:47.376Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-30T20:47:47.376Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-30T20:47:47.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.376Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Feeling lucky' [2019-07-30T20:47:47.376Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:47.376Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-30T20:47:47.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.376Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.376Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T20:47:47.376Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T20:47:47.376Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:47.376Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T20:47:47.376Z] DEBUG - Clicking on [2019-07-30T20:47:47.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1151571479 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-30T20:47:47.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1151571479 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-30T20:47:47.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1151571479 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-30T20:47:47.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1151571480 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-30T20:47:47.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1151571480 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-30T20:47:47.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1151571480 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-30T20:47:47.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1151571480 data=null 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-30T20:47:47.376Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1151571530 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-30T20:47:47.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1151571530 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-30T20:47:47.376Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1151571530 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-30T20:47:47.376Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1151571530 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-30T20:47:47.376Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1151571531 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-30T20:47:47.376Z] DEBUG - Clicked on [2019-07-30T20:47:47.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:47.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:47.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:47.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {event} time=1151571534 data=null button=0 stateMask=0x0 x=78 y=32 count=0} to Tree node with text: event [2019-07-30T20:47:47.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {event} time=1151571534 data=null doit=true} to Tree node with text: event [2019-07-30T20:47:47.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {event} time=1151571534 data=null} to Tree node with text: event [2019-07-30T20:47:47.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {event} time=1151571535 data=null button=1 stateMask=0x0 x=78 y=32 count=1} to Tree node with text: event [2019-07-30T20:47:47.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151571535 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-30T20:47:47.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {event} time=1151571720 data=null button=1 stateMask=0x80000 x=78 y=32 count=1} to Tree node with text: event [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T20:47:47.826Z] DEBUG - Toggling state on Button {Log Entry}. Setting state to selected [2019-07-30T20:47:47.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Log Entry} time=1151571751 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-30T20:47:47.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=1151571752 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-30T20:47:47.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Log Entry} time=1151571752 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T20:47:47.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Log Entry} time=1151571752 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T20:47:47.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Log Entry} time=1151571753 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-30T20:47:47.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Log Entry} time=1151571753 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-30T20:47:47.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Log Entry} time=1151571753 data=null item=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-30T20:47:47.826Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Log Entry} time=1151571812 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-30T20:47:47.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=1151571813 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-30T20:47:47.826Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Log Entry} time=1151571813 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-30T20:47:47.826Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Log Entry} time=1151571813 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T20:47:47.826Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Log Entry} time=1151571813 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T20:47:47.826Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - Clicking on &Next > [2019-07-30T20:47:47.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1151571816 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-30T20:47:47.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1151571817 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-30T20:47:47.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1151571817 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T20:47:47.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1151571817 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T20:47:47.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1151571817 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-30T20:47:47.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1151571817 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-30T20:47:47.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1151571817 data=null item=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-30T20:47:47.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T20:47:47.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T20:47:47.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T20:47:47.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T20:47:47.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T20:47:47.826Z] DEBUG - Clicked on &Next > [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:47:47.827Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T20:47:47.827Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T20:47:47.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:47.827Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T20:47:47.827Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T20:47:47.827Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:47.827Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:47.827Z] DEBUG - Clicking on &Finish [2019-07-30T20:47:47.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1151571907 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-30T20:47:47.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1151571907 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-30T20:47:47.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1151571907 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:47.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1151571907 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T20:47:47.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1151571907 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-30T20:47:47.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1151571907 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-30T20:47:47.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1151571907 data=null item=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-30T20:47:47.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=1151571206 data=null item=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-30T20:47:47.827Z] DEBUG - Clicked on [2019-07-30T20:47:47.827Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T20:47:47.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1151572048 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T20:47:47.827Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T20:47:47.827Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T20:47:47.827Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T20:47:47.827Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-30T20:47:47.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1151572050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T20:47:47.827Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1151572050 data=null doit=true} to (of type 'List') [2019-07-30T20:47:47.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1151572050 data=null} to (of type 'List') [2019-07-30T20:47:47.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1151572051 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-30T20:47:47.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1151572051 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-30T20:47:47.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1151572053 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-30T20:47:47.827Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T20:47:47.827Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T20:47:47.827Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T20:47:47.827Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T20:47:47.827Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T20:47:47.827Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:47:47.827Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:47.827Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T20:47:47.827Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T20:47:47.827Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T20:47:47.827Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T20:47:47.827Z] DEBUG - Clicking on Delete [2019-07-30T20:47:47.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1151572054 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-30T20:47:47.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1151572054 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-30T20:47:47.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1151572054 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T20:47:47.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1151572054 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T20:47:47.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1151572054 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-30T20:47:47.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1151572054 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-30T20:47:48.182Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1151572099 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-30T20:47:48.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1151572101 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-30T20:47:48.182Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1151572102 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-30T20:47:48.182Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1151572102 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T20:47:48.182Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1151572102 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T20:47:48.182Z] DEBUG - Clicked on Delete [2019-07-30T20:47:48.182Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-30T20:47:48.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1151572103 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-30T20:47:48.182Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-30T20:47:48.182Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T20:47:48.182Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T20:47:48.182Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T20:47:48.182Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:48.182Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T20:47:48.182Z] DEBUG - Clicking on &Yes [2019-07-30T20:47:48.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1151572104 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-30T20:47:48.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1151572104 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-30T20:47:48.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1151572104 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T20:47:48.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1151572104 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T20:47:48.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1151572104 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-30T20:47:48.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1151572105 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-30T20:47:48.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1151572105 data=null item=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-30T20:47:48.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1151572054 data=null item=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-30T20:47:48.182Z] DEBUG - Clicked on [2019-07-30T20:47:48.182Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T20:47:48.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1151572198 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T20:47:48.182Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T20:47:48.182Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T20:47:48.182Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T20:47:48.182Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T20:47:48.182Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T20:47:48.182Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T20:47:48.182Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T20:47:48.182Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T20:47:48.182Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T20:47:48.182Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-30T20:47:48.182Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:48.182Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T20:47:48.182Z] DEBUG - Clicking on &Close [2019-07-30T20:47:48.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1151572199 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-30T20:47:48.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1151572199 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-30T20:47:48.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1151572199 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T20:47:48.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1151572199 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T20:47:48.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1151572200 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-30T20:47:48.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1151572200 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-30T20:47:48.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1151572200 data=null item=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-30T20:47:48.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1151571029 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-30T20:47:48.182Z] DEBUG - Clicked on [2019-07-30T20:47:48.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1151572277 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T20:47:48.182Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:47:48.182Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:48.182Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:48.182Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:48.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1151572282 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-30T20:47:48.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1151572283 data=null doit=true} to TreeItem with text {TestXML} [2019-07-30T20:47:48.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1151572283 data=null} to TreeItem with text {TestXML} [2019-07-30T20:47:48.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1151572283 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T20:47:48.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151572283 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-30T20:47:48.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1151572332 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T20:47:48.182Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:47:48.182Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:47:48.439Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:47:49.002Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:47:49.002Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:47:49.002Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:47:49.002Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:47:49.002Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:49.002Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:47:49.002Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:49.002Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:47:49.002Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:49.002Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:47:49.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151573139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:49.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151573139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:49.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151573140 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:49.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151573140 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:49.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151573140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:49.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151573140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:49.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151573141 data=null 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-30T20:47:49.002Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151573141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:49.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151573141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:49.002Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151573141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:49.002Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151573141 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:49.002Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151573141 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:49.002Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:49.002Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:47:49.002Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:47:49.002Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:49.002Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:47:49.002Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:47:49.002Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:49.002Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:49.002Z] DEBUG - Clicking on OK [2019-07-30T20:47:49.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151573142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:49.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151573142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:49.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151573142 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:49.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151573142 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:49.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151573143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:49.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151573143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:49.002Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:49.002Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:49.002Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:49.002Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:49.002Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:49.002Z] DEBUG - Clicked on OK [2019-07-30T20:47:49.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151573143 data=null item=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-30T20:47:49.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1151572414 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-30T20:47:49.565Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.462 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2019-07-30T20:47:49.565Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard) Time elapsed: 3.412 s [2019-07-30T20:47:49.565Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2019-07-30T20:47:49.821Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:47:49.821Z] [2019-07-30T20:47:49.821Z] !ENTRY org.eclipse.cdt.core 1 0 2019-07-30 20:47:49.761 [2019-07-30T20:47:49.821Z] !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-30T20:47:50.383Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:50.383Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:50.383Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:50.383Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:50.383Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:50.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1151574456 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-30T20:47:50.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1151574456 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-30T20:47:50.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1151574457 data=null} to TreeItem with text {SomeProject} [2019-07-30T20:47:50.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1151574457 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T20:47:50.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151574457 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-30T20:47:50.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1151574479 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T20:47:50.383Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:50.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1151574480 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-30T20:47:50.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1151574481 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-30T20:47:50.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1151574481 data=null} to TreeItem with text {SomeProject} [2019-07-30T20:47:50.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1151574481 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T20:47:50.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151574489 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-30T20:47:50.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1151574497 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T20:47:50.383Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure' [2019-07-30T20:47:50.383Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project' [2019-07-30T20:47:50.383Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project' [2019-07-30T20:47:50.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=1151574561 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-30T20:47:50.383Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project' [2019-07-30T20:47:50.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1151574728 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-30T20:47:50.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1151574729 data=null} to TreeItem with text {SomeProject} [2019-07-30T20:47:50.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1151574729 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T20:47:50.639Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151574730 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-30T20:47:50.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1151574733 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T20:47:50.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=1151574733 data=null doit=true} to TreeItem with text {Trace Compass} [2019-07-30T20:47:50.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=1151574733 data=null} to TreeItem with text {Trace Compass} [2019-07-30T20:47:50.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=1151574734 data=null button=1 stateMask=0x0 x=93 y=32 count=1} to TreeItem with text {Trace Compass} [2019-07-30T20:47:50.639Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151574734 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-30T20:47:50.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=1151574736 data=null button=1 stateMask=0x80000 x=93 y=32 count=1} to TreeItem with text {Trace Compass} [2019-07-30T20:47:50.639Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again. [2019-07-30T20:47:52.530Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T20:47:52.530Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:47:52.530Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:47:52.530Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:47:52.530Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:47:52.530Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...' [2019-07-30T20:47:52.530Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...' [2019-07-30T20:47:52.530Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...' [2019-07-30T20:47:52.530Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization' [2019-07-30T20:47:52.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=1151576620 data=null doit=true} to Shell with text {Filters and Customization} [2019-07-30T20:47:52.530Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:47:52.530Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:47:52.530Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T20:47:52.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1151576622 data=null button=0 stateMask=0x0 x=67 y=33 count=0} to TableItem with text {.* resources} [2019-07-30T20:47:52.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=1151576622 data=null doit=true} to TableItem with text {.* resources} [2019-07-30T20:47:52.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=1151576623 data=null} to TableItem with text {.* resources} [2019-07-30T20:47:52.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=1151576623 data=null button=1 stateMask=0x0 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-30T20:47:52.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1151576623 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-30T20:47:52.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=1151576628 data=null button=1 stateMask=0x80000 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-30T20:47:52.530Z] DEBUG - Setting state to unchecked on: .* resources [2019-07-30T20:47:52.530Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T20:47:52.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1151576637 data=null button=0 stateMask=0x0 x=131 y=121 count=0} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T20:47:52.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1151576637 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T20:47:52.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1151576637 data=null} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T20:47:52.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1151576638 data=null button=1 stateMask=0x0 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T20:47:52.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1151576638 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-30T20:47:52.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1151576638 data=null button=1 stateMask=0x80000 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T20:47:52.530Z] DEBUG - Setting state to unchecked on: Trace Compass Shadow Projects [2019-07-30T20:47:52.530Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:52.530Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:47:52.530Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:47:52.530Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:52.530Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:52.530Z] DEBUG - Clicking on OK [2019-07-30T20:47:52.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151576640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:52.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151576640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:52.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151576640 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:52.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151576640 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:52.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151576644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:52.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151576645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:52.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151576645 data=null item=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-30T20:47:52.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1151576470 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-30T20:47:52.530Z] DEBUG - Clicked on [2019-07-30T20:47:52.530Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:47:52.530Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:52.530Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:52.530Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:52.530Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:52.530Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:52.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1151576730 data=null button=0 stateMask=0x0 x=133 y=11 count=0} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T20:47:52.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1151576730 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T20:47:52.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1151576731 data=null} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T20:47:52.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1151576731 data=null button=1 stateMask=0x0 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T20:47:52.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151576731 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-30T20:47:52.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1151576759 data=null button=1 stateMask=0x80000 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T20:47:52.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1151576760 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T20:47:52.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1151576760 data=null} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T20:47:52.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1151576760 data=null button=1 stateMask=0x0 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T20:47:52.530Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151576761 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-30T20:47:52.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1151576787 data=null button=1 stateMask=0x80000 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T20:47:52.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1151576788 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:47:52.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1151576788 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:47:52.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1151576789 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:47:52.786Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1151576789 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-30T20:47:52.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1151576792 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:47:52.786Z] WARN - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again. [2019-07-30T20:47:52.786Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:47:52.786Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...' [2019-07-30T20:47:52.786Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...' [2019-07-30T20:47:53.043Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...' [2019-07-30T20:47:53.043Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization' [2019-07-30T20:47:53.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=1151577108 data=null doit=true} to Shell with text {Filters and Customization} [2019-07-30T20:47:53.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:47:53.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:47:53.043Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T20:47:53.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1151577185 data=null button=0 stateMask=0x0 x=67 y=33 count=0} to TableItem with text {.* resources} [2019-07-30T20:47:53.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=1151577186 data=null doit=true} to TableItem with text {.* resources} [2019-07-30T20:47:53.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=1151577186 data=null} to TableItem with text {.* resources} [2019-07-30T20:47:53.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=1151577186 data=null button=1 stateMask=0x0 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-30T20:47:53.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1151577186 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-30T20:47:53.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=1151577187 data=null button=1 stateMask=0x80000 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-30T20:47:53.043Z] DEBUG - Setting state to checked on: .* resources [2019-07-30T20:47:53.043Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T20:47:53.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1151577189 data=null button=0 stateMask=0x0 x=131 y=121 count=0} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T20:47:53.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1151577189 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T20:47:53.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1151577189 data=null} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T20:47:53.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1151577190 data=null button=1 stateMask=0x0 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T20:47:53.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1151577190 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-30T20:47:53.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1151577190 data=null button=1 stateMask=0x80000 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T20:47:53.043Z] DEBUG - Setting state to checked on: Trace Compass Shadow Projects [2019-07-30T20:47:53.043Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:53.043Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:47:53.043Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:47:53.043Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:53.043Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:53.043Z] DEBUG - Clicking on OK [2019-07-30T20:47:53.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151577192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:53.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151577193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:53.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151577193 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:53.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151577193 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:53.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151577193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:53.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151577193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:53.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151577193 data=null item=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-30T20:47:53.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1151576894 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-30T20:47:53.299Z] DEBUG - Clicked on [2019-07-30T20:47:53.299Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:47:53.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:53.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:53.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1151577480 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T20:47:53.299Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:47:53.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:47:53.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:47:53.299Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:47:53.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1151577498 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-30T20:47:53.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1151577498 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-30T20:47:53.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1151577498 data=null} to TreeItem with text {SomeProject} [2019-07-30T20:47:53.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1151577498 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T20:47:53.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151577499 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-30T20:47:53.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1151577523 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T20:47:53.556Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:47:53.556Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:47:53.556Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:47:54.120Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:47:54.120Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:47:54.120Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:47:54.120Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:47:54.120Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:54.120Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button' [2019-07-30T20:47:54.120Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:47:54.120Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:54.120Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:47:54.120Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:54.120Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:47:54.120Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:54.120Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:47:54.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151578328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:54.120Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151578328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:54.120Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151578329 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:54.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151578329 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:54.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151578329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:54.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151578329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:54.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151578329 data=null 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-30T20:47:54.120Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151578341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:54.120Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151578347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:54.120Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151578347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:54.120Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151578347 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:54.120Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151578347 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:54.120Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:47:54.120Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:47:54.120Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button' [2019-07-30T20:47:54.120Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:47:54.120Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:47:54.120Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:47:54.120Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:47:54.120Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:47:54.120Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:54.120Z] DEBUG - Clicking on OK [2019-07-30T20:47:54.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151578348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:54.120Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151578348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:54.120Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151578348 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:54.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151578349 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:54.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151578349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:54.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151578349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:54.120Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:54.120Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:54.120Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:54.120Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:54.120Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:47:54.120Z] DEBUG - Clicked on OK [2019-07-30T20:47:54.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151578349 data=null item=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-30T20:47:54.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1151577628 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-30T20:47:54.940Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.359 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2019-07-30T20:47:54.940Z] testConfigureTracingNature(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 2.486 s [2019-07-30T20:47:54.940Z] testViewerFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 0.907 s [2019-07-30T20:47:54.940Z] [2019-07-30T20:47:54.940Z] Results: [2019-07-30T20:47:54.940Z] [2019-07-30T20:47:54.940Z] Tests run: 70, Failures: 0, Errors: 0, Skipped: 4 [2019-07-30T20:47:54.940Z] [2019-07-30T20:47:55.196Z] [2019-07-30T20:47:55.196Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 20:47:55.126 [2019-07-30T20:47:55.196Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T20:47:56.125Z] [INFO] All tests passed! [2019-07-30T20:47:56.125Z] [INFO] [2019-07-30T20:47:56.125Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T20:47:56.125Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:47:56.125Z] [INFO] [2019-07-30T20:47:56.125Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T20:47:56.381Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T20:47:56.381Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:47:56.638Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:47:57.203Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T20:47:57.721Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T20:47:57.721Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T20:47:57.721Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:47:58.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:47:58.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:47:58.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T20:47:58.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:47:58.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T20:47:58.335Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T20:47:58.335Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T20:47:58.592Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T20:47:59.960Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T20:47:59.960Z] [INFO] [2019-07-30T20:47:59.960Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T20:47:59.960Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:47:59.960Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:47:59.960Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:47:59.960Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:47:59.960Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:47:59.960Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:47:59.960Z] [INFO] [2019-07-30T20:47:59.960Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T20:47:59.960Z] [INFO] [2019-07-30T20:47:59.960Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >-- [2019-07-30T20:47:59.960Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT [43/134] [2019-07-30T20:47:59.960Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T20:48:00.216Z] [INFO] [2019-07-30T20:48:00.216Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T20:48:00.216Z] [INFO] [2019-07-30T20:48:00.216Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T20:48:00.216Z] [INFO] The project's OSGi version is 1.0.4.201907302009 [2019-07-30T20:48:00.216Z] [INFO] [2019-07-30T20:48:00.216Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T20:48:00.216Z] [INFO] [2019-07-30T20:48:00.216Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T20:48:00.216Z] [INFO] [2019-07-30T20:48:00.216Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T20:48:00.216Z] [INFO] [2019-07-30T20:48:00.216Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T20:48:00.216Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:48:00.216Z] [INFO] [2019-07-30T20:48:00.216Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T20:48:00.216Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:48:00.216Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources [2019-07-30T20:48:00.216Z] [INFO] [2019-07-30T20:48:00.216Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T20:48:00.216Z] [INFO] Compiling 9 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes [2019-07-30T20:48:00.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[366] [2019-07-30T20:48:00.473Z] Statistics::update, Statistics::merge); [2019-07-30T20:48:00.473Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:48:00.473Z] 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-30T20:48:00.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[384] [2019-07-30T20:48:00.473Z] Statistics::update, Statistics::merge); [2019-07-30T20:48:00.473Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:48:00.473Z] 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-30T20:48:00.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[84] [2019-07-30T20:48:00.473Z] Long value = fMapper.apply(element); [2019-07-30T20:48:00.473Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:48:00.473Z] 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-30T20:48:00.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[85] [2019-07-30T20:48:00.473Z] if (value <= fMapper.apply(obj)) { [2019-07-30T20:48:00.473Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T20:48:00.473Z] 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-30T20:48:00.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[103] [2019-07-30T20:48:00.473Z] Long value = fMapper.apply(element); [2019-07-30T20:48:00.473Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:48:00.473Z] 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-30T20:48:00.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[104] [2019-07-30T20:48:00.473Z] if (value >= fMapper.apply(obj)) { [2019-07-30T20:48:00.473Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T20:48:00.473Z] 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-30T20:48:00.473Z] 6 problems (6 warnings) [2019-07-30T20:48:00.473Z] [INFO] [2019-07-30T20:48:00.473Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T20:48:00.473Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:48:00.473Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources [2019-07-30T20:48:00.473Z] [INFO] [2019-07-30T20:48:00.473Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T20:48:00.473Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-07-30T20:48:00.473Z] [INFO] [2019-07-30T20:48:00.473Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T20:48:00.473Z] [INFO] [2019-07-30T20:48:00.473Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T20:48:00.473Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2019-07-30T20:48:00.473Z] [INFO] [2019-07-30T20:48:00.473Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T20:48:00.473Z] [INFO] [2019-07-30T20:48:00.473Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T20:48:00.473Z] [INFO] [2019-07-30T20:48:00.473Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T20:48:00.473Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2019-07-30T20:48:00.473Z] [INFO] [2019-07-30T20:48:00.473Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T20:48:00.473Z] [INFO] [2019-07-30T20:48:00.473Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T20:48:01.842Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log [2019-07-30T20:48:01.842Z] [INFO] Command line: [2019-07-30T20:48:01.842Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T20:48:01.842Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T20:48:05.114Z] !SESSION 2019-07-30 20:48:02.158 ----------------------------------------------- [2019-07-30T20:48:05.114Z] eclipse.buildId=unknown [2019-07-30T20:48:05.114Z] java.version=1.8.0_202 [2019-07-30T20:48:05.114Z] java.vendor=Oracle Corporation [2019-07-30T20:48:05.114Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T20:48:05.114Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T20:48:05.114Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T20:48:05.114Z] [2019-07-30T20:48:05.114Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 20:48:04.965 [2019-07-30T20:48:05.114Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:48:05.114Z] !STACK 0 [2019-07-30T20:48:05.114Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T20:48:05.114Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:48:05.114Z] [2019-07-30T20:48:05.114Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:48:05.114Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:48:05.114Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:48:05.114Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:48:05.114Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:48:05.114Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:48:05.114Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:48:05.114Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:48:05.114Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:48:05.114Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:48:05.371Z] [2019-07-30T20:48:05.371Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 20:48:05.138 [2019-07-30T20:48:05.371Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:48:05.371Z] !STACK 0 [2019-07-30T20:48:05.371Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T20:48:05.371Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:48:05.371Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T20:48:05.371Z] -> 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-30T20:48:05.371Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T20:48:05.371Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:48:05.371Z] [2019-07-30T20:48:05.371Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:48:05.371Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:48:05.371Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:48:05.371Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:48:05.371Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:48:05.371Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:48:05.371Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:48:05.371Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:48:05.371Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:48:05.371Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:48:07.892Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2019-07-30T20:48:10.575Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.476 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2019-07-30T20:48:10.575Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.006 s [2019-07-30T20:48:10.575Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.002 s [2019-07-30T20:48:10.575Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.968 s [2019-07-30T20:48:10.575Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.509 s [2019-07-30T20:48:10.575Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.292 s [2019-07-30T20:48:10.575Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T20:48:10.575Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T20:48:10.575Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.308 s [2019-07-30T20:48:10.575Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.171 s [2019-07-30T20:48:10.575Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T20:48:10.575Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T20:48:10.575Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.009 s [2019-07-30T20:48:10.575Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.003 s [2019-07-30T20:48:10.575Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.173 s [2019-07-30T20:48:10.575Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T20:48:10.575Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2019-07-30T20:48:12.468Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.051 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2019-07-30T20:48:12.468Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.006 s [2019-07-30T20:48:12.468Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-30T20:48:12.468Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.417 s [2019-07-30T20:48:12.468Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.726 s [2019-07-30T20:48:12.468Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.119 s [2019-07-30T20:48:12.468Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-30T20:48:12.468Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-30T20:48:12.468Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.214 s [2019-07-30T20:48:12.468Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.221 s [2019-07-30T20:48:12.468Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-30T20:48:12.468Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-30T20:48:12.468Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-30T20:48:12.468Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.001 s [2019-07-30T20:48:12.468Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.341 s [2019-07-30T20:48:12.468Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.001 s [2019-07-30T20:48:12.468Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2019-07-30T20:48:14.360Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.191 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2019-07-30T20:48:14.360Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.008 s [2019-07-30T20:48:14.360Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.001 s [2019-07-30T20:48:14.360Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.502 s [2019-07-30T20:48:14.360Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.55 s [2019-07-30T20:48:14.360Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.193 s [2019-07-30T20:48:14.360Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T20:48:14.360Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T20:48:14.360Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.47 s [2019-07-30T20:48:14.360Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.461 s [2019-07-30T20:48:14.360Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.001 s [2019-07-30T20:48:14.360Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T20:48:14.360Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T20:48:14.360Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.002 s [2019-07-30T20:48:14.360Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T20:48:14.360Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T20:48:14.360Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2019-07-30T20:48:15.288Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.903 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2019-07-30T20:48:15.288Z] testPartialPerTypeStatsCancel(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.411 s [2019-07-30T20:48:15.288Z] testExecute(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.097 s [2019-07-30T20:48:15.289Z] testExecuteNoDepend(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.026 s [2019-07-30T20:48:15.289Z] testTotalStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.09 s [2019-07-30T20:48:15.289Z] testPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.092 s [2019-07-30T20:48:15.289Z] testPartialPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.085 s [2019-07-30T20:48:15.289Z] testExecuteNoTrace(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.019 s [2019-07-30T20:48:15.289Z] testPartialStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.079 s [2019-07-30T20:48:15.289Z] [2019-07-30T20:48:15.289Z] Results: [2019-07-30T20:48:15.289Z] [2019-07-30T20:48:15.289Z] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T20:48:15.289Z] [2019-07-30T20:48:16.217Z] [INFO] All tests passed! [2019-07-30T20:48:16.217Z] [INFO] [2019-07-30T20:48:16.217Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T20:48:16.217Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:48:16.217Z] [INFO] [2019-07-30T20:48:16.217Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T20:48:16.780Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T20:48:16.780Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:48:16.780Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:48:17.710Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T20:48:17.967Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T20:48:17.967Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:48:17.967Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:48:18.224Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T20:48:18.224Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:48:18.224Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T20:48:18.786Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T20:48:18.786Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T20:48:18.786Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T20:48:19.043Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T20:48:19.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T20:48:19.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T20:48:19.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:48:19.298Z] [INFO] [2019-07-30T20:48:19.298Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T20:48:19.298Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:19.298Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:19.298Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:19.298Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:19.298Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:19.298Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:19.298Z] [INFO] [2019-07-30T20:48:19.298Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T20:48:19.298Z] [INFO] [2019-07-30T20:48:19.298Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >-- [2019-07-30T20:48:19.298Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT [44/134] [2019-07-30T20:48:19.298Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T20:48:19.555Z] [INFO] [2019-07-30T20:48:19.555Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T20:48:19.555Z] [INFO] [2019-07-30T20:48:19.555Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T20:48:19.555Z] [INFO] The project's OSGi version is 1.0.2.201907302009 [2019-07-30T20:48:19.555Z] [INFO] [2019-07-30T20:48:19.555Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T20:48:19.555Z] [INFO] [2019-07-30T20:48:19.555Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T20:48:19.555Z] [INFO] [2019-07-30T20:48:19.555Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T20:48:19.555Z] [INFO] [2019-07-30T20:48:19.555Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T20:48:19.555Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:48:19.555Z] [INFO] [2019-07-30T20:48:19.555Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T20:48:19.555Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:48:19.555Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources [2019-07-30T20:48:19.555Z] [INFO] [2019-07-30T20:48:19.555Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T20:48:19.555Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes [2019-07-30T20:48:19.811Z] [INFO] [2019-07-30T20:48:19.811Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T20:48:19.811Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:48:19.811Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources [2019-07-30T20:48:19.811Z] [INFO] [2019-07-30T20:48:19.811Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T20:48:19.811Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:19.811Z] [INFO] [2019-07-30T20:48:19.811Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T20:48:19.811Z] [INFO] [2019-07-30T20:48:19.811Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T20:48:19.811Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:19.811Z] [INFO] [2019-07-30T20:48:19.811Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T20:48:19.811Z] [INFO] [2019-07-30T20:48:20.068Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T20:48:20.068Z] [INFO] [2019-07-30T20:48:20.068Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T20:48:20.068Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:20.068Z] [INFO] [2019-07-30T20:48:20.068Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T20:48:20.068Z] [INFO] [2019-07-30T20:48:20.068Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T20:48:21.290Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T20:48:21.290Z] [INFO] Command line: [2019-07-30T20:48:21.290Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T20:48:21.290Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T20:48:24.561Z] !SESSION 2019-07-30 20:48:21.439 ----------------------------------------------- [2019-07-30T20:48:24.561Z] eclipse.buildId=unknown [2019-07-30T20:48:24.561Z] java.version=1.8.0_202 [2019-07-30T20:48:24.561Z] java.vendor=Oracle Corporation [2019-07-30T20:48:24.561Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T20:48:24.561Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T20:48:24.561Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T20:48:24.561Z] [2019-07-30T20:48:24.561Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 20:48:24.223 [2019-07-30T20:48:24.561Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:48:24.561Z] !STACK 0 [2019-07-30T20:48:24.561Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T20:48:24.561Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:48:24.561Z] [2019-07-30T20:48:24.561Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:48:24.561Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:48:24.561Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:48:24.561Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:48:24.561Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:48:24.561Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:48:24.561Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:48:24.561Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:48:24.561Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:48:24.561Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:48:24.561Z] [2019-07-30T20:48:24.561Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 20:48:24.356 [2019-07-30T20:48:24.561Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:48:24.561Z] !STACK 0 [2019-07-30T20:48:24.561Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T20:48:24.561Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:48:24.561Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T20:48:24.561Z] -> 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-30T20:48:24.561Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T20:48:24.561Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:48:24.561Z] [2019-07-30T20:48:24.561Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:48:24.561Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:48:24.561Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:48:24.561Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:48:24.561Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:48:24.561Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:48:24.561Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:48:24.561Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:48:24.561Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:48:24.561Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:48:26.453Z] process 8164: 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-30T20:48:26.453Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T20:48:26.710Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T20:48:26.710Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T20:48:36.657Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2019-07-30T20:48:36.914Z] Display size: 1440x900 [2019-07-30T20:48:36.914Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T20:48:36.914Z] GTK version=3.18.9 [2019-07-30T20:48:36.914Z] GTK theme=Ambiance [2019-07-30T20:48:36.914Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T20:48:36.914Z] Time zone: Coordinated Universal Time [2019-07-30T20:48:36.914Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T20:48:36.914Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T20:48:38.949Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T20:48:38.949Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T20:48:38.949Z] DEBUG - Double-clicking on TimeGraphControl {*Wrong Thread*} [2019-07-30T20:48:38.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1151623082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T20:48:38.949Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1151623083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T20:48:38.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1151623084 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T20:48:38.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1151623084 data=null} to TimeGraphControl with text {} [2019-07-30T20:48:38.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1151623085 data=null button=1 stateMask=0x0 x=482 y=47 count=1} to TimeGraphControl with text {} [2019-07-30T20:48:38.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=1151623089 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-30T20:48:38.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1151623090 data=null button=1 stateMask=0x80000 x=482 y=47 count=1} to TimeGraphControl with text {} [2019-07-30T20:48:38.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1151623090 data=null button=1 stateMask=0x0 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-30T20:48:38.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=1151623092 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-30T20:48:38.949Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} time=1151623092 data=null button=1 stateMask=0x0 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-30T20:48:38.949Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{TimeGraphControl {} time=1151623093 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-30T20:48:38.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1151623093 data=null button=1 stateMask=0x80000 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-30T20:48:38.949Z] DEBUG - Sent event MouseHover [32]: MouseEvent{TimeGraphControl {} time=1151623093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T20:48:38.949Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1151623106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T20:48:38.949Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1151623107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T20:48:38.949Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1151623107 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T20:48:38.949Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1151623108 data=null} to TimeGraphControl with text {} [2019-07-30T20:48:38.949Z] DEBUG - Double-clicked on TimeGraphControl {*Wrong Thread*} [2019-07-30T20:48:38.949Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T20:48:39.205Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T20:48:39.462Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T20:48:39.462Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T20:48:40.025Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T20:48:40.025Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T20:48:40.282Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T20:48:40.282Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T20:48:40.538Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.717 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2019-07-30T20:48:40.538Z] tryMouseDoubleclickZoom(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.906 s [2019-07-30T20:48:40.538Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.193 s [2019-07-30T20:48:40.538Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.176 s [2019-07-30T20:48:40.538Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.126 s [2019-07-30T20:48:40.538Z] largeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.377 s [2019-07-30T20:48:40.538Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.136 s [2019-07-30T20:48:40.538Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.178 s [2019-07-30T20:48:40.538Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.123 s [2019-07-30T20:48:40.538Z] treeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.189 s [2019-07-30T20:48:40.538Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2019-07-30T20:48:40.538Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2019-07-30T20:48:40.538Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped [2019-07-30T20:48:40.538Z] [2019-07-30T20:48:40.538Z] Results: [2019-07-30T20:48:40.538Z] [2019-07-30T20:48:40.538Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T20:48:40.538Z] [2019-07-30T20:48:42.430Z] [INFO] All tests passed! [2019-07-30T20:48:42.430Z] [INFO] [2019-07-30T20:48:42.430Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T20:48:42.430Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:48:42.430Z] [INFO] [2019-07-30T20:48:42.430Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T20:48:43.359Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T20:48:43.359Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:48:43.616Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:48:44.179Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T20:48:44.179Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T20:48:44.179Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:48:44.435Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:48:44.435Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T20:48:44.435Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:48:44.435Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T20:48:44.692Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core.tests' with 23 classes [2019-07-30T20:48:44.692Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T20:48:44.948Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T20:48:45.205Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T20:48:45.462Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T20:48:46.831Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-07-30T20:48:46.831Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T20:48:46.831Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T20:48:46.831Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T20:48:47.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T20:48:48.529Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T20:48:48.529Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T20:48:48.877Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T20:48:48.877Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T20:48:48.877Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:48:48.877Z] [INFO] [2019-07-30T20:48:48.877Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T20:48:48.877Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:48.877Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:48.877Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:49.135Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:49.135Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:49.135Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:49.135Z] [INFO] [2019-07-30T20:48:49.135Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T20:48:49.135Z] [INFO] [2019-07-30T20:48:49.135Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >--- [2019-07-30T20:48:49.135Z] [INFO] Building Trace Compass LTTng Support Parent 5.0.0-SNAPSHOT [45/134] [2019-07-30T20:48:49.135Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T20:48:49.135Z] [INFO] [2019-07-30T20:48:49.135Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T20:48:49.135Z] [INFO] [2019-07-30T20:48:49.135Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T20:48:49.135Z] [INFO] [2019-07-30T20:48:49.135Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T20:48:49.135Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:48:49.135Z] [INFO] [2019-07-30T20:48:49.135Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T20:48:49.135Z] [INFO] [2019-07-30T20:48:49.135Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T20:48:49.135Z] [INFO] [2019-07-30T20:48:49.135Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T20:48:49.135Z] [INFO] [2019-07-30T20:48:49.135Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T20:48:49.135Z] [INFO] [2019-07-30T20:48:49.135Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T20:48:49.135Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:48:49.135Z] [INFO] [2019-07-30T20:48:49.135Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T20:48:49.135Z] [INFO] [2019-07-30T20:48:49.135Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T20:48:49.135Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:49.135Z] [INFO] [2019-07-30T20:48:49.135Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >-- [2019-07-30T20:48:49.135Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT [46/134] [2019-07-30T20:48:49.135Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:48:49.135Z] [INFO] [2019-07-30T20:48:49.135Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T20:48:49.135Z] [INFO] [2019-07-30T20:48:49.135Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T20:48:49.135Z] [INFO] The project's OSGi version is 1.1.1.201907302009 [2019-07-30T20:48:49.135Z] [INFO] [2019-07-30T20:48:49.135Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T20:48:49.135Z] [INFO] [2019-07-30T20:48:49.135Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T20:48:49.135Z] [INFO] [2019-07-30T20:48:49.135Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T20:48:49.135Z] [INFO] [2019-07-30T20:48:49.135Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T20:48:49.135Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:48:49.135Z] [INFO] [2019-07-30T20:48:49.135Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T20:48:49.135Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:48:49.135Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources [2019-07-30T20:48:49.135Z] [INFO] [2019-07-30T20:48:49.135Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T20:48:49.135Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes [2019-07-30T20:48:49.135Z] [INFO] [2019-07-30T20:48:49.135Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T20:48:49.135Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:48:49.135Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources [2019-07-30T20:48:49.135Z] [INFO] [2019-07-30T20:48:49.135Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T20:48:49.135Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar [2019-07-30T20:48:49.135Z] [INFO] [2019-07-30T20:48:49.135Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T20:48:49.135Z] [INFO] [2019-07-30T20:48:49.135Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T20:48:49.392Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2019-07-30T20:48:49.392Z] [INFO] [2019-07-30T20:48:49.392Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T20:48:49.392Z] [INFO] [2019-07-30T20:48:49.392Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T20:48:49.392Z] [INFO] [2019-07-30T20:48:49.392Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T20:48:49.392Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2019-07-30T20:48:49.392Z] [INFO] [2019-07-30T20:48:49.392Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T20:48:49.392Z] [INFO] [2019-07-30T20:48:49.392Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T20:48:49.392Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:48:49.392Z] [INFO] [2019-07-30T20:48:49.392Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T20:48:49.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T20:48:49.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:48:49.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:48:50.210Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T20:48:50.210Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T20:48:50.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:48:50.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:48:50.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T20:48:50.724Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:48:50.724Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:48:50.724Z] [INFO] [2019-07-30T20:48:50.724Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T20:48:50.724Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:50.724Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:50.724Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:50.724Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:50.724Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:50.724Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:50.724Z] [INFO] [2019-07-30T20:48:50.724Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T20:48:50.724Z] [INFO] [2019-07-30T20:48:50.724Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >-- [2019-07-30T20:48:50.724Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.2-SNAPSHOT [47/134] [2019-07-30T20:48:50.724Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:48:50.724Z] [INFO] [2019-07-30T20:48:50.724Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T20:48:50.724Z] [INFO] [2019-07-30T20:48:50.724Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T20:48:50.724Z] [INFO] The project's OSGi version is 3.2.2.201907302009 [2019-07-30T20:48:50.724Z] [INFO] [2019-07-30T20:48:50.724Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T20:48:50.724Z] [INFO] [2019-07-30T20:48:50.724Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T20:48:50.724Z] [INFO] [2019-07-30T20:48:50.724Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T20:48:50.724Z] [INFO] [2019-07-30T20:48:50.724Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T20:48:50.981Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:48:50.981Z] [INFO] [2019-07-30T20:48:50.981Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T20:48:50.981Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:48:50.981Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources [2019-07-30T20:48:50.981Z] [INFO] [2019-07-30T20:48:50.981Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T20:48:50.981Z] [INFO] Compiling 94 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes [2019-07-30T20:48:51.911Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[177] [2019-07-30T20:48:51.911Z] int attributeQuark = series.getKey().fQuark; [2019-07-30T20:48:51.911Z] ^^^^^^^^^^^^^^^ [2019-07-30T20:48:51.911Z] 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-30T20:48:51.911Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[180] [2019-07-30T20:48:51.911Z] series.getValue().getData()[i] = extractValue(value); [2019-07-30T20:48:51.911Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T20:48:51.911Z] 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-30T20:48:51.911Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[187] [2019-07-30T20:48:51.911Z] if (series.getKey().fDisplayType.equals(DisplayType.DELTA)) { [2019-07-30T20:48:51.911Z] ^^^^^^^^^^^^^^^ [2019-07-30T20:48:51.911Z] 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-30T20:48:51.911Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[188] [2019-07-30T20:48:51.911Z] getSeriesDelta(series.getValue().getData()); [2019-07-30T20:48:51.911Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T20:48:51.911Z] 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-30T20:48:51.911Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[192] [2019-07-30T20:48:51.911Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2019-07-30T20:48:51.911Z] ^^^^^^^^^^^^^^ [2019-07-30T20:48:51.911Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:48:51.911Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[196] [2019-07-30T20:48:51.911Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2019-07-30T20:48:51.911Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:48:51.911Z] 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-30T20:48:51.911Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[196] [2019-07-30T20:48:51.911Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2019-07-30T20:48:51.911Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:48:51.911Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:48:51.911Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[175] [2019-07-30T20:48:51.911Z] buffer.putString(entry.getKey()); [2019-07-30T20:48:51.911Z] ^^^^^^^^^^^^^^ [2019-07-30T20:48:51.911Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:48:51.911Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[202] [2019-07-30T20:48:51.911Z] size += SafeByteBufferFactory.getStringSizeInBuffer(entry.getKey()); [2019-07-30T20:48:51.911Z] ^^^^^^^^^^^^^^ [2019-07-30T20:48:51.911Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:48:51.911Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java:[55] [2019-07-30T20:48:51.911Z] final String alias = entry.getValue(); [2019-07-30T20:48:51.911Z] ^^^^^^^^^^^^^^^^ [2019-07-30T20:48:51.911Z] 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-30T20:48:51.911Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[265] [2019-07-30T20:48:51.911Z] series.getValue().getData()[i] = extractValue(value); [2019-07-30T20:48:51.911Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T20:48:51.911Z] 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-30T20:48:51.911Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[273] [2019-07-30T20:48:51.911Z] getSeriesDelta(series.getValue().getData()); [2019-07-30T20:48:51.911Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T20:48:51.911Z] 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-30T20:48:51.911Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[277] [2019-07-30T20:48:51.911Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2019-07-30T20:48:51.911Z] ^^^^^^^^^^^^^^ [2019-07-30T20:48:51.911Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:48:51.911Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[281] [2019-07-30T20:48:51.911Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2019-07-30T20:48:51.911Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:48:51.911Z] 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-30T20:48:51.911Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[281] [2019-07-30T20:48:51.911Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2019-07-30T20:48:51.911Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:48:51.911Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:48:51.911Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[368] [2019-07-30T20:48:51.911Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-30T20:48:51.911Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:48:51.911Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:48:51.911Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java:[160] [2019-07-30T20:48:51.911Z] fields.put(fieldEntry.getKey(), fieldEntry.getValue().generate()); [2019-07-30T20:48:51.911Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:48:51.911Z] 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-30T20:48:51.911Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlDataProviderManager.java:[122] [2019-07-30T20:48:51.911Z] provider = generateExperimentProviderXy(traces, viewElement); [2019-07-30T20:48:51.911Z] ^^^^^^ [2019-07-30T20:48:51.911Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2019-07-30T20:48:51.911Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlDataProviderManager.java:[184] [2019-07-30T20:48:51.911Z] provider = generateExperimentProviderTimeGraph(traces, viewElement); [2019-07-30T20:48:51.911Z] ^^^^^^ [2019-07-30T20:48:51.911Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2019-07-30T20:48:51.911Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[238] [2019-07-30T20:48:51.911Z] TmfXmlStateSystemPathCu displayCu = TmfXmlStateSystemPathCu.compile(parentEntry.getAnalysisCompilationData(), Collections.singletonList(displayElement)); [2019-07-30T20:48:51.911Z] ^^^^^^^^^^^^^^ [2019-07-30T20:48:51.911Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-30T20:48:51.911Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[259] [2019-07-30T20:48:51.911Z] buildEntry(ss, subEntryEl, currentEntry, quark, regex, currentEnd, entryList); [2019-07-30T20:48:51.911Z] ^^^^^ [2019-07-30T20:48:51.911Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:48:51.911Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[403] [2019-07-30T20:48:51.911Z] return quarkToRow.values(); [2019-07-30T20:48:51.911Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:48:51.911Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITimeGraphRowModel>' [2019-07-30T20:48:51.911Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java:[83] [2019-07-30T20:48:51.911Z] return new DataDrivenFsm(getId(), fInitialState.generate(), states, fPreCondition.generate(), fConsuming, fMultipleInstances); [2019-07-30T20:48:51.911Z] ^^^^^^ [2019-07-30T20:48:51.911Z] 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-30T20:48:51.911Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java:[79] [2019-07-30T20:48:51.911Z] Object value = field.getValue().getValue(event, ITmfStateSystem.ROOT_ATTRIBUTE, scenarioInfo, container); [2019-07-30T20:48:51.911Z] ^^^^^^^^^^^^^^^^ [2019-07-30T20:48:51.911Z] 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-30T20:48:51.911Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[162] [2019-07-30T20:48:51.911Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2019-07-30T20:48:51.911Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:48:51.911Z] 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-30T20:48:51.911Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[186] [2019-07-30T20:48:51.911Z] for (ITmfStateInterval interval : ss.query2D(idToDisplayQuark.keySet(), getTimes(ss, timesRequested))) { [2019-07-30T20:48:51.911Z] ^^^^^^^^^^^^^^ [2019-07-30T20:48:51.911Z] Null type mismatch: required '@NonNull List<@NonNull Long>' but the provided value is inferred as @Nullable [2019-07-30T20:48:51.911Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[319] [2019-07-30T20:48:51.911Z] return ((TmfXmlPatternSegment) segment).getContent().entrySet().stream().map(c -> c.getKey() + '=' + c.getValue()).collect(Collectors.joining(", ")); //$NON-NLS-1$ [2019-07-30T20:48:51.911Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:48:51.911Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2019-07-30T20:48:51.911Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[354] [2019-07-30T20:48:51.911Z] properties.put(Objects.requireNonNull(Messages.PatternAnalysis_StateSystemPrefix + ' ' +entry.getKey()), entry.getValue()); [2019-07-30T20:48:51.911Z] ^^^^^^^^^^^^^^^^ [2019-07-30T20:48:51.911Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:48:51.911Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[360] [2019-07-30T20:48:51.911Z] properties.put(Objects.requireNonNull(Messages.PatternAnalysis_SegmentStorePrefix + ' ' +entry.getKey()), entry.getValue()); [2019-07-30T20:48:51.911Z] ^^^^^^^^^^^^^^^^ [2019-07-30T20:48:51.911Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T20:48:51.911Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java:[23] [2019-07-30T20:48:51.911Z] * {@link org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model} package [2019-07-30T20:48:51.911Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:48:51.911Z] Javadoc: org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model cannot be resolved to a type [2019-07-30T20:48:51.911Z] 30 problems (30 warnings) [2019-07-30T20:48:51.911Z] [INFO] [2019-07-30T20:48:51.911Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T20:48:51.911Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:48:51.911Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources [2019-07-30T20:48:51.911Z] [INFO] [2019-07-30T20:48:51.911Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T20:48:51.911Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-sources.jar [2019-07-30T20:48:52.168Z] [INFO] [2019-07-30T20:48:52.168Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T20:48:52.168Z] [INFO] [2019-07-30T20:48:52.168Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T20:48:52.168Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar [2019-07-30T20:48:52.168Z] [INFO] [2019-07-30T20:48:52.168Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T20:48:52.168Z] [INFO] [2019-07-30T20:48:52.168Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T20:48:52.168Z] [INFO] [2019-07-30T20:48:52.168Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T20:48:52.168Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar [2019-07-30T20:48:52.424Z] [INFO] [2019-07-30T20:48:52.424Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T20:48:52.424Z] [INFO] [2019-07-30T20:48:52.424Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T20:48:52.424Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:48:52.424Z] [INFO] [2019-07-30T20:48:52.424Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T20:48:52.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T20:48:52.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:48:52.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:48:53.243Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:48:53.499Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:48:53.499Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:48:53.499Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:48:53.499Z] [INFO] [2019-07-30T20:48:53.499Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T20:48:53.499Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:53.757Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:53.757Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:53.757Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:53.757Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:53.757Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:53.757Z] [INFO] [2019-07-30T20:48:53.757Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T20:48:53.757Z] [INFO] [2019-07-30T20:48:53.757Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >-- [2019-07-30T20:48:53.757Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.0.0-SNAPSHOT [48/134] [2019-07-30T20:48:53.757Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:48:53.757Z] [INFO] [2019-07-30T20:48:53.757Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T20:48:53.757Z] [INFO] [2019-07-30T20:48:53.757Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T20:48:53.757Z] [INFO] The project's OSGi version is 3.0.0.201907302009 [2019-07-30T20:48:53.757Z] [INFO] [2019-07-30T20:48:53.757Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T20:48:53.757Z] [INFO] [2019-07-30T20:48:53.757Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T20:48:53.757Z] [INFO] [2019-07-30T20:48:53.757Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T20:48:53.757Z] [INFO] [2019-07-30T20:48:53.757Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T20:48:53.757Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:48:53.757Z] [INFO] [2019-07-30T20:48:53.757Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T20:48:53.757Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:48:53.757Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources [2019-07-30T20:48:53.757Z] [INFO] [2019-07-30T20:48:53.757Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T20:48:53.757Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes [2019-07-30T20:48:54.320Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[105] [2019-07-30T20:48:54.320Z] Long sequence = content.getFieldValue(Long.class, layout.fieldPathTcpSeq()); [2019-07-30T20:48:54.320Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:48:54.320Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-30T20:48:54.320Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[106] [2019-07-30T20:48:54.320Z] Long ack = content.getFieldValue(Long.class, layout.fieldPathTcpAckSeq()); [2019-07-30T20:48:54.320Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:48:54.320Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-30T20:48:54.320Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[107] [2019-07-30T20:48:54.320Z] Long flags = content.getFieldValue(Long.class, layout.fieldPathTcpFlags()); [2019-07-30T20:48:54.320Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:48:54.320Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-30T20:48:54.320Z] 3 problems (3 warnings) [2019-07-30T20:48:54.320Z] [INFO] [2019-07-30T20:48:54.320Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T20:48:54.320Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:48:54.320Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources [2019-07-30T20:48:54.320Z] [INFO] [2019-07-30T20:48:54.320Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T20:48:54.320Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-sources.jar [2019-07-30T20:48:54.320Z] [INFO] [2019-07-30T20:48:54.320Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T20:48:54.320Z] [INFO] [2019-07-30T20:48:54.320Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T20:48:54.320Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar [2019-07-30T20:48:54.320Z] [INFO] [2019-07-30T20:48:54.320Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T20:48:54.320Z] [INFO] [2019-07-30T20:48:54.320Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T20:48:54.320Z] [INFO] [2019-07-30T20:48:54.320Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T20:48:54.320Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar [2019-07-30T20:48:54.576Z] [INFO] [2019-07-30T20:48:54.576Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T20:48:54.576Z] [INFO] [2019-07-30T20:48:54.576Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T20:48:54.576Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:48:54.576Z] [INFO] [2019-07-30T20:48:54.576Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T20:48:54.832Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T20:48:54.832Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:48:55.088Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:48:55.650Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T20:48:55.650Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T20:48:55.650Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T20:48:55.650Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T20:48:55.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:48:55.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:48:55.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T20:48:55.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:48:56.163Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T20:48:56.419Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T20:48:56.419Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T20:48:56.419Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T20:48:56.419Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T20:48:56.676Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:48:56.676Z] [INFO] [2019-07-30T20:48:56.676Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T20:48:56.676Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:56.676Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:56.676Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:56.676Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:56.676Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:56.676Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:56.676Z] [INFO] [2019-07-30T20:48:56.676Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T20:48:56.676Z] [INFO] [2019-07-30T20:48:56.676Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >-- [2019-07-30T20:48:56.676Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT [49/134] [2019-07-30T20:48:56.676Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T20:48:56.676Z] [INFO] [2019-07-30T20:48:56.676Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T20:48:56.676Z] [INFO] [2019-07-30T20:48:56.676Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T20:48:56.676Z] [INFO] The project's OSGi version is 0.0.4.201907302009 [2019-07-30T20:48:56.676Z] [INFO] [2019-07-30T20:48:56.676Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T20:48:56.676Z] [INFO] [2019-07-30T20:48:56.676Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T20:48:56.676Z] [INFO] [2019-07-30T20:48:56.676Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T20:48:56.676Z] [INFO] [2019-07-30T20:48:56.676Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T20:48:56.676Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:48:56.676Z] [INFO] [2019-07-30T20:48:56.676Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T20:48:56.676Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:48:56.676Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources [2019-07-30T20:48:56.676Z] [INFO] [2019-07-30T20:48:56.676Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T20:48:56.676Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes [2019-07-30T20:48:57.526Z] [INFO] [2019-07-30T20:48:57.526Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T20:48:57.526Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:48:57.526Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources [2019-07-30T20:48:57.526Z] [INFO] [2019-07-30T20:48:57.526Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T20:48:57.526Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:57.526Z] [INFO] [2019-07-30T20:48:57.526Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T20:48:57.526Z] [INFO] [2019-07-30T20:48:57.526Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T20:48:57.526Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:57.526Z] [INFO] [2019-07-30T20:48:57.526Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T20:48:57.526Z] [INFO] [2019-07-30T20:48:57.526Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T20:48:57.526Z] [INFO] [2019-07-30T20:48:57.526Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T20:48:57.526Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:48:57.526Z] [INFO] [2019-07-30T20:48:57.526Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T20:48:57.526Z] [INFO] [2019-07-30T20:48:57.526Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T20:48:58.894Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T20:48:58.894Z] [INFO] Command line: [2019-07-30T20:48:58.894Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T20:48:58.894Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T20:49:02.165Z] !SESSION 2019-07-30 20:48:58.860 ----------------------------------------------- [2019-07-30T20:49:02.165Z] eclipse.buildId=unknown [2019-07-30T20:49:02.165Z] java.version=1.8.0_202 [2019-07-30T20:49:02.165Z] java.vendor=Oracle Corporation [2019-07-30T20:49:02.165Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T20:49:02.165Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T20:49:02.165Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T20:49:02.165Z] [2019-07-30T20:49:02.165Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 20:49:01.664 [2019-07-30T20:49:02.165Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:49:02.165Z] !STACK 0 [2019-07-30T20:49:02.165Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T20:49:02.165Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:49:02.165Z] [2019-07-30T20:49:02.165Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:49:02.165Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:49:02.165Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:49:02.165Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:49:02.165Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:49:02.165Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:49:02.165Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:49:02.165Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:49:02.165Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:49:02.165Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:49:02.165Z] [2019-07-30T20:49:02.165Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 20:49:01.842 [2019-07-30T20:49:02.165Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:49:02.165Z] !STACK 0 [2019-07-30T20:49:02.165Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T20:49:02.165Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:49:02.165Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T20:49:02.165Z] -> 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-30T20:49:02.165Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T20:49:02.165Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:49:02.165Z] [2019-07-30T20:49:02.165Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:49:02.165Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:49:02.165Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:49:02.165Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:49:02.165Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:49:02.165Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:49:02.165Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:49:02.165Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:49:02.165Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:49:02.165Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:49:04.057Z] process 8273: 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-30T20:49:04.057Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T20:49:04.314Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T20:49:04.314Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T20:49:14.263Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2019-07-30T20:49:14.263Z] Display size: 1440x900 [2019-07-30T20:49:14.263Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T20:49:14.263Z] GTK version=3.18.9 [2019-07-30T20:49:14.263Z] GTK theme=Ambiance [2019-07-30T20:49:14.263Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T20:49:14.263Z] Time zone: Coordinated Universal Time [2019-07-30T20:49:14.263Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T20:49:14.263Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T20:49:15.821Z] *** BUG *** [2019-07-30T20:49:15.821Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:49:15.821Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:49:15.821Z] [2019-07-30T20:49:15.821Z] *** BUG *** [2019-07-30T20:49:15.821Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:49:15.821Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:49:15.821Z] [2019-07-30T20:49:16.078Z] *** BUG *** [2019-07-30T20:49:16.078Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:49:16.078Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:49:16.078Z] [2019-07-30T20:49:16.078Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-30T20:49:16.078Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T20:50:02.713Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T20:50:02.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:50:02.713Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:50:02.713Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:50:02.713Z] DEBUG - Setting state to checked on: minor_faults [2019-07-30T20:50:02.713Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-30T20:50:02.713Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T20:50:03.276Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T20:50:03.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:50:03.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:50:03.276Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:50:03.532Z] DEBUG - Setting state to checked on: kernel_vm [2019-07-30T20:50:03.532Z] DEBUG - Setting state to unchecked on: minor_faults [2019-07-30T20:50:03.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1151707909 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T20:50:03.789Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:50:03.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:50:03.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:50:03.789Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:50:03.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1151708009 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T20:50:03.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1151708010 data=null doit=true} to TreeItem with text {test} [2019-07-30T20:50:03.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1151708010 data=null} to TreeItem with text {test} [2019-07-30T20:50:03.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1151708011 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:50:03.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151708012 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T20:50:03.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1151708037 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:50:04.352Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:50:04.352Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:50:04.352Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:50:04.915Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:50:04.915Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:50:04.915Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:50:04.915Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:50:04.915Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:50:04.915Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:50:04.915Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:50:04.915Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:50:04.915Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:50:04.915Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:50:04.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151708921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:50:04.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151708922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:50:04.915Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151708922 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:50:04.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151708923 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:50:04.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151708923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:50:04.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151708923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:50:04.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151708923 data=null 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-30T20:50:04.915Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151708924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:50:04.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151708924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:50:04.915Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151708924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:50:04.915Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151708925 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:50:04.915Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151708925 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:50:04.915Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:50:04.915Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:50:04.915Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:50:04.915Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:50:04.915Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:50:04.915Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:50:04.915Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:50:04.915Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:50:04.915Z] DEBUG - Clicking on OK [2019-07-30T20:50:04.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151708929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:50:04.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151708929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:50:04.915Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151708929 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:50:04.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151708929 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:50:04.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151708977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:50:04.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151708983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:50:04.915Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:50:04.915Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:50:04.915Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:50:04.915Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:50:04.915Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:50:04.915Z] DEBUG - Clicked on OK [2019-07-30T20:50:05.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151708984 data=null item=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-30T20:50:05.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1151708319 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-30T20:50:06.378Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.038 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2019-07-30T20:50:06.378Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 44.432 s [2019-07-30T20:50:06.378Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 3.874 s [2019-07-30T20:50:06.378Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2019-07-30T20:50:06.635Z] *** BUG *** [2019-07-30T20:50:06.635Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:50:06.635Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:50:06.635Z] [2019-07-30T20:50:06.635Z] *** BUG *** [2019-07-30T20:50:06.635Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:50:06.635Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:50:06.635Z] [2019-07-30T20:50:06.635Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-30T20:50:06.635Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T20:50:38.675Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T20:50:38.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:50:38.675Z] DEBUG - number of items : 6 [2019-07-30T20:50:38.675Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151740101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151740101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.675Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151740101 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1151740102 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151740102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151740102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151740102 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-30T20:50:38.675Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151740224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151740226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151740227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151740227 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151740227 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.675Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.675Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2019-07-30T20:50:38.675Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2019-07-30T20:50:38.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1151740234 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-30T20:50:38.675Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2019-07-30T20:50:38.675Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T20:50:38.675Z] DEBUG - number of items : 6 [2019-07-30T20:50:38.675Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-30T20:50:38.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151740587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T20:50:38.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151740587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T20:50:38.676Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151740588 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T20:50:38.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151740588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T20:50:38.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151740589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T20:50:38.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151740589 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-30T20:50:38.676Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151740594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151740603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.676Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151740603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.676Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151740604 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.676Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151740604 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.676Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.676Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-30T20:50:38.676Z] DEBUG - number of items : 6 [2019-07-30T20:50:38.676Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151740620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151740621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.676Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151740621 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151740621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151740621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151740622 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-30T20:50:38.676Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151740623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T20:50:38.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151740624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T20:50:38.676Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151740624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T20:50:38.676Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151740625 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T20:50:38.676Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151740625 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-30T20:50:38.676Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-30T20:50:38.676Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T20:50:38.676Z] DEBUG - number of items : 6 [2019-07-30T20:50:38.676Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-30T20:50:38.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151740687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T20:50:38.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151740688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T20:50:38.676Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151740688 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T20:50:38.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151740688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T20:50:38.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151740688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T20:50:38.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151740688 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-30T20:50:38.676Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151740692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151740693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.676Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151740693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.676Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151740693 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.676Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151740693 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.676Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T20:50:38.676Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-30T20:50:38.676Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-30T20:50:38.676Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T20:50:40.044Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T20:50:40.044Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:50:54.899Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-30T20:50:54.899Z] DEBUG - number of items : 6 [2019-07-30T20:50:54.899Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T20:50:54.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151757783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:54.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151757784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:54.899Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151757784 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:54.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1151757784 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:54.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151757785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:54.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151757785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:54.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151757785 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-30T20:50:54.899Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151757918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:54.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151757919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:54.899Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151757919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:54.899Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151757919 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:54.899Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151757920 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:54.899Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T20:50:54.899Z] DEBUG - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel' [2019-07-30T20:50:54.899Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T20:50:54.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151758113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:54.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151758113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:54.899Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151758114 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:54.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1151758114 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:54.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151758114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:54.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151758114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:54.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151758115 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-30T20:50:54.899Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151758234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:54.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151758234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:54.899Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151758234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:54.899Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151758235 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:54.899Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151758235 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:54.899Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T20:50:54.899Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2019-07-30T20:50:54.899Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2019-07-30T20:50:54.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1151758239 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-30T20:50:54.899Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2019-07-30T20:50:54.899Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T20:50:54.899Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T20:50:54.899Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:50:54.899Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:50:54.899Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T20:50:54.899Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-30T20:50:55.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:50:55.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:50:55.413Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T20:50:55.670Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T20:50:55.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:50:55.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:50:55.927Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-30T20:50:56.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:50:56.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:50:56.184Z] DEBUG - number of items : 6 [2019-07-30T20:50:56.184Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-30T20:50:56.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151760196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T20:50:56.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151760197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T20:50:56.184Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151760197 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T20:50:56.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151760197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T20:50:56.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151760197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T20:50:56.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151760198 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-30T20:50:56.184Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151760210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:56.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151760211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:56.184Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151760212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:56.184Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151760212 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:56.184Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151760212 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:56.184Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T20:50:56.184Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-30T20:50:56.184Z] DEBUG - number of items : 6 [2019-07-30T20:50:56.184Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T20:50:56.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151760401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:56.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151760402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:56.184Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151760402 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:56.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151760402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:56.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151760402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:50:56.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151760403 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-30T20:50:56.184Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151760405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T20:50:56.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151760406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T20:50:56.184Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151760406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T20:50:56.184Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151760406 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T20:50:56.184Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151760406 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-30T20:50:56.184Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-30T20:50:56.184Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T20:50:56.184Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-30T20:50:56.440Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-30T20:50:56.440Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T20:50:59.711Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T20:50:59.711Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:50:59.711Z] DEBUG - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view' [2019-07-30T20:50:59.711Z] DEBUG - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm' [2019-07-30T20:50:59.711Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm' [2019-07-30T20:50:59.711Z] *** BUG *** [2019-07-30T20:50:59.711Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:50:59.711Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:50:59.711Z] [2019-07-30T20:50:59.711Z] *** BUG *** [2019-07-30T20:50:59.711Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:50:59.711Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:50:59.711Z] [2019-07-30T20:50:59.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=1151763609 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-30T20:50:59.711Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm' [2019-07-30T20:50:59.711Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-30T20:50:59.969Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T20:50:59.969Z] DEBUG - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance' [2019-07-30T20:50:59.969Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm | new instance' [2019-07-30T20:50:59.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=1151764196 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-30T20:50:59.969Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm | new instance' [2019-07-30T20:50:59.969Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-30T20:51:00.899Z] *** BUG *** [2019-07-30T20:51:00.899Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:51:00.899Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:51:00.899Z] [2019-07-30T20:51:00.899Z] *** BUG *** [2019-07-30T20:51:00.899Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:51:00.899Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:51:00.899Z] [2019-07-30T20:51:01.155Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T20:51:02.085Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2019-07-30T20:51:02.085Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T20:51:02.342Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:51:02.342Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:51:02.342Z] DEBUG - number of items : 6 [2019-07-30T20:51:02.342Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T20:51:02.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1151766500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:51:02.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151766500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:51:02.342Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1151766500 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T20:51:02.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1151766500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:51:02.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1151766501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T20:51:02.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1151766501 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-30T20:51:02.342Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1151766503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T20:51:02.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1151766512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T20:51:02.342Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1151766520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T20:51:02.342Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1151766520 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T20:51:02.342Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1151766521 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-30T20:51:02.342Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-30T20:51:02.342Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2019-07-30T20:51:02.599Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:51:02.599Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:51:03.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1151767830 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T20:51:03.724Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:51:04.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:51:04.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:51:04.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:51:04.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1151767891 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T20:51:04.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1151767891 data=null doit=true} to TreeItem with text {test} [2019-07-30T20:51:04.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1151767892 data=null} to TreeItem with text {test} [2019-07-30T20:51:04.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1151767892 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:51:04.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151767892 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T20:51:04.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1151767908 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:51:04.077Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:51:04.077Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:51:04.077Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:51:05.007Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:51:05.007Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:51:05.007Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:51:05.007Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:51:05.007Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:51:05.007Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:51:05.007Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:51:05.007Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:51:05.007Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:51:05.007Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:51:05.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151768922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:51:05.007Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151768922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:51:05.007Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151768922 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:51:05.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151768922 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:51:05.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151768923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:51:05.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151768923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:51:05.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151768923 data=null 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-30T20:51:05.007Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151768923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:51:05.007Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151768923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:51:05.007Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151768923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:51:05.007Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151768923 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:51:05.007Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151768924 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:51:05.007Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:51:05.007Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:51:05.007Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:51:05.007Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:51:05.007Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:51:05.007Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:51:05.007Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:51:05.007Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:51:05.007Z] DEBUG - Clicking on OK [2019-07-30T20:51:05.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151768926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:51:05.007Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151768926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:51:05.007Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151768926 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:51:05.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151768926 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:51:05.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151768927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:51:05.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151768927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:51:05.007Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:51:05.007Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:51:05.007Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:51:05.007Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:51:05.007Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:51:05.007Z] DEBUG - Clicked on OK [2019-07-30T20:51:05.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151768927 data=null item=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-30T20:51:05.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1151768092 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-30T20:51:05.776Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.618 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2019-07-30T20:51:05.776Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 30.106 s [2019-07-30T20:51:05.776Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 19.877 s [2019-07-30T20:51:05.776Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 7.013 s [2019-07-30T20:51:05.776Z] [2019-07-30T20:51:05.776Z] Results: [2019-07-30T20:51:05.776Z] [2019-07-30T20:51:05.776Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T20:51:05.776Z] [2019-07-30T20:51:06.339Z] [2019-07-30T20:51:06.339Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 20:51:06.327 [2019-07-30T20:51:06.339Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T20:51:07.709Z] [INFO] All tests passed! [2019-07-30T20:51:07.709Z] [INFO] [2019-07-30T20:51:07.709Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T20:51:07.709Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:51:07.709Z] [INFO] [2019-07-30T20:51:07.709Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T20:51:08.272Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T20:51:08.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:51:08.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:51:09.091Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T20:51:09.347Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T20:51:10.714Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T20:51:10.714Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T20:51:10.714Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T20:51:10.970Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T20:51:10.970Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T20:51:10.970Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T20:51:11.227Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T20:51:11.227Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T20:51:11.227Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T20:51:11.483Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:51:11.483Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:51:11.483Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T20:51:11.483Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:51:11.739Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T20:51:11.995Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T20:51:11.995Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T20:51:11.995Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T20:51:12.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T20:51:12.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T20:51:12.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:51:12.508Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T20:51:12.766Z] [INFO] [2019-07-30T20:51:12.766Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T20:51:12.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:51:12.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:51:12.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:51:12.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:51:12.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:51:12.766Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:51:12.766Z] [INFO] [2019-07-30T20:51:12.766Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T20:51:12.766Z] [INFO] [2019-07-30T20:51:12.766Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >-- [2019-07-30T20:51:12.766Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.7-SNAPSHOT [50/134] [2019-07-30T20:51:12.766Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T20:51:12.766Z] [INFO] [2019-07-30T20:51:12.766Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T20:51:12.766Z] [INFO] [2019-07-30T20:51:12.766Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T20:51:12.766Z] [INFO] The project's OSGi version is 1.0.7.201907302009 [2019-07-30T20:51:12.766Z] [INFO] [2019-07-30T20:51:12.766Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T20:51:12.766Z] [INFO] [2019-07-30T20:51:12.766Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T20:51:12.766Z] [INFO] [2019-07-30T20:51:12.766Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T20:51:12.766Z] [INFO] [2019-07-30T20:51:12.766Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T20:51:12.766Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:51:12.766Z] [INFO] [2019-07-30T20:51:12.766Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T20:51:12.766Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:51:12.766Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources [2019-07-30T20:51:12.766Z] [INFO] [2019-07-30T20:51:12.766Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T20:51:12.766Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes [2019-07-30T20:51:13.222Z] [INFO] [2019-07-30T20:51:13.222Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T20:51:13.222Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:51:13.222Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources [2019-07-30T20:51:13.222Z] [INFO] [2019-07-30T20:51:13.222Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T20:51:13.222Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:51:13.222Z] [INFO] [2019-07-30T20:51:13.222Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T20:51:13.222Z] [INFO] [2019-07-30T20:51:13.222Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T20:51:13.222Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:51:13.679Z] [INFO] [2019-07-30T20:51:13.679Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T20:51:13.679Z] [INFO] [2019-07-30T20:51:13.679Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T20:51:13.679Z] [INFO] [2019-07-30T20:51:13.679Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T20:51:13.679Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:51:13.679Z] [INFO] [2019-07-30T20:51:13.679Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T20:51:13.679Z] [INFO] [2019-07-30T20:51:13.679Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T20:51:14.607Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T20:51:14.607Z] [INFO] Command line: [2019-07-30T20:51:14.607Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T20:51:14.607Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T20:51:17.879Z] !SESSION 2019-07-30 20:51:14.674 ----------------------------------------------- [2019-07-30T20:51:17.879Z] eclipse.buildId=unknown [2019-07-30T20:51:17.879Z] java.version=1.8.0_202 [2019-07-30T20:51:17.879Z] java.vendor=Oracle Corporation [2019-07-30T20:51:17.879Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T20:51:17.879Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T20:51:17.879Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T20:51:17.879Z] [2019-07-30T20:51:17.879Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 20:51:17.422 [2019-07-30T20:51:17.879Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:51:17.879Z] !STACK 0 [2019-07-30T20:51:17.879Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T20:51:17.879Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:51:17.879Z] [2019-07-30T20:51:17.879Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:51:17.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:51:17.879Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:51:17.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:51:17.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:51:17.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:51:17.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:51:17.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:51:17.879Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:51:17.879Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:51:17.879Z] [2019-07-30T20:51:17.879Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 20:51:17.552 [2019-07-30T20:51:17.879Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:51:17.879Z] !STACK 0 [2019-07-30T20:51:17.879Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T20:51:17.879Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:51:17.879Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T20:51:17.879Z] -> 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-30T20:51:17.879Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T20:51:17.879Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:51:17.879Z] [2019-07-30T20:51:17.879Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:51:17.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:51:17.879Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:51:17.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:51:17.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:51:17.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:51:17.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:51:17.879Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:51:17.879Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:51:17.879Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:51:20.400Z] process 8592: 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-30T20:51:20.400Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T20:51:20.657Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T20:51:20.657Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T20:51:30.603Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2019-07-30T20:51:30.603Z] Display size: 1440x900 [2019-07-30T20:51:30.603Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T20:51:30.603Z] GTK version=3.18.9 [2019-07-30T20:51:30.603Z] GTK theme=Ambiance [2019-07-30T20:51:30.603Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T20:51:30.603Z] Time zone: Coordinated Universal Time [2019-07-30T20:51:30.603Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T20:51:30.603Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T20:51:31.723Z] *** BUG *** [2019-07-30T20:51:31.723Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:51:31.723Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:51:31.723Z] [2019-07-30T20:51:31.723Z] *** BUG *** [2019-07-30T20:51:31.723Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:51:31.723Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:51:31.723Z] [2019-07-30T20:51:31.723Z] *** BUG *** [2019-07-30T20:51:31.723Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:51:31.723Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:51:31.723Z] [2019-07-30T20:51:31.723Z] *** BUG *** [2019-07-30T20:51:31.723Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:51:31.723Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:51:31.723Z] [2019-07-30T20:51:31.723Z] *** BUG *** [2019-07-30T20:51:31.723Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:51:31.723Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:51:31.723Z] [2019-07-30T20:51:31.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151796128 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-30T20:51:31.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151796214 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T20:51:31.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151796216 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-30T20:51:32.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151796293 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T20:51:32.236Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T20:51:32.236Z] *** BUG *** [2019-07-30T20:51:32.236Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:51:32.236Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:51:32.236Z] [2019-07-30T20:51:32.236Z] *** BUG *** [2019-07-30T20:51:32.236Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:51:32.236Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:51:32.236Z] [2019-07-30T20:51:32.236Z] *** BUG *** [2019-07-30T20:51:32.236Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:51:32.236Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:51:32.236Z] [2019-07-30T20:51:32.493Z] *** BUG *** [2019-07-30T20:51:32.493Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:51:32.493Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:51:32.493Z] [2019-07-30T20:51:32.493Z] *** BUG *** [2019-07-30T20:51:32.493Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:51:32.493Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:51:32.493Z] [2019-07-30T20:51:32.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151796595 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-30T20:51:32.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151796603 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T20:51:32.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151796603 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-30T20:51:32.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151796604 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T20:51:32.493Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T20:51:32.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T20:51:33.006Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-30T20:51:33.006Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2019-07-30T20:51:33.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1151797020 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-30T20:51:33.006Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2019-07-30T20:51:33.006Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T20:51:45.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151808433 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-30T20:51:46.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151810122 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T20:51:46.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151810123 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-30T20:51:47.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151811295 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T20:51:47.296Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T20:51:49.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151813112 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-30T20:51:49.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151813116 data=null button=1 stateMask=0x80000 x=524 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T20:51:49.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151813183 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-30T20:51:49.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151813187 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T20:51:49.187Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T20:51:59.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151823424 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-30T20:52:00.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151824558 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T20:52:00.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151824560 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-30T20:52:01.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151825700 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T20:52:01.704Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T20:52:16.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151839111 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-30T20:52:16.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151839126 data=null button=1 stateMask=0x80000 x=524 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T20:52:16.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151840700 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-30T20:52:16.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151840705 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T20:52:17.432Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T20:52:32.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151854440 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-30T20:52:32.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151856534 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T20:52:33.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151856536 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-30T20:52:34.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151858609 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T20:52:34.464Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T20:52:36.983Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.918 s - in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2019-07-30T20:52:36.983Z] climbTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.57 s [2019-07-30T20:52:36.983Z] smallTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.292 s [2019-07-30T20:52:36.983Z] testWriteToTsv(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.404 s [2019-07-30T20:52:36.983Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 15.829 s [2019-07-30T20:52:36.983Z] decrementingTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.362 s [2019-07-30T20:52:36.983Z] largeTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 14.331 s [2019-07-30T20:52:36.983Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 15.295 s [2019-07-30T20:52:36.983Z] noiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 17.697 s [2019-07-30T20:52:36.983Z] [2019-07-30T20:52:36.983Z] Results: [2019-07-30T20:52:36.983Z] [2019-07-30T20:52:36.983Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T20:52:36.983Z] [2019-07-30T20:52:37.911Z] [INFO] All tests passed! [2019-07-30T20:52:37.911Z] [INFO] [2019-07-30T20:52:37.911Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T20:52:37.911Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:52:37.911Z] [INFO] [2019-07-30T20:52:37.911Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T20:52:38.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T20:52:38.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:52:38.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:52:39.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T20:52:39.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T20:52:39.639Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:52:39.639Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:52:39.639Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T20:52:39.639Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:52:39.895Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T20:52:39.895Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T20:52:40.151Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T20:52:40.151Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T20:52:40.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-07-30T20:52:40.663Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T20:52:42.030Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T20:52:42.030Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T20:52:42.286Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T20:52:42.286Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T20:52:42.850Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T20:52:42.850Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T20:52:42.850Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:52:42.850Z] [INFO] [2019-07-30T20:52:42.850Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T20:52:42.850Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:52:42.850Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:52:43.106Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:52:43.106Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:52:43.106Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:52:43.106Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:52:43.106Z] [INFO] [2019-07-30T20:52:43.106Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T20:52:43.106Z] [INFO] [2019-07-30T20:52:43.106Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >-- [2019-07-30T20:52:43.106Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.10-SNAPSHOT [51/134] [2019-07-30T20:52:43.106Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T20:52:43.106Z] [INFO] [2019-07-30T20:52:43.106Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T20:52:43.106Z] [INFO] [2019-07-30T20:52:43.106Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T20:52:43.106Z] [INFO] The project's OSGi version is 1.0.10.201907302009 [2019-07-30T20:52:43.106Z] [INFO] [2019-07-30T20:52:43.106Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T20:52:43.106Z] [INFO] [2019-07-30T20:52:43.106Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T20:52:43.106Z] [INFO] [2019-07-30T20:52:43.106Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T20:52:43.106Z] [INFO] [2019-07-30T20:52:43.106Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T20:52:43.106Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:52:43.106Z] [INFO] [2019-07-30T20:52:43.106Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T20:52:43.106Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:52:43.106Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources [2019-07-30T20:52:43.106Z] [INFO] [2019-07-30T20:52:43.106Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T20:52:43.106Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes [2019-07-30T20:52:43.669Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:52:43.669Z] fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class)); [2019-07-30T20:52:43.669Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:52:43.669Z] 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-30T20:52:43.669Z] 1 problem (1 warning) [2019-07-30T20:52:43.669Z] [INFO] [2019-07-30T20:52:43.669Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T20:52:43.669Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:52:43.669Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources [2019-07-30T20:52:43.669Z] [INFO] [2019-07-30T20:52:43.669Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T20:52:43.669Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:52:43.669Z] [INFO] [2019-07-30T20:52:43.669Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T20:52:43.669Z] [INFO] [2019-07-30T20:52:43.669Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T20:52:43.669Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:52:43.669Z] [INFO] [2019-07-30T20:52:43.669Z] [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-30T20:52:43.669Z] [INFO] [2019-07-30T20:52:43.669Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T20:52:43.669Z] [INFO] [2019-07-30T20:52:43.669Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T20:52:43.669Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:52:43.925Z] [INFO] [2019-07-30T20:52:43.925Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T20:52:43.925Z] [INFO] [2019-07-30T20:52:43.925Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T20:52:45.816Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T20:52:45.816Z] [INFO] Command line: [2019-07-30T20:52:45.816Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T20:52:45.816Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T20:52:49.088Z] !SESSION 2019-07-30 20:52:45.945 ----------------------------------------------- [2019-07-30T20:52:49.088Z] eclipse.buildId=unknown [2019-07-30T20:52:49.088Z] java.version=1.8.0_202 [2019-07-30T20:52:49.088Z] java.vendor=Oracle Corporation [2019-07-30T20:52:49.088Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T20:52:49.088Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T20:52:49.088Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T20:52:49.088Z] [2019-07-30T20:52:49.088Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 20:52:48.653 [2019-07-30T20:52:49.088Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:52:49.088Z] !STACK 0 [2019-07-30T20:52:49.088Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T20:52:49.088Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:52:49.088Z] [2019-07-30T20:52:49.088Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:52:49.088Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:52:49.088Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:52:49.088Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:52:49.088Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:52:49.088Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:52:49.088Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:52:49.088Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:52:49.088Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:52:49.088Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:52:49.088Z] [2019-07-30T20:52:49.088Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 20:52:48.833 [2019-07-30T20:52:49.088Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:52:49.088Z] !STACK 0 [2019-07-30T20:52:49.088Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T20:52:49.088Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:52:49.088Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T20:52:49.088Z] -> 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-30T20:52:49.088Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T20:52:49.088Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:52:49.088Z] [2019-07-30T20:52:49.088Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:52:49.088Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:52:49.088Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:52:49.088Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:52:49.088Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:52:49.088Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:52:49.088Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:52:49.088Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:52:49.088Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:52:49.088Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:52:50.829Z] process 8707: 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-30T20:52:50.829Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T20:52:51.087Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T20:52:51.087Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T20:53:01.038Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2019-07-30T20:53:01.295Z] Display size: 1440x900 [2019-07-30T20:53:01.295Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T20:53:01.295Z] GTK version=3.18.9 [2019-07-30T20:53:01.295Z] GTK theme=Ambiance [2019-07-30T20:53:01.295Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T20:53:01.295Z] Time zone: Coordinated Universal Time [2019-07-30T20:53:01.295Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T20:53:01.295Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T20:53:03.189Z] *** BUG *** [2019-07-30T20:53:03.189Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:53:03.189Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:53:03.189Z] [2019-07-30T20:53:03.189Z] *** BUG *** [2019-07-30T20:53:03.189Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:53:03.189Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:53:03.189Z] [2019-07-30T20:53:03.189Z] *** BUG *** [2019-07-30T20:53:03.189Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:53:03.189Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:53:03.189Z] [2019-07-30T20:53:03.189Z] *** BUG *** [2019-07-30T20:53:03.189Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:53:03.189Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:53:03.189Z] [2019-07-30T20:53:03.189Z] *** BUG *** [2019-07-30T20:53:03.189Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:53:03.189Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:53:03.189Z] [2019-07-30T20:53:03.189Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-30T20:53:03.189Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T20:53:03.189Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-30T20:53:13.138Z] *** BUG *** [2019-07-30T20:53:13.138Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:53:13.138Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:53:13.138Z] [2019-07-30T20:53:13.138Z] *** BUG *** [2019-07-30T20:53:13.138Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:53:13.138Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:53:13.138Z] [2019-07-30T20:53:13.138Z] *** BUG *** [2019-07-30T20:53:13.138Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:53:13.138Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:53:13.138Z] [2019-07-30T20:53:13.138Z] *** BUG *** [2019-07-30T20:53:13.138Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:53:13.138Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:53:13.138Z] [2019-07-30T20:53:13.138Z] *** BUG *** [2019-07-30T20:53:13.138Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:53:13.138Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:53:13.138Z] [2019-07-30T20:53:15.254Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-30T20:53:15.254Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T20:53:15.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151899037 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-30T20:53:15.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151899123 data=null button=1 stateMask=0x80000 x=38 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T20:53:15.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151899125 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-30T20:53:15.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151899190 data=null button=1 stateMask=0x80000 x=38 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T20:53:15.254Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1151899410 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T20:53:15.254Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:53:15.254Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:53:15.254Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:53:15.254Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:53:15.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1151899503 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T20:53:15.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1151899504 data=null doit=true} to TreeItem with text {test} [2019-07-30T20:53:15.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1151899504 data=null} to TreeItem with text {test} [2019-07-30T20:53:15.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1151899505 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:53:15.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151899506 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T20:53:15.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1151899589 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:53:15.767Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:53:15.767Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:53:16.024Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:53:16.953Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:53:16.953Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:53:16.953Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:53:16.953Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:53:16.953Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:16.953Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:53:16.953Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:53:16.953Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:53:16.953Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:16.953Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:53:16.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151900981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:16.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151900982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:16.953Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151900982 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:16.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151900983 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:16.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151900983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:16.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151900983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:16.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151900983 data=null 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-30T20:53:16.954Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151900984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:16.954Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151900984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:16.954Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151900984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:16.954Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151900984 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:16.954Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151900984 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:16.954Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:16.954Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:53:16.954Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:53:16.954Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:53:16.954Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:53:16.954Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:53:16.954Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:53:16.954Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:16.954Z] DEBUG - Clicking on OK [2019-07-30T20:53:16.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151900989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:16.954Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151900989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:16.954Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151900990 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:16.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151900990 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:16.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151900990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:16.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151900990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:16.954Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:16.954Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:16.954Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:16.954Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:16.954Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:16.954Z] DEBUG - Clicked on OK [2019-07-30T20:53:17.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151900990 data=null item=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-30T20:53:17.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1151899896 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-30T20:53:17.773Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-30T20:53:18.029Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.478 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2019-07-30T20:53:18.029Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest) Time elapsed: 15.386 s [2019-07-30T20:53:18.029Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2019-07-30T20:53:18.286Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-30T20:53:18.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:53:18.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:53:18.286Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-30T20:53:18.286Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-30T20:53:26.379Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-30T20:53:26.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:53:26.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:53:26.379Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-30T20:53:26.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1151909597 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T20:53:26.379Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:53:26.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:53:26.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:53:26.379Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:53:26.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1151909692 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T20:53:26.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1151909692 data=null doit=true} to TreeItem with text {test} [2019-07-30T20:53:26.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1151909692 data=null} to TreeItem with text {test} [2019-07-30T20:53:26.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1151909693 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:53:26.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151909693 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T20:53:26.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1151909710 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:53:26.379Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:53:26.379Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:53:26.379Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:53:26.636Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:53:26.636Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:53:26.636Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:53:26.636Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:53:26.636Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:26.636Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:53:26.636Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:53:26.636Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:53:26.636Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:26.636Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:53:26.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151910729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:26.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151910729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:26.636Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151910729 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:26.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151910730 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:26.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151910730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:26.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151910730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:26.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151910730 data=null 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-30T20:53:26.636Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151910730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:26.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151910730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:26.636Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151910731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:26.636Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151910731 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:26.636Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151910731 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:26.636Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:26.636Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:53:26.636Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:53:26.636Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:53:26.636Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:53:26.636Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:53:26.636Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:53:26.636Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:26.636Z] DEBUG - Clicking on OK [2019-07-30T20:53:26.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151910734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:26.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151910734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:26.636Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151910734 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:26.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151910734 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:26.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151910735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:26.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151910735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:26.636Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:26.636Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:26.636Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:26.636Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:26.636Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:26.636Z] DEBUG - Clicked on OK [2019-07-30T20:53:27.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151910735 data=null item=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-30T20:53:27.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1151909884 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-30T20:53:28.026Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-30T20:53:28.026Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.701 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2019-07-30T20:53:28.026Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest) Time elapsed: 9.586 s [2019-07-30T20:53:28.026Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2019-07-30T20:53:28.026Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T20:53:28.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151912320 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-30T20:53:28.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151912325 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T20:53:28.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151912416 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-30T20:53:28.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151912422 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T20:53:28.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=1151912501 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-30T20:53:28.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=1151912507 data=null button=1 stateMask=0x80000 x=421 y=-12 count=1} to TableColumn with text {System Call} [2019-07-30T20:53:28.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=1151912580 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-30T20:53:28.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=1151912585 data=null button=1 stateMask=0x80000 x=421 y=-12 count=1} to TableColumn with text {System Call} [2019-07-30T20:53:28.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151912620 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-30T20:53:28.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151912708 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T20:53:28.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151912709 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-30T20:53:28.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151912713 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T20:53:28.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Start Time} time=1151912785 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-30T20:53:28.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Start Time} time=1151912790 data=null button=1 stateMask=0x80000 x=74 y=-12 count=1} to TableColumn with text {Start Time} [2019-07-30T20:53:28.797Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T20:53:29.053Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T20:53:29.053Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T20:53:35.595Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T20:53:35.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151919113 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-30T20:53:35.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151919118 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T20:53:35.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151919157 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-30T20:53:35.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151919162 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T20:53:35.595Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1151919402 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T20:53:35.595Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:53:35.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:53:35.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:53:35.595Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:53:35.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1151919485 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T20:53:35.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1151919485 data=null doit=true} to TreeItem with text {test} [2019-07-30T20:53:35.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1151919485 data=null} to TreeItem with text {test} [2019-07-30T20:53:35.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1151919486 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:53:35.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1151919486 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T20:53:35.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1151919504 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:53:35.595Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:53:35.595Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:53:35.595Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:53:36.524Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:53:36.524Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:53:36.524Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:53:36.524Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:53:36.524Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:36.524Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:53:36.524Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:53:36.524Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:53:36.524Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:36.524Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:53:36.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151920540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:36.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151920541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:36.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151920541 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:36.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151920541 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:36.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151920541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:36.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151920542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:36.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151920542 data=null 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-30T20:53:36.524Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151920542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:36.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151920542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:36.524Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151920542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:36.524Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151920543 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:36.524Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1151920543 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:36.524Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:53:36.524Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:53:36.524Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:53:36.524Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:53:36.524Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:53:36.524Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:53:36.524Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:53:36.524Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:36.524Z] DEBUG - Clicking on OK [2019-07-30T20:53:36.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1151920546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:36.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1151920547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:36.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1151920547 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:36.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1151920547 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:36.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1151920548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:36.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1151920548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:36.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:36.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:36.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:36.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:36.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:53:36.524Z] DEBUG - Clicked on OK [2019-07-30T20:53:36.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1151920548 data=null item=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-30T20:53:36.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1151919689 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-30T20:53:37.036Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T20:53:37.292Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T20:53:37.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151921326 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-30T20:53:37.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151921335 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T20:53:37.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151921335 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-30T20:53:37.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151921337 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T20:53:37.292Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T20:53:37.292Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T20:53:37.547Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T20:53:37.547Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-30T20:53:37.547Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2019-07-30T20:53:37.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1151921721 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-30T20:53:37.547Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2019-07-30T20:53:37.547Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T20:53:37.804Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T20:53:55.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151936381 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-30T20:53:55.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151937859 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T20:53:55.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151937860 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-30T20:53:55.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151939254 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T20:53:55.853Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T20:53:59.131Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T20:53:59.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151943005 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-30T20:53:59.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151943009 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T20:53:59.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151943046 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-30T20:53:59.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151943051 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T20:53:59.131Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T20:53:59.131Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T20:54:11.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151955048 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-30T20:54:12.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151956240 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T20:54:12.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151956241 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-30T20:54:13.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151957410 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T20:54:13.163Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T20:54:17.335Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T20:54:32.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151974124 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-30T20:54:32.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151974131 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T20:54:32.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151974951 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-30T20:54:32.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151976569 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T20:54:32.343Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T20:54:36.515Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T20:54:51.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151994137 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-30T20:54:52.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151996562 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T20:54:53.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1151996562 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-30T20:54:54.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1151998909 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T20:54:54.663Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T20:54:58.833Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.76 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2019-07-30T20:54:58.833Z] climbTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.92 s [2019-07-30T20:54:58.833Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 8.186 s [2019-07-30T20:54:58.833Z] smallTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.291 s [2019-07-30T20:54:58.833Z] testWriteToTsv(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.416 s [2019-07-30T20:54:58.833Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 20.973 s [2019-07-30T20:54:58.833Z] decrementingTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.41 s [2019-07-30T20:54:58.833Z] largeTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 18.012 s [2019-07-30T20:54:58.833Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 19.079 s [2019-07-30T20:54:58.833Z] noiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 22.323 s [2019-07-30T20:54:58.833Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2019-07-30T20:54:58.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1152002618 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T20:54:59.396Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"' [2019-07-30T20:54:59.396Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T20:55:04.645Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T20:55:04.645Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T20:55:04.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:55:04.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:55:04.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:55:04.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:55:04.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:55:04.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:55:04.645Z] DEBUG - Setting state to checked on: bug446190 [2019-07-30T20:55:05.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:55:05.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:55:05.208Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1152009396 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T20:55:05.208Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:55:05.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:55:05.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:55:05.465Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:55:05.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1152009482 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T20:55:05.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1152009482 data=null doit=true} to TreeItem with text {test} [2019-07-30T20:55:05.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1152009482 data=null} to TreeItem with text {test} [2019-07-30T20:55:05.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1152009482 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:55:05.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152009483 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T20:55:05.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1152009491 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:55:05.465Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:55:05.465Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:55:05.465Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:55:06.029Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:55:06.029Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:55:06.029Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:55:06.029Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:55:06.029Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:55:06.029Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:55:06.029Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:55:06.029Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:55:06.029Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:55:06.029Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:55:06.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152009990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:55:06.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152009991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:55:06.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152009991 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:55:06.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152009991 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:55:06.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152009991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:55:06.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152009992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:55:06.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152009992 data=null 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-30T20:55:06.029Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152009992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:55:06.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152009992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:55:06.029Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152009992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:55:06.029Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152009992 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:55:06.029Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152009993 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:55:06.029Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:55:06.029Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:55:06.029Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:55:06.029Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:55:06.029Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:55:06.029Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:55:06.029Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:55:06.029Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:55:06.029Z] DEBUG - Clicking on OK [2019-07-30T20:55:06.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152009995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:55:06.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152009995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:55:06.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152009995 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:55:06.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152009995 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:55:06.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152010004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:55:06.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152010004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:55:06.029Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:55:06.029Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:55:06.029Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:55:06.029Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:55:06.029Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:55:06.029Z] DEBUG - Clicked on OK [2019-07-30T20:55:06.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152010004 data=null item=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-30T20:55:06.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1152009619 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-30T20:55:06.922Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.178 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2019-07-30T20:55:06.922Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest) Time elapsed: 6.358 s [2019-07-30T20:55:06.922Z] [2019-07-30T20:55:06.922Z] Results: [2019-07-30T20:55:06.922Z] [2019-07-30T20:55:06.922Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T20:55:06.922Z] [2019-07-30T20:55:07.186Z] [2019-07-30T20:55:07.186Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 20:55:07.058 [2019-07-30T20:55:07.186Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T20:55:08.116Z] [INFO] All tests passed! [2019-07-30T20:55:08.116Z] [INFO] [2019-07-30T20:55:08.116Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T20:55:08.116Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:55:08.116Z] [INFO] [2019-07-30T20:55:08.116Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T20:55:09.045Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T20:55:09.045Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:55:09.300Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:55:09.863Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T20:55:09.863Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T20:55:09.863Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T20:55:09.863Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T20:55:10.120Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:55:10.120Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:55:10.120Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T20:55:10.376Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:55:10.376Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T20:55:10.632Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T20:55:11.999Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T20:55:11.999Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-07-30T20:55:12.255Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T20:55:12.511Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T20:55:12.511Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T20:55:12.767Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T20:55:12.767Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T20:55:13.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T20:55:13.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-30T20:55:13.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T20:55:13.280Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T20:55:13.280Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T20:55:13.536Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T20:55:13.536Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T20:55:13.793Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T20:55:13.793Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:55:13.793Z] [INFO] [2019-07-30T20:55:13.793Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T20:55:13.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:55:13.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:55:13.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:55:13.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:55:13.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:55:13.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:55:13.793Z] [INFO] [2019-07-30T20:55:13.793Z] [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-30T20:55:13.793Z] [INFO] [2019-07-30T20:55:13.793Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >-- [2019-07-30T20:55:13.793Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT [52/134] [2019-07-30T20:55:13.793Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T20:55:13.793Z] [INFO] [2019-07-30T20:55:13.793Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T20:55:13.793Z] [INFO] [2019-07-30T20:55:13.793Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T20:55:13.793Z] [INFO] The project's OSGi version is 1.0.1.201907302009 [2019-07-30T20:55:13.793Z] [INFO] [2019-07-30T20:55:13.793Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T20:55:13.793Z] [INFO] [2019-07-30T20:55:13.793Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T20:55:13.793Z] [INFO] [2019-07-30T20:55:13.793Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T20:55:13.793Z] [INFO] [2019-07-30T20:55:13.793Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T20:55:13.793Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:55:13.793Z] [INFO] [2019-07-30T20:55:13.793Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T20:55:13.793Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:55:13.793Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources [2019-07-30T20:55:13.793Z] [INFO] [2019-07-30T20:55:13.793Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T20:55:13.793Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes [2019-07-30T20:55:14.049Z] [INFO] [2019-07-30T20:55:14.049Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T20:55:14.049Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:55:14.049Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources [2019-07-30T20:55:14.049Z] [INFO] [2019-07-30T20:55:14.049Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T20:55:14.049Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T20:55:14.049Z] [INFO] [2019-07-30T20:55:14.049Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T20:55:14.049Z] [INFO] [2019-07-30T20:55:14.049Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T20:55:14.049Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T20:55:14.049Z] [INFO] [2019-07-30T20:55:14.049Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T20:55:14.049Z] [INFO] [2019-07-30T20:55:14.049Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T20:55:14.049Z] [INFO] [2019-07-30T20:55:14.049Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T20:55:14.049Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T20:55:14.049Z] [INFO] [2019-07-30T20:55:14.049Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T20:55:14.049Z] [INFO] [2019-07-30T20:55:14.049Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T20:55:15.419Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log [2019-07-30T20:55:15.419Z] [INFO] Command line: [2019-07-30T20:55:15.419Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T20:55:15.419Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T20:55:18.117Z] !SESSION 2019-07-30 20:55:15.334 ----------------------------------------------- [2019-07-30T20:55:18.117Z] eclipse.buildId=unknown [2019-07-30T20:55:18.117Z] java.version=1.8.0_202 [2019-07-30T20:55:18.117Z] java.vendor=Oracle Corporation [2019-07-30T20:55:18.117Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T20:55:18.117Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T20:55:18.117Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T20:55:18.117Z] [2019-07-30T20:55:18.117Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 20:55:17.834 [2019-07-30T20:55:18.117Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:55:18.117Z] !STACK 0 [2019-07-30T20:55:18.117Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T20:55:18.117Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:55:18.117Z] [2019-07-30T20:55:18.117Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:55:18.117Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:55:18.117Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:55:18.117Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:55:18.117Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:55:18.117Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:55:18.117Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:55:18.117Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:55:18.117Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:55:18.117Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:55:18.117Z] [2019-07-30T20:55:18.117Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 20:55:17.955 [2019-07-30T20:55:18.117Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:55:18.117Z] !STACK 0 [2019-07-30T20:55:18.117Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T20:55:18.117Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:55:18.117Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T20:55:18.117Z] -> 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-30T20:55:18.117Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T20:55:18.117Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:55:18.117Z] [2019-07-30T20:55:18.117Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:55:18.117Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:55:18.117Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:55:18.117Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:55:18.117Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:55:18.117Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:55:18.117Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:55:18.117Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:55:18.117Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:55:18.117Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:55:20.009Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2019-07-30T20:55:20.009Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2019-07-30T20:55:20.009Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0.058 s [2019-07-30T20:55:20.009Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0.001 s [2019-07-30T20:55:20.009Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2019-07-30T20:55:20.009Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2019-07-30T20:55:20.009Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest) Time elapsed: 0.004 s [2019-07-30T20:55:20.009Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest [2019-07-30T20:55:20.009Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest [2019-07-30T20:55:20.009Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest) Time elapsed: 0.001 s [2019-07-30T20:55:20.009Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2019-07-30T20:55:20.009Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2019-07-30T20:55:20.009Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0.001 s [2019-07-30T20:55:20.009Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0 s [2019-07-30T20:55:20.009Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2019-07-30T20:55:20.009Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2019-07-30T20:55:20.009Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0 s [2019-07-30T20:55:20.009Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0 s [2019-07-30T20:55:20.009Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2019-07-30T20:55:20.009Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2019-07-30T20:55:20.009Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2019-07-30T20:55:20.009Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2019-07-30T20:55:20.009Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest [2019-07-30T20:55:20.010Z] 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-30T20:55:20.010Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2019-07-30T20:55:20.010Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2019-07-30T20:55:20.010Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0.001 s [2019-07-30T20:55:20.010Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2019-07-30T20:55:20.010Z] 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-30T20:55:20.010Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2019-07-30T20:55:20.010Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2019-07-30T20:55:20.010Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0.001 s [2019-07-30T20:55:20.010Z] [2019-07-30T20:55:20.010Z] Results: [2019-07-30T20:55:20.010Z] [2019-07-30T20:55:20.010Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T20:55:20.010Z] [2019-07-30T20:55:21.902Z] [INFO] All tests passed! [2019-07-30T20:55:21.902Z] [INFO] [2019-07-30T20:55:21.902Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T20:55:21.902Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:55:21.902Z] [INFO] [2019-07-30T20:55:21.902Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T20:55:21.902Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:55:22.158Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:55:22.158Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:55:22.158Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:55:22.158Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T20:55:22.415Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:55:22.977Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:55:22.977Z] [INFO] [2019-07-30T20:55:22.977Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T20:55:22.977Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:55:22.977Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:55:22.977Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:55:22.977Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:55:22.977Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:55:22.977Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:55:22.977Z] [INFO] [2019-07-30T20:55:22.977Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T20:55:22.977Z] [INFO] [2019-07-30T20:55:22.977Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >-- [2019-07-30T20:55:22.977Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT [53/134] [2019-07-30T20:55:22.977Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T20:55:22.977Z] [INFO] [2019-07-30T20:55:22.977Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T20:55:22.977Z] [INFO] [2019-07-30T20:55:22.977Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T20:55:22.977Z] [INFO] The project's OSGi version is 1.0.3.201907302009 [2019-07-30T20:55:22.977Z] [INFO] [2019-07-30T20:55:22.977Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T20:55:22.977Z] [INFO] [2019-07-30T20:55:22.977Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T20:55:22.977Z] [INFO] [2019-07-30T20:55:22.977Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T20:55:22.977Z] [INFO] [2019-07-30T20:55:22.977Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T20:55:22.977Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:55:22.977Z] [INFO] [2019-07-30T20:55:22.977Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T20:55:22.977Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:55:22.977Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources [2019-07-30T20:55:22.977Z] [INFO] [2019-07-30T20:55:22.977Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T20:55:22.977Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes [2019-07-30T20:55:23.234Z] [INFO] [2019-07-30T20:55:23.234Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T20:55:23.234Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:55:23.234Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources [2019-07-30T20:55:23.234Z] [INFO] [2019-07-30T20:55:23.234Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T20:55:23.234Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:55:23.234Z] [INFO] [2019-07-30T20:55:23.234Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T20:55:23.234Z] [INFO] [2019-07-30T20:55:23.234Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T20:55:23.234Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:55:23.491Z] [INFO] [2019-07-30T20:55:23.491Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T20:55:23.491Z] [INFO] [2019-07-30T20:55:23.491Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T20:55:23.491Z] [INFO] [2019-07-30T20:55:23.491Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T20:55:23.491Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:55:23.491Z] [INFO] [2019-07-30T20:55:23.491Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T20:55:23.491Z] [INFO] [2019-07-30T20:55:23.491Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T20:55:25.384Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T20:55:25.384Z] [INFO] Command line: [2019-07-30T20:55:25.384Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T20:55:25.384Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T20:55:27.902Z] !SESSION 2019-07-30 20:55:25.229 ----------------------------------------------- [2019-07-30T20:55:27.902Z] eclipse.buildId=unknown [2019-07-30T20:55:27.902Z] java.version=1.8.0_202 [2019-07-30T20:55:27.902Z] java.vendor=Oracle Corporation [2019-07-30T20:55:27.902Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T20:55:27.902Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T20:55:28.159Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T20:55:28.159Z] [2019-07-30T20:55:28.159Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 20:55:27.866 [2019-07-30T20:55:28.159Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:55:28.159Z] !STACK 0 [2019-07-30T20:55:28.159Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T20:55:28.159Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:55:28.159Z] [2019-07-30T20:55:28.159Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:55:28.159Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:55:28.159Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:55:28.159Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:55:28.159Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:55:28.159Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:55:28.159Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:55:28.159Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:55:28.159Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:55:28.159Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:55:28.159Z] [2019-07-30T20:55:28.159Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 20:55:28.049 [2019-07-30T20:55:28.159Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:55:28.159Z] !STACK 0 [2019-07-30T20:55:28.159Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T20:55:28.159Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:55:28.159Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T20:55:28.159Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T20:55:28.159Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T20:55:28.159Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:55:28.159Z] [2019-07-30T20:55:28.159Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:55:28.159Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:55:28.159Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:55:28.159Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:55:28.159Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:55:28.159Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:55:28.159Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:55:28.159Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:55:28.159Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:55:28.159Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:55:30.128Z] process 9011: 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-30T20:55:30.128Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T20:55:30.782Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T20:55:30.782Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T20:55:38.874Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2019-07-30T20:55:38.874Z] Display size: 1440x900 [2019-07-30T20:55:38.874Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T20:55:38.874Z] GTK version=3.18.9 [2019-07-30T20:55:38.874Z] GTK theme=Ambiance [2019-07-30T20:55:38.874Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T20:55:38.874Z] Time zone: Coordinated Universal Time [2019-07-30T20:55:38.874Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T20:55:38.874Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T20:55:40.243Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"' [2019-07-30T20:55:40.243Z] DEBUG - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart' [2019-07-30T20:55:40.243Z] DEBUG - Clicking on with mnemonic 'Create custom chart' [2019-07-30T20:55:40.805Z] DEBUG - Clicked on with mnemonic 'Create custom chart' [2019-07-30T20:55:40.805Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T20:55:40.805Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1152044906 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1152044917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1152044923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1152044924 data=null doit=true} to (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1152044924 data=null} to (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1152044924 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1152044926 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1152044926 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-30T20:55:40.805Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1152044985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1152044985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1152044986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1152044986 data=null doit=true} to (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1152044986 data=null} to (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:55:40.805Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T20:55:40.805Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X' [2019-07-30T20:55:40.805Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK' [2019-07-30T20:55:40.805Z] 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-30T20:55:40.805Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T20:55:40.805Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:55:40.805Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:55:40.805Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:55:40.805Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T20:55:40.805Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T20:55:40.805Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2019-07-30T20:55:40.805Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2019-07-30T20:55:40.805Z] 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-30T20:55:40.805Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:55:40.805Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:55:40.805Z] DEBUG - Setting state to checked on: Integer [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - Setting state to unchecked on: Integer [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:40.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.062Z] DEBUG - Setting state to checked on: Duration (ns) [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.062Z] DEBUG - Setting state to unchecked on: Duration (ns) [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.062Z] DEBUG - Setting state to checked on: Timestamp [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.062Z] DEBUG - Setting state to unchecked on: Timestamp [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.062Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T20:55:41.062Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1152045109 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.062Z] DEBUG - Clicking on TableItem with text {String} [2019-07-30T20:55:41.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=1152045121 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-30T20:55:41.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=1152045122 data=null doit=true} to TableItem with text {String} [2019-07-30T20:55:41.062Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T20:55:41.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=1152045123 data=null} to TableItem with text {String} [2019-07-30T20:55:41.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=1152045124 data=null button=1 stateMask=0x0 x=27 y=11 count=1} to TableItem with text {String} [2019-07-30T20:55:41.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1152045124 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-30T20:55:41.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=1152045125 data=null button=1 stateMask=0x80000 x=27 y=11 count=1} to TableItem with text {String} [2019-07-30T20:55:41.062Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=1152045125 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-30T20:55:41.062Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=1152045125 data=null doit=true} to TableItem with text {String} [2019-07-30T20:55:41.062Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=1152045125 data=null} to TableItem with text {String} [2019-07-30T20:55:41.062Z] DEBUG - Clicked on TableItem with text {String} [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.063Z] DEBUG - Setting state to checked on: Timestamp [2019-07-30T20:55:41.063Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:55:41.063Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T20:55:41.063Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T20:55:41.063Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:55:41.063Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:55:41.063Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T20:55:41.063Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T20:55:41.063Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:55:41.063Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:55:41.063Z] DEBUG - Clicking on [2019-07-30T20:55:41.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1152045192 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-30T20:55:41.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1152045192 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-30T20:55:41.063Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1152045192 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:55:41.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1152045193 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:55:41.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1152045193 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-30T20:55:41.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1152045193 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-30T20:55:41.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1152045193 data=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-30T20:55:41.063Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1152045210 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-30T20:55:41.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1152045214 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-30T20:55:41.063Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1152045215 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-30T20:55:41.063Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1152045215 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:55:41.063Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1152045215 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:55:41.063Z] DEBUG - Clicked on [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.063Z] DEBUG - Setting state to checked on: Timestamp [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.063Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T20:55:41.063Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1152045231 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.063Z] DEBUG - Clicking on TableItem with text {String} [2019-07-30T20:55:41.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=1152045286 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-30T20:55:41.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=1152045287 data=null doit=true} to TableItem with text {String} [2019-07-30T20:55:41.063Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T20:55:41.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=1152045288 data=null} to TableItem with text {String} [2019-07-30T20:55:41.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=1152045288 data=null button=1 stateMask=0x0 x=27 y=11 count=1} to TableItem with text {String} [2019-07-30T20:55:41.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1152045292 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-30T20:55:41.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=1152045293 data=null button=1 stateMask=0x80000 x=27 y=11 count=1} to TableItem with text {String} [2019-07-30T20:55:41.063Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=1152045293 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-30T20:55:41.063Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=1152045293 data=null doit=true} to TableItem with text {String} [2019-07-30T20:55:41.063Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=1152045293 data=null} to TableItem with text {String} [2019-07-30T20:55:41.063Z] DEBUG - Clicked on TableItem with text {String} [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:55:41.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:55:41.063Z] DEBUG - Setting state to checked on: Timestamp2 [2019-07-30T20:55:41.063Z] DEBUG - Setting state to checked on: Timestamp [2019-07-30T20:55:41.063Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:55:41.063Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:55:41.063Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T20:55:41.063Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T20:55:41.063Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:55:41.063Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:55:41.063Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T20:55:41.063Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T20:55:41.063Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:55:41.063Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:55:41.063Z] DEBUG - Clicking on [2019-07-30T20:55:41.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1152045307 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-30T20:55:41.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1152045307 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-30T20:55:41.063Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1152045307 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:55:41.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1152045307 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:55:41.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1152045307 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-30T20:55:41.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1152045308 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-30T20:55:41.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1152045308 data=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-30T20:55:41.319Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1152045326 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-30T20:55:41.319Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1152045384 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-30T20:55:41.319Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1152045384 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-30T20:55:41.319Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1152045385 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:55:41.319Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1152045385 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:55:41.319Z] DEBUG - Clicked on [2019-07-30T20:55:41.319Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.19 s - in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2019-07-30T20:55:41.319Z] testBarChartSeries(org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest) Time elapsed: 1.001 s [2019-07-30T20:55:41.319Z] [2019-07-30T20:55:41.319Z] Results: [2019-07-30T20:55:41.319Z] [2019-07-30T20:55:41.319Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T20:55:41.319Z] [2019-07-30T20:55:43.212Z] [INFO] All tests passed! [2019-07-30T20:55:43.212Z] [INFO] [2019-07-30T20:55:43.212Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T20:55:43.212Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:55:43.212Z] [INFO] [2019-07-30T20:55:43.212Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T20:55:43.468Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T20:55:43.468Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:55:43.725Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:55:44.288Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T20:55:44.545Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T20:55:44.545Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T20:55:44.800Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:55:44.800Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:55:44.800Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:55:45.056Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T20:55:45.056Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T20:55:45.056Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-30T20:55:45.056Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T20:55:45.525Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T20:55:46.893Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T20:55:46.893Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T20:55:47.150Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T20:55:47.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:55:47.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T20:55:47.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T20:55:47.663Z] [INFO] [2019-07-30T20:55:47.663Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T20:55:47.663Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:55:47.663Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:55:47.663Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:55:47.663Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:55:47.663Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:55:47.663Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:55:47.663Z] [INFO] [2019-07-30T20:55:47.663Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T20:55:47.663Z] [INFO] [2019-07-30T20:55:47.663Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >-- [2019-07-30T20:55:47.663Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT [54/134] [2019-07-30T20:55:47.663Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T20:55:47.663Z] [INFO] [2019-07-30T20:55:47.663Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T20:55:47.663Z] [INFO] [2019-07-30T20:55:47.663Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T20:55:47.663Z] [INFO] The project's OSGi version is 1.0.3.201907302009 [2019-07-30T20:55:47.663Z] [INFO] [2019-07-30T20:55:47.663Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T20:55:47.663Z] [INFO] [2019-07-30T20:55:47.663Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T20:55:47.663Z] [INFO] [2019-07-30T20:55:47.663Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T20:55:47.663Z] [INFO] [2019-07-30T20:55:47.663Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T20:55:47.663Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:55:47.663Z] [INFO] [2019-07-30T20:55:47.663Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T20:55:47.663Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:55:47.663Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources [2019-07-30T20:55:47.663Z] [INFO] [2019-07-30T20:55:47.663Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T20:55:47.663Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes [2019-07-30T20:55:47.920Z] [INFO] [2019-07-30T20:55:47.920Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T20:55:47.920Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:55:47.920Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources [2019-07-30T20:55:47.920Z] [INFO] [2019-07-30T20:55:47.920Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T20:55:47.920Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:55:47.920Z] [INFO] [2019-07-30T20:55:47.920Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T20:55:47.920Z] [INFO] [2019-07-30T20:55:47.920Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T20:55:47.920Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:55:47.920Z] [INFO] [2019-07-30T20:55:47.920Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T20:55:47.920Z] [INFO] [2019-07-30T20:55:47.920Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T20:55:47.920Z] [INFO] [2019-07-30T20:55:47.920Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T20:55:47.920Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:55:48.177Z] [INFO] [2019-07-30T20:55:48.177Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T20:55:48.177Z] [INFO] [2019-07-30T20:55:48.177Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T20:55:49.545Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T20:55:49.545Z] [INFO] Command line: [2019-07-30T20:55:49.545Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T20:55:49.545Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T20:55:52.816Z] !SESSION 2019-07-30 20:55:49.540 ----------------------------------------------- [2019-07-30T20:55:52.816Z] eclipse.buildId=unknown [2019-07-30T20:55:52.816Z] java.version=1.8.0_202 [2019-07-30T20:55:52.816Z] java.vendor=Oracle Corporation [2019-07-30T20:55:52.816Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T20:55:52.816Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T20:55:52.816Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T20:55:52.816Z] [2019-07-30T20:55:52.816Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 20:55:52.344 [2019-07-30T20:55:52.816Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:55:52.816Z] !STACK 0 [2019-07-30T20:55:52.816Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T20:55:52.816Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:55:52.816Z] [2019-07-30T20:55:52.816Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:55:52.816Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:55:52.816Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:55:52.816Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:55:52.816Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:55:52.816Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:55:52.816Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:55:52.816Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:55:52.816Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:55:52.816Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:55:52.816Z] [2019-07-30T20:55:52.816Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 20:55:52.526 [2019-07-30T20:55:52.816Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:55:52.816Z] !STACK 0 [2019-07-30T20:55:52.816Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T20:55:52.816Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:55:52.816Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T20:55:52.816Z] -> 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-30T20:55:52.816Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T20:55:52.816Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:55:52.816Z] [2019-07-30T20:55:52.816Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:55:52.816Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:55:52.816Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:55:52.816Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:55:52.816Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:55:52.816Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:55:52.816Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:55:52.816Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:55:52.816Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:55:52.816Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:55:54.182Z] process 9084: 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-30T20:55:54.182Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T20:55:54.753Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T20:55:54.753Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T20:56:02.853Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2019-07-30T20:56:03.110Z] Display size: 1440x900 [2019-07-30T20:56:03.110Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T20:56:03.110Z] GTK version=3.18.9 [2019-07-30T20:56:03.110Z] GTK theme=Ambiance [2019-07-30T20:56:03.110Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T20:56:03.110Z] Time zone: Coordinated Universal Time [2019-07-30T20:56:03.110Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T20:56:03.110Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T20:56:06.383Z] [2019-07-30T20:56:06.383Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 20:56:06.128 [2019-07-30T20:56:06.383Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2019-07-30T20:56:06.383Z] !STACK 0 [2019-07-30T20:56:06.383Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T20:56:06.383Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T20:56:06.383Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T20:56:06.383Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:56:06.383Z] [2019-07-30T20:56:06.383Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 20:56:06.139 [2019-07-30T20:56:06.383Z] !MESSAGE Exception executing analysis [2019-07-30T20:56:06.383Z] !STACK 0 [2019-07-30T20:56:06.383Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T20:56:06.383Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T20:56:06.383Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T20:56:06.383Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:56:09.654Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:56:09.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:56:09.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:56:09.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:56:09.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:56:09.654Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:56:09.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1152073778 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T20:56:09.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1152073779 data=null doit=true} to TreeItem with text {test} [2019-07-30T20:56:09.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1152073779 data=null} to TreeItem with text {test} [2019-07-30T20:56:09.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1152073780 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:56:09.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152073781 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T20:56:09.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1152073986 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:56:09.911Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:56:09.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1152073992 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T20:56:09.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1152073992 data=null doit=true} to TreeItem with text {test} [2019-07-30T20:56:09.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1152073992 data=null} to TreeItem with text {test} [2019-07-30T20:56:09.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1152073993 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:56:09.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152073993 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T20:56:09.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1152074009 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:56:09.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1152074011 data=null doit=true} to TreeItem with text {test} [2019-07-30T20:56:09.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1152074014 data=null} to TreeItem with text {test} [2019-07-30T20:56:09.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1152074015 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:56:09.911Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152074016 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-30T20:56:09.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1152074111 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:56:09.911Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:56:09.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1152074116 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:56:09.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1152074117 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:56:09.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1152074117 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:56:09.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1152074118 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:56:09.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152074118 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-30T20:56:10.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1152074196 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:56:10.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1152074197 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:56:10.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1152074198 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:56:10.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1152074198 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:56:10.168Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152074199 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-30T20:56:10.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1152074210 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:56:10.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=1152074211 data=null doit=true} to TreeItem with text {A-Test-10K} [2019-07-30T20:56:10.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=1152074211 data=null} to TreeItem with text {A-Test-10K} [2019-07-30T20:56:10.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=1152074212 data=null button=1 stateMask=0x0 x=112 y=74 count=1} to TreeItem with text {A-Test-10K} [2019-07-30T20:56:10.168Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152074212 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-30T20:56:10.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=1152074284 data=null button=1 stateMask=0x80000 x=112 y=74 count=1} to TreeItem with text {A-Test-10K} [2019-07-30T20:56:10.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {External Analyses} time=1152074286 data=null doit=true} to TreeItem with text {External Analyses} [2019-07-30T20:56:10.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=1152074286 data=null} to TreeItem with text {External Analyses} [2019-07-30T20:56:10.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=1152074286 data=null button=1 stateMask=0x0 x=153 y=116 count=1} to TreeItem with text {External Analyses} [2019-07-30T20:56:10.168Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152074287 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-30T20:56:10.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=1152074295 data=null button=1 stateMask=0x80000 x=137 y=116 count=1} to TreeItem with text {External Analyses} [2019-07-30T20:56:10.168Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T20:56:10.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1152074300 data=null button=0 stateMask=0x0 x=257 y=158 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T20:56:10.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1152074300 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T20:56:10.168Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:56:10.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1152074318 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T20:56:10.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1152074318 data=null button=1 stateMask=0x0 x=273 y=158 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T20:56:10.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152074319 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-30T20:56:10.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1152074408 data=null button=1 stateMask=0x80000 x=273 y=158 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T20:56:10.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1152074409 data=null button=1 stateMask=0x0 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T20:56:10.168Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1152074410 data=null button=1 stateMask=0x0 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T20:56:10.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1152074730 data=null button=1 stateMask=0x80000 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T20:56:10.731Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1152074732 data=null button=0 stateMask=0x0 x=273 y=158 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T20:56:10.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1152074733 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T20:56:10.731Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1152074733 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T20:56:10.731Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T20:56:10.731Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2019-07-30T20:56:10.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=1152074782 data=null doit=true} to Shell with text {External Analysis Parameters} [2019-07-30T20:56:10.731Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:56:10.731Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:56:10.731Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:56:10.731Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:56:10.731Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:10.731Z] DEBUG - Clicking on OK [2019-07-30T20:56:10.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152074787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:10.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152074787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:10.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152074788 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:10.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152074788 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:10.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152074788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:10.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152074789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:10.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152074789 data=null item=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-30T20:56:10.731Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1152074410 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-30T20:56:10.987Z] *** BUG *** [2019-07-30T20:56:10.987Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:56:10.987Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:56:10.987Z] [2019-07-30T20:56:10.987Z] *** BUG *** [2019-07-30T20:56:10.987Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:56:10.987Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:56:10.987Z] [2019-07-30T20:56:10.987Z] *** BUG *** [2019-07-30T20:56:10.987Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:56:10.987Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:56:10.987Z] [2019-07-30T20:56:10.987Z] *** BUG *** [2019-07-30T20:56:10.987Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:56:10.987Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:56:10.987Z] [2019-07-30T20:56:10.987Z] *** BUG *** [2019-07-30T20:56:10.987Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:56:10.987Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:56:10.987Z] [2019-07-30T20:56:10.987Z] *** BUG *** [2019-07-30T20:56:10.987Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:56:10.987Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:56:10.987Z] [2019-07-30T20:56:11.242Z] DEBUG - Clicked on [2019-07-30T20:56:11.242Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2019-07-30T20:56:11.806Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2019-07-30T20:56:11.806Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-30T20:56:12.062Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-30T20:56:12.062Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T20:56:12.062Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1152076209 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T20:56:12.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:12.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:12.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:12.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:12.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:12.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:12.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:12.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:12.062Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T20:56:12.062Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T20:56:12.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1152076230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:56:12.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1152076230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:56:12.062Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1152076230 data=null doit=true} to (of type 'Table') [2019-07-30T20:56:12.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1152076231 data=null} to (of type 'Table') [2019-07-30T20:56:12.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1152076281 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T20:56:12.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1152076282 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T20:56:12.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1152076282 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-30T20:56:12.062Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1152076285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:56:12.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1152076285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:56:12.062Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1152076286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:56:12.062Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1152076286 data=null doit=true} to (of type 'Table') [2019-07-30T20:56:12.062Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1152076286 data=null} to (of type 'Table') [2019-07-30T20:56:12.062Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T20:56:12.062Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T20:56:12.062Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1152076287 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T20:56:12.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:12.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:12.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:12.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:12.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:12.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:12.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:12.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:12.062Z] DEBUG - Clicking on TableItem with text {Wakee process (name)} [2019-07-30T20:56:12.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=1152076293 data=null button=0 stateMask=0x0 x=81 y=11 count=0} to TableItem with text {Wakee process (name)} [2019-07-30T20:56:12.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=1152076294 data=null doit=true} to TableItem with text {Wakee process (name)} [2019-07-30T20:56:12.062Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T20:56:12.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=1152076295 data=null} to TableItem with text {Wakee process (name)} [2019-07-30T20:56:12.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=1152076295 data=null button=1 stateMask=0x0 x=81 y=11 count=1} to TableItem with text {Wakee process (name)} [2019-07-30T20:56:12.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1152076296 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-30T20:56:12.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=1152076296 data=null button=1 stateMask=0x80000 x=81 y=11 count=1} to TableItem with text {Wakee process (name)} [2019-07-30T20:56:12.062Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=1152076297 data=null button=0 stateMask=0x0 x=81 y=11 count=0} to TableItem with text {Wakee process (name)} [2019-07-30T20:56:12.062Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=1152076304 data=null doit=true} to TableItem with text {Wakee process (name)} [2019-07-30T20:56:12.062Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=1152076304 data=null} to TableItem with text {Wakee process (name)} [2019-07-30T20:56:12.062Z] DEBUG - Clicked on TableItem with text {Wakee process (name)} [2019-07-30T20:56:12.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:12.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:12.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:12.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:12.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:12.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:12.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:12.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:12.063Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T20:56:12.063Z] DEBUG - Setting state to checked on: Priority [2019-07-30T20:56:12.319Z] DEBUG - Setting state to checked on: Target CPU [2019-07-30T20:56:12.319Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:56:12.319Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T20:56:12.319Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T20:56:12.319Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:56:12.319Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:56:12.319Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T20:56:12.319Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T20:56:12.319Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:56:12.319Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:56:12.319Z] DEBUG - Clicking on [2019-07-30T20:56:12.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1152076326 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-30T20:56:12.319Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1152076326 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-30T20:56:12.319Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1152076326 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:56:12.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1152076326 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:56:12.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1152076327 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-30T20:56:12.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1152076327 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-30T20:56:12.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1152076327 data=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-30T20:56:12.319Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1152076400 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-30T20:56:12.319Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1152076414 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-30T20:56:12.319Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1152076414 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-30T20:56:12.319Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1152076414 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:56:12.319Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1152076415 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:56:12.319Z] DEBUG - Clicked on [2019-07-30T20:56:12.319Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T20:56:12.319Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1152076416 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T20:56:12.319Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:56:12.319Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:56:12.319Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:56:12.319Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:56:12.319Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T20:56:12.319Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T20:56:12.319Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:56:12.319Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:56:12.319Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:56:12.319Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:56:12.319Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:12.319Z] DEBUG - Clicking on OK [2019-07-30T20:56:12.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152076420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:12.319Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152076420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:12.319Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152076420 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:12.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152076420 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:12.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152076421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:12.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152076421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:12.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152076421 data=null item=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-30T20:56:12.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1152075807 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-30T20:56:12.831Z] DEBUG - Clicked on [2019-07-30T20:56:12.831Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T20:56:12.831Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-30T20:56:13.088Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-30T20:56:13.088Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T20:56:13.088Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1152077324 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T20:56:13.088Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T20:56:13.088Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1152077325 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T20:56:13.088Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:13.088Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:13.088Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:13.088Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:13.088Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:13.088Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:13.088Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:13.088Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:13.345Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T20:56:13.345Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T20:56:13.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1152077398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:56:13.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1152077398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:56:13.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1152077398 data=null doit=true} to (of type 'Table') [2019-07-30T20:56:13.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1152077399 data=null} to (of type 'Table') [2019-07-30T20:56:13.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1152077399 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T20:56:13.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1152077399 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T20:56:13.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1152077414 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-30T20:56:13.345Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1152077417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:56:13.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1152077421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:56:13.345Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1152077421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:56:13.345Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1152077421 data=null doit=true} to (of type 'Table') [2019-07-30T20:56:13.345Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1152077421 data=null} to (of type 'Table') [2019-07-30T20:56:13.345Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T20:56:13.345Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T20:56:13.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1152077423 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T20:56:13.345Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:13.345Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:13.345Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:13.345Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:13.345Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:13.345Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:13.345Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:13.345Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:13.345Z] DEBUG - Clicking on TableItem with text {Waker process (name)} [2019-07-30T20:56:13.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=1152077427 data=null button=0 stateMask=0x0 x=80 y=74 count=0} to TableItem with text {Waker process (name)} [2019-07-30T20:56:13.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Waker process (name)} time=1152077427 data=null doit=true} to TableItem with text {Waker process (name)} [2019-07-30T20:56:13.345Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T20:56:13.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=1152077428 data=null} to TableItem with text {Waker process (name)} [2019-07-30T20:56:13.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=1152077429 data=null button=1 stateMask=0x0 x=80 y=74 count=1} to TableItem with text {Waker process (name)} [2019-07-30T20:56:13.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1152077430 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-30T20:56:13.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=1152077430 data=null button=1 stateMask=0x80000 x=80 y=74 count=1} to TableItem with text {Waker process (name)} [2019-07-30T20:56:13.345Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=1152077430 data=null button=0 stateMask=0x0 x=80 y=74 count=0} to TableItem with text {Waker process (name)} [2019-07-30T20:56:13.345Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=1152077430 data=null doit=true} to TableItem with text {Waker process (name)} [2019-07-30T20:56:13.345Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=1152077431 data=null} to TableItem with text {Waker process (name)} [2019-07-30T20:56:13.345Z] DEBUG - Clicked on TableItem with text {Waker process (name)} [2019-07-30T20:56:13.345Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:13.345Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:13.345Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:13.345Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:13.345Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:13.345Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:13.345Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:13.345Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:13.345Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T20:56:13.345Z] DEBUG - Setting state to checked on: Priority [2019-07-30T20:56:13.345Z] DEBUG - Setting state to checked on: Target CPU [2019-07-30T20:56:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:56:13.345Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T20:56:13.345Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T20:56:13.345Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:56:13.345Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:56:13.345Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T20:56:13.345Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T20:56:13.345Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:56:13.345Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:56:13.345Z] DEBUG - Clicking on [2019-07-30T20:56:13.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1152077484 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-30T20:56:13.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1152077484 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-30T20:56:13.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1152077484 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:56:13.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1152077485 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:56:13.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1152077485 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-30T20:56:13.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1152077485 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-30T20:56:13.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1152077485 data=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-30T20:56:13.345Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1152077510 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-30T20:56:13.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1152077516 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-30T20:56:13.345Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1152077516 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-30T20:56:13.345Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1152077522 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:56:13.345Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1152077522 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:56:13.345Z] DEBUG - Clicked on [2019-07-30T20:56:13.345Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T20:56:13.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1152077524 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T20:56:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:56:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:56:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:56:13.345Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:56:13.345Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T20:56:13.345Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T20:56:13.345Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:56:13.345Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:56:13.345Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:56:13.345Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:56:13.345Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:13.345Z] DEBUG - Clicking on OK [2019-07-30T20:56:13.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152077527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:13.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152077527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:13.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152077527 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:13.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152077528 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:13.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152077528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:13.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152077528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:13.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152077528 data=null item=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-30T20:56:13.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1152077015 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-30T20:56:13.601Z] DEBUG - Clicked on [2019-07-30T20:56:13.601Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T20:56:14.521Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T20:56:14.521Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button' [2019-07-30T20:56:14.521Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective' [2019-07-30T20:56:14.521Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2019-07-30T20:56:14.521Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH' [2019-07-30T20:56:14.521Z] 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-30T20:56:14.521Z] DEBUG - Clicking on &Reset Perspective [2019-07-30T20:56:14.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1152078216 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-30T20:56:14.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1152078216 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-30T20:56:14.521Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=1152078216 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-30T20:56:14.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1152078217 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-30T20:56:14.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1152078217 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-30T20:56:14.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1152078217 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-30T20:56:14.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1152078217 data=null item=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-30T20:56:14.777Z] DEBUG - Clicked on [2019-07-30T20:56:14.777Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:56:14.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:56:14.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:56:14.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:56:14.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:56:14.777Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:56:14.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1152078809 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T20:56:14.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1152078809 data=null doit=true} to TreeItem with text {test} [2019-07-30T20:56:14.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1152078809 data=null} to TreeItem with text {test} [2019-07-30T20:56:14.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1152078810 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:56:14.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152078810 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T20:56:14.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1152078904 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:56:14.777Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:56:14.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1152078906 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T20:56:14.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1152078906 data=null doit=true} to TreeItem with text {test} [2019-07-30T20:56:14.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1152078906 data=null} to TreeItem with text {test} [2019-07-30T20:56:14.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1152078907 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:56:14.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152078907 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T20:56:14.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1152078917 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:56:14.777Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T20:56:14.777Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:56:14.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1152078919 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:56:14.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1152078919 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:56:14.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1152078919 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:56:14.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1152078920 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:56:14.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152078924 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-30T20:56:14.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1152078998 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:56:14.777Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T20:56:14.777Z] WARN - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again. [2019-07-30T20:56:14.777Z] WARN - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again. [2019-07-30T20:56:14.777Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T20:56:14.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1152079007 data=null button=0 stateMask=0x0 x=251 y=137 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T20:56:14.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1152079007 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T20:56:14.777Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:56:14.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1152079008 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T20:56:14.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1152079008 data=null button=1 stateMask=0x0 x=251 y=137 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T20:56:14.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152079009 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-30T20:56:15.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1152079087 data=null button=1 stateMask=0x80000 x=251 y=137 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T20:56:15.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1152079088 data=null button=1 stateMask=0x0 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T20:56:15.033Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1152079088 data=null button=1 stateMask=0x0 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T20:56:15.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1152079391 data=null button=1 stateMask=0x80000 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T20:56:15.290Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1152079391 data=null button=0 stateMask=0x0 x=251 y=137 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T20:56:15.290Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1152079392 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T20:56:15.290Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1152079392 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T20:56:15.290Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T20:56:15.290Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2019-07-30T20:56:15.290Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=1152079394 data=null doit=true} to Shell with text {External Analysis Parameters} [2019-07-30T20:56:15.290Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:56:15.290Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:56:15.290Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:56:15.290Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:56:15.290Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:15.290Z] DEBUG - Clicking on OK [2019-07-30T20:56:15.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152079395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:15.290Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152079402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:15.290Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152079402 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:15.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152079402 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:15.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152079402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:15.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152079403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:15.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152079403 data=null item=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-30T20:56:15.290Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1152079089 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-30T20:56:15.546Z] *** BUG *** [2019-07-30T20:56:15.546Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:56:15.546Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:56:15.546Z] [2019-07-30T20:56:15.546Z] *** BUG *** [2019-07-30T20:56:15.546Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:56:15.546Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:56:15.546Z] [2019-07-30T20:56:15.546Z] *** BUG *** [2019-07-30T20:56:15.546Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:56:15.546Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:56:15.546Z] [2019-07-30T20:56:15.546Z] *** BUG *** [2019-07-30T20:56:15.547Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:56:15.547Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:56:15.547Z] [2019-07-30T20:56:15.803Z] DEBUG - Clicked on [2019-07-30T20:56:15.803Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2019-07-30T20:56:16.367Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2019-07-30T20:56:16.367Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-30T20:56:16.624Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-30T20:56:16.624Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T20:56:16.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1152080630 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1152080648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1152080648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1152080648 data=null doit=true} to (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1152080649 data=null} to (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1152080658 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1152080663 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1152080663 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-30T20:56:16.624Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1152080683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1152080691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1152080691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1152080691 data=null doit=true} to (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1152080691 data=null} to (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T20:56:16.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1152080695 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2019-07-30T20:56:16.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1152080698 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-30T20:56:16.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1152080699 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-30T20:56:16.624Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T20:56:16.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1152080700 data=null} to TableItem with text {Wakeup timestamp} [2019-07-30T20:56:16.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1152080701 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-30T20:56:16.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1152080701 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-30T20:56:16.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1152080701 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-30T20:56:16.624Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1152080702 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-30T20:56:16.624Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1152080702 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-30T20:56:16.624Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1152080702 data=null} to TableItem with text {Wakeup timestamp} [2019-07-30T20:56:16.624Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T20:56:16.624Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:56:16.624Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T20:56:16.624Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T20:56:16.624Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:56:16.624Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:56:16.624Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T20:56:16.624Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T20:56:16.624Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:56:16.624Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:56:16.624Z] DEBUG - Clicking on [2019-07-30T20:56:16.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1152080709 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-30T20:56:16.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1152080709 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-30T20:56:16.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1152080709 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:56:16.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1152080709 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:56:16.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1152080717 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-30T20:56:16.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1152080717 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-30T20:56:16.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1152080718 data=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-30T20:56:16.624Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1152080732 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-30T20:56:16.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1152080736 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-30T20:56:16.624Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1152080736 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-30T20:56:16.624Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1152080736 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:56:16.624Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1152080737 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:56:16.624Z] DEBUG - Clicked on [2019-07-30T20:56:16.624Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T20:56:16.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1152080738 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2019-07-30T20:56:16.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1152080785 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-30T20:56:16.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1152080786 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-30T20:56:16.624Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T20:56:16.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1152080787 data=null} to TableItem with text {Switch timestamp} [2019-07-30T20:56:16.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1152080787 data=null button=1 stateMask=0x0 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-30T20:56:16.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1152080788 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-30T20:56:16.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1152080788 data=null button=1 stateMask=0x80000 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-30T20:56:16.624Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1152080789 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-30T20:56:16.624Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1152080789 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-30T20:56:16.624Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1152080789 data=null} to TableItem with text {Switch timestamp} [2019-07-30T20:56:16.624Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:16.624Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:16.624Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T20:56:16.624Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:56:16.624Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:56:16.624Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T20:56:16.624Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T20:56:16.624Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:56:16.624Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:56:16.624Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T20:56:16.624Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T20:56:16.624Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:56:16.624Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:56:16.624Z] DEBUG - Clicking on [2019-07-30T20:56:16.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1152080803 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-30T20:56:16.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1152080803 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-30T20:56:16.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1152080803 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:56:16.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1152080804 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:56:16.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1152080804 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-30T20:56:16.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1152080804 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-30T20:56:16.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1152080804 data=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-30T20:56:16.624Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1152080812 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-30T20:56:16.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1152080822 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-30T20:56:16.624Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1152080822 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-30T20:56:16.624Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1152080823 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:56:16.624Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1152080823 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:56:16.624Z] DEBUG - Clicked on [2019-07-30T20:56:16.624Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T20:56:16.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1152080825 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T20:56:16.624Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:56:16.624Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:56:16.624Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:56:16.624Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T20:56:16.624Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T20:56:16.624Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:56:16.624Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:56:16.624Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:56:16.624Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:56:16.624Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:16.624Z] DEBUG - Clicking on OK [2019-07-30T20:56:16.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152080828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:16.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152080828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:16.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152080828 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:16.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152080828 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:16.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152080828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:16.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152080829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:16.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152080829 data=null item=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-30T20:56:16.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1152080390 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-30T20:56:17.137Z] DEBUG - Clicked on [2019-07-30T20:56:17.137Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T20:56:17.137Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-30T20:56:17.394Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-30T20:56:17.394Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T20:56:17.394Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1152081544 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T20:56:17.394Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:17.394Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:17.394Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:17.394Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:17.394Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:17.394Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:17.394Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:17.394Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:17.394Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T20:56:17.394Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T20:56:17.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1152081561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:56:17.394Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1152081562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:56:17.394Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1152081562 data=null doit=true} to (of type 'Table') [2019-07-30T20:56:17.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1152081562 data=null} to (of type 'Table') [2019-07-30T20:56:17.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1152081562 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table') [2019-07-30T20:56:17.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1152081563 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table') [2019-07-30T20:56:17.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1152081563 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-30T20:56:17.394Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1152081612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:56:17.394Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1152081612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:56:17.394Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1152081612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T20:56:17.394Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1152081612 data=null doit=true} to (of type 'Table') [2019-07-30T20:56:17.394Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1152081612 data=null} to (of type 'Table') [2019-07-30T20:56:17.394Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T20:56:17.394Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T20:56:17.394Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1152081613 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T20:56:17.394Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:17.394Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:17.394Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:17.394Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:17.394Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:17.394Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:17.394Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:17.394Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:17.394Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2019-07-30T20:56:17.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1152081620 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-30T20:56:17.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1152081620 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-30T20:56:17.394Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T20:56:17.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1152081629 data=null} to TableItem with text {Wakeup timestamp} [2019-07-30T20:56:17.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1152081629 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-30T20:56:17.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1152081630 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-30T20:56:17.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1152081630 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-30T20:56:17.394Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1152081630 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-30T20:56:17.394Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1152081630 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-30T20:56:17.394Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1152081630 data=null} to TableItem with text {Wakeup timestamp} [2019-07-30T20:56:17.394Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2019-07-30T20:56:17.394Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:17.394Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:17.394Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:17.394Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:17.394Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:17.394Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:17.394Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:17.394Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:17.394Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T20:56:17.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:56:17.394Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T20:56:17.394Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T20:56:17.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:56:17.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:56:17.394Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T20:56:17.394Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T20:56:17.394Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:56:17.394Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:56:17.394Z] DEBUG - Clicking on [2019-07-30T20:56:17.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1152081643 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-30T20:56:17.394Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1152081643 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-30T20:56:17.394Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1152081643 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:56:17.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1152081643 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:56:17.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1152081643 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-30T20:56:17.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1152081643 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-30T20:56:17.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1152081643 data=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-30T20:56:17.651Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1152081657 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-30T20:56:17.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1152081660 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-30T20:56:17.651Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1152081660 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-30T20:56:17.651Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1152081660 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:56:17.651Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1152081661 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:56:17.651Z] DEBUG - Clicked on [2019-07-30T20:56:17.651Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T20:56:17.651Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1152081662 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T20:56:17.651Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:17.651Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:17.651Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:17.651Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:17.651Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:17.651Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:17.651Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:17.651Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:17.651Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2019-07-30T20:56:17.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1152081684 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-30T20:56:17.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1152081684 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-30T20:56:17.651Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T20:56:17.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1152081686 data=null} to TableItem with text {Switch timestamp} [2019-07-30T20:56:17.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1152081686 data=null button=1 stateMask=0x0 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-30T20:56:17.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1152081686 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-30T20:56:17.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1152081687 data=null button=1 stateMask=0x80000 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-30T20:56:17.651Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1152081687 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-30T20:56:17.651Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1152081687 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-30T20:56:17.651Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1152081687 data=null} to TableItem with text {Switch timestamp} [2019-07-30T20:56:17.651Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2019-07-30T20:56:17.651Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:17.651Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:17.651Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:17.651Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:17.651Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:17.651Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:17.651Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T20:56:17.651Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T20:56:17.651Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T20:56:17.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:56:17.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:56:17.651Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T20:56:17.651Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T20:56:17.651Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T20:56:17.651Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:56:17.651Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T20:56:17.651Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T20:56:17.651Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:56:17.651Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:56:17.651Z] DEBUG - Clicking on [2019-07-30T20:56:17.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1152081692 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-30T20:56:17.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1152081692 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-30T20:56:17.651Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1152081692 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:56:17.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1152081693 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:56:17.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1152081693 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-30T20:56:17.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1152081693 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-30T20:56:17.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1152081693 data=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-30T20:56:17.651Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1152081711 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-30T20:56:17.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1152081716 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-30T20:56:17.651Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1152081716 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-30T20:56:17.651Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1152081716 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:56:17.651Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1152081716 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T20:56:17.651Z] DEBUG - Clicked on [2019-07-30T20:56:17.651Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T20:56:17.651Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1152081722 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T20:56:17.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:56:17.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:56:17.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:56:17.651Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T20:56:17.651Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T20:56:17.651Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2019-07-30T20:56:17.651Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2019-07-30T20:56:17.651Z] 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-30T20:56:17.651Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:56:17.651Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:56:17.651Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T20:56:17.651Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1a034bbc [2019-07-30T20:56:17.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=1152081728 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-30T20:56:17.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1152081729 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-30T20:56:17.651Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=1152081729 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T20:56:17.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=1152081729 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T20:56:17.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=1152081729 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-30T20:56:17.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=1152081729 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-30T20:56:17.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=1152081729 data=null item=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-30T20:56:17.651Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=1152081730 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-30T20:56:17.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1152081730 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-30T20:56:17.651Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=1152081730 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-30T20:56:17.651Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=1152081730 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T20:56:17.651Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=1152081730 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T20:56:17.651Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T20:56:17.651Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1152081731 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T20:56:17.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:56:17.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:56:17.651Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T20:56:17.651Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T20:56:17.651Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T20:56:17.651Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:56:17.651Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:56:17.651Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:56:17.651Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:56:17.651Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:17.651Z] DEBUG - Clicking on OK [2019-07-30T20:56:17.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152081733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:17.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152081733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:17.651Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152081739 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:17.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152081739 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:17.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152081740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:17.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152081740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:17.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152081740 data=null item=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-30T20:56:17.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1152081297 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-30T20:56:17.908Z] DEBUG - Clicked on [2019-07-30T20:56:17.908Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T20:56:18.164Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T20:56:18.164Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button' [2019-07-30T20:56:18.164Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective' [2019-07-30T20:56:18.164Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2019-07-30T20:56:18.164Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH' [2019-07-30T20:56:18.164Z] 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-30T20:56:18.164Z] DEBUG - Clicking on &Reset Perspective [2019-07-30T20:56:18.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1152082391 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-30T20:56:18.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1152082391 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-30T20:56:18.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=1152082391 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-30T20:56:18.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1152082391 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-30T20:56:18.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1152082391 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-30T20:56:18.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1152082391 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-30T20:56:18.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1152082392 data=null item=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-30T20:56:18.727Z] DEBUG - Clicked on [2019-07-30T20:56:18.727Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1152082898 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T20:56:18.727Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:56:18.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:56:18.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:56:18.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:56:18.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1152083003 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T20:56:18.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1152083004 data=null doit=true} to TreeItem with text {test} [2019-07-30T20:56:18.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1152083004 data=null} to TreeItem with text {test} [2019-07-30T20:56:18.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1152083004 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:56:18.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152083004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T20:56:18.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1152083097 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T20:56:19.239Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:56:19.239Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:56:19.496Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:56:19.753Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:56:19.753Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:56:19.753Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:56:19.753Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:56:19.753Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:56:19.753Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:56:19.753Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:56:19.753Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:56:19.753Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:56:19.753Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:56:19.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152083831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:56:19.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152083832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:56:19.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152083832 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:56:19.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152083833 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:56:19.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152083833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:56:19.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152083833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:56:19.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152083833 data=null 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-30T20:56:19.753Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152083833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:56:19.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152083833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:56:19.753Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152083833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:56:19.753Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152083834 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:56:19.753Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152083834 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:56:19.753Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:56:19.753Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:56:19.753Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:56:19.753Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:56:19.753Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:56:19.753Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:56:19.753Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:56:19.753Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:19.753Z] DEBUG - Clicking on OK [2019-07-30T20:56:19.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152083836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:19.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152083836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:19.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152083836 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:19.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152083836 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:19.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152083836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:19.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152083836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:19.753Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:19.753Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:19.753Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:19.753Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:19.753Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:56:19.753Z] DEBUG - Clicked on OK [2019-07-30T20:56:20.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152083836 data=null item=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-30T20:56:20.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1152083324 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-30T20:56:20.683Z] [2019-07-30T20:56:20.683Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 20:56:20.469 [2019-07-30T20:56:20.683Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data" [2019-07-30T20:56:20.683Z] [2019-07-30T20:56:20.683Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 20:56:20.470 [2019-07-30T20:56:20.683Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data" [2019-07-30T20:56:20.683Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.915 s - in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2019-07-30T20:56:20.683Z] testSimilarRows(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 5.098 s [2019-07-30T20:56:20.683Z] testScatterMultipleRow(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 4.039 s [2019-07-30T20:56:20.683Z] [2019-07-30T20:56:20.683Z] Results: [2019-07-30T20:56:20.683Z] [2019-07-30T20:56:20.683Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T20:56:20.683Z] [2019-07-30T20:56:21.245Z] [2019-07-30T20:56:21.245Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 20:56:21.127 [2019-07-30T20:56:21.245Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T20:56:22.174Z] [INFO] All tests passed! [2019-07-30T20:56:22.174Z] [INFO] [2019-07-30T20:56:22.174Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T20:56:22.175Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:56:22.175Z] [INFO] [2019-07-30T20:56:22.175Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T20:56:23.104Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T20:56:23.104Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:56:23.104Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:56:23.667Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T20:56:23.667Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T20:56:23.667Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-07-30T20:56:23.924Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T20:56:24.933Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-30T20:56:24.933Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T20:56:26.301Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T20:56:26.301Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T20:56:26.557Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T20:56:26.557Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-07-30T20:56:26.814Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T20:56:26.814Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T20:56:27.070Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T20:56:27.070Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:56:27.326Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:56:27.326Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:56:27.326Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T20:56:27.326Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-30T20:56:27.326Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:56:27.326Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T20:56:27.583Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T20:56:27.583Z] [INFO] [2019-07-30T20:56:27.583Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T20:56:27.583Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:56:27.583Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:56:27.583Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:56:27.583Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:56:27.583Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:56:27.583Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:56:27.583Z] [INFO] [2019-07-30T20:56:27.583Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T20:56:27.583Z] [INFO] [2019-07-30T20:56:27.583Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >---- [2019-07-30T20:56:27.583Z] [INFO] Building Trace Compass BTF Support Parent 5.0.0-SNAPSHOT [55/134] [2019-07-30T20:56:27.583Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T20:56:27.583Z] [INFO] [2019-07-30T20:56:27.583Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T20:56:27.583Z] [INFO] [2019-07-30T20:56:27.583Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T20:56:27.583Z] [INFO] [2019-07-30T20:56:27.583Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T20:56:27.583Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:56:27.583Z] [INFO] [2019-07-30T20:56:27.583Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T20:56:27.583Z] [INFO] [2019-07-30T20:56:27.583Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T20:56:27.583Z] [INFO] [2019-07-30T20:56:27.583Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T20:56:27.583Z] [INFO] [2019-07-30T20:56:27.583Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T20:56:27.583Z] [INFO] [2019-07-30T20:56:27.583Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T20:56:27.583Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:56:27.583Z] [INFO] [2019-07-30T20:56:27.583Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T20:56:27.583Z] [INFO] [2019-07-30T20:56:27.583Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T20:56:27.583Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:56:27.840Z] [INFO] [2019-07-30T20:56:27.840Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >----- [2019-07-30T20:56:27.840Z] [INFO] Building org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT [56/134] [2019-07-30T20:56:27.840Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:56:27.840Z] [INFO] [2019-07-30T20:56:27.840Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T20:56:27.840Z] [INFO] [2019-07-30T20:56:27.840Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T20:56:27.840Z] [INFO] The project's OSGi version is 2.2.0.201907302009 [2019-07-30T20:56:27.840Z] [INFO] [2019-07-30T20:56:27.840Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T20:56:27.840Z] [INFO] [2019-07-30T20:56:27.840Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T20:56:27.840Z] [INFO] [2019-07-30T20:56:27.840Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T20:56:27.840Z] [INFO] [2019-07-30T20:56:27.840Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T20:56:27.840Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:56:27.840Z] [INFO] [2019-07-30T20:56:27.840Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T20:56:27.840Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:56:27.840Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/src/main/resources [2019-07-30T20:56:27.840Z] [INFO] [2019-07-30T20:56:27.840Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T20:56:27.840Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/target/classes [2019-07-30T20:56:28.097Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/src/org/eclipse/tracecompass/btf/core/analysis/BtfStateProvider.java:[261] [2019-07-30T20:56:28.097Z] throws AttributeNotFoundException { [2019-07-30T20:56:28.097Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:56:28.097Z] The declared exception AttributeNotFoundException is not actually thrown by the method updateTaskStateSystem(ITmfStateSystemBuilder, long, BtfEvent, BtfStateProvider.TmfNamedStateValue) from type BtfStateProvider [2019-07-30T20:56:28.097Z] 1 problem (1 warning) [2019-07-30T20:56:28.097Z] [INFO] [2019-07-30T20:56:28.097Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T20:56:28.097Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:56:28.097Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/src/test/resources [2019-07-30T20:56:28.097Z] [INFO] [2019-07-30T20:56:28.097Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T20:56:28.097Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar [2019-07-30T20:56:28.097Z] [INFO] [2019-07-30T20:56:28.097Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T20:56:28.097Z] [INFO] [2019-07-30T20:56:28.097Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T20:56:28.097Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2019-07-30T20:56:28.097Z] [INFO] [2019-07-30T20:56:28.097Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T20:56:28.097Z] [INFO] [2019-07-30T20:56:28.097Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T20:56:28.097Z] [INFO] [2019-07-30T20:56:28.097Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T20:56:28.097Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2019-07-30T20:56:28.097Z] [INFO] [2019-07-30T20:56:28.097Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T20:56:28.097Z] [INFO] [2019-07-30T20:56:28.097Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T20:56:28.097Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:56:28.097Z] [INFO] [2019-07-30T20:56:28.097Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T20:56:28.354Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:56:28.354Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:56:29.282Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:56:29.282Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:56:29.282Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:56:29.539Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:56:29.539Z] [INFO] [2019-07-30T20:56:29.539Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T20:56:29.539Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:56:29.539Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:56:29.539Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:56:29.539Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:56:29.539Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:56:29.539Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:56:29.539Z] [INFO] [2019-07-30T20:56:29.539Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T20:56:29.539Z] [INFO] [2019-07-30T20:56:29.539Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >-------- [2019-07-30T20:56:29.539Z] [INFO] Building Trace Compass Documentation 5.0.0-SNAPSHOT [57/134] [2019-07-30T20:56:29.539Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T20:56:29.539Z] [INFO] [2019-07-30T20:56:29.539Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc --- [2019-07-30T20:56:29.539Z] [INFO] [2019-07-30T20:56:29.539Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc --- [2019-07-30T20:56:29.539Z] [INFO] [2019-07-30T20:56:29.539Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc --- [2019-07-30T20:56:29.539Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:56:29.539Z] [INFO] [2019-07-30T20:56:29.539Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc --- [2019-07-30T20:56:29.539Z] [INFO] [2019-07-30T20:56:29.539Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc --- [2019-07-30T20:56:29.539Z] [INFO] [2019-07-30T20:56:29.539Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc --- [2019-07-30T20:56:29.539Z] [INFO] [2019-07-30T20:56:29.539Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc --- [2019-07-30T20:56:29.539Z] [INFO] [2019-07-30T20:56:29.539Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.doc --- [2019-07-30T20:56:29.539Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:56:29.539Z] [INFO] [2019-07-30T20:56:29.539Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.doc --- [2019-07-30T20:56:29.539Z] [INFO] [2019-07-30T20:56:29.539Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc --- [2019-07-30T20:56:29.539Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:56:29.539Z] [INFO] [2019-07-30T20:56:29.539Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------ [2019-07-30T20:56:29.539Z] [INFO] Building Trace Compass Developer Guide 5.0.0-SNAPSHOT [58/134] [2019-07-30T20:56:29.539Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:56:29.539Z] [INFO] [2019-07-30T20:56:29.539Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T20:56:29.539Z] [INFO] [2019-07-30T20:56:29.539Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T20:56:29.796Z] 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-30T20:56:29.796Z] 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-30T20:56:29.796Z] 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-30T20:56:30.052Z] 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-30T20:56:30.052Z] 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-30T20:56:30.052Z] 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-30T20:56:30.052Z] 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 21 kB/s) [2019-07-30T20:56:30.052Z] 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-30T20:56:30.052Z] 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-30T20:56:30.052Z] 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-30T20:56:30.310Z] 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-30T20:56:30.310Z] 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-30T20:56:30.310Z] 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-30T20:56:30.310Z] 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 265 kB/s) [2019-07-30T20:56:30.310Z] 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-30T20:56:30.567Z] 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-30T20:56:30.567Z] 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-30T20:56:30.567Z] 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-30T20:56:30.567Z] 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-30T20:56:30.567Z] 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-30T20:56:30.567Z] 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 163 kB/s) [2019-07-30T20:56:30.823Z] 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-30T20:56:30.823Z] 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-30T20:56:30.823Z] 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-30T20:56:30.823Z] 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-30T20:56:30.823Z] 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-30T20:56:30.823Z] 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-30T20:56:31.080Z] 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 30 kB/s) [2019-07-30T20:56:31.080Z] 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-30T20:56:31.080Z] 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-30T20:56:31.080Z] 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-30T20:56:31.336Z] 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-30T20:56:31.336Z] 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-30T20:56:31.336Z] 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-30T20:56:31.336Z] 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 310 kB/s) [2019-07-30T20:56:31.336Z] 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-30T20:56:31.336Z] 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-30T20:56:31.336Z] 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-30T20:56:31.593Z] 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-30T20:56:31.593Z] 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-30T20:56:31.593Z] 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-30T20:56:31.593Z] 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-30T20:56:31.593Z] 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-30T20:56:31.593Z] 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-30T20:56:31.849Z] 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-30T20:56:31.849Z] 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-30T20:56:31.849Z] 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-30T20:56:31.849Z] 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-30T20:56:32.105Z] 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 73 kB/s) [2019-07-30T20:56:32.105Z] 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-30T20:56:32.105Z] 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-30T20:56:32.105Z] 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-30T20:56:32.105Z] 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-30T20:56:32.361Z] 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-30T20:56:32.361Z] 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-30T20:56:32.361Z] 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 48 kB/s) [2019-07-30T20:56:32.361Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-30T20:56:32.361Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-30T20:56:32.361Z] 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-30T20:56:32.361Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-30T20:56:32.618Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-30T20:56:32.618Z] 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-30T20:56:32.618Z] 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 219 kB/s) [2019-07-30T20:56:32.618Z] 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-30T20:56:32.618Z] 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-30T20:56:32.618Z] 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-30T20:56:32.875Z] 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-30T20:56:32.875Z] 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-30T20:56:32.875Z] 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-30T20:56:32.875Z] 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-30T20:56:32.875Z] 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-30T20:56:32.875Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-30T20:56:32.875Z] 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-30T20:56:32.875Z] 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-30T20:56:32.875Z] 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-30T20:56:33.134Z] 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-30T20:56:33.134Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-30T20:56:33.134Z] 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-30T20:56:33.134Z] 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-30T20:56:33.134Z] 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-30T20:56:33.134Z] 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-30T20:56:33.134Z] 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-30T20:56:33.134Z] 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-30T20:56:33.134Z] 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-30T20:56:33.134Z] 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-30T20:56:33.626Z] 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-30T20:56:33.626Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-30T20:56:33.626Z] 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-30T20:56:33.626Z] 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-30T20:56:33.626Z] 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-30T20:56:33.626Z] 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-30T20:56:33.626Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-30T20:56:33.626Z] 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-30T20:56:33.626Z] 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-30T20:56:33.626Z] 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-30T20:56:33.626Z] 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-30T20:56:33.626Z] 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-30T20:56:33.626Z] 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-30T20:56:33.626Z] 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-30T20:56:33.626Z] 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-30T20:56:33.885Z] Progress (1): 4.1/74 kB Progress (1): 7.7/74 kB Progress (1): 12/74 kB Progress (1): 16/74 kB Progress (1): 20/74 kB Progress (1): 24/74 kB Progress (2): 24/74 kB | 0/2.5 MB Progress (2): 28/74 kB | 0/2.5 MB Progress (2): 28/74 kB | 0/2.5 MB Progress (2): 32/74 kB | 0/2.5 MB Progress (2): 32/74 kB | 0/2.5 MB Progress (2): 36/74 kB | 0/2.5 MB Progress (2): 36/74 kB | 0/2.5 MB Progress (2): 40/74 kB | 0/2.5 MB Progress (2): 40/74 kB | 0/2.5 MB Progress (2): 44/74 kB | 0/2.5 MB Progress (2): 44/74 kB | 0/2.5 MB Progress (2): 48/74 kB | 0/2.5 MB Progress (2): 48/74 kB | 0/2.5 MB Progress (2): 52/74 kB | 0/2.5 MB Progress (2): 52/74 kB | 0/2.5 MB Progress (2): 56/74 kB | 0/2.5 MB Progress (2): 56/74 kB | 0/2.5 MB Progress (2): 60/74 kB | 0/2.5 MB Progress (2): 60/74 kB | 0/2.5 MB Progress (2): 64/74 kB | 0/2.5 MB Progress (2): 64/74 kB | 0/2.5 MB Progress (2): 68/74 kB | 0/2.5 MB Progress (2): 68/74 kB | 0/2.5 MB Progress (2): 72/74 kB | 0/2.5 MB Progress (2): 72/74 kB | 0.1/2.5 MB Progress (2): 74 kB | 0.1/2.5 MB Progress (3): 74 kB | 0.1/2.5 MB | 4.1/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 4.1/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 7.7/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 7.7/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 12/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 12/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 16/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 16/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 20/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 20/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 24/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 24/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 28/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 28/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 32/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 32/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 36/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 36/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 40/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 40/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 44/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 44/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 48/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 48/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 52/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 52/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 56/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 56/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 60/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 60/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 64/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 64/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 68/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 68/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 72/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 72/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 72/294 kB Progress (3): 74 kB | 0.1/2.5 MB | 76/294 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.8 MB/s) [2019-07-30T20:56:33.885Z] Progress (2): 0.1/2.5 MB | 76/294 kB Progress (2): 0.1/2.5 MB | 80/294 kB Progress (2): 0.1/2.5 MB | 80/294 kB Progress (2): 0.1/2.5 MB | 84/294 kB Progress (2): 0.1/2.5 MB | 84/294 kB Progress (2): 0.1/2.5 MB | 88/294 kB Progress (2): 0.1/2.5 MB | 88/294 kB Progress (2): 0.1/2.5 MB | 92/294 kB Progress (2): 0.1/2.5 MB | 92/294 kB Progress (2): 0.1/2.5 MB | 96/294 kB Progress (2): 0.2/2.5 MB | 96/294 kB Progress (2): 0.2/2.5 MB | 98/294 kB Progress (2): 0.2/2.5 MB | 98/294 kB Progress (2): 0.2/2.5 MB | 102/294 kB Progress (2): 0.2/2.5 MB | 102/294 kB Progress (2): 0.2/2.5 MB | 106/294 kB Progress (2): 0.2/2.5 MB | 106/294 kB Progress (2): 0.2/2.5 MB | 110/294 kB Progress (2): 0.2/2.5 MB | 110/294 kB Progress (2): 0.2/2.5 MB | 114/294 kB Progress (2): 0.2/2.5 MB | 114/294 kB Progress (2): 0.2/2.5 MB | 118/294 kB Progress (2): 0.2/2.5 MB | 118/294 kB Progress (2): 0.2/2.5 MB | 122/294 kB Progress (2): 0.2/2.5 MB | 122/294 kB Progress (2): 0.2/2.5 MB | 126/294 kB Progress (2): 0.2/2.5 MB | 126/294 kB Progress (2): 0.2/2.5 MB | 130/294 kB Progress (2): 0.2/2.5 MB | 130/294 kB Progress (2): 0.2/2.5 MB | 131/294 kB Progress (2): 0.2/2.5 MB | 131/294 kB Progress (2): 0.2/2.5 MB | 135/294 kB Progress (2): 0.2/2.5 MB | 135/294 kB Progress (2): 0.2/2.5 MB | 139/294 kB Progress (2): 0.2/2.5 MB | 139/294 kB Progress (2): 0.2/2.5 MB | 143/294 kB Progress (2): 0.2/2.5 MB | 143/294 kB Progress (2): 0.2/2.5 MB | 147/294 kB Progress (2): 0.2/2.5 MB | 147/294 kB Progress (2): 0.2/2.5 MB | 151/294 kB Progress (2): 0.2/2.5 MB | 151/294 kB Progress (2): 0.2/2.5 MB | 155/294 kB Progress (2): 0.2/2.5 MB | 155/294 kB Progress (2): 0.2/2.5 MB | 159/294 kB Progress (2): 0.2/2.5 MB | 159/294 kB Progress (2): 0.2/2.5 MB | 163/294 kB Progress (2): 0.2/2.5 MB | 163/294 kB Progress (2): 0.2/2.5 MB | 164/294 kB Progress (2): 0.2/2.5 MB | 164/294 kB Progress (2): 0.2/2.5 MB | 168/294 kB Progress (2): 0.2/2.5 MB | 168/294 kB Progress (2): 0.2/2.5 MB | 172/294 kB Progress (2): 0.2/2.5 MB | 172/294 kB Progress (2): 0.2/2.5 MB | 176/294 kB Progress (2): 0.2/2.5 MB | 176/294 kB Progress (2): 0.2/2.5 MB | 180/294 kB Progress (2): 0.2/2.5 MB | 180/294 kB Progress (2): 0.2/2.5 MB | 184/294 kB Progress (2): 0.2/2.5 MB | 184/294 kB Progress (2): 0.2/2.5 MB | 188/294 kB Progress (2): 0.3/2.5 MB | 188/294 kB Progress (2): 0.3/2.5 MB | 192/294 kB Progress (2): 0.3/2.5 MB | 192/294 kB Progress (2): 0.3/2.5 MB | 196/294 kB Progress (2): 0.3/2.5 MB | 196/294 kB Progress (2): 0.3/2.5 MB | 197/294 kB Progress (2): 0.3/2.5 MB | 197/294 kB Progress (2): 0.3/2.5 MB | 201/294 kB Progress (2): 0.3/2.5 MB | 201/294 kB Progress (2): 0.3/2.5 MB | 205/294 kB Progress (2): 0.3/2.5 MB | 205/294 kB Progress (2): 0.3/2.5 MB | 209/294 kB Progress (2): 0.3/2.5 MB | 209/294 kB Progress (2): 0.3/2.5 MB | 213/294 kB Progress (2): 0.3/2.5 MB | 213/294 kB Progress (2): 0.3/2.5 MB | 217/294 kB Progress (2): 0.3/2.5 MB | 217/294 kB Progress (2): 0.3/2.5 MB | 221/294 kB Progress (2): 0.3/2.5 MB | 221/294 kB Progress (2): 0.3/2.5 MB | 225/294 kB Progress (2): 0.3/2.5 MB | 225/294 kB Progress (2): 0.3/2.5 MB | 229/294 kB Progress (2): 0.3/2.5 MB | 229/294 kB Progress (2): 0.3/2.5 MB | 229/294 kB Progress (2): 0.3/2.5 MB | 229/294 kB Progress (2): 0.3/2.5 MB | 233/294 kB Progress (2): 0.3/2.5 MB | 233/294 kB Progress (2): 0.3/2.5 MB | 237/294 kB Progress (2): 0.3/2.5 MB | 237/294 kB Progress (2): 0.3/2.5 MB | 241/294 kB Progress (2): 0.3/2.5 MB | 241/294 kB Progress (2): 0.3/2.5 MB | 245/294 kB Progress (2): 0.3/2.5 MB | 245/294 kB Progress (2): 0.3/2.5 MB | 249/294 kB Progress (2): 0.3/2.5 MB | 249/294 kB Progress (2): 0.3/2.5 MB | 253/294 kB Progress (2): 0.3/2.5 MB | 253/294 kB Progress (2): 0.3/2.5 MB | 257/294 kB Progress (2): 0.3/2.5 MB | 257/294 kB Progress (2): 0.3/2.5 MB | 261/294 kB Progress (2): 0.3/2.5 MB | 261/294 kB Progress (2): 0.3/2.5 MB | 265/294 kB Progress (2): 0.3/2.5 MB | 265/294 kB Progress (2): 0.3/2.5 MB | 269/294 kB Progress (2): 0.3/2.5 MB | 269/294 kB Progress (2): 0.3/2.5 MB | 273/294 kB Progress (2): 0.3/2.5 MB | 273/294 kB Progress (2): 0.3/2.5 MB | 277/294 kB Progress (2): 0.3/2.5 MB | 277/294 kB Progress (2): 0.3/2.5 MB | 281/294 kB Progress (2): 0.4/2.5 MB | 281/294 kB Progress (2): 0.4/2.5 MB | 285/294 kB Progress (2): 0.4/2.5 MB | 285/294 kB Progress (2): 0.4/2.5 MB | 289/294 kB Progress (2): 0.4/2.5 MB | 289/294 kB Progress (2): 0.4/2.5 MB | 293/294 kB Progress (2): 0.4/2.5 MB | 293/294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.4/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.5/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.6/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (2): 0.7/2.5 MB | 294 kB Progress (3): 0.7/2.5 MB | 294 kB | 4.1/39 kB Progress (3): 0.7/2.5 MB | 294 kB | 4.1/39 kB Progress (3): 0.7/2.5 MB | 294 kB | 7.7/39 kB Progress (3): 0.7/2.5 MB | 294 kB | 7.7/39 kB Progress (3): 0.7/2.5 MB | 294 kB | 12/39 kB Progress (3): 0.7/2.5 MB | 294 kB | 12/39 kB Progress (3): 0.7/2.5 MB | 294 kB | 16/39 kB Progress (3): 0.7/2.5 MB | 294 kB | 16/39 kB Progress (3): 0.7/2.5 MB | 294 kB | 20/39 kB Progress (3): 0.7/2.5 MB | 294 kB | 20/39 kB Progress (3): 0.7/2.5 MB | 294 kB | 24/39 kB Progress (3): 0.7/2.5 MB | 294 kB | 24/39 kB Progress (3): 0.7/2.5 MB | 294 kB | 28/39 kB Progress (3): 0.7/2.5 MB | 294 kB | 28/39 kB Progress (3): 0.7/2.5 MB | 294 kB | 32/39 kB Progress (3): 0.7/2.5 MB | 294 kB | 32/39 kB Progress (3): 0.7/2.5 MB | 294 kB | 36/39 kB Progress (3): 0.7/2.5 MB | 294 kB | 36/39 kB Progress (3): 0.7/2.5 MB | 294 kB | 39 kB Progress (3): 0.8/2.5 MB | 294 kB | 39 kB Progress (3): 0.8/2.5 MB | 294 kB | 39 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.6 MB/s) [2019-07-30T20:56:33.885Z] Progress (2): 0.8/2.5 MB | 39 kB Progress (2): 0.8/2.5 MB | 39 kB Progress (2): 0.8/2.5 MB | 39 kB Progress (2): 0.8/2.5 MB | 39 kB Progress (2): 0.8/2.5 MB | 39 kB Progress (2): 0.8/2.5 MB | 39 kB Progress (2): 0.8/2.5 MB | 39 kB Progress (2): 0.8/2.5 MB | 39 kB Progress (2): 0.8/2.5 MB | 39 kB Progress (2): 0.8/2.5 MB | 39 kB Progress (2): 0.8/2.5 MB | 39 kB Progress (2): 0.8/2.5 MB | 39 kB Progress (2): 0.8/2.5 MB | 39 kB Progress (2): 0.8/2.5 MB | 39 kB Progress (2): 0.8/2.5 MB | 39 kB Progress (2): 0.8/2.5 MB | 39 kB Progress (2): 0.8/2.5 MB | 39 kB Progress (2): 0.8/2.5 MB | 39 kB Progress (2): 0.8/2.5 MB | 39 kB Progress (2): 0.8/2.5 MB | 39 kB Progress (2): 0.8/2.5 MB | 39 kB Progress (2): 0.8/2.5 MB | 39 kB Progress (2): 0.8/2.5 MB | 39 kB Progress (2): 0.9/2.5 MB | 39 kB Progress (2): 0.9/2.5 MB | 39 kB Progress (2): 0.9/2.5 MB | 39 kB Progress (2): 0.9/2.5 MB | 39 kB Progress (2): 0.9/2.5 MB | 39 kB Progress (2): 0.9/2.5 MB | 39 kB Progress (2): 0.9/2.5 MB | 39 kB Progress (2): 0.9/2.5 MB | 39 kB Progress (2): 0.9/2.5 MB | 39 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 446 kB/s) [2019-07-30T20:56:33.886Z] 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 (2): 0.9/2.5 MB | 4.1/345 kB Progress (2): 0.9/2.5 MB | 4.1/345 kB Progress (2): 0.9/2.5 MB | 7.7/345 kB Progress (2): 0.9/2.5 MB | 7.7/345 kB Progress (2): 0.9/2.5 MB | 12/345 kB Progress (2): 0.9/2.5 MB | 12/345 kB Progress (2): 0.9/2.5 MB | 16/345 kB Progress (2): 0.9/2.5 MB | 16/345 kB Progress (2): 0.9/2.5 MB | 20/345 kB Progress (2): 0.9/2.5 MB | 20/345 kB Progress (2): 0.9/2.5 MB | 24/345 kB Progress (2): 0.9/2.5 MB | 24/345 kB Progress (2): 0.9/2.5 MB | 28/345 kB Progress (2): 0.9/2.5 MB | 28/345 kB Progress (2): 0.9/2.5 MB | 32/345 kB Progress (2): 0.9/2.5 MB | 32/345 kB Progress (2): 0.9/2.5 MB | 36/345 kB Progress (2): 0.9/2.5 MB | 36/345 kB Progress (2): 0.9/2.5 MB | 40/345 kB Progress (2): 1.0/2.5 MB | 40/345 kB Progress (2): 1.0/2.5 MB | 44/345 kB Progress (2): 1.0/2.5 MB | 44/345 kB Progress (2): 1.0/2.5 MB | 48/345 kB Progress (2): 1.0/2.5 MB | 48/345 kB Progress (2): 1.0/2.5 MB | 52/345 kB Progress (2): 1.0/2.5 MB | 52/345 kB Progress (2): 1.0/2.5 MB | 56/345 kB Progress (2): 1.0/2.5 MB | 56/345 kB Progress (2): 1.0/2.5 MB | 60/345 kB Progress (2): 1.0/2.5 MB | 60/345 kB Progress (2): 1.0/2.5 MB | 64/345 kB Progress (2): 1.0/2.5 MB | 64/345 kB Progress (2): 1.0/2.5 MB | 68/345 kB Progress (2): 1.0/2.5 MB | 68/345 kB Progress (2): 1.0/2.5 MB | 72/345 kB Progress (2): 1.0/2.5 MB | 72/345 kB Progress (2): 1.0/2.5 MB | 76/345 kB Progress (2): 1.0/2.5 MB | 76/345 kB Progress (2): 1.0/2.5 MB | 76/345 kB Progress (2): 1.0/2.5 MB | 76/345 kB Progress (2): 1.0/2.5 MB | 76/345 kB Progress (2): 1.0/2.5 MB | 76/345 kB Progress (2): 1.0/2.5 MB | 76/345 kB Progress (2): 1.0/2.5 MB | 80/345 kB Progress (2): 1.0/2.5 MB | 80/345 kB Progress (2): 1.0/2.5 MB | 80/345 kB Progress (2): 1.0/2.5 MB | 84/345 kB Progress (2): 1.0/2.5 MB | 84/345 kB Progress (2): 1.0/2.5 MB | 88/345 kB Progress (2): 1.0/2.5 MB | 88/345 kB Progress (2): 1.0/2.5 MB | 92/345 kB Progress (2): 1.0/2.5 MB | 92/345 kB Progress (2): 1.0/2.5 MB | 96/345 kB Progress (2): 1.0/2.5 MB | 96/345 kB Progress (2): 1.0/2.5 MB | 100/345 kB Progress (2): 1.0/2.5 MB | 100/345 kB Progress (2): 1.0/2.5 MB | 104/345 kB Progress (2): 1.0/2.5 MB | 104/345 kB Progress (2): 1.0/2.5 MB | 108/345 kB Progress (2): 1.0/2.5 MB | 108/345 kB Progress (2): 1.0/2.5 MB | 112/345 kB Progress (2): 1.0/2.5 MB | 112/345 kB Progress (2): 1.0/2.5 MB | 116/345 kB Progress (2): 1.1/2.5 MB | 116/345 kB Progress (2): 1.1/2.5 MB | 120/345 kB Progress (2): 1.1/2.5 MB | 120/345 kB Progress (2): 1.1/2.5 MB | 124/345 kB Progress (2): 1.1/2.5 MB | 124/345 kB Progress (2): 1.1/2.5 MB | 128/345 kB Progress (2): 1.1/2.5 MB | 128/345 kB Progress (2): 1.1/2.5 MB | 132/345 kB Progress (2): 1.1/2.5 MB | 132/345 kB Progress (2): 1.1/2.5 MB | 136/345 kB Progress (2): 1.1/2.5 MB | 136/345 kB Progress (2): 1.1/2.5 MB | 140/345 kB Progress (2): 1.1/2.5 MB | 140/345 kB Progress (2): 1.1/2.5 MB | 144/345 kB Progress (2): 1.1/2.5 MB | 144/345 kB Progress (2): 1.1/2.5 MB | 148/345 kB Progress (2): 1.1/2.5 MB | 148/345 kB Progress (2): 1.1/2.5 MB | 152/345 kB Progress (2): 1.1/2.5 MB | 152/345 kB Progress (2): 1.1/2.5 MB | 156/345 kB Progress (2): 1.1/2.5 MB | 156/345 kB Progress (2): 1.1/2.5 MB | 160/345 kB Progress (2): 1.1/2.5 MB | 160/345 kB Progress (2): 1.1/2.5 MB | 164/345 kB Progress (2): 1.1/2.5 MB | 164/345 kB Progress (2): 1.1/2.5 MB | 168/345 kB Progress (2): 1.1/2.5 MB | 168/345 kB Progress (2): 1.1/2.5 MB | 172/345 kB Progress (2): 1.1/2.5 MB | 172/345 kB Progress (2): 1.1/2.5 MB | 176/345 kB Progress (2): 1.1/2.5 MB | 176/345 kB Progress (2): 1.1/2.5 MB | 180/345 kB Progress (2): 1.1/2.5 MB | 180/345 kB Progress (2): 1.1/2.5 MB | 184/345 kB Progress (2): 1.1/2.5 MB | 184/345 kB Progress (2): 1.1/2.5 MB | 188/345 kB Progress (2): 1.1/2.5 MB | 188/345 kB Progress (2): 1.1/2.5 MB | 192/345 kB Progress (2): 1.1/2.5 MB | 192/345 kB Progress (2): 1.1/2.5 MB | 196/345 kB Progress (2): 1.1/2.5 MB | 196/345 kB Progress (2): 1.1/2.5 MB | 200/345 kB Progress (2): 1.1/2.5 MB | 200/345 kB Progress (2): 1.1/2.5 MB | 204/345 kB Progress (2): 1.1/2.5 MB | 204/345 kB Progress (2): 1.1/2.5 MB | 208/345 kB Progress (2): 1.1/2.5 MB | 208/345 kB Progress (2): 1.1/2.5 MB | 212/345 kB Progress (2): 1.1/2.5 MB | 212/345 kB Progress (2): 1.1/2.5 MB | 216/345 kB Progress (2): 1.2/2.5 MB | 216/345 kB Progress (2): 1.2/2.5 MB | 220/345 kB Progress (2): 1.2/2.5 MB | 220/345 kB Progress (2): 1.2/2.5 MB | 224/345 kB Progress (2): 1.2/2.5 MB | 224/345 kB Progress (2): 1.2/2.5 MB | 228/345 kB Progress (2): 1.2/2.5 MB | 228/345 kB Progress (2): 1.2/2.5 MB | 232/345 kB Progress (2): 1.2/2.5 MB | 232/345 kB Progress (2): 1.2/2.5 MB | 236/345 kB Progress (2): 1.2/2.5 MB | 236/345 kB Progress (2): 1.2/2.5 MB | 240/345 kB Progress (2): 1.2/2.5 MB | 240/345 kB Progress (2): 1.2/2.5 MB | 244/345 kB Progress (2): 1.2/2.5 MB | 244/345 kB Progress (2): 1.2/2.5 MB | 248/345 kB Progress (2): 1.2/2.5 MB | 248/345 kB Progress (2): 1.2/2.5 MB | 252/345 kB Progress (2): 1.2/2.5 MB | 252/345 kB Progress (2): 1.2/2.5 MB | 256/345 kB Progress (2): 1.2/2.5 MB | 256/345 kB Progress (2): 1.2/2.5 MB | 260/345 kB Progress (2): 1.2/2.5 MB | 260/345 kB Progress (2): 1.2/2.5 MB | 264/345 kB Progress (2): 1.2/2.5 MB | 264/345 kB Progress (2): 1.2/2.5 MB | 268/345 kB Progress (2): 1.2/2.5 MB | 268/345 kB Progress (2): 1.2/2.5 MB | 272/345 kB Progress (2): 1.2/2.5 MB | 272/345 kB Progress (2): 1.2/2.5 MB | 276/345 kB Progress (2): 1.2/2.5 MB | 276/345 kB Progress (2): 1.2/2.5 MB | 280/345 kB Progress (2): 1.2/2.5 MB | 280/345 kB Progress (2): 1.2/2.5 MB | 284/345 kB Progress (2): 1.2/2.5 MB | 284/345 kB Progress (2): 1.2/2.5 MB | 288/345 kB Progress (2): 1.2/2.5 MB | 288/345 kB Progress (2): 1.2/2.5 MB | 292/345 kB Progress (2): 1.2/2.5 MB | 292/345 kB Progress (2): 1.2/2.5 MB | 296/345 kB Progress (2): 1.2/2.5 MB | 296/345 kB Progress (2): 1.2/2.5 MB | 300/345 kB Progress (2): 1.2/2.5 MB | 300/345 kB Progress (2): 1.2/2.5 MB | 304/345 kB Progress (2): 1.2/2.5 MB | 304/345 kB Progress (2): 1.2/2.5 MB | 308/345 kB Progress (2): 1.2/2.5 MB | 308/345 kB Progress (2): 1.2/2.5 MB | 312/345 kB Progress (2): 1.2/2.5 MB | 312/345 kB Progress (2): 1.2/2.5 MB | 316/345 kB Progress (2): 1.3/2.5 MB | 316/345 kB Progress (2): 1.3/2.5 MB | 320/345 kB Progress (2): 1.3/2.5 MB | 320/345 kB Progress (2): 1.3/2.5 MB | 324/345 kB Progress (2): 1.3/2.5 MB | 324/345 kB Progress (2): 1.3/2.5 MB | 328/345 kB Progress (2): 1.3/2.5 MB | 328/345 kB Progress (2): 1.3/2.5 MB | 332/345 kB Progress (2): 1.3/2.5 MB | 332/345 kB Progress (2): 1.3/2.5 MB | 336/345 kB Progress (2): 1.3/2.5 MB | 336/345 kB Progress (2): 1.3/2.5 MB | 340/345 kB Progress (2): 1.3/2.5 MB | 340/345 kB Progress (2): 1.3/2.5 MB | 344/345 kB Progress (2): 1.3/2.5 MB | 344/345 kB Progress (2): 1.3/2.5 MB | 345 kB Progress (2): 1.3/2.5 MB | 345 kB Progress (2): 1.3/2.5 MB | 345 kB Progress (2): 1.3/2.5 MB | 345 kB Progress (2): 1.3/2.5 MB | 345 kB Progress (2): 1.3/2.5 MB | 345 kB Progress (2): 1.3/2.5 MB | 345 kB Progress (2): 1.3/2.5 MB | 345 kB Progress (2): 1.3/2.5 MB | 345 kB Progress (2): 1.3/2.5 MB | 345 kB Progress (2): 1.3/2.5 MB | 345 kB Progress (2): 1.3/2.5 MB | 345 kB Progress (2): 1.3/2.5 MB | 345 kB Progress (2): 1.3/2.5 MB | 345 kB Progress (2): 1.3/2.5 MB | 345 kB Progress (2): 1.3/2.5 MB | 345 kB Progress (2): 1.3/2.5 MB | 345 kB Progress (2): 1.3/2.5 MB | 345 kB Progress (2): 1.4/2.5 MB | 345 kB Progress (2): 1.4/2.5 MB | 345 kB Progress (2): 1.4/2.5 MB | 345 kB Progress (2): 1.4/2.5 MB | 345 kB Progress (2): 1.4/2.5 MB | 345 kB Progress (2): 1.4/2.5 MB | 345 kB Progress (2): 1.4/2.5 MB | 345 kB Progress (2): 1.4/2.5 MB | 345 kB Progress (2): 1.4/2.5 MB | 345 kB Progress (2): 1.4/2.5 MB | 345 kB Progress (2): 1.4/2.5 MB | 345 kB Progress (2): 1.4/2.5 MB | 345 kB Progress (2): 1.4/2.5 MB | 345 kB Progress (2): 1.4/2.5 MB | 345 kB Progress (2): 1.4/2.5 MB | 345 kB Progress (2): 1.4/2.5 MB | 345 kB Progress (2): 1.4/2.5 MB | 345 kB Progress (2): 1.4/2.5 MB | 345 kB Progress (2): 1.4/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 2.6 MB/s) [2019-07-30T20:56:33.886Z] 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 11 MB/s) [2019-07-30T20:56:34.142Z] [INFO] Executing tasks [2019-07-30T20:56:34.142Z] [2019-07-30T20:56:34.142Z] main: [2019-07-30T20:56:34.142Z] [2019-07-30T20:56:34.142Z] clean: [2019-07-30T20:56:34.142Z] [INFO] Executed tasks [2019-07-30T20:56:34.142Z] [INFO] [2019-07-30T20:56:34.142Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T20:56:34.142Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target [2019-07-30T20:56:34.142Z] [INFO] [2019-07-30T20:56:34.142Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T20:56:34.142Z] [INFO] The project's OSGi version is 5.0.0.201907302009 [2019-07-30T20:56:34.142Z] [INFO] [2019-07-30T20:56:34.142Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T20:56:34.142Z] [INFO] [2019-07-30T20:56:34.142Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T20:56:34.142Z] [INFO] [2019-07-30T20:56:34.142Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T20:56:34.142Z] [INFO] [2019-07-30T20:56:34.142Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T20:56:34.142Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:56:34.142Z] [INFO] [2019-07-30T20:56:34.142Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T20:56:34.399Z] [INFO] Executing tasks [2019-07-30T20:56:34.399Z] [2019-07-30T20:56:34.399Z] main: [2019-07-30T20:56:34.399Z] [2019-07-30T20:56:34.399Z] build: [2019-07-30T20:56:35.337Z] Help: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html [2019-07-30T20:56:35.337Z] [2019-07-30T20:56:35.337Z] test: [2019-07-30T20:56:35.337Z] [xmlvalidate] 19 file(s) have been successfully validated. [2019-07-30T20:56:35.337Z] [INFO] Executed tasks [2019-07-30T20:56:35.337Z] [INFO] [2019-07-30T20:56:35.337Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T20:56:35.337Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:56:35.337Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/src/main/resources [2019-07-30T20:56:35.337Z] [INFO] [2019-07-30T20:56:35.337Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T20:56:35.337Z] [INFO] [2019-07-30T20:56:35.337Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T20:56:35.337Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/ [2019-07-30T20:56:35.337Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/ [2019-07-30T20:56:35.594Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.8 [2019-07-30T20:56:35.594Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2019-07-30T20:56:35.594Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2019-07-30T20:56:35.594Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2019-07-30T20:56:35.594Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2019-07-30T20:56:35.594Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-30T20:56:35.594Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-30T20:56:35.850Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-30T20:56:35.850Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-30T20:56:36.779Z] [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-30T20:56:36.779Z] [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-30T20:56:36.779Z] [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-30T20:56:37.708Z] [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-30T20:56:38.270Z] [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-30T20:56:38.270Z] [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-30T20:56:39.639Z] [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-30T20:56:39.639Z] [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-30T20:56:41.008Z] [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-30T20:56:41.008Z] [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-30T20:56:41.008Z] [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-30T20:56:41.008Z] [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-30T20:56:41.008Z] [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-30T20:56:41.265Z] [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-30T20:56:41.265Z] [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-30T20:56:41.521Z] [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-30T20:56:41.521Z] [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-30T20:56:41.521Z] [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-30T20:56:41.521Z] [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-30T20:56:41.778Z] [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-30T20:56:41.778Z] [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-30T20:56:41.778Z] [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-30T20:56:41.778Z] [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-30T20:56:42.708Z] [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-30T20:56:42.708Z] [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-30T20:56:42.708Z] [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-30T20:56:42.708Z] [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-30T20:56:42.966Z] [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-30T20:56:42.966Z] [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-30T20:56:42.966Z] [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-30T20:56:42.966Z] [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-30T20:56:43.222Z] [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-30T20:56:43.222Z] [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-30T20:56:43.222Z] [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-30T20:56:43.222Z] [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-30T20:56:43.479Z] [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-30T20:56:43.479Z] [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-30T20:56:43.736Z] [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-30T20:56:43.736Z] [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-30T20:56:44.632Z] [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/ (867.31kB of 8.71MB at 863.31kB/s) [2019-07-30T20:56:45.561Z] [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/ (6.32MB of 8.71MB at 2.87MB/s) [2019-07-30T20:56:50.810Z] [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-30T20:56:50.810Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log [2019-07-30T20:56:50.810Z] [INFO] Command line: [2019-07-30T20:56:50.810Z] [/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_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-30T20:56:50.810Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T20:56:54.082Z] Buildfile: build.xml [2019-07-30T20:56:54.082Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-30T20:56:54.082Z] [2019-07-30T20:56:54.082Z] build.index: [2019-07-30T20:56:57.354Z] BUILD SUCCESSFUL [2019-07-30T20:56:57.354Z] [2019-07-30T20:56:57.354Z] BUILD SUCCESSFUL [2019-07-30T20:56:57.354Z] Total time: 4 seconds [2019-07-30T20:56:57.354Z] [INFO] [2019-07-30T20:56:57.612Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T20:56:57.612Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:56:57.612Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/src/test/resources [2019-07-30T20:56:57.612Z] [INFO] [2019-07-30T20:56:57.612Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T20:56:57.612Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-sources.jar [2019-07-30T20:56:57.612Z] [INFO] [2019-07-30T20:56:57.612Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T20:56:57.612Z] [INFO] [2019-07-30T20:56:57.612Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T20:56:57.612Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar [2019-07-30T20:56:57.868Z] [INFO] [2019-07-30T20:56:57.869Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T20:56:57.869Z] [INFO] [2019-07-30T20:56:57.869Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T20:56:57.869Z] [INFO] [2019-07-30T20:56:57.869Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T20:56:57.869Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar [2019-07-30T20:56:57.869Z] [INFO] [2019-07-30T20:56:57.869Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T20:56:58.125Z] [INFO] [2019-07-30T20:56:58.125Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T20:56:58.125Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:56:58.125Z] [INFO] [2019-07-30T20:56:58.125Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T20:56:58.125Z] [INFO] [2019-07-30T20:56:58.125Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T20:56:58.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:56:58.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:56:58.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:56:58.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:56:58.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:56:58.125Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:56:58.125Z] [INFO] [2019-07-30T20:56:58.125Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T20:56:58.125Z] [INFO] [2019-07-30T20:56:58.125Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >-- [2019-07-30T20:56:58.125Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.8-SNAPSHOT [59/134] [2019-07-30T20:56:58.125Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:56:58.125Z] [INFO] [2019-07-30T20:56:58.125Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T20:56:58.125Z] [INFO] [2019-07-30T20:56:58.125Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T20:56:58.125Z] [INFO] The project's OSGi version is 2.1.8.201907302009 [2019-07-30T20:56:58.125Z] [INFO] [2019-07-30T20:56:58.125Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T20:56:58.125Z] [INFO] [2019-07-30T20:56:58.125Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T20:56:58.125Z] [INFO] [2019-07-30T20:56:58.125Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T20:56:58.125Z] [INFO] [2019-07-30T20:56:58.125Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T20:56:58.125Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:56:58.125Z] [INFO] [2019-07-30T20:56:58.125Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T20:56:58.125Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:56:58.125Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources [2019-07-30T20:56:58.125Z] [INFO] [2019-07-30T20:56:58.125Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T20:56:58.125Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes [2019-07-30T20:56:58.689Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java:[45] [2019-07-30T20:56:58.689Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T20:56:58.689Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:56:58.689Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T20:56:58.689Z] 2. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:56:58.689Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T20:56:58.689Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T20:56:58.689Z] 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-30T20:56:58.689Z] 2 problems (0 errors, 1 warning, 1 info) [2019-07-30T20:56:58.689Z] [INFO] [2019-07-30T20:56:58.689Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T20:56:58.689Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:56:58.689Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources [2019-07-30T20:56:58.689Z] [INFO] [2019-07-30T20:56:58.689Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T20:56:58.689Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-sources.jar [2019-07-30T20:56:58.689Z] [INFO] [2019-07-30T20:56:58.689Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T20:56:58.689Z] [INFO] [2019-07-30T20:56:58.689Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T20:56:58.689Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar [2019-07-30T20:56:58.946Z] [INFO] [2019-07-30T20:56:58.946Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T20:56:58.946Z] [INFO] [2019-07-30T20:56:58.946Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T20:56:58.946Z] [INFO] [2019-07-30T20:56:58.946Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T20:56:58.946Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar [2019-07-30T20:56:58.946Z] [INFO] [2019-07-30T20:56:58.946Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T20:56:58.946Z] [INFO] [2019-07-30T20:56:58.946Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T20:56:58.946Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:56:58.946Z] [INFO] [2019-07-30T20:56:58.946Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T20:56:59.513Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T20:56:59.513Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:56:59.513Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:57:00.426Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:57:00.426Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:57:00.426Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-07-30T20:57:00.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T20:57:02.052Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:57:02.052Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T20:57:02.052Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:57:02.052Z] [INFO] [2019-07-30T20:57:02.052Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T20:57:02.052Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:02.052Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:02.052Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:02.052Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:02.052Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:02.052Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:02.052Z] [INFO] [2019-07-30T20:57:02.052Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T20:57:02.052Z] [INFO] [2019-07-30T20:57:02.052Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >-------- [2019-07-30T20:57:02.052Z] [INFO] Building org.eclipse.tracecompass.tmf 5.0.0-SNAPSHOT [60/134] [2019-07-30T20:57:02.052Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T20:57:02.309Z] [INFO] [2019-07-30T20:57:02.309Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf --- [2019-07-30T20:57:02.309Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/target [2019-07-30T20:57:02.309Z] [INFO] [2019-07-30T20:57:02.309Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf --- [2019-07-30T20:57:02.309Z] [INFO] The project's OSGi version is 5.0.0.201907302009 [2019-07-30T20:57:02.309Z] [INFO] [2019-07-30T20:57:02.309Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf --- [2019-07-30T20:57:02.309Z] [INFO] [2019-07-30T20:57:02.309Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf --- [2019-07-30T20:57:02.309Z] [INFO] [2019-07-30T20:57:02.309Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf --- [2019-07-30T20:57:02.309Z] [INFO] [2019-07-30T20:57:02.309Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf --- [2019-07-30T20:57:02.309Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:57:02.309Z] [INFO] [2019-07-30T20:57:02.309Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf --- [2019-07-30T20:57:02.309Z] [INFO] [2019-07-30T20:57:02.309Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf --- [2019-07-30T20:57:02.309Z] [INFO] [2019-07-30T20:57:02.309Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf --- [2019-07-30T20:57:02.309Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT.jar [2019-07-30T20:57:02.309Z] [INFO] [2019-07-30T20:57:02.309Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf --- [2019-07-30T20:57:02.309Z] [INFO] [2019-07-30T20:57:02.309Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf --- [2019-07-30T20:57:02.309Z] [INFO] [2019-07-30T20:57:02.309Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf --- [2019-07-30T20:57:02.566Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T20:57:02.566Z] [INFO] [2019-07-30T20:57:02.566Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf --- [2019-07-30T20:57:02.566Z] [INFO] [2019-07-30T20:57:02.566Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf --- [2019-07-30T20:57:02.566Z] [INFO] [2019-07-30T20:57:02.566Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf --- [2019-07-30T20:57:02.566Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:57:02.566Z] [INFO] [2019-07-30T20:57:02.566Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf --- [2019-07-30T20:57:03.495Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T20:57:03.495Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:57:03.495Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:57:04.058Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T20:57:04.314Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T20:57:05.680Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T20:57:05.681Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T20:57:05.681Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T20:57:05.681Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:57:05.681Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T20:57:05.681Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:57:05.681Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:57:05.936Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T20:57:05.936Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T20:57:05.936Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-07-30T20:57:05.936Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T20:57:06.192Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T20:57:06.448Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T20:57:06.448Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T20:57:06.448Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T20:57:06.705Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T20:57:06.705Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T20:57:06.705Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:57:06.705Z] [INFO] [2019-07-30T20:57:06.705Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf --- [2019-07-30T20:57:06.705Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:07.633Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:07.633Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:07.890Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:07.890Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:08.147Z] [INFO] [2019-07-30T20:57:08.147Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf --- [2019-07-30T20:57:08.147Z] [INFO] [2019-07-30T20:57:08.147Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------ [2019-07-30T20:57:08.147Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT [61/134] [2019-07-30T20:57:08.147Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:57:08.147Z] [INFO] [2019-07-30T20:57:08.147Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T20:57:08.147Z] [INFO] [2019-07-30T20:57:08.147Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T20:57:08.147Z] [INFO] The project's OSGi version is 1.0.2.201907302009 [2019-07-30T20:57:08.147Z] [INFO] [2019-07-30T20:57:08.147Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T20:57:08.147Z] [INFO] [2019-07-30T20:57:08.147Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T20:57:08.147Z] [INFO] [2019-07-30T20:57:08.147Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T20:57:08.147Z] [INFO] [2019-07-30T20:57:08.147Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T20:57:08.147Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:57:08.147Z] [INFO] [2019-07-30T20:57:08.147Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T20:57:08.147Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:57:08.147Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/src/main/resources [2019-07-30T20:57:08.147Z] [INFO] [2019-07-30T20:57:08.147Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T20:57:08.147Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/target/classes [2019-07-30T20:57:08.404Z] [INFO] [2019-07-30T20:57:08.404Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T20:57:08.404Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:57:08.404Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/src/test/resources [2019-07-30T20:57:08.404Z] [INFO] [2019-07-30T20:57:08.404Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T20:57:08.404Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar [2019-07-30T20:57:08.404Z] [INFO] [2019-07-30T20:57:08.404Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T20:57:08.404Z] [INFO] [2019-07-30T20:57:08.404Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T20:57:08.404Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2019-07-30T20:57:08.404Z] [INFO] [2019-07-30T20:57:08.404Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T20:57:08.404Z] [INFO] [2019-07-30T20:57:08.404Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T20:57:08.404Z] [INFO] [2019-07-30T20:57:08.404Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T20:57:08.404Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2019-07-30T20:57:08.404Z] [INFO] [2019-07-30T20:57:08.404Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T20:57:08.404Z] [INFO] [2019-07-30T20:57:08.404Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T20:57:08.404Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:57:08.404Z] [INFO] [2019-07-30T20:57:08.404Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T20:57:08.661Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T20:57:08.661Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:57:08.918Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:57:09.524Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:57:09.524Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:57:09.524Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T20:57:09.780Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T20:57:11.150Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T20:57:11.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:57:11.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:57:11.407Z] [INFO] [2019-07-30T20:57:11.407Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T20:57:11.407Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:12.336Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:12.592Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:12.592Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:12.592Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:12.592Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:12.849Z] [INFO] [2019-07-30T20:57:12.849Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T20:57:12.849Z] [INFO] [2019-07-30T20:57:12.849Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >-------- [2019-07-30T20:57:12.849Z] [INFO] Building org.eclipse.tracecompass.btf 5.0.0-SNAPSHOT [62/134] [2019-07-30T20:57:12.849Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T20:57:12.849Z] [INFO] [2019-07-30T20:57:12.849Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf --- [2019-07-30T20:57:12.849Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/target [2019-07-30T20:57:12.849Z] [INFO] [2019-07-30T20:57:12.849Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf --- [2019-07-30T20:57:12.849Z] [INFO] The project's OSGi version is 5.0.0.201907302009 [2019-07-30T20:57:12.849Z] [INFO] [2019-07-30T20:57:12.849Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf --- [2019-07-30T20:57:12.849Z] [INFO] [2019-07-30T20:57:12.849Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf --- [2019-07-30T20:57:12.849Z] [INFO] [2019-07-30T20:57:12.849Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf --- [2019-07-30T20:57:12.849Z] [INFO] [2019-07-30T20:57:12.849Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf --- [2019-07-30T20:57:12.849Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:57:12.849Z] [INFO] [2019-07-30T20:57:12.849Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf --- [2019-07-30T20:57:12.849Z] [INFO] [2019-07-30T20:57:12.849Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf --- [2019-07-30T20:57:12.849Z] [INFO] [2019-07-30T20:57:12.849Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf --- [2019-07-30T20:57:12.849Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT.jar [2019-07-30T20:57:12.849Z] [INFO] [2019-07-30T20:57:12.849Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf --- [2019-07-30T20:57:12.849Z] [INFO] [2019-07-30T20:57:12.849Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf --- [2019-07-30T20:57:12.849Z] [INFO] [2019-07-30T20:57:12.849Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf --- [2019-07-30T20:57:12.849Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T20:57:12.849Z] [INFO] [2019-07-30T20:57:12.849Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf --- [2019-07-30T20:57:12.849Z] [INFO] [2019-07-30T20:57:12.849Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf --- [2019-07-30T20:57:12.849Z] [INFO] [2019-07-30T20:57:12.849Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf --- [2019-07-30T20:57:12.849Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:57:12.849Z] [INFO] [2019-07-30T20:57:12.849Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf --- [2019-07-30T20:57:13.777Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T20:57:13.777Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:57:13.777Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:57:14.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T20:57:14.596Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T20:57:15.964Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T20:57:15.964Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T20:57:15.964Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T20:57:15.964Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:57:16.220Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T20:57:16.220Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:57:16.220Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:57:16.220Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T20:57:16.220Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T20:57:16.477Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-07-30T20:57:16.477Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T20:57:16.477Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T20:57:16.477Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.ui' with 6 classes [2019-07-30T20:57:16.477Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T20:57:16.734Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T20:57:16.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T20:57:16.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T20:57:16.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T20:57:16.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T20:57:16.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T20:57:17.246Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:57:17.246Z] [INFO] [2019-07-30T20:57:17.246Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf --- [2019-07-30T20:57:17.246Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:17.246Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:17.808Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:17.808Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:17.808Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:17.808Z] [INFO] [2019-07-30T20:57:17.808Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf --- [2019-07-30T20:57:17.808Z] [INFO] [2019-07-30T20:57:17.808Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >-- [2019-07-30T20:57:17.808Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.0-SNAPSHOT [63/134] [2019-07-30T20:57:17.808Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T20:57:17.808Z] [INFO] [2019-07-30T20:57:17.808Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T20:57:17.808Z] [INFO] [2019-07-30T20:57:17.808Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T20:57:18.065Z] [INFO] The project's OSGi version is 1.0.0.201907302009 [2019-07-30T20:57:18.065Z] [INFO] [2019-07-30T20:57:18.065Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T20:57:18.065Z] [INFO] [2019-07-30T20:57:18.065Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T20:57:18.065Z] [INFO] [2019-07-30T20:57:18.065Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T20:57:18.065Z] [INFO] [2019-07-30T20:57:18.065Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T20:57:18.065Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:57:18.065Z] [INFO] [2019-07-30T20:57:18.065Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T20:57:18.065Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:57:18.065Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources [2019-07-30T20:57:18.065Z] [INFO] [2019-07-30T20:57:18.065Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T20:57:18.065Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/classes [2019-07-30T20:57:18.065Z] [INFO] [2019-07-30T20:57:18.065Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T20:57:18.065Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:57:18.065Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources [2019-07-30T20:57:18.065Z] [INFO] [2019-07-30T20:57:18.065Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T20:57:18.065Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T20:57:18.065Z] [INFO] [2019-07-30T20:57:18.065Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T20:57:18.065Z] [INFO] [2019-07-30T20:57:18.065Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T20:57:18.065Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T20:57:18.322Z] [INFO] [2019-07-30T20:57:18.322Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T20:57:18.322Z] [INFO] [2019-07-30T20:57:18.322Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T20:57:18.322Z] [INFO] [2019-07-30T20:57:18.322Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T20:57:18.322Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T20:57:18.322Z] [INFO] [2019-07-30T20:57:18.322Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T20:57:18.322Z] [INFO] [2019-07-30T20:57:18.322Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T20:57:20.214Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log [2019-07-30T20:57:20.214Z] [INFO] Command line: [2019-07-30T20:57:20.214Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T20:57:20.214Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T20:57:23.639Z] !SESSION 2019-07-30 20:57:20.445 ----------------------------------------------- [2019-07-30T20:57:23.639Z] eclipse.buildId=unknown [2019-07-30T20:57:23.639Z] java.version=1.8.0_202 [2019-07-30T20:57:23.639Z] java.vendor=Oracle Corporation [2019-07-30T20:57:23.639Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T20:57:23.639Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T20:57:23.639Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T20:57:23.639Z] [2019-07-30T20:57:23.639Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 20:57:23.439 [2019-07-30T20:57:23.639Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:57:23.639Z] !STACK 0 [2019-07-30T20:57:23.639Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T20:57:23.639Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:57:23.639Z] [2019-07-30T20:57:23.639Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:57:23.639Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:57:23.639Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:57:23.639Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:57:23.639Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:57:23.639Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:57:23.639Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:57:23.639Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:57:23.639Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:57:23.639Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:57:23.639Z] [2019-07-30T20:57:23.639Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 20:57:23.628 [2019-07-30T20:57:23.639Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:57:23.639Z] !STACK 0 [2019-07-30T20:57:23.639Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T20:57:23.639Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:57:23.639Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T20:57:23.639Z] -> 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-30T20:57:23.639Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T20:57:23.639Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:57:23.639Z] [2019-07-30T20:57:23.639Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:57:23.639Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:57:23.639Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:57:23.639Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:57:23.639Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:57:23.639Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:57:23.639Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:57:23.639Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:57:23.639Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:57:23.639Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:57:26.158Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2019-07-30T20:57:26.721Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.606 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2019-07-30T20:57:26.721Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.229 s [2019-07-30T20:57:26.721Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.089 s [2019-07-30T20:57:26.721Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.02 s [2019-07-30T20:57:26.721Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.059 s [2019-07-30T20:57:26.721Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.006 s [2019-07-30T20:57:26.721Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.004 s [2019-07-30T20:57:26.721Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.019 s [2019-07-30T20:57:26.721Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.069 s [2019-07-30T20:57:26.721Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.005 s [2019-07-30T20:57:26.721Z] [2019-07-30T20:57:26.721Z] Results: [2019-07-30T20:57:26.721Z] [2019-07-30T20:57:26.721Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T20:57:26.721Z] [2019-07-30T20:57:28.612Z] [INFO] All tests passed! [2019-07-30T20:57:28.612Z] [INFO] [2019-07-30T20:57:28.612Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T20:57:28.612Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:57:28.612Z] [INFO] [2019-07-30T20:57:28.612Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T20:57:28.612Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T20:57:28.612Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:57:28.869Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:57:29.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:57:29.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:57:29.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:57:29.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:57:29.431Z] [INFO] [2019-07-30T20:57:29.431Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T20:57:29.431Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:29.431Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:29.431Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:29.431Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:29.431Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:29.431Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:29.431Z] [INFO] [2019-07-30T20:57:29.431Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T20:57:29.431Z] [INFO] [2019-07-30T20:57:29.431Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >-- [2019-07-30T20:57:29.431Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.5-SNAPSHOT [64/134] [2019-07-30T20:57:29.431Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T20:57:29.687Z] [INFO] [2019-07-30T20:57:29.687Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T20:57:29.687Z] [INFO] [2019-07-30T20:57:29.687Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T20:57:29.687Z] [INFO] The project's OSGi version is 1.1.5.201907302009 [2019-07-30T20:57:29.687Z] [INFO] [2019-07-30T20:57:29.687Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T20:57:29.687Z] [INFO] [2019-07-30T20:57:29.687Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T20:57:29.687Z] [INFO] [2019-07-30T20:57:29.687Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T20:57:29.687Z] [INFO] [2019-07-30T20:57:29.687Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T20:57:29.687Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:57:29.687Z] [INFO] [2019-07-30T20:57:29.687Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T20:57:29.687Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:57:29.687Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/src/main/resources [2019-07-30T20:57:29.687Z] [INFO] [2019-07-30T20:57:29.687Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T20:57:29.687Z] [INFO] Compiling 13 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/classes [2019-07-30T20:57:29.943Z] [INFO] [2019-07-30T20:57:29.943Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T20:57:29.943Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:57:29.943Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/src/test/resources [2019-07-30T20:57:29.943Z] [INFO] [2019-07-30T20:57:29.943Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T20:57:29.943Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-sources.jar [2019-07-30T20:57:29.943Z] [INFO] [2019-07-30T20:57:29.943Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T20:57:29.943Z] [INFO] [2019-07-30T20:57:29.943Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T20:57:29.943Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar [2019-07-30T20:57:29.943Z] [INFO] [2019-07-30T20:57:29.943Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T20:57:29.943Z] [INFO] [2019-07-30T20:57:29.943Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T20:57:29.943Z] [INFO] [2019-07-30T20:57:29.943Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T20:57:29.943Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar [2019-07-30T20:57:30.200Z] [INFO] [2019-07-30T20:57:30.200Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T20:57:30.200Z] [INFO] [2019-07-30T20:57:30.200Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T20:57:31.129Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log [2019-07-30T20:57:31.129Z] [INFO] Command line: [2019-07-30T20:57:31.129Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T20:57:31.129Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T20:57:34.403Z] !SESSION 2019-07-30 20:57:31.446 ----------------------------------------------- [2019-07-30T20:57:34.403Z] eclipse.buildId=unknown [2019-07-30T20:57:34.403Z] java.version=1.8.0_202 [2019-07-30T20:57:34.403Z] java.vendor=Oracle Corporation [2019-07-30T20:57:34.403Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T20:57:34.403Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T20:57:34.403Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T20:57:34.403Z] [2019-07-30T20:57:34.403Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 20:57:33.926 [2019-07-30T20:57:34.403Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:57:34.403Z] !STACK 0 [2019-07-30T20:57:34.403Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-30T20:57:34.403Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:57:34.403Z] [2019-07-30T20:57:34.403Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:57:34.403Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:57:34.403Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:57:34.403Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:57:34.403Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:57:34.403Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:57:34.403Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:57:34.403Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:57:34.403Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:57:34.403Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:57:34.403Z] [2019-07-30T20:57:34.403Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 20:57:34.055 [2019-07-30T20:57:34.403Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:57:34.403Z] !STACK 0 [2019-07-30T20:57:34.403Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-30T20:57:34.403Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:57:34.403Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T20:57:34.403Z] -> 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-30T20:57:34.403Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-30T20:57:34.403Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:57:34.403Z] [2019-07-30T20:57:34.403Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:57:34.403Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:57:34.403Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:57:34.403Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:57:34.403Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:57:34.403Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:57:34.403Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:57:34.403Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:57:34.403Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:57:34.403Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:57:35.772Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2019-07-30T20:57:35.772Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2019-07-30T20:57:35.772Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0.003 s [2019-07-30T20:57:35.772Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T20:57:35.772Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T20:57:35.772Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T20:57:35.772Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0.001 s [2019-07-30T20:57:35.772Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T20:57:35.772Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T20:57:35.772Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T20:57:35.772Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T20:57:35.772Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T20:57:35.772Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T20:57:35.772Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T20:57:35.772Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T20:57:35.772Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T20:57:35.772Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T20:57:35.772Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2019-07-30T20:57:36.029Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2019-07-30T20:57:36.030Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.002 s [2019-07-30T20:57:36.030Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T20:57:36.030Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.002 s [2019-07-30T20:57:36.030Z] testFormatIllegalArgument[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormat[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject2[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T20:57:36.030Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T20:57:36.030Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T20:57:36.030Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormatIllegalArgument[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T20:57:36.030Z] testFormat[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject2[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormatIllegalArgument[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormat[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject2[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T20:57:36.030Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T20:57:36.030Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormatIllegalArgument[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T20:57:36.030Z] testFormat[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject2[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T20:57:36.030Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.030Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2019-07-30T20:57:36.289Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2019-07-30T20:57:36.289Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T20:57:36.289Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T20:57:36.289Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T20:57:36.289Z] 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-30T20:57:36.289Z] 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-30T20:57:36.289Z] 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-30T20:57:36.289Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T20:57:36.289Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.051 s [2019-07-30T20:57:36.289Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T20:57:36.289Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2019-07-30T20:57:36.289Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T20:57:36.289Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T20:57:36.289Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] 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-30T20:57:36.289Z] testParseObject[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-30T20:57:36.289Z] 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-30T20:57:36.289Z] 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-30T20:57:36.289Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T20:57:36.289Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T20:57:36.289Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] 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-30T20:57:36.289Z] testParseObject[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] 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-30T20:57:36.289Z] 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-30T20:57:36.289Z] testFormatIllegalArgument[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T20:57:36.289Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T20:57:36.289Z] testFormat[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T20:57:36.289Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2019-07-30T20:57:36.289Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2019-07-30T20:57:36.289Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0.001 s [2019-07-30T20:57:36.289Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[11: ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] 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-30T20:57:36.289Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2019-07-30T20:57:36.289Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2019-07-30T20:57:36.289Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.289Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T20:57:36.290Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T20:57:36.290Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T20:57:36.290Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T20:57:36.290Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] 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-30T20:57:36.290Z] 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-30T20:57:36.290Z] testFormat[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-30T20:57:36.290Z] 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-30T20:57:36.290Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject2[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] 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-30T20:57:36.290Z] 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-30T20:57:36.290Z] 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-30T20:57:36.290Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T20:57:36.290Z] testFormatIllegalArgument[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormat[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject2[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormatIllegalArgument[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormat[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject2[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T20:57:36.290Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestTransform [2019-07-30T20:57:37.659Z] [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-30T20:57:37.659Z] [Fatal Error] :1:4: Recursive entity reference "A". (Reference path: A -> B -> A), [2019-07-30T20:57:37.659Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.028 s - in org.eclipse.tracecompass.common.core.tests.xml.TestTransform [2019-07-30T20:57:37.659Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) skipped [2019-07-30T20:57:37.659Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) Time elapsed: 1.024 s [2019-07-30T20:57:37.659Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) Time elapsed: 0.002 s [2019-07-30T20:57:37.659Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2019-07-30T20:57:37.659Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2019-07-30T20:57:37.659Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.002 s [2019-07-30T20:57:37.659Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2019-07-30T20:57:37.659Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-30T20:57:37.659Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.045 s [2019-07-30T20:57:37.659Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-30T20:57:37.659Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-30T20:57:37.659Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2019-07-30T20:57:37.659Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2019-07-30T20:57:37.659Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.027 s [2019-07-30T20:57:37.659Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.013 s [2019-07-30T20:57:37.659Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.003 s [2019-07-30T20:57:37.659Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.009 s [2019-07-30T20:57:37.659Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-30T20:57:37.659Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.002 s [2019-07-30T20:57:37.659Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-30T20:57:37.659Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-30T20:57:37.659Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-30T20:57:37.659Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-30T20:57:37.659Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-30T20:57:37.659Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-30T20:57:37.659Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-30T20:57:37.659Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-30T20:57:37.659Z] WARNING: {"ts":356843835073254,"ph":"s","tid":1,"name":"foo","cat":"mydog","id":"0x1"} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-30T20:57:37.659Z] WARNING: {"ts":356843846508811,"ph":"f","tid":1,"cat":"mydog","id":"0x1"} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-30T20:57:37.659Z] WARNING: {"ts":356843848266257,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x2"} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-30T20:57:37.659Z] WARNING: {"ts":356843900988344,"ph":"f","tid":1,"cat":"myspider","id":"0x2"} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-30T20:57:37.659Z] WARNING: {"ts":356843907811902,"ph":"s","tid":1,"name":"foo","cat":"null","id":"0x3"} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-30T20:57:37.659Z] WARNING: {"ts":356843908459401,"ph":"f","tid":1,"cat":"null","id":"0x3"} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T20:57:37.659Z] WARNING: {"ts":356843910422965,"ph":"B","tid":1,"name":"foo"} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T20:57:37.659Z] WARNING: {"ts":356843912673596,"ph":"E","tid":1} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-30T20:57:37.659Z] WARNING: {"ts":356843915388100,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x5"} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-30T20:57:37.659Z] WARNING: {"ts":356843916037876,"ph":"f","tid":1,"cat":"myspider","id":"0x5"} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T20:57:37.659Z] INFO: {"ts":356843923600638,"ph":"B","tid":1,"name":"foo"} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T20:57:37.659Z] INFO: {"ts":356843924096193,"ph":"B","tid":1,"name":"bar"} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T20:57:37.659Z] INFO: {"ts":356843924570327,"ph":"E","tid":1} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T20:57:37.659Z] INFO: {"ts":356843924999905,"ph":"E","tid":1} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T20:57:37.659Z] WARNING: {"ts":356843926011182,"ph":"B","tid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T20:57:37.659Z] WARNING: {"ts":356843926425862,"ph":"E","tid":1} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T20:57:37.659Z] WARNING: {"ts":356843926819491,"ph":"B","tid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T20:57:37.659Z] WARNING: {"ts":356843927222644,"ph":"E","tid":1} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T20:57:37.659Z] WARNING: {"ts":356843927606482,"ph":"B","tid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T20:57:37.659Z] WARNING: {"ts":356843928015249,"ph":"E","tid":1} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T20:57:37.659Z] WARNING: {"ts":356843928889520,"ph":"B","tid":1,"name":"foo"} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T20:57:37.659Z] WARNING: {"ts":356843929692916,"ph":"E","tid":1} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2019-07-30T20:57:37.659Z] INFO: {"ts":356843932787911,"ph":"i","tid":1,"name":"test null value","args":{"nullvalue":"null"}} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2019-07-30T20:57:37.659Z] INFO: {"ts":356843933651693,"ph":"i","tid":1,"name":"test null key","args":{"null":"value"}} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T20:57:37.659Z] INFO: {"ts":356843934808923,"ph":"B","tid":1,"name":"foo"} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T20:57:37.659Z] INFO: {"ts":356843935181096,"ph":"B","tid":1,"name":"bar"} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T20:57:37.659Z] INFO: {"ts":356843935550613,"ph":"E","tid":1} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T20:57:37.659Z] INFO: {"ts":356843935914715,"ph":"E","tid":1} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-30T20:57:37.659Z] WARNING: {"ts":356843936705862,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x6"} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-30T20:57:37.659Z] WARNING: {"ts":356843937231318,"ph":"f","tid":1,"cat":"myspider","id":"0x6"} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T20:57:37.659Z] INFO: {"ts":356844000510958,"ph":"B","tid":1,"name":"world"} [2019-07-30T20:57:37.659Z] Jul 30, 2019 8:57:37 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T20:57:37.659Z] INFO: {"ts":356844000823844,"ph":"E","tid":1} [2019-07-30T20:57:37.659Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2019-07-30T20:57:37.659Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.022 s [2019-07-30T20:57:37.659Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.054 s [2019-07-30T20:57:37.659Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.006 s [2019-07-30T20:57:37.659Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T20:57:37.659Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.004 s [2019-07-30T20:57:37.659Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T20:57:37.659Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T20:57:37.659Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T20:57:37.659Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.005 s [2019-07-30T20:57:37.659Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T20:57:37.659Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-30T20:57:37.659Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-30T20:57:37.659Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T20:57:37.659Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T20:57:37.659Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T20:57:37.659Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T20:57:37.659Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T20:57:37.659Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T20:57:37.659Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-30T20:57:37.659Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.06 s [2019-07-30T20:57:37.659Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T20:57:37.659Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-30T20:57:37.659Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2019-07-30T20:57:37.659Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2019-07-30T20:57:37.659Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0.002 s [2019-07-30T20:57:37.659Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0.001 s [2019-07-30T20:57:37.659Z] [2019-07-30T20:57:37.659Z] Results: [2019-07-30T20:57:37.659Z] [2019-07-30T20:57:37.659Z] Tests run: 538, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T20:57:37.659Z] [2019-07-30T20:57:38.591Z] [INFO] All tests passed! [2019-07-30T20:57:38.591Z] [INFO] [2019-07-30T20:57:38.591Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T20:57:38.591Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:57:38.591Z] [INFO] [2019-07-30T20:57:38.591Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T20:57:38.591Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:57:38.591Z] [INFO] [2019-07-30T20:57:38.591Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T20:57:38.591Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:38.591Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:38.591Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:38.591Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:38.591Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:38.591Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:38.591Z] [INFO] [2019-07-30T20:57:38.591Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T20:57:38.591Z] [INFO] [2019-07-30T20:57:38.591Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >-------- [2019-07-30T20:57:38.591Z] [INFO] Building org.eclipse.tracecompass.ctf 5.0.0-SNAPSHOT [65/134] [2019-07-30T20:57:38.591Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T20:57:38.591Z] [INFO] [2019-07-30T20:57:38.591Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf --- [2019-07-30T20:57:38.591Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/target [2019-07-30T20:57:38.591Z] [INFO] [2019-07-30T20:57:38.591Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf --- [2019-07-30T20:57:38.591Z] [INFO] The project's OSGi version is 5.0.0.201907302009 [2019-07-30T20:57:38.591Z] [INFO] [2019-07-30T20:57:38.591Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf --- [2019-07-30T20:57:38.591Z] [INFO] [2019-07-30T20:57:38.591Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf --- [2019-07-30T20:57:38.591Z] [INFO] [2019-07-30T20:57:38.591Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf --- [2019-07-30T20:57:38.591Z] [INFO] [2019-07-30T20:57:38.591Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf --- [2019-07-30T20:57:38.591Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:57:38.591Z] [INFO] [2019-07-30T20:57:38.591Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf --- [2019-07-30T20:57:38.591Z] [INFO] [2019-07-30T20:57:38.591Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf --- [2019-07-30T20:57:38.591Z] [INFO] [2019-07-30T20:57:38.591Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf --- [2019-07-30T20:57:38.591Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT.jar [2019-07-30T20:57:38.591Z] [INFO] [2019-07-30T20:57:38.591Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf --- [2019-07-30T20:57:38.591Z] [INFO] [2019-07-30T20:57:38.591Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf --- [2019-07-30T20:57:38.591Z] [INFO] [2019-07-30T20:57:38.591Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf --- [2019-07-30T20:57:38.591Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T20:57:38.848Z] [INFO] [2019-07-30T20:57:38.848Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf --- [2019-07-30T20:57:38.848Z] [INFO] [2019-07-30T20:57:38.848Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf --- [2019-07-30T20:57:38.848Z] [INFO] [2019-07-30T20:57:38.848Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf --- [2019-07-30T20:57:38.848Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:57:38.848Z] [INFO] [2019-07-30T20:57:38.848Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf --- [2019-07-30T20:57:38.848Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:57:38.848Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T20:57:39.103Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T20:57:39.103Z] [INFO] [2019-07-30T20:57:39.103Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf --- [2019-07-30T20:57:39.103Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:39.103Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:39.103Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:39.103Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:39.103Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:39.360Z] [INFO] [2019-07-30T20:57:39.360Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf --- [2019-07-30T20:57:39.360Z] [INFO] [2019-07-30T20:57:39.360Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >-- [2019-07-30T20:57:39.360Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT [66/134] [2019-07-30T20:57:39.360Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T20:57:39.360Z] [INFO] [2019-07-30T20:57:39.360Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T20:57:39.360Z] [INFO] [2019-07-30T20:57:39.360Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T20:57:39.360Z] [INFO] The project's OSGi version is 1.0.1.201907302009 [2019-07-30T20:57:39.360Z] [INFO] [2019-07-30T20:57:39.360Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T20:57:39.360Z] [INFO] [2019-07-30T20:57:39.360Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T20:57:39.360Z] [INFO] [2019-07-30T20:57:39.360Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T20:57:39.360Z] [INFO] [2019-07-30T20:57:39.360Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T20:57:39.360Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:57:39.360Z] [INFO] [2019-07-30T20:57:39.360Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T20:57:39.360Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:57:39.360Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources [2019-07-30T20:57:39.360Z] [INFO] [2019-07-30T20:57:39.360Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T20:57:39.360Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes [2019-07-30T20:57:39.360Z] [INFO] [2019-07-30T20:57:39.360Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T20:57:39.360Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:57:39.360Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources [2019-07-30T20:57:39.360Z] [INFO] [2019-07-30T20:57:39.360Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T20:57:39.360Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T20:57:39.360Z] [INFO] [2019-07-30T20:57:39.360Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T20:57:39.360Z] [INFO] [2019-07-30T20:57:39.360Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T20:57:39.360Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar [2019-07-30T20:57:39.360Z] [INFO] [2019-07-30T20:57:39.360Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T20:57:39.360Z] [INFO] [2019-07-30T20:57:39.360Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T20:57:39.360Z] [INFO] [2019-07-30T20:57:39.360Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T20:57:39.360Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar [2019-07-30T20:57:39.360Z] [INFO] [2019-07-30T20:57:39.360Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T20:57:39.360Z] [INFO] [2019-07-30T20:57:39.360Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T20:57:40.289Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log [2019-07-30T20:57:40.289Z] [INFO] Command line: [2019-07-30T20:57:40.289Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T20:57:40.289Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T20:57:43.562Z] !SESSION 2019-07-30 20:57:40.471 ----------------------------------------------- [2019-07-30T20:57:43.562Z] eclipse.buildId=unknown [2019-07-30T20:57:43.562Z] java.version=1.8.0_202 [2019-07-30T20:57:43.562Z] java.vendor=Oracle Corporation [2019-07-30T20:57:43.562Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T20:57:43.562Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T20:57:43.562Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T20:57:43.562Z] [2019-07-30T20:57:43.562Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 20:57:42.954 [2019-07-30T20:57:43.562Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:57:43.562Z] !STACK 0 [2019-07-30T20:57:43.562Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2019-07-30T20:57:43.562Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:57:43.562Z] [2019-07-30T20:57:43.562Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:57:43.562Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:57:43.562Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:57:43.562Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:57:43.562Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:57:43.562Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:57:43.562Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:57:43.562Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:57:43.562Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:57:43.562Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:57:43.562Z] [2019-07-30T20:57:43.562Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 20:57:43.139 [2019-07-30T20:57:43.562Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:57:43.562Z] !STACK 0 [2019-07-30T20:57:43.562Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [122] [2019-07-30T20:57:43.562Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:57:43.562Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T20:57:43.562Z] -> 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-30T20:57:43.562Z] org.apache.httpcomponents.httpclient.win [30] [2019-07-30T20:57:43.562Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:57:43.562Z] [2019-07-30T20:57:43.562Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:57:43.562Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:57:43.562Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:57:43.562Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:57:43.562Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:57:43.562Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:57:43.562Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:57:43.562Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:57:43.562Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:57:43.562Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:57:44.932Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest [2019-07-30T20:57:44.932Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.181 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest [2019-07-30T20:57:44.932Z] testSymbols(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.082 s [2019-07-30T20:57:44.932Z] testStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-30T20:57:44.932Z] testCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T20:57:44.932Z] testLiteralSuffixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T20:57:44.932Z] testLiteralPrefixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T20:57:44.932Z] testMixedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T20:57:44.932Z] testWhitespaces(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T20:57:44.932Z] testLineCommentWithEOF(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) skipped [2019-07-30T20:57:44.932Z] testIdentifierLetters(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-30T20:57:44.932Z] testMultiLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-30T20:57:44.932Z] testComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T20:57:44.932Z] testLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T20:57:44.932Z] testNestedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T20:57:44.932Z] testLiteralDigits(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-30T20:57:44.932Z] testLiteralZero(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T20:57:44.932Z] testKeywords(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.059 s [2019-07-30T20:57:44.932Z] testEscapeStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T20:57:44.932Z] testEscapeCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-30T20:57:44.932Z] testIdentifier(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T20:57:44.932Z] testLiterals(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T20:57:44.932Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest [2019-07-30T20:57:45.495Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.306 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest [2019-07-30T20:57:45.495Z] testDeclaratorOfEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-30T20:57:45.495Z] testCharacterLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.102 s [2019-07-30T20:57:45.495Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.003 s [2019-07-30T20:57:45.495Z] testIntegerLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T20:57:45.495Z] testKeywordPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T20:57:45.495Z] testStringLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T20:57:45.495Z] testTraceDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-30T20:57:45.495Z] testEnvDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.002 s [2019-07-30T20:57:45.495Z] testMixedUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T20:57:45.495Z] testArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T20:57:45.495Z] testMemberUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T20:57:45.495Z] testFloatingTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T20:57:45.495Z] testIntegerTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T20:57:45.495Z] testPointerUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T20:57:45.495Z] testTypedefDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-30T20:57:45.495Z] testUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.01 s [2019-07-30T20:57:45.495Z] testIdentifierPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T20:57:45.495Z] testSpecialArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T20:57:45.495Z] testDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T20:57:45.495Z] testSimpleUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T20:57:45.495Z] testEmptyDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-30T20:57:45.495Z] testPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T20:57:45.495Z] [2019-07-30T20:57:45.495Z] Results: [2019-07-30T20:57:45.495Z] [2019-07-30T20:57:45.495Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5 [2019-07-30T20:57:45.495Z] [2019-07-30T20:57:49.133Z] [INFO] All tests passed! [2019-07-30T20:57:49.133Z] [INFO] [2019-07-30T20:57:49.133Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T20:57:49.133Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:57:49.133Z] [INFO] [2019-07-30T20:57:49.133Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T20:57:49.696Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T20:57:49.696Z] [INFO] [2019-07-30T20:57:49.696Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T20:57:49.696Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:49.696Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:49.696Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:49.696Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:49.696Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:49.696Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:49.696Z] [INFO] [2019-07-30T20:57:49.696Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T20:57:49.696Z] [INFO] [2019-07-30T20:57:49.696Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------ [2019-07-30T20:57:49.696Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 5.0.0-SNAPSHOT [67/134] [2019-07-30T20:57:49.696Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T20:57:49.952Z] [INFO] [2019-07-30T20:57:49.952Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T20:57:49.952Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/target [2019-07-30T20:57:49.952Z] [INFO] [2019-07-30T20:57:49.952Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T20:57:49.952Z] [INFO] The project's OSGi version is 5.0.0.201907302009 [2019-07-30T20:57:49.952Z] [INFO] [2019-07-30T20:57:49.952Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T20:57:49.952Z] [INFO] [2019-07-30T20:57:49.952Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T20:57:49.952Z] [INFO] [2019-07-30T20:57:49.952Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T20:57:49.952Z] [INFO] [2019-07-30T20:57:49.952Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T20:57:49.952Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:57:49.952Z] [INFO] [2019-07-30T20:57:49.952Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T20:57:49.952Z] [INFO] [2019-07-30T20:57:49.952Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T20:57:49.952Z] [INFO] [2019-07-30T20:57:49.952Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T20:57:49.952Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT.jar [2019-07-30T20:57:49.952Z] [INFO] [2019-07-30T20:57:49.952Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T20:57:49.952Z] [INFO] [2019-07-30T20:57:49.952Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T20:57:49.952Z] [INFO] [2019-07-30T20:57:49.952Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T20:57:49.952Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T20:57:49.952Z] [INFO] [2019-07-30T20:57:49.952Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T20:57:49.952Z] [INFO] [2019-07-30T20:57:49.952Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T20:57:49.952Z] [INFO] [2019-07-30T20:57:49.952Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T20:57:49.952Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:57:49.952Z] [INFO] [2019-07-30T20:57:49.952Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T20:57:50.882Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T20:57:50.882Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:57:50.882Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:57:51.445Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T20:57:51.701Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T20:57:53.069Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T20:57:53.069Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T20:57:53.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T20:57:53.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:57:53.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T20:57:53.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:57:53.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:57:53.581Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T20:57:53.581Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T20:57:53.581Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-07-30T20:57:53.581Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T20:57:53.838Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T20:57:54.093Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T20:57:54.093Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T20:57:54.093Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T20:57:54.093Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T20:57:54.350Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T20:57:54.350Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T20:57:54.350Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:57:54.350Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T20:57:54.350Z] [INFO] [2019-07-30T20:57:54.350Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T20:57:54.350Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:54.350Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:54.350Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:54.350Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:54.350Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:54.350Z] [INFO] [2019-07-30T20:57:54.350Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T20:57:54.350Z] [INFO] [2019-07-30T20:57:54.350Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >-- [2019-07-30T20:57:54.350Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.8-SNAPSHOT [68/134] [2019-07-30T20:57:54.350Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T20:57:54.350Z] [INFO] [2019-07-30T20:57:54.350Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T20:57:54.350Z] [INFO] [2019-07-30T20:57:54.350Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T20:57:54.350Z] [INFO] The project's OSGi version is 1.0.8.201907302009 [2019-07-30T20:57:54.350Z] [INFO] [2019-07-30T20:57:54.350Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T20:57:54.350Z] [INFO] [2019-07-30T20:57:54.350Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T20:57:54.350Z] [INFO] [2019-07-30T20:57:54.350Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T20:57:54.350Z] [INFO] [2019-07-30T20:57:54.350Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T20:57:54.350Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:57:54.350Z] [INFO] [2019-07-30T20:57:54.350Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T20:57:54.350Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:57:54.350Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources [2019-07-30T20:57:54.350Z] [INFO] [2019-07-30T20:57:54.350Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T20:57:54.350Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes [2019-07-30T20:57:54.914Z] [INFO] [2019-07-30T20:57:54.914Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T20:57:54.914Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:57:54.914Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources [2019-07-30T20:57:54.914Z] [INFO] [2019-07-30T20:57:54.914Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T20:57:54.914Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:54.914Z] [INFO] [2019-07-30T20:57:54.914Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T20:57:54.914Z] [INFO] [2019-07-30T20:57:54.914Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T20:57:54.914Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:54.914Z] [INFO] [2019-07-30T20:57:54.914Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T20:57:54.914Z] [INFO] [2019-07-30T20:57:54.914Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T20:57:54.914Z] [INFO] [2019-07-30T20:57:54.914Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T20:57:54.914Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T20:57:54.914Z] [INFO] [2019-07-30T20:57:54.914Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T20:57:54.914Z] [INFO] [2019-07-30T20:57:54.914Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T20:57:56.283Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T20:57:56.283Z] [INFO] Command line: [2019-07-30T20:57:56.283Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T20:57:56.283Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T20:57:59.558Z] !SESSION 2019-07-30 20:57:56.538 ----------------------------------------------- [2019-07-30T20:57:59.558Z] eclipse.buildId=unknown [2019-07-30T20:57:59.558Z] java.version=1.8.0_202 [2019-07-30T20:57:59.558Z] java.vendor=Oracle Corporation [2019-07-30T20:57:59.558Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T20:57:59.558Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T20:57:59.558Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T20:57:59.558Z] [2019-07-30T20:57:59.558Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 20:57:59.330 [2019-07-30T20:57:59.558Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:57:59.558Z] !STACK 0 [2019-07-30T20:57:59.558Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T20:57:59.558Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:57:59.558Z] [2019-07-30T20:57:59.558Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:57:59.558Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:57:59.558Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:57:59.558Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:57:59.558Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:57:59.558Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:57:59.558Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:57:59.558Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:57:59.558Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:57:59.558Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:57:59.558Z] [2019-07-30T20:57:59.558Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 20:57:59.464 [2019-07-30T20:57:59.558Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:57:59.558Z] !STACK 0 [2019-07-30T20:57:59.558Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T20:57:59.558Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:57:59.558Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T20:57:59.558Z] -> 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-30T20:57:59.558Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T20:57:59.558Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:57:59.558Z] [2019-07-30T20:57:59.558Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:57:59.558Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:57:59.558Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:57:59.558Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:57:59.558Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:57:59.558Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:57:59.558Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:57:59.558Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:57:59.558Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:57:59.558Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:58:01.451Z] process 9508: 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-30T20:58:01.451Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T20:58:02.014Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T20:58:02.014Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T20:58:11.964Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2019-07-30T20:58:12.528Z] Display size: 1440x900 [2019-07-30T20:58:12.528Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T20:58:12.528Z] GTK version=3.18.9 [2019-07-30T20:58:12.528Z] GTK theme=Ambiance [2019-07-30T20:58:12.528Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T20:58:12.528Z] Time zone: Coordinated Universal Time [2019-07-30T20:58:12.528Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T20:58:12.528Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T20:58:39.141Z] [2019-07-30T20:58:39.141Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 20:58:39.030 [2019-07-30T20:58:39.141Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)] [2019-07-30T20:58:47.232Z] [2019-07-30T20:58:47.232Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 20:58:45.926 [2019-07-30T20:58:47.232Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)] [2019-07-30T20:58:59.411Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.889 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2019-07-30T20:58:59.411Z] testTrimEvents(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest) Time elapsed: 18.982 s [2019-07-30T20:58:59.411Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2019-07-30T20:58:59.411Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:58:59.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:58:59.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:58:59.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:58:59.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:58:59.411Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:58:59.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152242826 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:58:59.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152242826 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:58:59.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152242827 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:58:59.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152242827 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:58:59.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152242827 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-30T20:58:59.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152242886 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:58:59.411Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:58:59.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152242888 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:58:59.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152242888 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:58:59.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152242888 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:58:59.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152242889 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:58:59.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152242889 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-30T20:58:59.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152242897 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:58:59.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152242898 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:58:59.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152242898 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:58:59.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152242898 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:58:59.411Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152242899 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-30T20:58:59.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152242909 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:58:59.411Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:58:59.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1152242910 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T20:58:59.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1152242911 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T20:58:59.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1152242911 data=null} to TreeItem with text {Traces [0]} [2019-07-30T20:58:59.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1152242911 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T20:58:59.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152242912 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-30T20:58:59.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1152242988 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T20:58:59.411Z] [2019-07-30T20:58:59.411Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 20:58:58.870 [2019-07-30T20:58:59.411Z] !MESSAGE Error initializing trace. [2019-07-30T20:58:59.411Z] [2019-07-30T20:58:59.411Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27 [2019-07-30T20:58:59.411Z] !STACK 0 [2019-07-30T20:58:59.411Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27 [2019-07-30T20:58:59.411Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-30T20:58:59.411Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T20:58:59.411Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T20:58:59.411Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T20:58:59.411Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T20:58:59.411Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T20:58:59.411Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T20:58:59.411Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T20:58:59.411Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T20:58:59.411Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:58:59.411Z] Caused by: MismatchedTokenException(57!=72) [2019-07-30T20:58:59.411Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:229) [2019-07-30T20:58:59.411Z] at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115) [2019-07-30T20:58:59.411Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1730) [2019-07-30T20:58:59.411Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-30T20:58:59.411Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-30T20:58:59.411Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-30T20:58:59.411Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T20:58:59.411Z] ... 9 more [2019-07-30T20:58:59.411Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T20:58:59.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1152243599 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T20:58:59.411Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:58:59.411Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:58:59.411Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T20:58:59.411Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T20:58:59.411Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:58:59.411Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:58:59.411Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:58:59.411Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:58:59.411Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:58:59.411Z] DEBUG - Clicking on OK [2019-07-30T20:58:59.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152243603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:58:59.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152243604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:58:59.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152243604 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:58:59.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152243604 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:58:59.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152243604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:58:59.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152243605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:58:59.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152243605 data=null 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-30T20:58:59.668Z] DEBUG - Clicked on [2019-07-30T20:59:00.231Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:59:00.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:00.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:00.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:00.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:00.231Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:00.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152244190 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:00.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152244191 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:00.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152244191 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:00.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152244191 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:00.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152244192 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-30T20:59:00.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152244278 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:00.231Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:00.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152244280 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:00.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152244280 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:00.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152244280 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:00.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152244281 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:00.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152244281 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-30T20:59:00.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152244290 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:00.231Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T20:59:00.231Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:00.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1152244292 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:59:00.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1152244292 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:59:00.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1152244292 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:59:00.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1152244292 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:00.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152244293 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-30T20:59:00.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1152244313 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:00.488Z] [2019-07-30T20:59:00.488Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 20:59:00.332 [2019-07-30T20:59:00.488Z] !MESSAGE Error initializing trace. [2019-07-30T20:59:00.488Z] [2019-07-30T20:59:00.488Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T20:59:00.488Z] !STACK 0 [2019-07-30T20:59:00.488Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T20:59:00.488Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T20:59:00.488Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T20:59:00.488Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T20:59:00.488Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T20:59:00.488Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T20:59:00.488Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T20:59:00.488Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T20:59:00.488Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T20:59:00.488Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T20:59:00.488Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:59:00.488Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T20:59:00.488Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-30T20:59:00.488Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-30T20:59:00.488Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-30T20:59:00.488Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-30T20:59:00.488Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T20:59:00.488Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T20:59:00.488Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T20:59:00.488Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T20:59:00.488Z] ... 9 more [2019-07-30T20:59:01.051Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T20:59:01.051Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1152245220 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T20:59:01.051Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:01.051Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:01.051Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T20:59:01.051Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T20:59:01.051Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:01.051Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:01.051Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:59:01.051Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:59:01.051Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:01.051Z] DEBUG - Clicking on OK [2019-07-30T20:59:01.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152245222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:01.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152245222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:01.051Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152245223 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:01.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152245223 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:01.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152245223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:01.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152245223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:01.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152245223 data=null 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-30T20:59:01.051Z] DEBUG - Clicked on [2019-07-30T20:59:01.615Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:59:01.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:01.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:01.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:01.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:01.615Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:01.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152245608 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:01.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152245609 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:01.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152245609 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:01.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152245609 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:01.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152245610 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-30T20:59:01.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152245688 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:01.615Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:01.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152245690 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:01.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152245690 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:01.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152245690 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:01.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152245690 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:01.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152245691 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-30T20:59:01.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152245703 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:01.615Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T20:59:01.615Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:01.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1152245705 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:59:01.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1152245705 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:59:01.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1152245706 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:59:01.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1152245706 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:01.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152245706 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-30T20:59:01.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1152245727 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:02.321Z] [2019-07-30T20:59:02.321Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 20:59:01.657 [2019-07-30T20:59:02.321Z] !MESSAGE Error initializing trace. [2019-07-30T20:59:02.321Z] [2019-07-30T20:59:02.321Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19 [2019-07-30T20:59:02.321Z] !STACK 0 [2019-07-30T20:59:02.321Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19 [2019-07-30T20:59:02.321Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-30T20:59:02.321Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T20:59:02.321Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T20:59:02.321Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T20:59:02.321Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T20:59:02.321Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T20:59:02.321Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T20:59:02.321Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T20:59:02.321Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T20:59:02.321Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:59:02.321Z] Caused by: NoViableAltException(75@[]) [2019-07-30T20:59:02.321Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251) [2019-07-30T20:59:02.321Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431) [2019-07-30T20:59:02.321Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965) [2019-07-30T20:59:02.321Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882) [2019-07-30T20:59:02.321Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814) [2019-07-30T20:59:02.321Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700) [2019-07-30T20:59:02.321Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032) [2019-07-30T20:59:02.321Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721) [2019-07-30T20:59:02.321Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-30T20:59:02.321Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-30T20:59:02.321Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-30T20:59:02.321Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T20:59:02.321Z] ... 9 more [2019-07-30T20:59:02.321Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T20:59:02.321Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1152246529 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T20:59:02.321Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:02.321Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:02.321Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T20:59:02.321Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T20:59:02.321Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:02.321Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:02.321Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:59:02.321Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:59:02.321Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:02.321Z] DEBUG - Clicking on OK [2019-07-30T20:59:02.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152246532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:02.321Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152246532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:02.321Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152246532 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:02.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152246533 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:02.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152246533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:02.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152246533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:02.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152246533 data=null 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-30T20:59:02.578Z] DEBUG - Clicked on [2019-07-30T20:59:02.835Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:59:02.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:02.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:02.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:02.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:02.835Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:02.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152246886 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:02.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152246887 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:02.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152246887 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:02.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152246887 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:02.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152246888 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-30T20:59:02.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152246911 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:02.835Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:02.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152246913 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:02.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152246921 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:02.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152246921 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:02.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152246922 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:02.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152246923 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-30T20:59:02.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152246979 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:02.835Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T20:59:02.835Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:02.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1152246982 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:59:02.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1152246982 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:59:02.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1152246983 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:59:02.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1152246983 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:02.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152246984 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-30T20:59:02.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1152247009 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:03.091Z] [2019-07-30T20:59:03.091Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 20:59:02.981 [2019-07-30T20:59:03.091Z] !MESSAGE Error initializing trace. [2019-07-30T20:59:03.091Z] [2019-07-30T20:59:03.091Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-30T20:59:03.091Z] !STACK 0 [2019-07-30T20:59:03.091Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-30T20:59:03.091Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T20:59:03.091Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T20:59:03.091Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T20:59:03.091Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T20:59:03.091Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T20:59:03.091Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T20:59:03.091Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T20:59:03.091Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T20:59:03.091Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T20:59:03.091Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:59:03.091Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-30T20:59:03.091Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:163) [2019-07-30T20:59:03.091Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-30T20:59:03.091Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-30T20:59:03.091Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T20:59:03.092Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T20:59:03.092Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T20:59:03.092Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T20:59:03.092Z] ... 9 more [2019-07-30T20:59:04.021Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T20:59:04.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1152247922 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T20:59:04.021Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:04.021Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:04.021Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T20:59:04.021Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T20:59:04.021Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:04.021Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:04.021Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:59:04.021Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:59:04.021Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:04.021Z] DEBUG - Clicking on OK [2019-07-30T20:59:04.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152247925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:04.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152247925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:04.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152247926 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:04.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152247926 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:04.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152247926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:04.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152247926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:04.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152247927 data=null 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-30T20:59:04.021Z] DEBUG - Clicked on [2019-07-30T20:59:04.277Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:59:04.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:04.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:04.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:04.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:04.277Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:04.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152248295 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:04.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152248295 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:04.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152248296 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:04.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152248296 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:04.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152248296 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-30T20:59:04.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152248319 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:04.277Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:04.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152248320 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:04.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152248320 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:04.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152248320 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:04.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152248383 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:04.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152248384 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-30T20:59:04.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152248392 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:04.277Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T20:59:04.277Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:04.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1152248397 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:59:04.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1152248397 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:59:04.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1152248398 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:59:04.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1152248398 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:04.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152248398 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-30T20:59:04.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1152248421 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:04.535Z] [2019-07-30T20:59:04.535Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 20:59:04.441 [2019-07-30T20:59:04.535Z] !MESSAGE Error initializing trace. [2019-07-30T20:59:04.535Z] [2019-07-30T20:59:04.535Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19 [2019-07-30T20:59:04.535Z] !STACK 0 [2019-07-30T20:59:04.535Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19 [2019-07-30T20:59:04.535Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-30T20:59:04.535Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T20:59:04.535Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T20:59:04.535Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T20:59:04.535Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T20:59:04.535Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T20:59:04.535Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T20:59:04.535Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T20:59:04.535Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T20:59:04.535Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:59:04.535Z] Caused by: NoViableAltException(14@[]) [2019-07-30T20:59:04.535Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251) [2019-07-30T20:59:04.535Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431) [2019-07-30T20:59:04.535Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965) [2019-07-30T20:59:04.535Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882) [2019-07-30T20:59:04.535Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814) [2019-07-30T20:59:04.535Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700) [2019-07-30T20:59:04.535Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032) [2019-07-30T20:59:04.535Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721) [2019-07-30T20:59:04.535Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-30T20:59:04.535Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-30T20:59:04.535Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-30T20:59:04.535Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T20:59:04.535Z] ... 9 more [2019-07-30T20:59:05.097Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T20:59:05.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1152249342 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T20:59:05.097Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:05.097Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:05.097Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T20:59:05.097Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T20:59:05.097Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:05.097Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:05.097Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:59:05.097Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:59:05.097Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:05.097Z] DEBUG - Clicking on OK [2019-07-30T20:59:05.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152249345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:05.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152249346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:05.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152249346 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:05.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152249346 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:05.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152249346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:05.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152249346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:05.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152249347 data=null 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-30T20:59:05.354Z] DEBUG - Clicked on [2019-07-30T20:59:05.611Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:59:05.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:05.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:05.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:05.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:05.611Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:05.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152249689 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:05.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152249689 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:05.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152249689 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:05.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152249690 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:05.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152249690 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-30T20:59:05.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152249724 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:05.611Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:05.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152249726 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:05.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152249726 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:05.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152249726 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:05.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152249727 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:05.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152249727 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-30T20:59:05.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152249739 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:05.611Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T20:59:05.611Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:05.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1152249779 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:59:05.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1152249779 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:59:05.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1152249779 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:59:05.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1152249780 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:05.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152249780 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-30T20:59:05.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1152249792 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:05.868Z] [2019-07-30T20:59:05.868Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 20:59:05.675 [2019-07-30T20:59:05.868Z] !MESSAGE Error initializing trace. [2019-07-30T20:59:05.868Z] [2019-07-30T20:59:05.868Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T20:59:05.868Z] !STACK 0 [2019-07-30T20:59:05.868Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T20:59:05.868Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T20:59:05.868Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T20:59:05.868Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T20:59:05.868Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T20:59:05.868Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T20:59:05.868Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T20:59:05.868Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T20:59:05.868Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T20:59:05.868Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T20:59:05.868Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:59:05.868Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T20:59:05.868Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-30T20:59:05.868Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-30T20:59:05.868Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-30T20:59:05.868Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-30T20:59:05.868Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T20:59:05.868Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T20:59:05.868Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T20:59:05.868Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T20:59:05.868Z] ... 9 more [2019-07-30T20:59:06.431Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T20:59:06.431Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1152250553 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T20:59:06.431Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:06.431Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:06.431Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T20:59:06.431Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T20:59:06.431Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:06.431Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:06.431Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:59:06.431Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:59:06.431Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:06.431Z] DEBUG - Clicking on OK [2019-07-30T20:59:06.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152250556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:06.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152250556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:06.431Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152250556 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:06.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152250556 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:06.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152250557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:06.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152250557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:06.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152250557 data=null 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-30T20:59:06.431Z] DEBUG - Clicked on [2019-07-30T20:59:06.688Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:59:06.688Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:06.688Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:06.688Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:06.688Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:06.688Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:06.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152250890 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:06.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152250890 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:06.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152250890 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:06.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152250891 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:06.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152250891 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-30T20:59:06.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152250915 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:06.688Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:06.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152250916 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:06.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152250921 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:06.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152250921 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:06.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152250922 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:06.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152250922 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-30T20:59:06.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152250985 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:06.945Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T20:59:06.945Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:06.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1152250987 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:59:06.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1152250987 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:59:06.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1152250987 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:59:06.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1152250988 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:06.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152250988 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-30T20:59:06.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1152251008 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:10.216Z] [2019-07-30T20:59:10.216Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 20:59:10.049 [2019-07-30T20:59:10.216Z] !MESSAGE Error initializing trace. [2019-07-30T20:59:10.216Z] [2019-07-30T20:59:10.216Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T20:59:10.216Z] !STACK 0 [2019-07-30T20:59:10.216Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T20:59:10.216Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T20:59:10.216Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T20:59:10.216Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T20:59:10.216Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T20:59:10.216Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T20:59:10.216Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T20:59:10.216Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T20:59:10.216Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T20:59:10.216Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T20:59:10.216Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:59:10.216Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T20:59:10.216Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-30T20:59:10.216Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-30T20:59:10.216Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:112) [2019-07-30T20:59:10.216Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150) [2019-07-30T20:59:10.216Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224) [2019-07-30T20:59:10.216Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T20:59:10.216Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:171) [2019-07-30T20:59:10.216Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:121) [2019-07-30T20:59:10.216Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:187) [2019-07-30T20:59:10.216Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:177) [2019-07-30T20:59:10.216Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T20:59:10.216Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T20:59:10.216Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T20:59:10.216Z] ... 9 more [2019-07-30T20:59:10.778Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T20:59:10.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1152254929 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T20:59:10.778Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:10.778Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:10.778Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T20:59:10.778Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T20:59:10.778Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:10.778Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:10.778Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:59:10.778Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:59:10.778Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:10.778Z] DEBUG - Clicking on OK [2019-07-30T20:59:10.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152254932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:10.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152254932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:10.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152254932 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:10.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152254932 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:10.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152254933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:10.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152254933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:10.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152254933 data=null 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-30T20:59:10.778Z] DEBUG - Clicked on [2019-07-30T20:59:11.343Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:59:11.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:11.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:11.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:11.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:11.343Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:11.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152255314 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:11.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152255314 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:11.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152255315 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:11.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152255315 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:11.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152255315 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-30T20:59:11.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152255387 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:11.343Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:11.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152255389 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:11.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152255389 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:11.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152255389 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:11.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152255390 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:11.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152255390 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-30T20:59:11.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152255398 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:11.343Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T20:59:11.343Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:11.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1152255400 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:59:11.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1152255400 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:59:11.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1152255400 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:59:11.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1152255400 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:11.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152255401 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-30T20:59:11.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1152255419 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:11.833Z] [2019-07-30T20:59:11.833Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 20:59:11.436 [2019-07-30T20:59:11.833Z] !MESSAGE Error initializing trace. [2019-07-30T20:59:11.833Z] [2019-07-30T20:59:11.833Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T20:59:11.833Z] !STACK 0 [2019-07-30T20:59:11.833Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T20:59:11.833Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T20:59:11.833Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T20:59:11.833Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T20:59:11.833Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T20:59:11.833Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T20:59:11.833Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T20:59:11.833Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T20:59:11.833Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T20:59:11.833Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T20:59:11.833Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:59:11.833Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T20:59:11.833Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-30T20:59:11.833Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-30T20:59:11.833Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-30T20:59:11.833Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-30T20:59:11.833Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T20:59:11.833Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T20:59:11.833Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T20:59:11.833Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T20:59:11.833Z] ... 9 more [2019-07-30T20:59:12.090Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T20:59:12.090Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1152256297 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T20:59:12.090Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:12.090Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:12.090Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T20:59:12.090Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T20:59:12.090Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:12.090Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:12.090Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:59:12.090Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:59:12.090Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:12.090Z] DEBUG - Clicking on OK [2019-07-30T20:59:12.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152256299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:12.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152256299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:12.090Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152256299 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:12.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152256299 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:12.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152256299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:12.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152256299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:12.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152256300 data=null 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-30T20:59:12.346Z] DEBUG - Clicked on [2019-07-30T20:59:12.346Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:59:12.346Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:12.346Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:12.346Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:12.346Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:12.346Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:12.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152256593 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:12.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152256594 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:12.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152256594 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:12.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152256594 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:12.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152256594 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-30T20:59:12.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152256615 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:12.604Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:12.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152256616 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:12.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152256616 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:12.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152256617 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:12.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152256617 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:12.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152256617 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-30T20:59:12.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152256689 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:12.604Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T20:59:12.604Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:12.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1152256690 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:59:12.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1152256690 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:59:12.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1152256691 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:59:12.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1152256691 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:12.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152256691 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-30T20:59:12.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1152256712 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:12.860Z] [2019-07-30T20:59:12.860Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 20:59:12.666 [2019-07-30T20:59:12.860Z] !MESSAGE Error initializing trace. [2019-07-30T20:59:12.860Z] [2019-07-30T20:59:12.860Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T20:59:12.860Z] !STACK 0 [2019-07-30T20:59:12.860Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T20:59:12.860Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T20:59:12.860Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T20:59:12.860Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T20:59:12.860Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T20:59:12.860Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T20:59:12.860Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T20:59:12.860Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T20:59:12.860Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T20:59:12.860Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T20:59:12.860Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:59:12.860Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T20:59:12.860Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:61) [2019-07-30T20:59:12.860Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179) [2019-07-30T20:59:12.860Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T20:59:12.860Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T20:59:12.860Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T20:59:12.860Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T20:59:12.860Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T20:59:12.860Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T20:59:12.860Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T20:59:12.860Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T20:59:12.860Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T20:59:12.860Z] ... 9 more [2019-07-30T20:59:13.423Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T20:59:13.423Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1152257538 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T20:59:13.423Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:13.423Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:13.423Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T20:59:13.423Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T20:59:13.423Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:13.423Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:13.423Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:59:13.423Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:59:13.423Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:13.423Z] DEBUG - Clicking on OK [2019-07-30T20:59:13.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152257540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:13.423Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152257540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:13.423Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152257540 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:13.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152257540 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:13.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152257540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:13.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152257540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:13.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152257540 data=null 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-30T20:59:13.423Z] DEBUG - Clicked on [2019-07-30T20:59:13.680Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:59:13.680Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:13.680Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:13.680Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:13.680Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:13.680Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:13.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152257808 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:13.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152257811 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:13.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152257812 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:13.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152257812 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:13.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152257812 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-30T20:59:13.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152257891 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:13.680Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:13.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152257892 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:13.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152257893 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:13.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152257893 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:13.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152257893 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:13.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152257894 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-30T20:59:13.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152257904 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:13.680Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T20:59:13.680Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:13.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1152257906 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:59:13.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1152257906 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:59:13.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1152257906 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:59:13.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1152257907 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:13.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152257907 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-30T20:59:13.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1152257927 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:13.936Z] [2019-07-30T20:59:13.936Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 20:59:13.926 [2019-07-30T20:59:13.936Z] !MESSAGE Error initializing trace. [2019-07-30T20:59:13.936Z] [2019-07-30T20:59:13.936Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T20:59:13.936Z] !STACK 0 [2019-07-30T20:59:13.936Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T20:59:13.936Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T20:59:13.936Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T20:59:13.936Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T20:59:13.936Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T20:59:13.936Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T20:59:13.936Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T20:59:13.936Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T20:59:13.936Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T20:59:13.936Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T20:59:13.936Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:59:13.936Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T20:59:13.936Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:58) [2019-07-30T20:59:13.936Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179) [2019-07-30T20:59:13.936Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T20:59:13.936Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T20:59:13.936Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T20:59:13.936Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T20:59:13.936Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T20:59:13.936Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T20:59:13.936Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T20:59:13.936Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T20:59:13.936Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T20:59:13.936Z] ... 9 more [2019-07-30T20:59:14.865Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T20:59:14.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1152258783 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T20:59:14.865Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:14.865Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:14.865Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T20:59:14.865Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T20:59:14.865Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:14.865Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:14.865Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:59:14.865Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:59:14.865Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:14.865Z] DEBUG - Clicking on OK [2019-07-30T20:59:14.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152258786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:14.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152258786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:14.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152258786 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:14.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152258786 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:14.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152258786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:14.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152258787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:14.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152258787 data=null 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-30T20:59:14.865Z] DEBUG - Clicked on [2019-07-30T20:59:15.122Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:59:15.122Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:15.122Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:15.122Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:15.122Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:15.122Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:15.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152259179 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:15.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152259179 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:15.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152259179 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:15.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152259180 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:15.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152259180 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-30T20:59:15.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152259205 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:15.122Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:15.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152259206 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:15.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152259206 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:15.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152259206 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:15.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152259207 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:15.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152259207 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-30T20:59:15.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152259218 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:15.122Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T20:59:15.122Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:15.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1152259220 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:59:15.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1152259220 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:59:15.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1152259220 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:59:15.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1152259221 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:15.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152259221 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-30T20:59:15.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1152259231 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:15.379Z] [2019-07-30T20:59:15.379Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 20:59:15.154 [2019-07-30T20:59:15.379Z] !MESSAGE Error initializing trace. [2019-07-30T20:59:15.379Z] [2019-07-30T20:59:15.379Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T20:59:15.379Z] !STACK 0 [2019-07-30T20:59:15.379Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T20:59:15.379Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T20:59:15.379Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T20:59:15.379Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T20:59:15.379Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T20:59:15.379Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T20:59:15.379Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T20:59:15.379Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T20:59:15.379Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T20:59:15.379Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T20:59:15.379Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:59:15.379Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T20:59:15.379Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:63) [2019-07-30T20:59:15.379Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170) [2019-07-30T20:59:15.379Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T20:59:15.379Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T20:59:15.379Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T20:59:15.379Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T20:59:15.379Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T20:59:15.379Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T20:59:15.379Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T20:59:15.379Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T20:59:15.379Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T20:59:15.379Z] ... 9 more [2019-07-30T20:59:15.941Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T20:59:15.941Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1152260020 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T20:59:15.941Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:15.941Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:15.941Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T20:59:15.941Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T20:59:15.941Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:15.941Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:15.941Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:59:15.941Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:59:15.941Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:15.941Z] DEBUG - Clicking on OK [2019-07-30T20:59:15.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152260023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:15.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152260023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:15.941Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152260023 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:15.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152260023 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:15.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152260024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:15.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152260024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:15.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152260024 data=null 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-30T20:59:15.941Z] DEBUG - Clicked on [2019-07-30T20:59:16.198Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:59:16.198Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:16.198Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:16.198Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:16.198Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:16.198Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:16.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152260325 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:16.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152260325 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:16.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152260325 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:16.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152260325 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:16.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152260326 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-30T20:59:16.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152260394 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:16.198Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:16.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152260396 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:16.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152260396 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:16.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152260396 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:16.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152260397 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:16.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152260397 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-30T20:59:16.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152260413 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:16.198Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T20:59:16.198Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:16.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1152260415 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:59:16.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1152260415 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:59:16.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1152260415 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:59:16.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1152260417 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:16.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152260417 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-30T20:59:16.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1152260488 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:16.454Z] [2019-07-30T20:59:16.454Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 20:59:16.445 [2019-07-30T20:59:16.454Z] !MESSAGE Error initializing trace. [2019-07-30T20:59:16.454Z] [2019-07-30T20:59:16.454Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-30T20:59:16.454Z] !STACK 0 [2019-07-30T20:59:16.454Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-30T20:59:16.454Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T20:59:16.454Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T20:59:16.454Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T20:59:16.454Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T20:59:16.454Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T20:59:16.454Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T20:59:16.454Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T20:59:16.454Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T20:59:16.454Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T20:59:16.454Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:59:16.454Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-30T20:59:16.454Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2019-07-30T20:59:16.454Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:57) [2019-07-30T20:59:16.454Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:144) [2019-07-30T20:59:16.454Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:251) [2019-07-30T20:59:16.454Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:150) [2019-07-30T20:59:16.454Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T20:59:16.454Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T20:59:16.454Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T20:59:16.454Z] ... 9 more [2019-07-30T20:59:16.454Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236" [2019-07-30T20:59:16.454Z] at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [2019-07-30T20:59:16.454Z] at java.lang.Long.parseLong(Long.java:592) [2019-07-30T20:59:16.454Z] at java.lang.Long.valueOf(Long.java:776) [2019-07-30T20:59:16.454Z] at java.lang.Long.decode(Long.java:928) [2019-07-30T20:59:16.454Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54) [2019-07-30T20:59:16.454Z] ... 16 more [2019-07-30T20:59:17.384Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T20:59:17.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1152261360 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T20:59:17.384Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:17.384Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:17.384Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T20:59:17.384Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T20:59:17.384Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:17.384Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:17.384Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:59:17.384Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:59:17.384Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:17.384Z] DEBUG - Clicking on OK [2019-07-30T20:59:17.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152261362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:17.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152261363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:17.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152261363 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:17.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152261363 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:17.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152261363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:17.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152261363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:17.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152261363 data=null 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-30T20:59:17.384Z] DEBUG - Clicked on [2019-07-30T20:59:17.384Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:59:17.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:17.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:17.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:17.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:17.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:17.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152261642 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:17.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152261643 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:17.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152261680 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:17.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152261680 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:17.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152261681 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-30T20:59:17.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152261706 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:17.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:17.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152261708 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:17.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152261708 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:17.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152261708 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:17.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152261708 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:17.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152261709 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-30T20:59:17.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152261721 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:17.641Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T20:59:17.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:17.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1152261723 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:59:17.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1152261723 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:59:17.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1152261723 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:59:17.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1152261723 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:17.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152261724 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-30T20:59:17.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1152261786 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:17.898Z] [2019-07-30T20:59:17.898Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 20:59:17.743 [2019-07-30T20:59:17.898Z] !MESSAGE Error initializing trace. [2019-07-30T20:59:17.898Z] [2019-07-30T20:59:17.898Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T20:59:17.898Z] !STACK 0 [2019-07-30T20:59:17.898Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T20:59:17.898Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T20:59:17.898Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T20:59:17.898Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T20:59:17.898Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T20:59:17.898Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T20:59:17.898Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T20:59:17.898Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T20:59:17.898Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T20:59:17.898Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T20:59:17.898Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:59:17.898Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T20:59:17.898Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87) [2019-07-30T20:59:17.898Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-30T20:59:17.898Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T20:59:17.898Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T20:59:17.898Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T20:59:17.898Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T20:59:17.898Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T20:59:17.898Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T20:59:17.898Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T20:59:17.898Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T20:59:17.898Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T20:59:17.898Z] ... 9 more [2019-07-30T20:59:18.461Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T20:59:18.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1152262642 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T20:59:18.461Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:18.461Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:18.461Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T20:59:18.461Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T20:59:18.461Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:18.461Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:18.461Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:59:18.461Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:59:18.461Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:18.461Z] DEBUG - Clicking on OK [2019-07-30T20:59:18.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152262644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:18.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152262644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:18.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152262644 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:18.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152262645 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:18.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152262645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:18.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152262645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:18.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152262645 data=null 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-30T20:59:18.717Z] DEBUG - Clicked on [2019-07-30T20:59:18.717Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:59:18.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:18.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:18.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:18.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:18.717Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:18.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152262918 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:18.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152262918 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:18.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152262919 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:18.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152262919 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:18.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152262920 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-30T20:59:18.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152262990 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:18.974Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:18.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152262991 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:18.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152262991 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:18.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152262991 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:18.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152262992 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:18.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152262992 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-30T20:59:18.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152262999 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:18.974Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T20:59:18.974Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:18.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1152263009 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:59:18.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1152263009 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:59:18.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1152263009 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:59:18.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1152263010 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:18.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152263010 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-30T20:59:18.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1152263034 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:19.231Z] [2019-07-30T20:59:19.231Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 20:59:19.049 [2019-07-30T20:59:19.231Z] !MESSAGE Error initializing trace. [2019-07-30T20:59:19.231Z] [2019-07-30T20:59:19.231Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-30T20:59:19.231Z] !STACK 0 [2019-07-30T20:59:19.231Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-30T20:59:19.231Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T20:59:19.231Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T20:59:19.231Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T20:59:19.231Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T20:59:19.231Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T20:59:19.231Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T20:59:19.231Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T20:59:19.231Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T20:59:19.231Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T20:59:19.231Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:59:19.231Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-30T20:59:19.231Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:67) [2019-07-30T20:59:19.231Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-30T20:59:19.231Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T20:59:19.231Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T20:59:19.231Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T20:59:19.231Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T20:59:19.231Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T20:59:19.231Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T20:59:19.231Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T20:59:19.231Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T20:59:19.231Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T20:59:19.231Z] ... 9 more [2019-07-30T20:59:19.794Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T20:59:19.794Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1152263995 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T20:59:19.794Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:19.794Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:19.794Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T20:59:19.794Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T20:59:19.794Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:19.794Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:19.794Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:59:19.794Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:59:19.794Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:19.794Z] DEBUG - Clicking on OK [2019-07-30T20:59:19.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152263997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:19.794Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152263997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:19.794Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152263997 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:19.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152263997 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:19.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152263997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:19.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152263997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:19.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152263998 data=null 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-30T20:59:20.050Z] DEBUG - Clicked on [2019-07-30T20:59:20.307Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:59:20.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:20.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:20.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:20.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:20.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:20.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152264312 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:20.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152264312 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:20.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152264312 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:20.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152264316 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:20.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152264316 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-30T20:59:20.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152264384 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:20.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:20.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152264385 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:20.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152264385 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:20.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152264385 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:20.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152264386 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:20.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152264386 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-30T20:59:20.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152264394 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:20.307Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T20:59:20.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:20.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1152264395 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:59:20.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1152264395 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:59:20.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1152264395 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:59:20.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1152264396 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:20.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152264396 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-30T20:59:20.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1152264412 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:20.564Z] [2019-07-30T20:59:20.564Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 20:59:20.323 [2019-07-30T20:59:20.564Z] !MESSAGE Error initializing trace. [2019-07-30T20:59:20.564Z] [2019-07-30T20:59:20.564Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T20:59:20.564Z] !STACK 0 [2019-07-30T20:59:20.564Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T20:59:20.564Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T20:59:20.564Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T20:59:20.564Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T20:59:20.564Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T20:59:20.564Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T20:59:20.564Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T20:59:20.564Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T20:59:20.564Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T20:59:20.564Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T20:59:20.564Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:59:20.564Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T20:59:20.564Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:67) [2019-07-30T20:59:20.564Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170) [2019-07-30T20:59:20.564Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T20:59:20.564Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T20:59:20.564Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T20:59:20.564Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T20:59:20.564Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T20:59:20.564Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T20:59:20.564Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T20:59:20.564Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T20:59:20.564Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T20:59:20.564Z] ... 9 more [2019-07-30T20:59:21.127Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T20:59:21.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1152265199 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T20:59:21.127Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:21.127Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:21.127Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T20:59:21.127Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T20:59:21.127Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:21.127Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:21.127Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:59:21.127Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:59:21.127Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:21.127Z] DEBUG - Clicking on OK [2019-07-30T20:59:21.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152265201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:21.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152265201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:21.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152265202 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:21.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152265202 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:21.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152265202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:21.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152265202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:21.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152265202 data=null 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-30T20:59:21.127Z] DEBUG - Clicked on [2019-07-30T20:59:21.390Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:59:21.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:21.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:21.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:21.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:21.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:21.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152265522 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:21.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152265522 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:21.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152265522 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:21.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152265523 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:21.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152265523 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-30T20:59:21.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152265593 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:21.391Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:21.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152265595 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:21.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152265595 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:21.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152265595 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:21.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152265595 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:21.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152265596 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-30T20:59:21.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152265607 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:21.391Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T20:59:21.391Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:21.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1152265608 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:59:21.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1152265608 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:59:21.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1152265608 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:59:21.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1152265609 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:21.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152265609 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-30T20:59:21.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1152265620 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:21.924Z] [2019-07-30T20:59:21.924Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 20:59:21.589 [2019-07-30T20:59:21.924Z] !MESSAGE Error initializing trace. [2019-07-30T20:59:21.924Z] [2019-07-30T20:59:21.924Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T20:59:21.924Z] !STACK 0 [2019-07-30T20:59:21.924Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T20:59:21.924Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T20:59:21.924Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T20:59:21.924Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T20:59:21.924Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T20:59:21.924Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T20:59:21.924Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T20:59:21.924Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T20:59:21.924Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T20:59:21.924Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T20:59:21.924Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:59:21.924Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T20:59:21.924Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87) [2019-07-30T20:59:21.924Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-30T20:59:21.924Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T20:59:21.924Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T20:59:21.924Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T20:59:21.924Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T20:59:21.924Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T20:59:21.924Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T20:59:21.924Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T20:59:21.924Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T20:59:21.924Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T20:59:21.924Z] ... 9 more [2019-07-30T20:59:22.487Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T20:59:22.487Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1152266496 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T20:59:22.487Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:22.487Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:22.487Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T20:59:22.487Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T20:59:22.487Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:22.487Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:22.487Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:59:22.487Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:59:22.487Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:22.487Z] DEBUG - Clicking on OK [2019-07-30T20:59:22.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152266498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:22.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152266498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:22.487Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152266498 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:22.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152266498 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:22.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152266498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:22.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152266498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:22.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152266498 data=null 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-30T20:59:22.487Z] DEBUG - Clicked on [2019-07-30T20:59:22.745Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:59:22.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:22.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:22.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:22.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:22.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:22.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152266788 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:22.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152266788 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:22.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152266788 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:22.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152266789 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:22.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152266789 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-30T20:59:22.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152266809 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:22.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:22.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152266810 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:22.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152266811 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:22.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152266811 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:22.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152266811 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:22.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152266811 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-30T20:59:22.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152266826 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:22.745Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T20:59:22.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:22.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1152266827 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:59:22.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1152266828 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:59:22.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1152266828 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:59:22.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1152266828 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:22.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152266828 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-30T20:59:22.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1152266891 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:23.001Z] [2019-07-30T20:59:23.001Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 20:59:22.854 [2019-07-30T20:59:23.001Z] !MESSAGE Error initializing trace. [2019-07-30T20:59:23.001Z] [2019-07-30T20:59:23.001Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T20:59:23.001Z] !STACK 0 [2019-07-30T20:59:23.001Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T20:59:23.001Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T20:59:23.001Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T20:59:23.001Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T20:59:23.001Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T20:59:23.001Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T20:59:23.001Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T20:59:23.001Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T20:59:23.001Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T20:59:23.001Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T20:59:23.001Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:59:23.001Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T20:59:23.001Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91) [2019-07-30T20:59:23.001Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-30T20:59:23.001Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T20:59:23.001Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T20:59:23.001Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T20:59:23.001Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T20:59:23.001Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T20:59:23.001Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T20:59:23.001Z] ... 9 more [2019-07-30T20:59:23.564Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T20:59:23.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1152267797 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T20:59:23.564Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:23.564Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:23.564Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T20:59:23.564Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T20:59:23.564Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:23.564Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:23.564Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:59:23.564Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:59:23.564Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:23.564Z] DEBUG - Clicking on OK [2019-07-30T20:59:23.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152267799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:23.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152267799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:23.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152267799 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:23.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152267799 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:23.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152267799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:23.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152267799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:23.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152267800 data=null 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-30T20:59:23.820Z] DEBUG - Clicked on [2019-07-30T20:59:24.076Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:59:24.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:24.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:24.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:24.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:24.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:24.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152268088 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:24.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152268088 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:24.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152268089 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:24.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152268089 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:24.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152268089 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-30T20:59:24.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152268109 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:24.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:24.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152268110 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:24.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152268110 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:24.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152268110 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:24.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152268111 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:24.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152268111 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-30T20:59:24.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152268125 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:24.076Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T20:59:24.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:24.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1152268126 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:59:24.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1152268127 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:59:24.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1152268127 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:59:24.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1152268127 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:24.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152268127 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-30T20:59:24.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1152268147 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:24.076Z] [2019-07-30T20:59:24.076Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 20:59:24.040 [2019-07-30T20:59:24.076Z] !MESSAGE Error initializing trace. [2019-07-30T20:59:24.076Z] [2019-07-30T20:59:24.076Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-30T20:59:24.076Z] !STACK 0 [2019-07-30T20:59:24.076Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-30T20:59:24.076Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T20:59:24.076Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T20:59:24.076Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T20:59:24.076Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T20:59:24.076Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T20:59:24.076Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T20:59:24.076Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T20:59:24.076Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T20:59:24.076Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T20:59:24.076Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:59:24.076Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-30T20:59:24.076Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2019-07-30T20:59:24.077Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:82) [2019-07-30T20:59:24.077Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-30T20:59:24.077Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T20:59:24.077Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T20:59:24.077Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T20:59:24.077Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T20:59:24.077Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T20:59:24.077Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T20:59:24.077Z] ... 9 more [2019-07-30T20:59:24.077Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU" [2019-07-30T20:59:24.077Z] at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [2019-07-30T20:59:24.077Z] at java.lang.Long.parseLong(Long.java:589) [2019-07-30T20:59:24.077Z] at java.lang.Long.valueOf(Long.java:776) [2019-07-30T20:59:24.077Z] at java.lang.Long.decode(Long.java:928) [2019-07-30T20:59:24.077Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54) [2019-07-30T20:59:24.077Z] ... 17 more [2019-07-30T20:59:24.639Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T20:59:24.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1152268758 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T20:59:24.639Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:24.639Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:24.639Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T20:59:24.639Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T20:59:24.639Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:24.639Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:24.639Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:59:24.639Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:59:24.639Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:24.639Z] DEBUG - Clicking on OK [2019-07-30T20:59:24.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152268760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:24.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152268760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:24.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152268761 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:24.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152268761 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:24.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152268761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:24.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152268761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:24.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152268761 data=null 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-30T20:59:24.639Z] DEBUG - Clicked on [2019-07-30T20:59:24.896Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:59:24.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:24.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:24.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:24.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:24.896Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:24.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152269026 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:24.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152269026 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:24.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152269026 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:24.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152269027 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:24.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152269027 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-30T20:59:24.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152269088 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:24.896Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:24.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152269090 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:24.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152269090 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:24.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152269090 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:24.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152269091 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:24.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152269091 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-30T20:59:24.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152269102 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:24.896Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T20:59:24.896Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:24.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1152269103 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:59:24.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1152269103 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:59:24.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1152269103 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:59:24.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1152269104 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:24.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152269104 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-30T20:59:24.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1152269115 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:25.152Z] [2019-07-30T20:59:25.152Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 20:59:25.022 [2019-07-30T20:59:25.152Z] !MESSAGE Error initializing trace. [2019-07-30T20:59:25.152Z] [2019-07-30T20:59:25.152Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-30T20:59:25.152Z] !STACK 0 [2019-07-30T20:59:25.152Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-30T20:59:25.152Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T20:59:25.152Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T20:59:25.152Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T20:59:25.152Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T20:59:25.152Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T20:59:25.152Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T20:59:25.152Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T20:59:25.152Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T20:59:25.152Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T20:59:25.152Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:59:25.152Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-30T20:59:25.152Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85) [2019-07-30T20:59:25.152Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-30T20:59:25.152Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T20:59:25.152Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T20:59:25.152Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T20:59:25.152Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T20:59:25.152Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T20:59:25.152Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T20:59:25.152Z] ... 9 more [2019-07-30T20:59:25.715Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T20:59:25.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1152269924 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T20:59:25.715Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:25.715Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:25.715Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T20:59:25.715Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T20:59:25.715Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:25.715Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:25.715Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:59:25.715Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:59:25.715Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:25.715Z] DEBUG - Clicking on OK [2019-07-30T20:59:25.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152269926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:25.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152269926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:25.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152269926 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:25.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152269926 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:25.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152269926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:25.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152269926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:25.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152269926 data=null 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-30T20:59:25.971Z] DEBUG - Clicked on [2019-07-30T20:59:25.971Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:59:25.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:25.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:25.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:25.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:25.971Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:25.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152270197 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:25.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152270197 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:25.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152270201 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:25.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152270201 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:25.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152270202 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-30T20:59:26.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152270227 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:26.228Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:26.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152270228 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:26.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152270228 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:26.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152270228 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:26.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152270278 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:26.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152270278 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-30T20:59:26.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152270286 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:26.228Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T20:59:26.228Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:26.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1152270288 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:59:26.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1152270288 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:59:26.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1152270289 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:59:26.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1152270289 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:26.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152270289 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-30T20:59:26.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1152270310 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:26.485Z] [2019-07-30T20:59:26.485Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 20:59:26.257 [2019-07-30T20:59:26.485Z] !MESSAGE Error initializing trace. [2019-07-30T20:59:26.485Z] [2019-07-30T20:59:26.485Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T20:59:26.485Z] !STACK 0 [2019-07-30T20:59:26.485Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T20:59:26.485Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T20:59:26.485Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T20:59:26.485Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T20:59:26.485Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T20:59:26.485Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T20:59:26.485Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T20:59:26.485Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T20:59:26.485Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T20:59:26.485Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T20:59:26.485Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:59:26.485Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T20:59:26.485Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91) [2019-07-30T20:59:26.485Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-30T20:59:26.485Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T20:59:26.485Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T20:59:26.485Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T20:59:26.485Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T20:59:26.485Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T20:59:26.485Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T20:59:26.485Z] ... 9 more [2019-07-30T20:59:27.048Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T20:59:27.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1152271199 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T20:59:27.048Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:27.048Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:27.048Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T20:59:27.048Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T20:59:27.048Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:27.048Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:27.048Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:59:27.048Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:59:27.048Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:27.048Z] DEBUG - Clicking on OK [2019-07-30T20:59:27.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152271201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:27.048Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152271201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:27.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152271201 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:27.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152271201 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:27.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152271202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:27.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152271202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:27.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152271202 data=null 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-30T20:59:27.305Z] DEBUG - Clicked on [2019-07-30T20:59:30.573Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:59:30.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:30.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:30.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:30.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:30.573Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:30.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152274788 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:30.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152274788 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:30.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152274788 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:30.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152274788 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:30.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152274788 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-30T20:59:30.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152274812 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:30.573Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:30.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152274813 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:30.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152274813 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:30.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152274813 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:30.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152274814 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:30.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152274814 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-30T20:59:30.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152274823 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:30.573Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T20:59:30.573Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:30.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1152274825 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:59:30.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1152274825 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:59:30.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1152274825 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:59:30.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1152274825 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:30.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152274826 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-30T20:59:30.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1152274835 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:30.830Z] [2019-07-30T20:59:30.830Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 20:59:30.738 [2019-07-30T20:59:30.830Z] !MESSAGE Error initializing trace. [2019-07-30T20:59:30.830Z] [2019-07-30T20:59:30.830Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-30T20:59:30.830Z] !STACK 0 [2019-07-30T20:59:30.830Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-30T20:59:30.830Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T20:59:30.830Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T20:59:30.830Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T20:59:30.830Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T20:59:30.830Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T20:59:30.830Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T20:59:30.830Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T20:59:30.830Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T20:59:30.830Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T20:59:30.830Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:59:30.830Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-30T20:59:30.830Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85) [2019-07-30T20:59:30.830Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-30T20:59:30.830Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T20:59:30.830Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T20:59:30.830Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T20:59:30.830Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T20:59:30.830Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T20:59:30.830Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T20:59:30.830Z] ... 9 more [2019-07-30T20:59:31.393Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T20:59:31.393Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1152275497 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T20:59:31.393Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:31.393Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:31.393Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T20:59:31.393Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T20:59:31.393Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:31.393Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:31.393Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:59:31.393Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:59:31.393Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:31.393Z] DEBUG - Clicking on OK [2019-07-30T20:59:31.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152275499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:31.393Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152275499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:31.393Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152275499 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:31.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152275499 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:31.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152275500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:31.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152275500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:31.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152275500 data=null 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-30T20:59:31.393Z] DEBUG - Clicked on [2019-07-30T20:59:31.650Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:59:31.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:31.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:31.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:31.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:31.650Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:31.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152275742 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:31.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152275742 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:31.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152275743 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:31.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152275743 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:31.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152275743 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-30T20:59:31.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152275794 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:31.650Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:31.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152275795 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:31.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152275796 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:31.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152275796 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:31.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152275796 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:31.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152275796 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-30T20:59:31.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152275803 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:31.650Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T20:59:31.650Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:31.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1152275812 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:59:31.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1152275812 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:59:31.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1152275812 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:59:31.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1152275812 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:31.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152275813 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-30T20:59:31.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1152275835 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:31.906Z] [2019-07-30T20:59:31.906Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 20:59:31.738 [2019-07-30T20:59:31.906Z] !MESSAGE Error initializing trace. [2019-07-30T20:59:31.906Z] [2019-07-30T20:59:31.906Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-30T20:59:31.906Z] !STACK 0 [2019-07-30T20:59:31.906Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-30T20:59:31.906Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T20:59:31.906Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T20:59:31.906Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T20:59:31.906Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T20:59:31.906Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T20:59:31.906Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T20:59:31.906Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T20:59:31.906Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T20:59:31.906Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T20:59:31.906Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:59:31.906Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-30T20:59:31.906Z] at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:193) [2019-07-30T20:59:31.906Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:114) [2019-07-30T20:59:31.906Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150) [2019-07-30T20:59:31.906Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224) [2019-07-30T20:59:31.906Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T20:59:31.906Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T20:59:31.906Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T20:59:31.906Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T20:59:31.906Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T20:59:31.906Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T20:59:31.906Z] ... 9 more [2019-07-30T20:59:32.623Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T20:59:32.623Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1152276593 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T20:59:32.623Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:32.623Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:32.623Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T20:59:32.623Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T20:59:32.623Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:32.623Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:32.623Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:59:32.623Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:59:32.623Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:32.623Z] DEBUG - Clicking on OK [2019-07-30T20:59:32.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152276595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:32.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152276595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:32.623Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152276595 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:32.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152276595 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:32.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152276595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:32.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152276595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:32.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152276596 data=null 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-30T20:59:32.623Z] DEBUG - Clicked on [2019-07-30T20:59:32.623Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:59:32.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:32.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:32.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:32.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:32.979Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:32.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152276886 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:32.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152276886 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:32.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152276887 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:32.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152276887 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:32.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152276887 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-30T20:59:32.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152276911 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:32.979Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:32.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152276912 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:32.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152276913 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:32.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152276913 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:32.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152276913 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:32.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152276913 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-30T20:59:32.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152276933 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:32.979Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T20:59:32.979Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:32.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1152276978 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:59:32.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1152276978 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:59:32.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1152276979 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:59:32.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1152276979 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:32.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152276979 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-30T20:59:32.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1152276990 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:32.979Z] [2019-07-30T20:59:32.979Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 20:59:32.855 [2019-07-30T20:59:32.979Z] !MESSAGE Error initializing trace. [2019-07-30T20:59:32.979Z] [2019-07-30T20:59:32.979Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-30T20:59:32.979Z] !STACK 0 [2019-07-30T20:59:32.979Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-30T20:59:32.979Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T20:59:32.979Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T20:59:32.979Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T20:59:32.979Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T20:59:32.979Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T20:59:32.979Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T20:59:32.979Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T20:59:32.979Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T20:59:32.979Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T20:59:32.979Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:59:32.979Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-30T20:59:32.979Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:216) [2019-07-30T20:59:32.979Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T20:59:32.979Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T20:59:32.979Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T20:59:32.979Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T20:59:32.979Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T20:59:32.979Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T20:59:32.979Z] ... 9 more [2019-07-30T20:59:33.542Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T20:59:33.542Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1152277714 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T20:59:33.542Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:33.542Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:33.542Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T20:59:33.542Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T20:59:33.542Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:33.542Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:33.542Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:59:33.542Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:59:33.542Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:33.542Z] DEBUG - Clicking on OK [2019-07-30T20:59:33.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152277715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:33.542Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152277716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:33.542Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152277716 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:33.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152277716 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:33.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152277716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:33.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152277716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:33.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152277716 data=null 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-30T20:59:33.542Z] DEBUG - Clicked on [2019-07-30T20:59:33.798Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T20:59:33.798Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:33.798Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:33.798Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:33.798Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:33.798Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:33.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152277990 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:33.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152277991 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:33.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152277991 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:33.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152277991 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:33.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152277991 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-30T20:59:33.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152278012 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:33.798Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:33.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152278012 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:33.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152278012 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:33.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152278013 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:33.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152278013 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:33.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152278013 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-30T20:59:33.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152278028 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:33.798Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T20:59:33.798Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:33.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1152278029 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T20:59:34.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1152278029 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T20:59:34.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1152278079 data=null} to TreeItem with text {Traces [1]} [2019-07-30T20:59:34.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1152278080 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:34.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152278081 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-30T20:59:34.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1152278091 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T20:59:34.055Z] [2019-07-30T20:59:34.055Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 20:59:34.027 [2019-07-30T20:59:34.055Z] !MESSAGE Error initializing trace. [2019-07-30T20:59:34.055Z] [2019-07-30T20:59:34.055Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11 [2019-07-30T20:59:34.055Z] !STACK 0 [2019-07-30T20:59:34.055Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11 [2019-07-30T20:59:34.055Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-30T20:59:34.055Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T20:59:34.055Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T20:59:34.055Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T20:59:34.055Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T20:59:34.055Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T20:59:34.055Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T20:59:34.055Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T20:59:34.055Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T20:59:34.055Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:59:34.055Z] Caused by: NoViableAltException(73@[]) [2019-07-30T20:59:34.055Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3107) [2019-07-30T20:59:34.055Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2573) [2019-07-30T20:59:34.055Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1927) [2019-07-30T20:59:34.055Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1706) [2019-07-30T20:59:34.055Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-30T20:59:34.055Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-30T20:59:34.055Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-30T20:59:34.055Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T20:59:34.055Z] ... 9 more [2019-07-30T20:59:34.984Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T20:59:34.984Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1152278911 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T20:59:34.984Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:34.984Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:34.984Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T20:59:34.984Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T20:59:34.984Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T20:59:34.984Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T20:59:34.984Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:59:34.984Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:59:34.984Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:34.984Z] DEBUG - Clicking on OK [2019-07-30T20:59:34.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152278912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:34.984Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152278912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:34.984Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152278913 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:34.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152278913 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:34.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152278913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:34.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152278913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T20:59:34.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152278913 data=null 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-30T20:59:34.984Z] DEBUG - Clicked on [2019-07-30T20:59:34.984Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1152279186 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T20:59:34.984Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T20:59:34.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T20:59:34.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T20:59:34.984Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T20:59:34.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152279207 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:34.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1152279207 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:34.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1152279207 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:34.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152279207 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:34.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152279207 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-30T20:59:35.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1152279239 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T20:59:35.240Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T20:59:35.240Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T20:59:35.240Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T20:59:35.497Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T20:59:35.497Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T20:59:35.497Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:59:35.497Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T20:59:35.497Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:59:35.497Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:59:35.497Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:59:35.497Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:59:35.497Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:59:35.497Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T20:59:35.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152279686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:59:35.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152279687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:59:35.497Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152279687 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:59:35.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152279687 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:59:35.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152279688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:59:35.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152279688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:59:35.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152279688 data=null 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-30T20:59:35.497Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152279688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:59:35.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152279688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:59:35.497Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152279688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:59:35.497Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152279688 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:59:35.497Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152279688 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:59:35.497Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T20:59:35.497Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T20:59:35.497Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T20:59:35.497Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T20:59:35.497Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T20:59:35.497Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T20:59:35.497Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T20:59:35.497Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:59:35.497Z] DEBUG - Clicking on OK [2019-07-30T20:59:35.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152279690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:59:35.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152279690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:59:35.497Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152279690 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:59:35.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152279690 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:59:35.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152279691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:59:35.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152279691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:59:35.497Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:59:35.497Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:59:35.497Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:59:35.497Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:59:35.497Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T20:59:35.497Z] DEBUG - Clicked on OK [2019-07-30T20:59:35.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152279691 data=null item=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-30T20:59:35.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1152279393 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-30T20:59:36.010Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.28 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2019-07-30T20:59:36.010Z] 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: 1.875 s [2019-07-30T20:59:36.010Z] 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.414 s [2019-07-30T20:59:36.010Z] 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.239 s [2019-07-30T20:59:36.010Z] 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.452 s [2019-07-30T20:59:36.010Z] 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.393 s [2019-07-30T20:59:36.010Z] 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.201 s [2019-07-30T20:59:36.010Z] 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: 4.422 s [2019-07-30T20:59:36.010Z] 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.282 s [2019-07-30T20:59:36.010Z] 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.214 s [2019-07-30T20:59:36.010Z] 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.329 s [2019-07-30T20:59:36.010Z] 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.184 s [2019-07-30T20:59:36.010Z] 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.32 s [2019-07-30T20:59:36.010Z] 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.27 s [2019-07-30T20:59:36.010Z] 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.4 s [2019-07-30T20:59:36.010Z] 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.206 s [2019-07-30T20:59:36.010Z] 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.269 s [2019-07-30T20:59:36.010Z] 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.3 s [2019-07-30T20:59:36.010Z] 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: 0.935 s [2019-07-30T20:59:36.010Z] 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.175 s [2019-07-30T20:59:36.010Z] 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: 4.59 s [2019-07-30T20:59:36.010Z] 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: 0.955 s [2019-07-30T20:59:36.010Z] 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.119 s [2019-07-30T20:59:36.010Z] 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.129 s [2019-07-30T20:59:36.010Z] 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.198 s [2019-07-30T20:59:36.010Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2019-07-30T20:59:36.573Z] *** BUG *** [2019-07-30T20:59:36.573Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:59:36.573Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:59:36.573Z] [2019-07-30T20:59:36.573Z] *** BUG *** [2019-07-30T20:59:36.573Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:59:36.573Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:59:36.573Z] [2019-07-30T20:59:37.135Z] *** BUG *** [2019-07-30T20:59:37.135Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:59:37.135Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:59:37.135Z] [2019-07-30T20:59:37.135Z] *** BUG *** [2019-07-30T20:59:37.135Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:59:37.135Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:59:37.135Z] [2019-07-30T20:59:37.135Z] *** BUG *** [2019-07-30T20:59:37.135Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:59:37.135Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:59:37.135Z] [2019-07-30T20:59:37.135Z] *** BUG *** [2019-07-30T20:59:37.135Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:59:37.135Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:59:37.135Z] [2019-07-30T20:59:37.135Z] *** BUG *** [2019-07-30T20:59:37.135Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:59:37.135Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:59:37.135Z] [2019-07-30T20:59:41.306Z] *** BUG *** [2019-07-30T20:59:41.306Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:59:41.306Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:59:41.306Z] [2019-07-30T20:59:41.306Z] *** BUG *** [2019-07-30T20:59:41.306Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:59:41.306Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:59:41.306Z] [2019-07-30T20:59:41.306Z] *** BUG *** [2019-07-30T20:59:41.306Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:59:41.306Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:59:41.306Z] [2019-07-30T21:01:18.368Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 102.162 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2019-07-30T21:01:18.368Z] testImportFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.888 s [2019-07-30T21:01:18.368Z] testExtractArchivesFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 5.423 s [2019-07-30T21:01:18.368Z] testImportFromDirectoryLinksPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.274 s [2019-07-30T21:01:18.368Z] testExtractArchivesFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.627 s [2019-07-30T21:01:18.368Z] testExtractArchivesFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.083 s [2019-07-30T21:01:18.368Z] testImportFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 9.704 s [2019-07-30T21:01:18.368Z] testExtractArchivesFromDirectoryLinksPreserveStruture(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 8.544 s [2019-07-30T21:01:18.368Z] testEmptyFile(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.663 s [2019-07-30T21:01:18.368Z] testEmptyDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 0.738 s [2019-07-30T21:01:18.368Z] testArchiveWithColons(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.994 s [2019-07-30T21:01:18.368Z] testImportFromDirectoryOverwriteRenameAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 10.677 s [2019-07-30T21:01:18.368Z] testEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.797 s [2019-07-30T21:01:18.368Z] testNestedEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.578 s [2019-07-30T21:01:18.368Z] testImportFromArchiveOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 5.549 s [2019-07-30T21:01:18.368Z] testImportFromArchiveWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.558 s [2019-07-30T21:01:18.368Z] testDirectoryWithEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.533 s [2019-07-30T21:01:18.368Z] testImportWithExperimentOverwriteTraces(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 5.391 s [2019-07-30T21:01:18.368Z] testImportWithExperimentValidation(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.377 s [2019-07-30T21:01:18.368Z] testImportFromDirectoryPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.58 s [2019-07-30T21:01:18.368Z] testImportWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.446 s [2019-07-30T21:01:18.368Z] testImportFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.603 s [2019-07-30T21:01:18.368Z] testImportFromDirectoryOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.969 s [2019-07-30T21:01:18.368Z] testExtractArchivesFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.713 s [2019-07-30T21:01:18.368Z] testImportFromDirectoryOverwriteOverwriteAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 5.201 s [2019-07-30T21:01:18.368Z] testImportFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.621 s [2019-07-30T21:01:18.368Z] [2019-07-30T21:01:18.368Z] Results: [2019-07-30T21:01:18.368Z] [2019-07-30T21:01:18.368Z] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T21:01:18.368Z] [2019-07-30T21:01:18.932Z] [2019-07-30T21:01:18.932Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 21:01:18.735 [2019-07-30T21:01:18.932Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T21:01:19.862Z] [INFO] All tests passed! [2019-07-30T21:01:19.862Z] [INFO] [2019-07-30T21:01:19.862Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T21:01:19.862Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:01:19.862Z] [INFO] [2019-07-30T21:01:19.862Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T21:01:20.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:01:20.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:01:20.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:01:21.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:01:21.501Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:01:21.501Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T21:01:21.756Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:01:21.756Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:01:21.756Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:01:22.013Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T21:01:22.013Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:01:22.013Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T21:01:22.576Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:01:22.576Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T21:01:22.832Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:01:24.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T21:01:24.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T21:01:24.457Z] [INFO] [2019-07-30T21:01:24.457Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T21:01:24.457Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:24.457Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:24.457Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:24.457Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:24.457Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:24.457Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:24.457Z] [INFO] [2019-07-30T21:01:24.457Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T21:01:24.457Z] [INFO] [2019-07-30T21:01:24.457Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >----- [2019-07-30T21:01:24.457Z] [INFO] Building Trace Compass User Guide 5.0.0-SNAPSHOT [69/134] [2019-07-30T21:01:24.457Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T21:01:24.457Z] [INFO] [2019-07-30T21:01:24.457Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T21:01:24.457Z] [INFO] [2019-07-30T21:01:24.457Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T21:01:24.457Z] [INFO] Executing tasks [2019-07-30T21:01:24.457Z] [2019-07-30T21:01:24.457Z] main: [2019-07-30T21:01:24.457Z] [2019-07-30T21:01:24.457Z] clean: [2019-07-30T21:01:24.457Z] [INFO] Executed tasks [2019-07-30T21:01:24.457Z] [INFO] [2019-07-30T21:01:24.457Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T21:01:24.457Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target [2019-07-30T21:01:24.457Z] [INFO] [2019-07-30T21:01:24.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T21:01:24.457Z] [INFO] The project's OSGi version is 5.0.0.201907302009 [2019-07-30T21:01:24.457Z] [INFO] [2019-07-30T21:01:24.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T21:01:24.457Z] [INFO] [2019-07-30T21:01:24.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T21:01:24.457Z] [INFO] [2019-07-30T21:01:24.457Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T21:01:24.457Z] [INFO] [2019-07-30T21:01:24.457Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T21:01:24.457Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:01:24.457Z] [INFO] [2019-07-30T21:01:24.457Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T21:01:24.715Z] [INFO] Executing tasks [2019-07-30T21:01:24.715Z] [2019-07-30T21:01:24.715Z] main: [2019-07-30T21:01:24.715Z] [2019-07-30T21:01:24.715Z] build: [2019-07-30T21:01:25.424Z] Help: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html [2019-07-30T21:01:25.424Z] [2019-07-30T21:01:25.424Z] test: [2019-07-30T21:01:25.424Z] [xmlvalidate] 18 file(s) have been successfully validated. [2019-07-30T21:01:25.424Z] [INFO] Executed tasks [2019-07-30T21:01:25.424Z] [INFO] [2019-07-30T21:01:25.424Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T21:01:25.424Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:01:25.424Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/src/main/resources [2019-07-30T21:01:25.424Z] [INFO] [2019-07-30T21:01:25.424Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T21:01:25.424Z] [INFO] [2019-07-30T21:01:25.424Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T21:01:25.780Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-30T21:01:25.780Z] [INFO] Command line: [2019-07-30T21:01:25.780Z] [/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_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-30T21:01:25.780Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T21:01:28.298Z] Buildfile: build.xml [2019-07-30T21:01:28.555Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-30T21:01:28.555Z] [2019-07-30T21:01:28.555Z] build.index: [2019-07-30T21:01:31.825Z] BUILD SUCCESSFUL [2019-07-30T21:01:31.825Z] [2019-07-30T21:01:31.825Z] BUILD SUCCESSFUL [2019-07-30T21:01:31.825Z] Total time: 3 seconds [2019-07-30T21:01:31.825Z] [INFO] [2019-07-30T21:01:31.825Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T21:01:31.825Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:01:31.825Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/src/test/resources [2019-07-30T21:01:31.825Z] [INFO] [2019-07-30T21:01:31.825Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T21:01:31.825Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-30T21:01:31.825Z] [INFO] [2019-07-30T21:01:31.825Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T21:01:31.825Z] [INFO] [2019-07-30T21:01:31.825Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T21:01:32.081Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T21:01:32.644Z] [INFO] [2019-07-30T21:01:32.644Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T21:01:32.644Z] [INFO] [2019-07-30T21:01:32.644Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T21:01:32.644Z] [INFO] [2019-07-30T21:01:32.644Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T21:01:32.644Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T21:01:33.575Z] [INFO] [2019-07-30T21:01:33.575Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T21:01:33.575Z] [INFO] [2019-07-30T21:01:33.575Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T21:01:33.575Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:01:33.575Z] [INFO] [2019-07-30T21:01:33.575Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T21:01:33.575Z] [INFO] [2019-07-30T21:01:33.575Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T21:01:33.575Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:33.575Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:33.575Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:33.575Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:33.831Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:33.831Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:33.831Z] [INFO] [2019-07-30T21:01:33.831Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T21:01:33.831Z] [INFO] [2019-07-30T21:01:33.831Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >-- [2019-07-30T21:01:33.831Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 5.0.0-SNAPSHOT [70/134] [2019-07-30T21:01:33.831Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T21:01:33.831Z] [INFO] [2019-07-30T21:01:33.831Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T21:01:33.831Z] [INFO] [2019-07-30T21:01:33.831Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T21:01:33.831Z] [INFO] Executing tasks [2019-07-30T21:01:33.831Z] [2019-07-30T21:01:33.831Z] main: [2019-07-30T21:01:33.831Z] [2019-07-30T21:01:33.831Z] clean: [2019-07-30T21:01:33.831Z] [INFO] Executed tasks [2019-07-30T21:01:33.831Z] [INFO] [2019-07-30T21:01:33.831Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T21:01:33.831Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target [2019-07-30T21:01:33.831Z] [INFO] [2019-07-30T21:01:33.831Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T21:01:33.831Z] [INFO] The project's OSGi version is 5.0.0.201907302009 [2019-07-30T21:01:33.831Z] [INFO] [2019-07-30T21:01:33.831Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T21:01:33.831Z] [INFO] [2019-07-30T21:01:33.831Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T21:01:33.831Z] [INFO] [2019-07-30T21:01:33.831Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T21:01:33.831Z] [INFO] [2019-07-30T21:01:33.831Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T21:01:33.831Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:01:33.831Z] [INFO] [2019-07-30T21:01:33.831Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T21:01:33.831Z] [INFO] Executing tasks [2019-07-30T21:01:33.831Z] [2019-07-30T21:01:33.831Z] main: [2019-07-30T21:01:33.831Z] [2019-07-30T21:01:33.831Z] build: [2019-07-30T21:01:33.831Z] Help: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html [2019-07-30T21:01:33.831Z] [2019-07-30T21:01:33.831Z] test: [2019-07-30T21:01:33.831Z] [xmlvalidate] 8 file(s) have been successfully validated. [2019-07-30T21:01:33.831Z] [INFO] Executed tasks [2019-07-30T21:01:33.831Z] [INFO] [2019-07-30T21:01:33.831Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T21:01:33.831Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:01:33.831Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources [2019-07-30T21:01:33.831Z] [INFO] [2019-07-30T21:01:33.831Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T21:01:33.831Z] [INFO] [2019-07-30T21:01:33.831Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T21:01:34.088Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-30T21:01:34.088Z] [INFO] Command line: [2019-07-30T21:01:34.088Z] [/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_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-30T21:01:34.088Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T21:01:37.359Z] Buildfile: build.xml [2019-07-30T21:01:37.359Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-30T21:01:37.359Z] [2019-07-30T21:01:37.359Z] build.index: [2019-07-30T21:01:39.349Z] BUILD SUCCESSFUL [2019-07-30T21:01:39.349Z] [2019-07-30T21:01:39.349Z] BUILD SUCCESSFUL [2019-07-30T21:01:39.349Z] Total time: 2 seconds [2019-07-30T21:01:39.606Z] [INFO] [2019-07-30T21:01:39.606Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T21:01:39.606Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:01:39.606Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources [2019-07-30T21:01:39.606Z] [INFO] [2019-07-30T21:01:39.606Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T21:01:39.606Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-30T21:01:39.606Z] [INFO] [2019-07-30T21:01:39.606Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T21:01:39.606Z] [INFO] [2019-07-30T21:01:39.606Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T21:01:39.606Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T21:01:39.863Z] [INFO] [2019-07-30T21:01:39.863Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T21:01:39.863Z] [INFO] [2019-07-30T21:01:39.863Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T21:01:39.863Z] [INFO] [2019-07-30T21:01:39.863Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T21:01:39.863Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T21:01:39.863Z] [INFO] [2019-07-30T21:01:39.863Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T21:01:39.863Z] [INFO] [2019-07-30T21:01:39.863Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T21:01:39.863Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:01:39.863Z] [INFO] [2019-07-30T21:01:39.863Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T21:01:39.863Z] [INFO] [2019-07-30T21:01:39.863Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T21:01:39.863Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:39.863Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:39.863Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:39.863Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:39.863Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:39.863Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:39.863Z] [INFO] [2019-07-30T21:01:39.863Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T21:01:39.863Z] [INFO] [2019-07-30T21:01:39.863Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >--- [2019-07-30T21:01:39.863Z] [INFO] Building Trace Compass RCP User Guide 5.0.0-SNAPSHOT [71/134] [2019-07-30T21:01:39.863Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T21:01:39.863Z] [INFO] [2019-07-30T21:01:39.863Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T21:01:39.863Z] [INFO] [2019-07-30T21:01:39.863Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T21:01:39.863Z] [INFO] Executing tasks [2019-07-30T21:01:39.863Z] [2019-07-30T21:01:39.863Z] main: [2019-07-30T21:01:39.863Z] [2019-07-30T21:01:39.863Z] clean: [2019-07-30T21:01:39.863Z] [INFO] Executed tasks [2019-07-30T21:01:39.863Z] [INFO] [2019-07-30T21:01:39.863Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T21:01:39.863Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target [2019-07-30T21:01:39.863Z] [INFO] [2019-07-30T21:01:39.863Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T21:01:39.863Z] [INFO] The project's OSGi version is 5.0.0.201907302009 [2019-07-30T21:01:39.863Z] [INFO] [2019-07-30T21:01:39.863Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T21:01:39.863Z] [INFO] [2019-07-30T21:01:39.863Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T21:01:39.863Z] [INFO] [2019-07-30T21:01:39.863Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T21:01:39.863Z] [INFO] [2019-07-30T21:01:39.863Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T21:01:39.863Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:01:39.863Z] [INFO] [2019-07-30T21:01:39.863Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T21:01:39.863Z] [INFO] Executing tasks [2019-07-30T21:01:39.863Z] [2019-07-30T21:01:39.863Z] main: [2019-07-30T21:01:39.863Z] [2019-07-30T21:01:39.863Z] build: [2019-07-30T21:01:39.863Z] Help: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html [2019-07-30T21:01:39.863Z] [2019-07-30T21:01:39.863Z] test: [2019-07-30T21:01:39.863Z] [xmlvalidate] 2 file(s) have been successfully validated. [2019-07-30T21:01:39.863Z] [INFO] Executed tasks [2019-07-30T21:01:39.863Z] [INFO] [2019-07-30T21:01:39.863Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T21:01:39.863Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:01:39.863Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources [2019-07-30T21:01:39.863Z] [INFO] [2019-07-30T21:01:39.863Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T21:01:39.863Z] [INFO] [2019-07-30T21:01:39.863Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T21:01:40.120Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-30T21:01:40.120Z] [INFO] Command line: [2019-07-30T21:01:40.120Z] [/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_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-30T21:01:40.120Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T21:01:43.391Z] Buildfile: build.xml [2019-07-30T21:01:43.391Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-30T21:01:43.391Z] [2019-07-30T21:01:43.391Z] build.index: [2019-07-30T21:01:44.761Z] BUILD SUCCESSFUL [2019-07-30T21:01:44.761Z] [2019-07-30T21:01:44.761Z] BUILD SUCCESSFUL [2019-07-30T21:01:44.761Z] Total time: 2 seconds [2019-07-30T21:01:45.324Z] [INFO] [2019-07-30T21:01:45.324Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T21:01:45.324Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:01:45.324Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources [2019-07-30T21:01:45.324Z] [INFO] [2019-07-30T21:01:45.324Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T21:01:45.324Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-30T21:01:45.324Z] [INFO] [2019-07-30T21:01:45.324Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T21:01:45.324Z] [INFO] [2019-07-30T21:01:45.324Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T21:01:45.324Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T21:01:45.324Z] [INFO] [2019-07-30T21:01:45.324Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T21:01:45.324Z] [INFO] [2019-07-30T21:01:45.324Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T21:01:45.324Z] [INFO] [2019-07-30T21:01:45.324Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T21:01:45.324Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T21:01:45.324Z] [INFO] [2019-07-30T21:01:45.324Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T21:01:45.324Z] [INFO] [2019-07-30T21:01:45.324Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T21:01:45.324Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:01:45.324Z] [INFO] [2019-07-30T21:01:45.324Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T21:01:45.324Z] [INFO] [2019-07-30T21:01:45.324Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T21:01:45.324Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:45.324Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:45.324Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:45.324Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:45.324Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:45.324Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:45.324Z] [INFO] [2019-07-30T21:01:45.324Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T21:01:45.324Z] [INFO] [2019-07-30T21:01:45.324Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >-- [2019-07-30T21:01:45.324Z] [INFO] Building Trace Compass Pcap User Guide 5.0.0-SNAPSHOT [72/134] [2019-07-30T21:01:45.324Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T21:01:45.324Z] [INFO] [2019-07-30T21:01:45.324Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T21:01:45.324Z] [INFO] [2019-07-30T21:01:45.324Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T21:01:45.324Z] [INFO] Executing tasks [2019-07-30T21:01:45.324Z] [2019-07-30T21:01:45.324Z] main: [2019-07-30T21:01:45.580Z] [2019-07-30T21:01:45.580Z] clean: [2019-07-30T21:01:45.580Z] [INFO] Executed tasks [2019-07-30T21:01:45.580Z] [INFO] [2019-07-30T21:01:45.580Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T21:01:45.580Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target [2019-07-30T21:01:45.580Z] [INFO] [2019-07-30T21:01:45.580Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T21:01:45.580Z] [INFO] The project's OSGi version is 5.0.0.201907302009 [2019-07-30T21:01:45.580Z] [INFO] [2019-07-30T21:01:45.580Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T21:01:45.580Z] [INFO] [2019-07-30T21:01:45.580Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T21:01:45.580Z] [INFO] [2019-07-30T21:01:45.580Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T21:01:45.580Z] [INFO] [2019-07-30T21:01:45.580Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T21:01:45.580Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:01:45.580Z] [INFO] [2019-07-30T21:01:45.580Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T21:01:45.580Z] [INFO] Executing tasks [2019-07-30T21:01:45.580Z] [2019-07-30T21:01:45.580Z] main: [2019-07-30T21:01:45.580Z] [2019-07-30T21:01:45.580Z] build: [2019-07-30T21:01:45.580Z] Help: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html [2019-07-30T21:01:45.580Z] [2019-07-30T21:01:45.580Z] test: [2019-07-30T21:01:45.580Z] [xmlvalidate] 1 file(s) have been successfully validated. [2019-07-30T21:01:45.580Z] [INFO] Executed tasks [2019-07-30T21:01:45.580Z] [INFO] [2019-07-30T21:01:45.580Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T21:01:45.580Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:01:45.580Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources [2019-07-30T21:01:45.580Z] [INFO] [2019-07-30T21:01:45.580Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T21:01:45.580Z] [INFO] [2019-07-30T21:01:45.580Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T21:01:45.580Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-30T21:01:45.580Z] [INFO] Command line: [2019-07-30T21:01:45.580Z] [/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_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:45.580Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T21:01:48.863Z] Buildfile: build.xml [2019-07-30T21:01:48.863Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-30T21:01:48.863Z] [2019-07-30T21:01:48.863Z] build.index: [2019-07-30T21:01:50.755Z] BUILD SUCCESSFUL [2019-07-30T21:01:50.755Z] [2019-07-30T21:01:50.755Z] BUILD SUCCESSFUL [2019-07-30T21:01:50.755Z] Total time: 2 seconds [2019-07-30T21:01:51.318Z] [INFO] [2019-07-30T21:01:51.318Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T21:01:51.318Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:01:51.318Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources [2019-07-30T21:01:51.318Z] [INFO] [2019-07-30T21:01:51.318Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T21:01:51.318Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-30T21:01:51.318Z] [INFO] [2019-07-30T21:01:51.318Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T21:01:51.318Z] [INFO] [2019-07-30T21:01:51.318Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T21:01:51.318Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T21:01:51.318Z] [INFO] [2019-07-30T21:01:51.318Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T21:01:51.318Z] [INFO] [2019-07-30T21:01:51.318Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T21:01:51.318Z] [INFO] [2019-07-30T21:01:51.318Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T21:01:51.318Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T21:01:51.575Z] [INFO] [2019-07-30T21:01:51.575Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T21:01:51.575Z] [INFO] [2019-07-30T21:01:51.575Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T21:01:51.575Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:01:51.575Z] [INFO] [2019-07-30T21:01:51.575Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T21:01:51.575Z] [INFO] [2019-07-30T21:01:51.575Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T21:01:51.575Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:51.575Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:51.575Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:51.575Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:51.575Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:51.575Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:51.575Z] [INFO] [2019-07-30T21:01:51.575Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T21:01:51.575Z] [INFO] [2019-07-30T21:01:51.575Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >----- [2019-07-30T21:01:51.575Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT [73/134] [2019-07-30T21:01:51.575Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T21:01:51.575Z] [INFO] [2019-07-30T21:01:51.575Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.examples --- [2019-07-30T21:01:51.575Z] [INFO] [2019-07-30T21:01:51.575Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples --- [2019-07-30T21:01:51.575Z] [INFO] The project's OSGi version is 1.0.4.201907302009 [2019-07-30T21:01:51.575Z] [INFO] [2019-07-30T21:01:51.575Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples --- [2019-07-30T21:01:51.575Z] [INFO] [2019-07-30T21:01:51.575Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples --- [2019-07-30T21:01:51.575Z] [INFO] [2019-07-30T21:01:51.575Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples --- [2019-07-30T21:01:51.575Z] [INFO] [2019-07-30T21:01:51.575Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.examples --- [2019-07-30T21:01:51.575Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:01:51.575Z] [INFO] [2019-07-30T21:01:51.575Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.examples --- [2019-07-30T21:01:51.575Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:01:51.575Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/src/main/resources [2019-07-30T21:01:51.575Z] [INFO] [2019-07-30T21:01:51.575Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.examples --- [2019-07-30T21:01:51.575Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/target/classes [2019-07-30T21:01:51.831Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[39] [2019-07-30T21:01:51.831Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-30T21:01:51.831Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T21:01:51.831Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T21:01:51.831Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[48] [2019-07-30T21:01:51.831Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-30T21:01:51.831Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T21:01:51.831Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T21:01:51.831Z] 2 problems (2 warnings) [2019-07-30T21:01:51.831Z] [INFO] [2019-07-30T21:01:51.831Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.examples --- [2019-07-30T21:01:51.831Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:01:51.831Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/src/test/resources [2019-07-30T21:01:51.831Z] [INFO] [2019-07-30T21:01:51.831Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples --- [2019-07-30T21:01:51.831Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar [2019-07-30T21:01:51.831Z] [INFO] [2019-07-30T21:01:51.831Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples --- [2019-07-30T21:01:51.831Z] [INFO] [2019-07-30T21:01:51.831Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples --- [2019-07-30T21:01:51.831Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar [2019-07-30T21:01:52.087Z] [INFO] [2019-07-30T21:01:52.087Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples --- [2019-07-30T21:01:52.088Z] [INFO] [2019-07-30T21:01:52.088Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.examples --- [2019-07-30T21:01:52.088Z] [INFO] [2019-07-30T21:01:52.088Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.examples --- [2019-07-30T21:01:52.088Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar [2019-07-30T21:01:52.088Z] [INFO] [2019-07-30T21:01:52.088Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples --- [2019-07-30T21:01:52.088Z] [INFO] [2019-07-30T21:01:52.088Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.examples --- [2019-07-30T21:01:52.088Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:01:52.088Z] [INFO] [2019-07-30T21:01:52.088Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.examples --- [2019-07-30T21:01:52.088Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:01:52.088Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:01:52.344Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:01:53.337Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:01:54.706Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:01:54.706Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:01:54.706Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:01:54.706Z] [INFO] [2019-07-30T21:01:54.706Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples --- [2019-07-30T21:01:54.706Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:54.706Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:55.637Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:55.637Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:55.637Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:55.637Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:55.637Z] [INFO] [2019-07-30T21:01:55.637Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples --- [2019-07-30T21:01:55.637Z] [INFO] [2019-07-30T21:01:55.637Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >-- [2019-07-30T21:01:55.637Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 5.0.0-SNAPSHOT [74/134] [2019-07-30T21:01:55.637Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T21:01:55.637Z] [INFO] [2019-07-30T21:01:55.637Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T21:01:55.637Z] [INFO] [2019-07-30T21:01:55.637Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T21:01:55.637Z] [INFO] [2019-07-30T21:01:55.637Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T21:01:55.637Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:01:55.637Z] [INFO] [2019-07-30T21:01:55.637Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T21:01:55.637Z] [INFO] [2019-07-30T21:01:55.637Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T21:01:55.637Z] [INFO] [2019-07-30T21:01:55.637Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T21:01:55.637Z] [INFO] [2019-07-30T21:01:55.637Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T21:01:55.637Z] [INFO] [2019-07-30T21:01:55.637Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T21:01:55.637Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:01:55.637Z] [INFO] [2019-07-30T21:01:55.637Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T21:01:55.637Z] [INFO] [2019-07-30T21:01:55.637Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T21:01:55.637Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:55.637Z] [INFO] [2019-07-30T21:01:55.637Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >--- [2019-07-30T21:01:55.637Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.0.2-SNAPSHOT [75/134] [2019-07-30T21:01:55.637Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T21:01:55.637Z] [INFO] [2019-07-30T21:01:55.637Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T21:01:55.637Z] [INFO] [2019-07-30T21:01:55.637Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T21:01:55.637Z] [INFO] The project's OSGi version is 1.0.2.201907302009 [2019-07-30T21:01:55.637Z] [INFO] [2019-07-30T21:01:55.637Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T21:01:55.637Z] [INFO] [2019-07-30T21:01:55.637Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T21:01:55.637Z] [INFO] [2019-07-30T21:01:55.637Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T21:01:55.637Z] [INFO] [2019-07-30T21:01:55.637Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T21:01:55.637Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:01:55.637Z] [INFO] [2019-07-30T21:01:55.637Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T21:01:55.637Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:01:55.637Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources [2019-07-30T21:01:55.637Z] [INFO] [2019-07-30T21:01:55.637Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T21:01:55.637Z] [INFO] Compiling 7 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes [2019-07-30T21:01:56.567Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[426] [2019-07-30T21:01:56.567Z] ICommandControlDMContext cmdControlDMC = DMContexts.getAncestorOfType(context, ICommandControlDMContext.class); [2019-07-30T21:01:56.567Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T21:01:56.567Z] 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-30T21:01:56.567Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[441] [2019-07-30T21:01:56.567Z] IBreakpointsTargetDMContext bpTargetDMC = DMContexts.getAncestorOfType(containerDMC , IBreakpointsTargetDMContext.class); [2019-07-30T21:01:56.567Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T21:01:56.567Z] 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-30T21:01:56.567Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[466] [2019-07-30T21:01:56.567Z] MIBreakpointDMData breakpoint = new MIBreakpointDMData(breakpoints[i]); [2019-07-30T21:01:56.567Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T21:01:56.567Z] The constructor MIBreakpointDMData(MIBreakpoint) is deprecated [2019-07-30T21:01:56.567Z] 3 problems (3 warnings) [2019-07-30T21:01:56.567Z] [INFO] [2019-07-30T21:01:56.567Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T21:01:56.567Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:01:56.567Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources [2019-07-30T21:01:56.567Z] [INFO] [2019-07-30T21:01:56.567Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T21:01:56.567Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-sources.jar [2019-07-30T21:01:56.567Z] [INFO] [2019-07-30T21:01:56.567Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T21:01:56.567Z] [INFO] [2019-07-30T21:01:56.567Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T21:01:56.567Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar [2019-07-30T21:01:56.567Z] [INFO] [2019-07-30T21:01:56.567Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T21:01:56.567Z] [INFO] [2019-07-30T21:01:56.567Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T21:01:56.567Z] [INFO] [2019-07-30T21:01:56.567Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T21:01:56.567Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar [2019-07-30T21:01:56.567Z] [INFO] [2019-07-30T21:01:56.567Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T21:01:56.567Z] [INFO] [2019-07-30T21:01:56.567Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T21:01:56.567Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:01:56.567Z] [INFO] [2019-07-30T21:01:56.567Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T21:01:56.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:01:56.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:01:56.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:01:57.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:01:59.122Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:01:59.122Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:01:59.122Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:01:59.122Z] [INFO] [2019-07-30T21:01:59.122Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T21:01:59.122Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:59.122Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:59.122Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:59.122Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:59.122Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:59.122Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:01:59.122Z] [INFO] [2019-07-30T21:01:59.122Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T21:01:59.122Z] [INFO] [2019-07-30T21:01:59.122Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >---- [2019-07-30T21:01:59.122Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.1.1-SNAPSHOT [76/134] [2019-07-30T21:01:59.122Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T21:01:59.122Z] [INFO] [2019-07-30T21:01:59.122Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T21:01:59.122Z] [INFO] [2019-07-30T21:01:59.122Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T21:01:59.122Z] [INFO] The project's OSGi version is 1.1.1.201907302009 [2019-07-30T21:01:59.122Z] [INFO] [2019-07-30T21:01:59.122Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T21:01:59.122Z] [INFO] [2019-07-30T21:01:59.122Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T21:01:59.122Z] [INFO] [2019-07-30T21:01:59.122Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T21:01:59.122Z] [INFO] [2019-07-30T21:01:59.122Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T21:01:59.122Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:01:59.122Z] [INFO] [2019-07-30T21:01:59.122Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T21:01:59.122Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:01:59.122Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources [2019-07-30T21:01:59.122Z] [INFO] [2019-07-30T21:01:59.122Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T21:01:59.122Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes [2019-07-30T21:01:59.685Z] [INFO] [2019-07-30T21:01:59.685Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T21:01:59.685Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:01:59.685Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources [2019-07-30T21:01:59.685Z] [INFO] [2019-07-30T21:01:59.685Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T21:01:59.685Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-sources.jar [2019-07-30T21:01:59.685Z] [INFO] [2019-07-30T21:01:59.685Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T21:01:59.685Z] [INFO] [2019-07-30T21:01:59.685Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T21:01:59.685Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar [2019-07-30T21:01:59.685Z] [INFO] [2019-07-30T21:01:59.685Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T21:01:59.685Z] [INFO] [2019-07-30T21:01:59.685Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T21:01:59.685Z] [INFO] [2019-07-30T21:01:59.685Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T21:01:59.685Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar [2019-07-30T21:01:59.685Z] [INFO] [2019-07-30T21:01:59.685Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T21:01:59.685Z] [INFO] [2019-07-30T21:01:59.685Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T21:01:59.685Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:01:59.685Z] [INFO] [2019-07-30T21:01:59.685Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T21:01:59.942Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:01:59.942Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:01:59.942Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T21:02:00.199Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:02:01.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:02:02.495Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:02:02.495Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:02:02.495Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:02:02.495Z] [INFO] [2019-07-30T21:02:02.495Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T21:02:02.495Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:02.495Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:02.495Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:02.495Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:02.495Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:02.495Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:02.495Z] [INFO] [2019-07-30T21:02:02.495Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T21:02:02.495Z] [INFO] [2019-07-30T21:02:02.495Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >----- [2019-07-30T21:02:02.495Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 5.0.0-SNAPSHOT [77/134] [2019-07-30T21:02:02.495Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T21:02:02.495Z] [INFO] [2019-07-30T21:02:02.495Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T21:02:02.495Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/target [2019-07-30T21:02:02.495Z] [INFO] [2019-07-30T21:02:02.495Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T21:02:02.495Z] [INFO] The project's OSGi version is 5.0.0.201907302009 [2019-07-30T21:02:02.495Z] [INFO] [2019-07-30T21:02:02.495Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T21:02:02.495Z] [INFO] [2019-07-30T21:02:02.495Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T21:02:02.495Z] [INFO] [2019-07-30T21:02:02.495Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T21:02:02.495Z] [INFO] [2019-07-30T21:02:02.495Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T21:02:02.495Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:02:02.495Z] [INFO] [2019-07-30T21:02:02.495Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T21:02:02.495Z] [INFO] [2019-07-30T21:02:02.495Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T21:02:02.495Z] [INFO] [2019-07-30T21:02:02.495Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T21:02:02.495Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT.jar [2019-07-30T21:02:02.752Z] [INFO] [2019-07-30T21:02:02.752Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T21:02:02.752Z] [INFO] [2019-07-30T21:02:02.752Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T21:02:02.752Z] [INFO] [2019-07-30T21:02:02.752Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T21:02:02.752Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T21:02:02.752Z] [INFO] [2019-07-30T21:02:02.752Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T21:02:02.752Z] [INFO] [2019-07-30T21:02:02.752Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T21:02:02.752Z] [INFO] [2019-07-30T21:02:02.752Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T21:02:02.752Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:02:02.752Z] [INFO] [2019-07-30T21:02:02.752Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T21:02:03.681Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:02:03.681Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:02:03.681Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:02:04.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T21:02:04.823Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:02:05.754Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:02:05.754Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T21:02:05.754Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T21:02:05.754Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:02:06.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T21:02:06.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:02:06.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:02:06.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T21:02:06.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T21:02:06.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-07-30T21:02:06.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:02:06.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:02:06.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T21:02:06.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T21:02:06.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.doc.user' with 0 classes [2019-07-30T21:02:06.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T21:02:06.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-30T21:02:06.780Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T21:02:06.780Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T21:02:07.036Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T21:02:07.036Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T21:02:07.036Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:02:07.036Z] [INFO] [2019-07-30T21:02:07.036Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T21:02:07.036Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:07.036Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:07.036Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:07.036Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:07.036Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:07.036Z] [INFO] [2019-07-30T21:02:07.036Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T21:02:07.036Z] [INFO] [2019-07-30T21:02:07.036Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >-- [2019-07-30T21:02:07.036Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT [78/134] [2019-07-30T21:02:07.036Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T21:02:07.036Z] [INFO] [2019-07-30T21:02:07.036Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T21:02:07.036Z] [INFO] [2019-07-30T21:02:07.036Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T21:02:07.037Z] [INFO] The project's OSGi version is 1.0.0.201907302009 [2019-07-30T21:02:07.037Z] [INFO] [2019-07-30T21:02:07.037Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T21:02:07.037Z] [INFO] [2019-07-30T21:02:07.037Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T21:02:07.037Z] [INFO] [2019-07-30T21:02:07.037Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T21:02:07.037Z] [INFO] [2019-07-30T21:02:07.037Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T21:02:07.037Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:02:07.037Z] [INFO] [2019-07-30T21:02:07.037Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T21:02:07.037Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:02:07.037Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources [2019-07-30T21:02:07.037Z] [INFO] [2019-07-30T21:02:07.037Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T21:02:07.037Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes [2019-07-30T21:02:07.293Z] [INFO] [2019-07-30T21:02:07.293Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T21:02:07.293Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:02:07.293Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources [2019-07-30T21:02:07.293Z] [INFO] [2019-07-30T21:02:07.293Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T21:02:07.293Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T21:02:07.293Z] [INFO] [2019-07-30T21:02:07.293Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T21:02:07.293Z] [INFO] [2019-07-30T21:02:07.293Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T21:02:07.293Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T21:02:07.293Z] [INFO] [2019-07-30T21:02:07.293Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T21:02:07.293Z] [INFO] [2019-07-30T21:02:07.293Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T21:02:07.293Z] [INFO] [2019-07-30T21:02:07.293Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T21:02:07.293Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T21:02:07.293Z] [INFO] [2019-07-30T21:02:07.293Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T21:02:07.293Z] [INFO] [2019-07-30T21:02:07.293Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T21:02:08.659Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log [2019-07-30T21:02:08.659Z] [INFO] Command line: [2019-07-30T21:02:08.659Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T21:02:08.659Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T21:02:11.931Z] !SESSION 2019-07-30 21:02:08.765 ----------------------------------------------- [2019-07-30T21:02:11.931Z] eclipse.buildId=unknown [2019-07-30T21:02:11.931Z] java.version=1.8.0_202 [2019-07-30T21:02:11.931Z] java.vendor=Oracle Corporation [2019-07-30T21:02:11.931Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T21:02:11.931Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T21:02:11.931Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T21:02:11.931Z] [2019-07-30T21:02:11.931Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 21:02:11.726 [2019-07-30T21:02:11.931Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:02:11.931Z] !STACK 0 [2019-07-30T21:02:11.931Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-30T21:02:11.931Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:02:11.931Z] [2019-07-30T21:02:11.931Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:02:11.931Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:02:11.931Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:02:11.931Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:02:11.931Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:02:11.931Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:02:11.931Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:02:11.931Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:02:11.931Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:02:11.931Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:02:11.931Z] [2019-07-30T21:02:11.931Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 21:02:11.830 [2019-07-30T21:02:11.931Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:02:11.931Z] !STACK 0 [2019-07-30T21:02:11.931Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-30T21:02:11.931Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:02:11.931Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T21:02:11.931Z] -> 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-30T21:02:11.931Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T21:02:11.931Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:02:11.931Z] [2019-07-30T21:02:11.931Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:02:11.931Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:02:11.931Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:02:11.931Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:02:11.931Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:02:11.931Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:02:11.931Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:02:11.931Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:02:11.931Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:02:11.931Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:02:13.824Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest [2019-07-30T21:02:13.824Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest [2019-07-30T21:02:13.824Z] testPluginId(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest) Time elapsed: 0.001 s [2019-07-30T21:02:13.824Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest) Time elapsed: 0 s [2019-07-30T21:02:13.824Z] [2019-07-30T21:02:13.824Z] Results: [2019-07-30T21:02:13.824Z] [2019-07-30T21:02:13.824Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T21:02:13.824Z] [2019-07-30T21:02:15.191Z] [INFO] All tests passed! [2019-07-30T21:02:15.191Z] [INFO] [2019-07-30T21:02:15.191Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T21:02:15.191Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:02:15.191Z] [INFO] [2019-07-30T21:02:15.191Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T21:02:15.191Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:02:15.191Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:02:15.191Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T21:02:15.447Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:02:16.377Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:02:17.322Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:02:17.322Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:02:17.923Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:02:17.923Z] [INFO] [2019-07-30T21:02:17.923Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T21:02:17.923Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:17.923Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:17.923Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:17.923Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:17.923Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:17.923Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:17.923Z] [INFO] [2019-07-30T21:02:17.923Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T21:02:17.923Z] [INFO] [2019-07-30T21:02:17.923Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >-- [2019-07-30T21:02:17.923Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT [79/134] [2019-07-30T21:02:17.923Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T21:02:17.923Z] [INFO] [2019-07-30T21:02:17.923Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T21:02:17.923Z] [INFO] [2019-07-30T21:02:17.923Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T21:02:17.923Z] [INFO] The project's OSGi version is 1.0.0.201907302009 [2019-07-30T21:02:17.923Z] [INFO] [2019-07-30T21:02:17.923Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T21:02:17.923Z] [INFO] [2019-07-30T21:02:17.923Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T21:02:17.923Z] [INFO] [2019-07-30T21:02:17.923Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T21:02:17.923Z] [INFO] [2019-07-30T21:02:17.923Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T21:02:17.923Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:02:17.923Z] [INFO] [2019-07-30T21:02:17.923Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T21:02:17.923Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:02:17.923Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources [2019-07-30T21:02:17.923Z] [INFO] [2019-07-30T21:02:17.923Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T21:02:17.923Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes [2019-07-30T21:02:17.923Z] [INFO] [2019-07-30T21:02:17.923Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T21:02:17.923Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:02:17.923Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources [2019-07-30T21:02:17.923Z] [INFO] [2019-07-30T21:02:17.923Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T21:02:17.923Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T21:02:17.923Z] [INFO] [2019-07-30T21:02:17.923Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T21:02:17.923Z] [INFO] [2019-07-30T21:02:17.923Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T21:02:17.923Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T21:02:17.923Z] [INFO] [2019-07-30T21:02:17.923Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T21:02:17.923Z] [INFO] [2019-07-30T21:02:17.923Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T21:02:17.923Z] [INFO] [2019-07-30T21:02:17.923Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T21:02:17.923Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T21:02:17.923Z] [INFO] [2019-07-30T21:02:17.923Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T21:02:17.923Z] [INFO] [2019-07-30T21:02:17.923Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T21:02:19.292Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log [2019-07-30T21:02:19.292Z] [INFO] Command line: [2019-07-30T21:02:19.292Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T21:02:19.292Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T21:02:22.563Z] !SESSION 2019-07-30 21:02:19.335 ----------------------------------------------- [2019-07-30T21:02:22.563Z] eclipse.buildId=unknown [2019-07-30T21:02:22.563Z] java.version=1.8.0_202 [2019-07-30T21:02:22.563Z] java.vendor=Oracle Corporation [2019-07-30T21:02:22.563Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T21:02:22.563Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T21:02:22.563Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T21:02:22.563Z] [2019-07-30T21:02:22.563Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 21:02:22.232 [2019-07-30T21:02:22.563Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:02:22.563Z] !STACK 0 [2019-07-30T21:02:22.563Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-30T21:02:22.563Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:02:22.563Z] [2019-07-30T21:02:22.563Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:02:22.563Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:02:22.563Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:02:22.563Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:02:22.563Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:02:22.563Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:02:22.563Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:02:22.563Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:02:22.563Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:02:22.563Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:02:22.563Z] [2019-07-30T21:02:22.563Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 21:02:22.333 [2019-07-30T21:02:22.563Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:02:22.563Z] !STACK 0 [2019-07-30T21:02:22.563Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-30T21:02:22.563Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:02:22.563Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T21:02:22.563Z] -> 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-30T21:02:22.563Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T21:02:22.563Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:02:22.563Z] [2019-07-30T21:02:22.563Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:02:22.563Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:02:22.563Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:02:22.563Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:02:22.563Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:02:22.563Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:02:22.563Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:02:22.563Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:02:22.563Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:02:22.563Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:02:24.455Z] process 10464: 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-30T21:02:24.455Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T21:02:24.712Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T21:02:24.712Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T21:02:39.569Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest [2019-07-30T21:02:39.569Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest [2019-07-30T21:02:39.569Z] testPluginId(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest) Time elapsed: 0.001 s [2019-07-30T21:02:39.569Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest) Time elapsed: 0 s [2019-07-30T21:02:39.569Z] [2019-07-30T21:02:39.569Z] Results: [2019-07-30T21:02:39.569Z] [2019-07-30T21:02:39.569Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T21:02:39.569Z] [2019-07-30T21:02:39.569Z] [INFO] All tests passed! [2019-07-30T21:02:39.569Z] [INFO] [2019-07-30T21:02:39.569Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T21:02:39.569Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:02:39.569Z] [INFO] [2019-07-30T21:02:39.569Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T21:02:39.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:02:39.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:02:39.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T21:02:39.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:02:40.500Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:02:42.028Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-30T21:02:42.028Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:02:42.028Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:02:42.028Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:02:42.028Z] [INFO] [2019-07-30T21:02:42.028Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T21:02:42.028Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:42.028Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:42.028Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:42.028Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:42.028Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:42.028Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:42.028Z] [INFO] [2019-07-30T21:02:42.028Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T21:02:42.028Z] [INFO] [2019-07-30T21:02:42.028Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >-- [2019-07-30T21:02:42.028Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT [80/134] [2019-07-30T21:02:42.028Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T21:02:42.028Z] [INFO] [2019-07-30T21:02:42.028Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T21:02:42.028Z] [INFO] [2019-07-30T21:02:42.028Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T21:02:42.028Z] [INFO] The project's OSGi version is 1.0.0.201907302009 [2019-07-30T21:02:42.028Z] [INFO] [2019-07-30T21:02:42.028Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T21:02:42.028Z] [INFO] [2019-07-30T21:02:42.028Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T21:02:42.028Z] [INFO] [2019-07-30T21:02:42.028Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T21:02:42.028Z] [INFO] [2019-07-30T21:02:42.028Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T21:02:42.028Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:02:42.028Z] [INFO] [2019-07-30T21:02:42.028Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T21:02:42.028Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:02:42.028Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources [2019-07-30T21:02:42.028Z] [INFO] [2019-07-30T21:02:42.028Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T21:02:42.028Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes [2019-07-30T21:02:42.028Z] [INFO] [2019-07-30T21:02:42.028Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T21:02:42.028Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:02:42.028Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources [2019-07-30T21:02:42.028Z] [INFO] [2019-07-30T21:02:42.028Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T21:02:42.028Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T21:02:42.028Z] [INFO] [2019-07-30T21:02:42.028Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T21:02:42.285Z] [INFO] [2019-07-30T21:02:42.285Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T21:02:42.285Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T21:02:42.285Z] [INFO] [2019-07-30T21:02:42.285Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T21:02:42.285Z] [INFO] [2019-07-30T21:02:42.285Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T21:02:42.285Z] [INFO] [2019-07-30T21:02:42.285Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T21:02:42.285Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T21:02:42.285Z] [INFO] [2019-07-30T21:02:42.285Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T21:02:42.285Z] [INFO] [2019-07-30T21:02:42.285Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T21:02:43.213Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log [2019-07-30T21:02:43.213Z] [INFO] Command line: [2019-07-30T21:02:43.213Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T21:02:43.213Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T21:02:46.488Z] !SESSION 2019-07-30 21:02:43.276 ----------------------------------------------- [2019-07-30T21:02:46.488Z] eclipse.buildId=unknown [2019-07-30T21:02:46.488Z] java.version=1.8.0_202 [2019-07-30T21:02:46.488Z] java.vendor=Oracle Corporation [2019-07-30T21:02:46.488Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T21:02:46.488Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T21:02:46.488Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T21:02:46.488Z] [2019-07-30T21:02:46.488Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 21:02:45.825 [2019-07-30T21:02:46.488Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:02:46.488Z] !STACK 0 [2019-07-30T21:02:46.488Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T21:02:46.488Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:02:46.488Z] [2019-07-30T21:02:46.488Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:02:46.488Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:02:46.488Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:02:46.488Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:02:46.488Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:02:46.488Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:02:46.488Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:02:46.488Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:02:46.488Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:02:46.488Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:02:46.488Z] [2019-07-30T21:02:46.488Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 21:02:45.957 [2019-07-30T21:02:46.488Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:02:46.488Z] !STACK 0 [2019-07-30T21:02:46.488Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T21:02:46.488Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:02:46.488Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T21:02:46.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-30T21:02:46.488Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T21:02:46.488Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:02:46.488Z] [2019-07-30T21:02:46.488Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:02:46.488Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:02:46.488Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:02:46.488Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:02:46.488Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:02:46.488Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:02:46.488Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:02:46.488Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:02:46.488Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:02:46.488Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:02:47.856Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest [2019-07-30T21:02:47.856Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest [2019-07-30T21:02:47.856Z] testGetDefault(org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-30T21:02:47.856Z] [2019-07-30T21:02:47.856Z] Results: [2019-07-30T21:02:47.856Z] [2019-07-30T21:02:47.856Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T21:02:47.856Z] [2019-07-30T21:02:48.417Z] [INFO] All tests passed! [2019-07-30T21:02:48.417Z] [INFO] [2019-07-30T21:02:48.417Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T21:02:48.417Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:02:48.417Z] [INFO] [2019-07-30T21:02:48.417Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T21:02:48.673Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:02:48.673Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:02:48.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:02:49.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T21:02:49.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T21:02:50.422Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:02:50.984Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:02:50.984Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T21:02:50.984Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:02:51.241Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T21:02:51.241Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:02:51.241Z] [INFO] [2019-07-30T21:02:51.241Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T21:02:51.241Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:51.241Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:51.241Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:51.241Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:51.241Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:51.241Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:51.241Z] [INFO] [2019-07-30T21:02:51.241Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T21:02:51.241Z] [INFO] [2019-07-30T21:02:51.241Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >-- [2019-07-30T21:02:51.241Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.2.1-SNAPSHOT [81/134] [2019-07-30T21:02:51.241Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T21:02:51.241Z] [INFO] [2019-07-30T21:02:51.241Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T21:02:51.241Z] [INFO] [2019-07-30T21:02:51.241Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T21:02:51.241Z] [INFO] The project's OSGi version is 1.2.1.201907302009 [2019-07-30T21:02:51.241Z] [INFO] [2019-07-30T21:02:51.241Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T21:02:51.241Z] [INFO] [2019-07-30T21:02:51.241Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T21:02:51.241Z] [INFO] [2019-07-30T21:02:51.241Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T21:02:51.241Z] [INFO] [2019-07-30T21:02:51.241Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T21:02:51.241Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:02:51.241Z] [INFO] [2019-07-30T21:02:51.241Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T21:02:51.241Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:02:51.241Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources [2019-07-30T21:02:51.241Z] [INFO] [2019-07-30T21:02:51.241Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T21:02:51.241Z] [INFO] Compiling 75 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes [2019-07-30T21:02:51.804Z] [INFO] [2019-07-30T21:02:51.804Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T21:02:51.804Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:02:51.804Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources [2019-07-30T21:02:51.804Z] [INFO] [2019-07-30T21:02:51.804Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T21:02:51.804Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-sources.jar [2019-07-30T21:02:51.804Z] [INFO] [2019-07-30T21:02:51.804Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T21:02:51.804Z] [INFO] [2019-07-30T21:02:51.804Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T21:02:51.804Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar [2019-07-30T21:02:51.804Z] [INFO] [2019-07-30T21:02:51.804Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T21:02:51.804Z] [INFO] [2019-07-30T21:02:51.804Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T21:02:51.804Z] [INFO] [2019-07-30T21:02:51.804Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T21:02:51.804Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar [2019-07-30T21:02:52.060Z] [INFO] [2019-07-30T21:02:52.060Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T21:02:52.060Z] [INFO] [2019-07-30T21:02:52.060Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T21:02:52.060Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:02:52.060Z] [INFO] [2019-07-30T21:02:52.060Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T21:02:52.060Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:02:52.316Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:02:52.316Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:02:52.572Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:02:52.572Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:02:53.135Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:02:53.135Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:02:53.825Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:02:53.825Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:02:53.825Z] [INFO] [2019-07-30T21:02:53.825Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T21:02:53.825Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:53.825Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:53.825Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:53.825Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:53.825Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:53.825Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:53.825Z] [INFO] [2019-07-30T21:02:53.825Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T21:02:53.825Z] [INFO] [2019-07-30T21:02:53.825Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >-- [2019-07-30T21:02:53.825Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.0.2-SNAPSHOT [82/134] [2019-07-30T21:02:53.825Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T21:02:53.825Z] [INFO] [2019-07-30T21:02:53.825Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T21:02:53.825Z] [INFO] [2019-07-30T21:02:53.825Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T21:02:53.825Z] [INFO] The project's OSGi version is 2.0.2.201907302009 [2019-07-30T21:02:53.825Z] [INFO] [2019-07-30T21:02:53.825Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T21:02:53.825Z] [INFO] [2019-07-30T21:02:53.825Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T21:02:53.825Z] [INFO] [2019-07-30T21:02:53.825Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T21:02:53.825Z] [INFO] [2019-07-30T21:02:53.825Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T21:02:53.825Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:02:53.825Z] [INFO] [2019-07-30T21:02:53.825Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T21:02:53.825Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:02:53.825Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources [2019-07-30T21:02:53.825Z] [INFO] [2019-07-30T21:02:53.825Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T21:02:53.825Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes [2019-07-30T21:02:54.177Z] [INFO] [2019-07-30T21:02:54.177Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T21:02:54.177Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:02:54.177Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources [2019-07-30T21:02:54.177Z] [INFO] [2019-07-30T21:02:54.177Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T21:02:54.177Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-sources.jar [2019-07-30T21:02:54.177Z] [INFO] [2019-07-30T21:02:54.177Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T21:02:54.177Z] [INFO] [2019-07-30T21:02:54.177Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T21:02:54.177Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar [2019-07-30T21:02:54.177Z] [INFO] [2019-07-30T21:02:54.177Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T21:02:54.177Z] [INFO] [2019-07-30T21:02:54.177Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T21:02:54.177Z] [INFO] [2019-07-30T21:02:54.177Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T21:02:54.177Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar [2019-07-30T21:02:54.177Z] [INFO] [2019-07-30T21:02:54.177Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T21:02:54.177Z] [INFO] [2019-07-30T21:02:54.177Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T21:02:54.177Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:02:54.177Z] [INFO] [2019-07-30T21:02:54.177Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T21:02:54.177Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:02:54.177Z] [INFO] [2019-07-30T21:02:54.177Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T21:02:54.177Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:54.177Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:54.177Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:54.177Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:54.177Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:54.177Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:54.177Z] [INFO] [2019-07-30T21:02:54.177Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T21:02:54.177Z] [INFO] [2019-07-30T21:02:54.177Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >--- [2019-07-30T21:02:54.177Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.0.5-SNAPSHOT [83/134] [2019-07-30T21:02:54.177Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T21:02:54.177Z] [INFO] [2019-07-30T21:02:54.177Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T21:02:54.177Z] [INFO] [2019-07-30T21:02:54.177Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T21:02:54.177Z] [INFO] The project's OSGi version is 1.0.5.201907302009 [2019-07-30T21:02:54.177Z] [INFO] [2019-07-30T21:02:54.177Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T21:02:54.177Z] [INFO] [2019-07-30T21:02:54.177Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T21:02:54.177Z] [INFO] [2019-07-30T21:02:54.177Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T21:02:54.177Z] [INFO] [2019-07-30T21:02:54.177Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T21:02:54.177Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:02:54.177Z] [INFO] [2019-07-30T21:02:54.177Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T21:02:54.177Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:02:54.177Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources [2019-07-30T21:02:54.177Z] [INFO] [2019-07-30T21:02:54.177Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T21:02:54.177Z] [INFO] Compiling 21 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes [2019-07-30T21:02:54.741Z] [INFO] [2019-07-30T21:02:54.741Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T21:02:54.741Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:02:54.741Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources [2019-07-30T21:02:54.741Z] [INFO] [2019-07-30T21:02:54.741Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T21:02:54.741Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-sources.jar [2019-07-30T21:02:54.741Z] [INFO] [2019-07-30T21:02:54.741Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T21:02:54.741Z] [INFO] [2019-07-30T21:02:54.741Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T21:02:54.741Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar [2019-07-30T21:02:54.741Z] [INFO] [2019-07-30T21:02:54.741Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T21:02:54.741Z] [INFO] [2019-07-30T21:02:54.741Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T21:02:54.741Z] [INFO] [2019-07-30T21:02:54.741Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T21:02:54.741Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar [2019-07-30T21:02:54.998Z] [INFO] [2019-07-30T21:02:54.998Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T21:02:54.998Z] [INFO] [2019-07-30T21:02:54.998Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T21:02:54.998Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:02:54.998Z] [INFO] [2019-07-30T21:02:54.998Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T21:02:54.998Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:02:54.998Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:02:55.254Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:02:55.254Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:02:55.511Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:02:56.073Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:02:56.073Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T21:02:56.331Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:02:57.699Z] [INFO] [2019-07-30T21:02:57.699Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T21:02:57.699Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:57.699Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:57.699Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:57.699Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:57.699Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:57.699Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:02:57.699Z] [INFO] [2019-07-30T21:02:57.699Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T21:02:57.699Z] [INFO] [2019-07-30T21:02:57.699Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >-- [2019-07-30T21:02:57.699Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.2.7-SNAPSHOT [84/134] [2019-07-30T21:02:57.699Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T21:02:57.699Z] [INFO] [2019-07-30T21:02:57.699Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T21:02:57.699Z] [INFO] [2019-07-30T21:02:57.699Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T21:02:57.699Z] [INFO] The project's OSGi version is 1.2.7.201907302009 [2019-07-30T21:02:57.699Z] [INFO] [2019-07-30T21:02:57.699Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T21:02:57.699Z] [INFO] [2019-07-30T21:02:57.699Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T21:02:57.699Z] [INFO] [2019-07-30T21:02:57.699Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T21:02:57.699Z] [INFO] [2019-07-30T21:02:57.699Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T21:02:57.699Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:02:57.699Z] [INFO] [2019-07-30T21:02:57.699Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T21:02:57.699Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:02:57.699Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources [2019-07-30T21:02:57.699Z] [INFO] [2019-07-30T21:02:57.699Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T21:02:57.699Z] [INFO] Compiling 128 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes [2019-07-30T21:02:58.628Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableChannelDialog.java:[175] [2019-07-30T21:02:58.628Z] fVerifyListener = e -> e.doit = e.text.matches("[0-9]*") || e.text.matches(DEFAULT_TEXT); [2019-07-30T21:02:58.628Z] ^^^^^^^^ [2019-07-30T21:02:58.628Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-30T21:02:58.628Z] 2 problems (0 errors, 1 warning, 1 info) [2019-07-30T21:02:58.628Z] [INFO] [2019-07-30T21:02:58.628Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T21:02:58.628Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:02:58.628Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources [2019-07-30T21:02:58.628Z] [INFO] [2019-07-30T21:02:58.628Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T21:02:58.885Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-sources.jar [2019-07-30T21:02:58.885Z] [INFO] [2019-07-30T21:02:58.885Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T21:02:58.885Z] [INFO] [2019-07-30T21:02:58.885Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T21:02:58.885Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar [2019-07-30T21:02:59.142Z] [INFO] [2019-07-30T21:02:59.142Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T21:02:59.142Z] [INFO] [2019-07-30T21:02:59.142Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T21:02:59.142Z] [INFO] [2019-07-30T21:02:59.142Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T21:02:59.142Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar [2019-07-30T21:02:59.398Z] [INFO] [2019-07-30T21:02:59.398Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T21:02:59.654Z] [INFO] [2019-07-30T21:02:59.654Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T21:02:59.654Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:02:59.654Z] [INFO] [2019-07-30T21:02:59.654Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T21:02:59.910Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:02:59.910Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:03:00.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:03:00.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:03:00.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T21:03:00.424Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:03:00.986Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:03:01.243Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:03:02.611Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T21:03:02.611Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T21:03:02.611Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:03:02.611Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:03:02.868Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:03:02.868Z] [INFO] [2019-07-30T21:03:02.868Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T21:03:02.868Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:03:02.868Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:03:02.868Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:03:02.868Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:03:02.868Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:03:02.868Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:03:02.868Z] [INFO] [2019-07-30T21:03:02.868Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T21:03:02.868Z] [INFO] [2019-07-30T21:03:02.868Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >-- [2019-07-30T21:03:02.868Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 5.0.0-SNAPSHOT [85/134] [2019-07-30T21:03:02.868Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T21:03:02.868Z] [INFO] [2019-07-30T21:03:02.868Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T21:03:02.868Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/target [2019-07-30T21:03:02.868Z] [INFO] [2019-07-30T21:03:02.868Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T21:03:02.868Z] [INFO] The project's OSGi version is 5.0.0.201907302009 [2019-07-30T21:03:02.868Z] [INFO] [2019-07-30T21:03:02.868Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T21:03:02.868Z] [INFO] [2019-07-30T21:03:02.868Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T21:03:02.868Z] [INFO] [2019-07-30T21:03:02.868Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T21:03:02.868Z] [INFO] [2019-07-30T21:03:02.868Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T21:03:02.868Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:03:02.868Z] [INFO] [2019-07-30T21:03:02.868Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T21:03:02.868Z] [INFO] [2019-07-30T21:03:02.868Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T21:03:02.868Z] [INFO] [2019-07-30T21:03:02.868Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T21:03:02.868Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT.jar [2019-07-30T21:03:02.868Z] [INFO] [2019-07-30T21:03:02.868Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T21:03:02.868Z] [INFO] [2019-07-30T21:03:02.868Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T21:03:02.868Z] [INFO] [2019-07-30T21:03:02.868Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T21:03:02.868Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T21:03:02.868Z] [INFO] [2019-07-30T21:03:02.868Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T21:03:02.868Z] [INFO] [2019-07-30T21:03:02.868Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T21:03:02.868Z] [INFO] [2019-07-30T21:03:02.868Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T21:03:02.868Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:03:02.868Z] [INFO] [2019-07-30T21:03:02.868Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T21:03:04.322Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:03:04.322Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:03:04.322Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:03:05.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T21:03:05.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:03:06.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:03:06.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T21:03:06.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T21:03:06.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:03:06.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T21:03:06.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:03:06.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:03:06.703Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T21:03:06.703Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T21:03:06.703Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-07-30T21:03:06.703Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:03:06.959Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:03:07.215Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T21:03:07.215Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T21:03:07.215Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-30T21:03:07.215Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T21:03:07.215Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-30T21:03:07.215Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T21:03:07.215Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T21:03:07.215Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T21:03:07.778Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T21:03:07.778Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T21:03:07.778Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T21:03:07.778Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T21:03:08.034Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:03:08.034Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T21:03:08.034Z] [INFO] [2019-07-30T21:03:08.034Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T21:03:08.034Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:03:08.034Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:03:08.034Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:03:08.034Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:03:08.034Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:03:08.034Z] [INFO] [2019-07-30T21:03:08.034Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T21:03:08.034Z] [INFO] [2019-07-30T21:03:08.034Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >-- [2019-07-30T21:03:08.034Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT [86/134] [2019-07-30T21:03:08.034Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T21:03:08.034Z] [INFO] [2019-07-30T21:03:08.034Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T21:03:08.034Z] [INFO] [2019-07-30T21:03:08.034Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T21:03:08.034Z] [INFO] The project's OSGi version is 1.1.1.201907302009 [2019-07-30T21:03:08.034Z] [INFO] [2019-07-30T21:03:08.034Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T21:03:08.034Z] [INFO] [2019-07-30T21:03:08.034Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T21:03:08.034Z] [INFO] [2019-07-30T21:03:08.034Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T21:03:08.034Z] [INFO] [2019-07-30T21:03:08.034Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T21:03:08.034Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:03:08.034Z] [INFO] [2019-07-30T21:03:08.034Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T21:03:08.034Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:03:08.034Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources [2019-07-30T21:03:08.034Z] [INFO] [2019-07-30T21:03:08.034Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T21:03:08.034Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes [2019-07-30T21:03:08.296Z] [INFO] [2019-07-30T21:03:08.296Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T21:03:08.296Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:03:08.296Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources [2019-07-30T21:03:08.296Z] [INFO] [2019-07-30T21:03:08.296Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T21:03:08.296Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar [2019-07-30T21:03:08.296Z] [INFO] [2019-07-30T21:03:08.296Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T21:03:08.296Z] [INFO] [2019-07-30T21:03:08.296Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T21:03:08.296Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar [2019-07-30T21:03:08.296Z] [INFO] [2019-07-30T21:03:08.296Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T21:03:08.296Z] [INFO] [2019-07-30T21:03:08.296Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T21:03:08.296Z] [INFO] [2019-07-30T21:03:08.296Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T21:03:08.296Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar [2019-07-30T21:03:08.296Z] [INFO] [2019-07-30T21:03:08.296Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T21:03:08.296Z] [INFO] [2019-07-30T21:03:08.296Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T21:03:09.662Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log [2019-07-30T21:03:09.662Z] [INFO] Command line: [2019-07-30T21:03:09.663Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T21:03:09.663Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T21:03:12.182Z] !SESSION 2019-07-30 21:03:09.521 ----------------------------------------------- [2019-07-30T21:03:12.182Z] eclipse.buildId=unknown [2019-07-30T21:03:12.182Z] java.version=1.8.0_202 [2019-07-30T21:03:12.182Z] java.vendor=Oracle Corporation [2019-07-30T21:03:12.182Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T21:03:12.182Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T21:03:12.182Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T21:03:12.182Z] [2019-07-30T21:03:12.182Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 21:03:12.128 [2019-07-30T21:03:12.182Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:03:12.182Z] !STACK 0 [2019-07-30T21:03:12.182Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T21:03:12.182Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:03:12.182Z] [2019-07-30T21:03:12.182Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:03:12.182Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:03:12.182Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:03:12.182Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:03:12.182Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:03:12.183Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:03:12.183Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:03:12.183Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:03:12.183Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:03:12.183Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:03:12.440Z] [2019-07-30T21:03:12.440Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 21:03:12.262 [2019-07-30T21:03:12.440Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:03:12.440Z] !STACK 0 [2019-07-30T21:03:12.440Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T21:03:12.440Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:03:12.440Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T21:03:12.440Z] -> 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-30T21:03:12.440Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T21:03:12.440Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:03:12.440Z] [2019-07-30T21:03:12.440Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:03:12.440Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:03:12.440Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:03:12.440Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:03:12.440Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:03:12.440Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:03:12.440Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:03:12.440Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:03:12.440Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:03:12.440Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:03:14.332Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest [2019-07-30T21:03:14.332Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest [2019-07-30T21:03:14.332Z] testSnapshotInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0.088 s [2019-07-30T21:03:14.332Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0.001 s [2019-07-30T21:03:14.332Z] testSnapshotCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.332Z] testSnapshotInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.332Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.332Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0.001 s [2019-07-30T21:03:14.332Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.332Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.332Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.332Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0.001 s [2019-07-30T21:03:14.332Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.332Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest [2019-07-30T21:03:14.332Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest [2019-07-30T21:03:14.332Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.332Z] testBaseLoggerInfoCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.332Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.002 s [2019-07-30T21:03:14.332Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.332Z] testBaseLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.332Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.001 s [2019-07-30T21:03:14.332Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.332Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.332Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.332Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.332Z] testBaseLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.332Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest [2019-07-30T21:03:14.332Z] 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-30T21:03:14.332Z] testSessionInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.332Z] testSessionInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.001 s [2019-07-30T21:03:14.332Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.332Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.332Z] testSessionCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.332Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.001 s [2019-07-30T21:03:14.332Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.332Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.332Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.332Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.001 s [2019-07-30T21:03:14.332Z] testToString_3(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.332Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.332Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest [2019-07-30T21:03:14.589Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest [2019-07-30T21:03:14.589Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.589Z] testLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.589Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.589Z] testLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.589Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.589Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.589Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.589Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.589Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0.001 s [2019-07-30T21:03:14.589Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.589Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest [2019-07-30T21:03:14.589Z] 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-30T21:03:14.589Z] testUstProviderInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.589Z] testUstProviderInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0.001 s [2019-07-30T21:03:14.589Z] testUstProviderCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.589Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.589Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.589Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0.001 s [2019-07-30T21:03:14.589Z] testSetLoggers_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.589Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.589Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.589Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.589Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.589Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.589Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.589Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest [2019-07-30T21:03:14.589Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest [2019-07-30T21:03:14.589Z] testDomainInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0.001 s [2019-07-30T21:03:14.589Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.589Z] testDomainInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testDomainlCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0.001 s [2019-07-30T21:03:14.590Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest [2019-07-30T21:03:14.590Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest [2019-07-30T21:03:14.590Z] testChannelInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testAddAndGetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testChannelInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2019-07-30T21:03:14.590Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testChannelCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2019-07-30T21:03:14.590Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest [2019-07-30T21:03:14.590Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest [2019-07-30T21:03:14.590Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0.001 s [2019-07-30T21:03:14.590Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0.001 s [2019-07-30T21:03:14.590Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest [2019-07-30T21:03:14.590Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest [2019-07-30T21:03:14.590Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testTraceInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0.001 s [2019-07-30T21:03:14.590Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testTraceInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] testTraceInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.590Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest [2019-07-30T21:03:14.846Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest [2019-07-30T21:03:14.846Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0.001 s [2019-07-30T21:03:14.846Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest [2019-07-30T21:03:14.846Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest [2019-07-30T21:03:14.846Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testFiledInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testSetFieldType(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0.001 s [2019-07-30T21:03:14.846Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0.001 s [2019-07-30T21:03:14.846Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest [2019-07-30T21:03:14.846Z] 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-30T21:03:14.846Z] testGetEventType_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-30T21:03:14.846Z] testAddField(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-30T21:03:14.846Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testExcludedEvents(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testSetEventType_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-30T21:03:14.846Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testSetFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-30T21:03:14.846Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest [2019-07-30T21:03:14.846Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest [2019-07-30T21:03:14.846Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testActivator(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T21:03:14.846Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest [2019-07-30T21:03:15.410Z] [2019-07-30T21:03:15.410Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2019-07-30 21:03:15.146 [2019-07-30T21:03:15.410Z] !MESSAGE Error generating the session configuration file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng [2019-07-30T21:03:15.410Z] !STACK 0 [2019-07-30T21:03:15.410Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration [2019-07-30T21:03:15.410Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:261) [2019-07-30T21:03:15.410Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:202) [2019-07-30T21:03:15.410Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:155) [2019-07-30T21:03:15.410Z] at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:154) [2019-07-30T21:03:15.410Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T21:03:15.410Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T21:03:15.410Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T21:03:15.410Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T21:03:15.410Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T21:03:15.410Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T21:03:15.410Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T21:03:15.410Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T21:03:15.410Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-30T21:03:15.410Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-30T21:03:15.410Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T21:03:15.410Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T21:03:15.410Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T21:03:15.410Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T21:03:15.410Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T21:03:15.410Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T21:03:15.410Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T21:03:15.410Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T21:03:15.410Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T21:03:15.410Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T21:03:15.410Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T21:03:15.410Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T21:03:15.410Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T21:03:15.410Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T21:03:15.410Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T21:03:15.410Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T21:03:15.410Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T21:03:15.410Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T21:03:15.410Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T21:03:15.410Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T21:03:15.410Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T21:03:15.410Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T21:03:15.410Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T21:03:15.410Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T21:03:15.410Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T21:03:15.410Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T21:03:15.410Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T21:03:15.410Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T21:03:15.410Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T21:03:15.410Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T21:03:15.410Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T21:03:15.410Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T21:03:15.410Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T21:03:15.410Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T21:03:15.410Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T21:03:15.410Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T21:03:15.410Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T21:03:15.410Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T21:03:15.410Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T21:03:15.410Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T21:03:15.410Z] [2019-07-30T21:03:15.410Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2019-07-30 21:03:15.244 [2019-07-30T21:03:15.410Z] !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-30T21:03:15.410Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 s - in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest [2019-07-30T21:03:15.410Z] testGenerateSessionConfig(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest) Time elapsed: 0.423 s [2019-07-30T21:03:15.410Z] testSessionValidate(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest) Time elapsed: 0.096 s [2019-07-30T21:03:15.410Z] [2019-07-30T21:03:15.410Z] Results: [2019-07-30T21:03:15.410Z] [2019-07-30T21:03:15.410Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T21:03:15.410Z] [2019-07-30T21:03:17.303Z] [INFO] All tests passed! [2019-07-30T21:03:17.303Z] [INFO] [2019-07-30T21:03:17.303Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T21:03:17.303Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:03:17.303Z] [INFO] [2019-07-30T21:03:17.303Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T21:03:17.561Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:03:17.561Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:03:18.126Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:03:18.126Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:03:18.126Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T21:03:18.126Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:03:18.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:03:18.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:03:18.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:03:18.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:03:18.785Z] [INFO] [2019-07-30T21:03:18.785Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T21:03:18.785Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:03:18.785Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:03:18.785Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:03:18.785Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:03:18.785Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:03:18.785Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:03:18.785Z] [INFO] [2019-07-30T21:03:18.785Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T21:03:18.785Z] [INFO] [2019-07-30T21:03:18.785Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >-- [2019-07-30T21:03:18.785Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT [87/134] [2019-07-30T21:03:18.785Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T21:03:19.042Z] [INFO] [2019-07-30T21:03:19.042Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T21:03:19.042Z] [INFO] [2019-07-30T21:03:19.042Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T21:03:19.042Z] [INFO] The project's OSGi version is 1.0.0.201907302009 [2019-07-30T21:03:19.042Z] [INFO] [2019-07-30T21:03:19.042Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T21:03:19.042Z] [INFO] [2019-07-30T21:03:19.042Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T21:03:19.042Z] [INFO] [2019-07-30T21:03:19.042Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T21:03:19.042Z] [INFO] [2019-07-30T21:03:19.042Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T21:03:19.042Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:03:19.042Z] [INFO] [2019-07-30T21:03:19.042Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T21:03:19.042Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:03:19.042Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources [2019-07-30T21:03:19.042Z] [INFO] [2019-07-30T21:03:19.042Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T21:03:19.042Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes [2019-07-30T21:03:19.042Z] [INFO] [2019-07-30T21:03:19.042Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T21:03:19.042Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:03:19.042Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources [2019-07-30T21:03:19.042Z] [INFO] [2019-07-30T21:03:19.042Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T21:03:19.042Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T21:03:19.042Z] [INFO] [2019-07-30T21:03:19.042Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T21:03:19.042Z] [INFO] [2019-07-30T21:03:19.042Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T21:03:19.042Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T21:03:19.298Z] [INFO] [2019-07-30T21:03:19.298Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T21:03:19.298Z] [INFO] [2019-07-30T21:03:19.298Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T21:03:19.298Z] [INFO] [2019-07-30T21:03:19.298Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T21:03:19.298Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T21:03:19.298Z] [INFO] [2019-07-30T21:03:19.298Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T21:03:19.298Z] [INFO] [2019-07-30T21:03:19.298Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T21:03:21.818Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log [2019-07-30T21:03:21.818Z] [INFO] Command line: [2019-07-30T21:03:21.818Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T21:03:21.818Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T21:03:24.338Z] !SESSION 2019-07-30 21:03:21.580 ----------------------------------------------- [2019-07-30T21:03:24.338Z] eclipse.buildId=unknown [2019-07-30T21:03:24.338Z] java.version=1.8.0_202 [2019-07-30T21:03:24.338Z] java.vendor=Oracle Corporation [2019-07-30T21:03:24.338Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T21:03:24.338Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T21:03:24.338Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T21:03:24.338Z] [2019-07-30T21:03:24.338Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 21:03:24.232 [2019-07-30T21:03:24.338Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:03:24.338Z] !STACK 0 [2019-07-30T21:03:24.338Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T21:03:24.338Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:03:24.338Z] [2019-07-30T21:03:24.338Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:03:24.338Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:03:24.338Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:03:24.338Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:03:24.338Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:03:24.338Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:03:24.338Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:03:24.338Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:03:24.338Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:03:24.338Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:03:24.595Z] [2019-07-30T21:03:24.595Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 21:03:24.422 [2019-07-30T21:03:24.595Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:03:24.595Z] !STACK 0 [2019-07-30T21:03:24.595Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T21:03:24.595Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:03:24.595Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T21:03:24.595Z] -> 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-30T21:03:24.595Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T21:03:24.595Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:03:24.595Z] [2019-07-30T21:03:24.595Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:03:24.595Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:03:24.595Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:03:24.595Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:03:24.595Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:03:24.595Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:03:24.595Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:03:24.595Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:03:24.595Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:03:24.595Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:03:25.962Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest [2019-07-30T21:03:26.219Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest [2019-07-30T21:03:26.219Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest) Time elapsed: 0.001 s [2019-07-30T21:03:26.219Z] testGetDefault(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest) Time elapsed: 0 s [2019-07-30T21:03:26.219Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest [2019-07-30T21:03:26.219Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest [2019-07-30T21:03:26.219Z] testConstructorNoError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest) Time elapsed: 0.02 s [2019-07-30T21:03:26.219Z] testConstructorError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest) Time elapsed: 0 s [2019-07-30T21:03:26.219Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest [2019-07-30T21:03:26.782Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest [2019-07-30T21:03:26.782Z] testExecuteError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.077 s [2019-07-30T21:03:26.782Z] testExecuteSuccess(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.007 s [2019-07-30T21:03:26.782Z] testExecuteException(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.003 s [2019-07-30T21:03:26.782Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest [2019-07-30T21:03:26.782Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest [2019-07-30T21:03:26.782Z] testNullSegment(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest) Time elapsed: 0 s [2019-07-30T21:03:26.782Z] testConstructorAndAdd(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest) Time elapsed: 0.001 s [2019-07-30T21:03:26.782Z] [2019-07-30T21:03:26.782Z] Results: [2019-07-30T21:03:26.782Z] [2019-07-30T21:03:26.782Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T21:03:26.782Z] [2019-07-30T21:03:27.711Z] [INFO] All tests passed! [2019-07-30T21:03:27.711Z] [INFO] [2019-07-30T21:03:27.711Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T21:03:27.711Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:03:27.711Z] [INFO] [2019-07-30T21:03:27.711Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T21:03:27.711Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:03:27.711Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:03:27.968Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:03:28.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:03:28.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:03:28.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:03:28.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T21:03:28.786Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:03:28.787Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T21:03:29.043Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T21:03:29.043Z] [INFO] [2019-07-30T21:03:29.043Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T21:03:29.043Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:03:29.043Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:03:29.043Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:03:29.043Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:03:29.043Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:03:29.043Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:03:29.043Z] [INFO] [2019-07-30T21:03:29.043Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T21:03:29.043Z] [INFO] [2019-07-30T21:03:29.043Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >-- [2019-07-30T21:03:29.043Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.2-SNAPSHOT [88/134] [2019-07-30T21:03:29.301Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T21:03:29.301Z] [INFO] [2019-07-30T21:03:29.301Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T21:03:29.301Z] [INFO] [2019-07-30T21:03:29.301Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T21:03:29.301Z] [INFO] The project's OSGi version is 2.0.2.201907302009 [2019-07-30T21:03:29.301Z] [INFO] [2019-07-30T21:03:29.301Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T21:03:29.301Z] [INFO] [2019-07-30T21:03:29.301Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T21:03:29.301Z] [INFO] [2019-07-30T21:03:29.301Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T21:03:29.301Z] [INFO] [2019-07-30T21:03:29.301Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T21:03:29.301Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:03:29.301Z] [INFO] [2019-07-30T21:03:29.301Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T21:03:29.301Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:03:29.301Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources [2019-07-30T21:03:29.301Z] [INFO] [2019-07-30T21:03:29.301Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T21:03:29.301Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes [2019-07-30T21:03:29.731Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/org/eclipse/tracecompass/lttng2/control/ui/tests/model/component/TraceControlTestFacility.java:[263] [2019-07-30T21:03:29.731Z] Object handlerServiceObject = fControlView.getSite().getService(IHandlerService.class); [2019-07-30T21:03:29.731Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T21:03:29.731Z] 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-30T21:03:29.731Z] 1 problem (1 warning) [2019-07-30T21:03:29.731Z] [INFO] [2019-07-30T21:03:29.731Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T21:03:29.731Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:03:29.731Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources [2019-07-30T21:03:29.731Z] [INFO] [2019-07-30T21:03:29.731Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T21:03:29.731Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-sources.jar [2019-07-30T21:03:29.731Z] [INFO] [2019-07-30T21:03:29.731Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T21:03:29.731Z] [INFO] [2019-07-30T21:03:29.731Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T21:03:29.731Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar [2019-07-30T21:03:29.731Z] [INFO] [2019-07-30T21:03:29.731Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T21:03:29.731Z] [INFO] [2019-07-30T21:03:29.731Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T21:03:29.731Z] [INFO] [2019-07-30T21:03:29.731Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T21:03:29.731Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar [2019-07-30T21:03:30.179Z] [INFO] [2019-07-30T21:03:30.179Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T21:03:30.179Z] [INFO] [2019-07-30T21:03:30.179Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T21:03:31.110Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data/.metadata/.log [2019-07-30T21:03:31.110Z] [INFO] Command line: [2019-07-30T21:03:31.110Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T21:03:31.110Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T21:03:34.383Z] !SESSION 2019-07-30 21:03:31.323 ----------------------------------------------- [2019-07-30T21:03:34.383Z] eclipse.buildId=unknown [2019-07-30T21:03:34.383Z] java.version=1.8.0_202 [2019-07-30T21:03:34.383Z] java.vendor=Oracle Corporation [2019-07-30T21:03:34.383Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T21:03:34.383Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T21:03:34.383Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T21:03:34.383Z] [2019-07-30T21:03:34.383Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 21:03:33.933 [2019-07-30T21:03:34.383Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:03:34.383Z] !STACK 0 [2019-07-30T21:03:34.383Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T21:03:34.383Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:03:34.383Z] [2019-07-30T21:03:34.383Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:03:34.383Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:03:34.383Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:03:34.383Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:03:34.383Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:03:34.383Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:03:34.383Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:03:34.383Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:03:34.383Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:03:34.383Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:03:34.383Z] [2019-07-30T21:03:34.383Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 21:03:34.065 [2019-07-30T21:03:34.383Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:03:34.383Z] !STACK 0 [2019-07-30T21:03:34.383Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T21:03:34.383Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:03:34.383Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T21:03:34.383Z] -> 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-30T21:03:34.383Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T21:03:34.383Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:03:34.383Z] [2019-07-30T21:03:34.383Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:03:34.383Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:03:34.383Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:03:34.383Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:03:34.383Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:03:34.383Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:03:34.383Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:03:34.383Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:03:34.383Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:03:34.383Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:03:36.276Z] process 10731: 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-30T21:03:36.276Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T21:03:36.276Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T21:03:36.276Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T21:03:46.223Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest [2019-07-30T21:03:46.223Z] *** BUG *** [2019-07-30T21:03:46.223Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:03:46.223Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:03:46.223Z] [2019-07-30T21:03:46.223Z] *** BUG *** [2019-07-30T21:03:46.223Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:03:46.223Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:03:46.223Z] [2019-07-30T21:03:46.223Z] *** BUG *** [2019-07-30T21:03:46.223Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:03:46.223Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:03:46.223Z] [2019-07-30T21:03:48.115Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.28 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest [2019-07-30T21:03:48.115Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest) Time elapsed: 2.202 s [2019-07-30T21:03:48.115Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest [2019-07-30T21:03:48.372Z] *** BUG *** [2019-07-30T21:03:48.372Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:03:48.372Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:03:48.372Z] [2019-07-30T21:03:48.372Z] *** BUG *** [2019-07-30T21:03:48.372Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:03:48.372Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:03:48.372Z] [2019-07-30T21:03:48.372Z] *** BUG *** [2019-07-30T21:03:48.372Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:03:48.372Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:03:48.372Z] [2019-07-30T21:04:00.709Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.899 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest [2019-07-30T21:04:00.709Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest) Time elapsed: 11.896 s [2019-07-30T21:04:00.709Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest [2019-07-30T21:04:00.709Z] *** BUG *** [2019-07-30T21:04:00.709Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:04:00.709Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:04:00.709Z] [2019-07-30T21:04:00.709Z] *** BUG *** [2019-07-30T21:04:00.709Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:04:00.709Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:04:00.709Z] [2019-07-30T21:04:00.709Z] *** BUG *** [2019-07-30T21:04:00.709Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:04:00.709Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:04:00.709Z] [2019-07-30T21:04:00.967Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.979 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest [2019-07-30T21:04:00.967Z] testKernelProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest) Time elapsed: 0.978 s [2019-07-30T21:04:00.967Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest [2019-07-30T21:04:00.967Z] *** BUG *** [2019-07-30T21:04:00.967Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:04:00.967Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:04:00.967Z] [2019-07-30T21:04:01.895Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.922 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest [2019-07-30T21:04:01.896Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest) Time elapsed: 0.921 s [2019-07-30T21:04:01.896Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest [2019-07-30T21:04:03.265Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.978 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest [2019-07-30T21:04:03.265Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest) Time elapsed: 0.977 s [2019-07-30T21:04:03.265Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test [2019-07-30T21:04:04.194Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.99 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test [2019-07-30T21:04:04.194Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test) Time elapsed: 0.989 s [2019-07-30T21:04:04.194Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest [2019-07-30T21:04:04.757Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.613 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest [2019-07-30T21:04:04.757Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest) Time elapsed: 0.613 s [2019-07-30T21:04:04.757Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest [2019-07-30T21:04:05.320Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.79 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest [2019-07-30T21:04:05.320Z] testUstProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest) Time elapsed: 0.789 s [2019-07-30T21:04:05.320Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest [2019-07-30T21:04:07.838Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.05 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest [2019-07-30T21:04:07.838Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest) Time elapsed: 2.049 s [2019-07-30T21:04:07.838Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest [2019-07-30T21:04:08.095Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.735 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest [2019-07-30T21:04:08.095Z] testComponentProperties(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest) Time elapsed: 0.734 s [2019-07-30T21:04:08.095Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest [2019-07-30T21:04:09.025Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.671 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest [2019-07-30T21:04:09.025Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest) Time elapsed: 0.67 s [2019-07-30T21:04:09.025Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest [2019-07-30T21:04:09.025Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest [2019-07-30T21:04:09.025Z] testGetImage_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.012 s [2019-07-30T21:04:09.025Z] testFireCompenentUpdated(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.002 s [2019-07-30T21:04:09.025Z] testGetChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T21:04:09.025Z] testGetAndSetChildren(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T21:04:09.025Z] testGetAdapter(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T21:04:09.025Z] testRemoveAllChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T21:04:09.025Z] testRemoveComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T21:04:09.025Z] testRemoveComponentListener_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T21:04:09.025Z] testRemoveChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T21:04:09.025Z] testRemoveChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T21:04:09.025Z] testHasChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T21:04:09.025Z] testHasChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T21:04:09.025Z] testGetSndSetToolTip(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T21:04:09.025Z] testAddComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T21:04:09.025Z] testGetAndSetTargetNodeState_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T21:04:09.025Z] testGetAndSetName(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T21:04:09.025Z] testContainsChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T21:04:09.025Z] testContainsChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T21:04:09.025Z] testGetAndSetParent(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T21:04:09.025Z] testAddAndGetChild1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T21:04:09.025Z] testAddAndGetChild2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T21:04:09.025Z] testGetAndSetControlService_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.001 s [2019-07-30T21:04:09.025Z] testTraceControlComponent_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T21:04:09.025Z] testTraceControlComponent_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T21:04:09.025Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest [2019-07-30T21:04:09.282Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.249 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest [2019-07-30T21:04:09.282Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.009 s [2019-07-30T21:04:09.282Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T21:04:09.282Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T21:04:09.282Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T21:04:09.282Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T21:04:09.282Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T21:04:09.282Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T21:04:09.282Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T21:04:09.282Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T21:04:09.282Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T21:04:09.282Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T21:04:09.282Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T21:04:09.282Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T21:04:09.282Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T21:04:09.282Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T21:04:09.282Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T21:04:09.282Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T21:04:09.282Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-30T21:04:09.282Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T21:04:09.282Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T21:04:09.282Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T21:04:09.282Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T21:04:09.282Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T21:04:09.282Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T21:04:09.282Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T21:04:09.282Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.029 s [2019-07-30T21:04:09.282Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T21:04:09.282Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-30T21:04:09.282Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T21:04:09.282Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T21:04:09.282Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-30T21:04:09.282Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T21:04:09.282Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T21:04:09.282Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T21:04:09.282Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T21:04:09.282Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T21:04:09.282Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T21:04:09.282Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T21:04:09.282Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T21:04:09.282Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T21:04:09.282Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T21:04:09.282Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T21:04:09.282Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T21:04:09.282Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-30T21:04:09.282Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T21:04:09.282Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T21:04:09.282Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T21:04:09.282Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.032 s [2019-07-30T21:04:09.282Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T21:04:09.282Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T21:04:09.282Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T21:04:09.282Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T21:04:09.282Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest [2019-07-30T21:04:09.826Z] [2019-07-30T21:04:09.826Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-30 21:04:09.549 [2019-07-30T21:04:09.826Z] !MESSAGE Could not validate the xml response [2019-07-30T21:04:09.826Z] !STACK 0 [2019-07-30T21:04:09.826Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. [2019-07-30T21:04:09.826Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T21:04:09.826Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) [2019-07-30T21:04:09.826Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2019-07-30T21:04:09.826Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T21:04:09.826Z] at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472) [2019-07-30T21:04:09.826Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994) [2019-07-30T21:04:09.826Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T21:04:09.826Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T21:04:09.826Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T21:04:09.826Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T21:04:09.826Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T21:04:09.826Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T21:04:09.826Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T21:04:09.826Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:174) [2019-07-30T21:04:09.826Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:259) [2019-07-30T21:04:09.826Z] at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75) [2019-07-30T21:04:09.826Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T21:04:09.826Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T21:04:09.826Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T21:04:09.826Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T21:04:09.826Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T21:04:09.826Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T21:04:09.826Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T21:04:09.826Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T21:04:09.826Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-30T21:04:09.826Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-30T21:04:09.826Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T21:04:09.826Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T21:04:09.826Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T21:04:09.826Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T21:04:09.826Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T21:04:09.826Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T21:04:09.826Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T21:04:09.826Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T21:04:09.826Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T21:04:09.826Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T21:04:09.826Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T21:04:09.826Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T21:04:09.826Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T21:04:09.826Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T21:04:09.826Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T21:04:09.826Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T21:04:09.826Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T21:04:09.826Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T21:04:09.826Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T21:04:09.826Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T21:04:09.826Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T21:04:09.826Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) [2019-07-30T21:04:09.826Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-30T21:04:09.826Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-30T21:04:09.826Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-30T21:04:09.826Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-30T21:04:09.826Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T21:04:09.826Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:04:09.826Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T21:04:09.826Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T21:04:09.826Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T21:04:09.826Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:04:09.826Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T21:04:09.826Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T21:04:09.826Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T21:04:09.826Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T21:04:09.826Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T21:04:09.826Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T21:04:09.826Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T21:04:09.826Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T21:04:09.826Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T21:04:09.826Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T21:04:09.826Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T21:04:09.826Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T21:04:09.826Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T21:04:09.826Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T21:04:09.826Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T21:04:09.826Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T21:04:09.826Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T21:04:09.826Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T21:04:09.826Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T21:04:10.756Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.493 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest [2019-07-30T21:04:10.756Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.084 s [2019-07-30T21:04:10.756Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.022 s [2019-07-30T21:04:10.756Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.07 s [2019-07-30T21:04:10.756Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.019 s [2019-07-30T21:04:10.756Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.017 s [2019-07-30T21:04:10.756Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.07 s [2019-07-30T21:04:10.756Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T21:04:10.756Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T21:04:10.756Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.077 s [2019-07-30T21:04:10.756Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.018 s [2019-07-30T21:04:10.756Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.069 s [2019-07-30T21:04:10.756Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.026 s [2019-07-30T21:04:10.756Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T21:04:10.756Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.06 s [2019-07-30T21:04:10.756Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T21:04:10.756Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.019 s [2019-07-30T21:04:10.756Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.063 s [2019-07-30T21:04:10.756Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.016 s [2019-07-30T21:04:10.756Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.02 s [2019-07-30T21:04:10.756Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-30T21:04:10.756Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-30T21:04:10.756Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.062 s [2019-07-30T21:04:10.756Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-30T21:04:10.756Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-30T21:04:10.756Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-30T21:04:10.756Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.061 s [2019-07-30T21:04:10.756Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-30T21:04:10.756Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-30T21:04:10.756Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-30T21:04:10.756Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-30T21:04:10.756Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.055 s [2019-07-30T21:04:10.756Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2019-07-30T21:04:10.756Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-30T21:04:10.756Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-30T21:04:10.756Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.019 s [2019-07-30T21:04:10.756Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.055 s [2019-07-30T21:04:10.756Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-30T21:04:10.756Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2019-07-30T21:04:10.756Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-30T21:04:10.756Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2019-07-30T21:04:10.756Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.056 s [2019-07-30T21:04:10.756Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T21:04:10.756Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2019-07-30T21:04:10.756Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2019-07-30T21:04:10.756Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.054 s [2019-07-30T21:04:10.756Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.016 s [2019-07-30T21:04:10.756Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-30T21:04:10.756Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T21:04:10.756Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.054 s [2019-07-30T21:04:10.756Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T21:04:10.756Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T21:04:10.756Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T21:04:10.756Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.056 s [2019-07-30T21:04:10.756Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2019-07-30T21:04:10.756Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test [2019-07-30T21:04:11.014Z] [2019-07-30T21:04:11.014Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-30 21:04:10.953 [2019-07-30T21:04:11.014Z] !MESSAGE Could not validate the xml response [2019-07-30T21:04:11.014Z] !STACK 0 [2019-07-30T21:04:11.014Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. [2019-07-30T21:04:11.014Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T21:04:11.014Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) [2019-07-30T21:04:11.014Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2019-07-30T21:04:11.014Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T21:04:11.014Z] at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472) [2019-07-30T21:04:11.014Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994) [2019-07-30T21:04:11.014Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T21:04:11.014Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T21:04:11.014Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T21:04:11.014Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T21:04:11.014Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T21:04:11.014Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T21:04:11.014Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T21:04:11.014Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T21:04:11.014Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:174) [2019-07-30T21:04:11.014Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:259) [2019-07-30T21:04:11.014Z] at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75) [2019-07-30T21:04:11.014Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T21:04:11.014Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T21:04:11.014Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T21:04:11.014Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T21:04:11.014Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T21:04:11.014Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T21:04:11.014Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T21:04:11.014Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T21:04:11.014Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-30T21:04:11.014Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-30T21:04:11.014Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T21:04:11.014Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T21:04:11.014Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T21:04:11.014Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T21:04:11.014Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T21:04:11.014Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T21:04:11.014Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T21:04:11.014Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T21:04:11.014Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T21:04:11.014Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T21:04:11.014Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T21:04:11.014Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T21:04:11.014Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T21:04:11.014Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T21:04:11.014Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T21:04:11.014Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T21:04:11.014Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T21:04:11.014Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T21:04:11.014Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T21:04:11.014Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T21:04:11.014Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T21:04:11.014Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) [2019-07-30T21:04:11.014Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-30T21:04:11.014Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-30T21:04:11.014Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-30T21:04:11.014Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-30T21:04:11.014Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T21:04:11.014Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:04:11.014Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T21:04:11.014Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T21:04:11.014Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T21:04:11.014Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:04:11.014Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T21:04:11.014Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T21:04:11.014Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T21:04:11.014Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T21:04:11.014Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T21:04:11.014Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T21:04:11.014Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T21:04:11.014Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T21:04:11.014Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T21:04:11.014Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T21:04:11.014Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T21:04:11.014Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T21:04:11.014Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T21:04:11.014Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T21:04:11.014Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T21:04:11.014Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T21:04:11.014Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T21:04:11.014Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T21:04:11.014Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T21:04:12.382Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.479 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test [2019-07-30T21:04:12.382Z] testGetSessionWithFilterExpression(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.021 s [2019-07-30T21:04:12.382Z] testListContext28(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.062 s [2019-07-30T21:04:12.382Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-30T21:04:12.382Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.079 s [2019-07-30T21:04:12.382Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T21:04:12.382Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2019-07-30T21:04:12.382Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T21:04:12.382Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.057 s [2019-07-30T21:04:12.382Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T21:04:12.382Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2019-07-30T21:04:12.382Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2019-07-30T21:04:12.382Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.055 s [2019-07-30T21:04:12.382Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T21:04:12.382Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-07-30T21:04:12.382Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2019-07-30T21:04:12.382Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.054 s [2019-07-30T21:04:12.382Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T21:04:12.382Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.02 s [2019-07-30T21:04:12.382Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T21:04:12.382Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.054 s [2019-07-30T21:04:12.382Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T21:04:12.382Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-30T21:04:12.382Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.012 s [2019-07-30T21:04:12.382Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T21:04:12.382Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2019-07-30T21:04:12.382Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.052 s [2019-07-30T21:04:12.382Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T21:04:12.382Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-07-30T21:04:12.382Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.059 s [2019-07-30T21:04:12.382Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2019-07-30T21:04:12.382Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2019-07-30T21:04:12.382Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-30T21:04:12.382Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2019-07-30T21:04:12.382Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T21:04:12.382Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-30T21:04:12.382Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.056 s [2019-07-30T21:04:12.382Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T21:04:12.382Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2019-07-30T21:04:12.382Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2019-07-30T21:04:12.382Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.052 s [2019-07-30T21:04:12.382Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2019-07-30T21:04:12.382Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T21:04:12.382Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.019 s [2019-07-30T21:04:12.382Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.061 s [2019-07-30T21:04:12.382Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.02 s [2019-07-30T21:04:12.382Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.021 s [2019-07-30T21:04:12.382Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.062 s [2019-07-30T21:04:12.382Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.021 s [2019-07-30T21:04:12.382Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.02 s [2019-07-30T21:04:12.382Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.056 s [2019-07-30T21:04:12.382Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.019 s [2019-07-30T21:04:12.382Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.019 s [2019-07-30T21:04:12.382Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.06 s [2019-07-30T21:04:12.382Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T21:04:12.382Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-30T21:04:12.382Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.058 s [2019-07-30T21:04:12.382Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest [2019-07-30T21:04:12.382Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest [2019-07-30T21:04:12.382Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T21:04:12.382Z] testActivator(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T21:04:12.382Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T21:04:12.382Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T21:04:12.382Z] [2019-07-30T21:04:12.382Z] Results: [2019-07-30T21:04:12.382Z] [2019-07-30T21:04:12.382Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9 [2019-07-30T21:04:12.382Z] [2019-07-30T21:04:13.311Z] [INFO] All tests passed! [2019-07-30T21:04:13.311Z] [INFO] [2019-07-30T21:04:13.311Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T21:04:13.311Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:04:13.311Z] [INFO] [2019-07-30T21:04:13.311Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T21:04:13.873Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:04:13.873Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:04:13.873Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:04:14.436Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:04:14.693Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:04:14.949Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:04:14.949Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T21:04:14.949Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:04:15.206Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T21:04:15.769Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:04:16.698Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T21:04:16.953Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T21:04:16.953Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-30T21:04:16.953Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T21:04:16.953Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:04:17.209Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:04:17.209Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T21:04:17.209Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:04:17.209Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T21:04:17.772Z] [INFO] [2019-07-30T21:04:17.772Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T21:04:17.772Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:04:17.772Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:04:17.772Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:04:17.772Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:04:17.772Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:04:17.772Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:04:17.772Z] [INFO] [2019-07-30T21:04:17.772Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T21:04:17.772Z] [INFO] [2019-07-30T21:04:17.772Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >-- [2019-07-30T21:04:17.772Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT [89/134] [2019-07-30T21:04:17.772Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T21:04:17.772Z] [INFO] [2019-07-30T21:04:17.772Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T21:04:17.772Z] [INFO] [2019-07-30T21:04:17.772Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T21:04:17.772Z] [INFO] The project's OSGi version is 2.0.0.201907302009 [2019-07-30T21:04:17.772Z] [INFO] [2019-07-30T21:04:17.772Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T21:04:17.772Z] [INFO] [2019-07-30T21:04:17.772Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T21:04:17.772Z] [INFO] [2019-07-30T21:04:17.772Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T21:04:17.772Z] [INFO] [2019-07-30T21:04:17.772Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T21:04:17.772Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:04:17.772Z] [INFO] [2019-07-30T21:04:17.772Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T21:04:17.772Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:04:17.772Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources [2019-07-30T21:04:17.772Z] [INFO] [2019-07-30T21:04:17.772Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T21:04:17.772Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes [2019-07-30T21:04:18.030Z] [INFO] [2019-07-30T21:04:18.030Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T21:04:18.030Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:04:18.030Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources [2019-07-30T21:04:18.030Z] [INFO] [2019-07-30T21:04:18.030Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T21:04:18.030Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-30T21:04:18.030Z] [INFO] [2019-07-30T21:04:18.030Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T21:04:18.030Z] [INFO] [2019-07-30T21:04:18.030Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T21:04:18.030Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar [2019-07-30T21:04:18.030Z] [INFO] [2019-07-30T21:04:18.030Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T21:04:18.030Z] [INFO] [2019-07-30T21:04:18.030Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T21:04:18.030Z] [INFO] [2019-07-30T21:04:18.030Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T21:04:18.030Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar [2019-07-30T21:04:18.030Z] [INFO] [2019-07-30T21:04:18.030Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T21:04:18.030Z] [INFO] [2019-07-30T21:04:18.030Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T21:04:18.030Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:04:18.030Z] [INFO] [2019-07-30T21:04:18.030Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T21:04:18.960Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:04:18.960Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:04:18.960Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:04:19.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T21:04:19.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T21:04:19.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:04:20.086Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:04:21.660Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T21:04:21.660Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T21:04:21.660Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T21:04:21.917Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:04:21.917Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:04:21.917Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T21:04:21.917Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T21:04:22.478Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:04:22.478Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-07-30T21:04:22.478Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:04:22.735Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:04:22.735Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T21:04:22.735Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T21:04:22.991Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T21:04:23.248Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T21:04:23.248Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T21:04:23.248Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T21:04:23.248Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T21:04:23.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:04:23.505Z] [INFO] [2019-07-30T21:04:23.505Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T21:04:23.505Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:04:23.505Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:04:23.505Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:04:23.505Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:04:23.505Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:04:23.505Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:04:23.505Z] [INFO] [2019-07-30T21:04:23.505Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T21:04:23.505Z] [INFO] [2019-07-30T21:04:23.505Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >--- [2019-07-30T21:04:23.505Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 5.0.0-SNAPSHOT [90/134] [2019-07-30T21:04:23.505Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T21:04:23.505Z] [INFO] [2019-07-30T21:04:23.505Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T21:04:23.505Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/target [2019-07-30T21:04:23.505Z] [INFO] [2019-07-30T21:04:23.505Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T21:04:23.505Z] [INFO] The project's OSGi version is 5.0.0.201907302009 [2019-07-30T21:04:23.505Z] [INFO] [2019-07-30T21:04:23.505Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T21:04:23.505Z] [INFO] [2019-07-30T21:04:23.505Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T21:04:23.505Z] [INFO] [2019-07-30T21:04:23.505Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T21:04:23.505Z] [INFO] [2019-07-30T21:04:23.505Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T21:04:23.505Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:04:23.505Z] [INFO] [2019-07-30T21:04:23.505Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T21:04:23.505Z] [INFO] [2019-07-30T21:04:23.505Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T21:04:23.505Z] [INFO] [2019-07-30T21:04:23.505Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T21:04:23.761Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT.jar [2019-07-30T21:04:23.761Z] [INFO] [2019-07-30T21:04:23.761Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T21:04:23.761Z] [INFO] [2019-07-30T21:04:23.761Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T21:04:23.761Z] [INFO] [2019-07-30T21:04:23.761Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T21:04:23.761Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T21:04:23.761Z] [INFO] [2019-07-30T21:04:23.761Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T21:04:23.761Z] [INFO] [2019-07-30T21:04:23.761Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T21:04:23.761Z] [INFO] [2019-07-30T21:04:23.761Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T21:04:23.761Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:04:23.761Z] [INFO] [2019-07-30T21:04:23.761Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T21:04:25.129Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:04:25.129Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:04:25.129Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:04:25.693Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T21:04:25.949Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:04:27.317Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:04:27.317Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T21:04:27.317Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T21:04:27.317Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:04:27.317Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T21:04:27.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T21:04:27.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-30T21:04:27.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T21:04:27.830Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T21:04:27.830Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:04:27.830Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:04:28.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T21:04:28.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T21:04:28.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-07-30T21:04:28.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T21:04:28.343Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T21:04:28.343Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:04:28.600Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:04:28.600Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T21:04:28.600Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T21:04:28.600Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-30T21:04:28.600Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T21:04:28.600Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T21:04:28.856Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-07-30T21:04:28.856Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-30T21:04:28.856Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T21:04:28.856Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T21:04:28.856Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T21:04:29.112Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T21:04:29.112Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T21:04:29.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T21:04:29.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T21:04:29.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:04:29.370Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T21:04:29.370Z] [INFO] [2019-07-30T21:04:29.370Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T21:04:29.370Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:04:29.370Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:04:29.370Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:04:29.370Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:04:29.370Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:04:29.626Z] [INFO] [2019-07-30T21:04:29.626Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T21:04:29.626Z] [INFO] [2019-07-30T21:04:29.626Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >-- [2019-07-30T21:04:29.626Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.9-SNAPSHOT [91/134] [2019-07-30T21:04:29.626Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T21:04:29.626Z] [INFO] [2019-07-30T21:04:29.626Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T21:04:29.626Z] [INFO] [2019-07-30T21:04:29.626Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T21:04:29.626Z] [INFO] The project's OSGi version is 1.0.9.201907302009 [2019-07-30T21:04:29.626Z] [INFO] [2019-07-30T21:04:29.626Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T21:04:29.626Z] [INFO] [2019-07-30T21:04:29.626Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T21:04:29.626Z] [INFO] [2019-07-30T21:04:29.626Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T21:04:29.626Z] [INFO] [2019-07-30T21:04:29.626Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T21:04:29.626Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:04:29.626Z] [INFO] [2019-07-30T21:04:29.626Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T21:04:29.626Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:04:29.626Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources [2019-07-30T21:04:29.626Z] [INFO] [2019-07-30T21:04:29.626Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T21:04:29.626Z] [INFO] Compiling 36 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes [2019-07-30T21:04:30.188Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[42] [2019-07-30T21:04:30.188Z] IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node); [2019-07-30T21:04:30.188Z] ^^^^ [2019-07-30T21:04:30.188Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-30T21:04:30.188Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[51] [2019-07-30T21:04:30.188Z] IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node); [2019-07-30T21:04:30.188Z] ^^^^ [2019-07-30T21:04:30.188Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-30T21:04:30.189Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[213] [2019-07-30T21:04:30.189Z] provider = DataDrivenXYProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), ANALYSIS_ID); [2019-07-30T21:04:30.189Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T21:04:30.189Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>' [2019-07-30T21:04:30.189Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[229] [2019-07-30T21:04:30.189Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-30T21:04:30.189Z] ^^^^^^^^^^^^^^^ [2019-07-30T21:04:30.189Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData' [2019-07-30T21:04:30.189Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[229] [2019-07-30T21:04:30.189Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-30T21:04:30.189Z] ^^^^^ [2019-07-30T21:04:30.189Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-30T21:04:30.189Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[241] [2019-07-30T21:04:30.189Z] TmfModelResponse<@NonNull ITmfXyModel> rowResponse = xyProvider.fetchXY(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null); [2019-07-30T21:04:30.189Z] ^^^^^^^^^^^^^ [2019-07-30T21:04:30.189Z] 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-30T21:04:30.189Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[157] [2019-07-30T21:04:30.189Z] TmfModelResponse<@NonNull TimeGraphModel> rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null); [2019-07-30T21:04:30.189Z] ^^^^^^^^^^^^^ [2019-07-30T21:04:30.189Z] 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-30T21:04:30.189Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[287] [2019-07-30T21:04:30.189Z] provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID); [2019-07-30T21:04:30.189Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T21:04:30.189Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>' [2019-07-30T21:04:30.189Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[287] [2019-07-30T21:04:30.189Z] provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID); [2019-07-30T21:04:30.189Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T21:04:30.189Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenPresentationState>' [2019-07-30T21:04:30.189Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[303] [2019-07-30T21:04:30.189Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-30T21:04:30.189Z] ^^^^^^^^^^^^^^^ [2019-07-30T21:04:30.189Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData' [2019-07-30T21:04:30.189Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[303] [2019-07-30T21:04:30.189Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-30T21:04:30.189Z] ^^^^^ [2019-07-30T21:04:30.189Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-30T21:04:30.189Z] 11 problems (11 warnings) [2019-07-30T21:04:30.189Z] [INFO] [2019-07-30T21:04:30.189Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T21:04:30.189Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:04:30.189Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources [2019-07-30T21:04:30.189Z] [INFO] [2019-07-30T21:04:30.189Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T21:04:30.189Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:04:30.189Z] [INFO] [2019-07-30T21:04:30.189Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T21:04:30.189Z] [INFO] [2019-07-30T21:04:30.189Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T21:04:30.189Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:04:30.445Z] [INFO] [2019-07-30T21:04:30.445Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T21:04:30.445Z] [INFO] [2019-07-30T21:04:30.445Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T21:04:30.445Z] [INFO] [2019-07-30T21:04:30.445Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T21:04:30.445Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:04:30.445Z] [INFO] [2019-07-30T21:04:30.445Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T21:04:30.445Z] [INFO] [2019-07-30T21:04:30.445Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T21:04:31.590Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log [2019-07-30T21:04:31.590Z] [INFO] Command line: [2019-07-30T21:04:31.590Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T21:04:31.590Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T21:04:34.864Z] !SESSION 2019-07-30 21:04:31.554 ----------------------------------------------- [2019-07-30T21:04:34.864Z] eclipse.buildId=unknown [2019-07-30T21:04:34.864Z] java.version=1.8.0_202 [2019-07-30T21:04:34.864Z] java.vendor=Oracle Corporation [2019-07-30T21:04:34.864Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T21:04:34.864Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T21:04:34.864Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T21:04:34.864Z] [2019-07-30T21:04:34.864Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 21:04:34.240 [2019-07-30T21:04:34.864Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:04:34.864Z] !STACK 0 [2019-07-30T21:04:34.864Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T21:04:34.864Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:04:34.864Z] [2019-07-30T21:04:34.864Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:04:34.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:04:34.864Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:04:34.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:04:34.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:04:34.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:04:34.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:04:34.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:04:34.864Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:04:34.864Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:04:34.864Z] [2019-07-30T21:04:34.864Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 21:04:34.424 [2019-07-30T21:04:34.864Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:04:34.864Z] !STACK 0 [2019-07-30T21:04:34.864Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T21:04:34.864Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:04:34.864Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T21:04:34.864Z] -> 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-30T21:04:34.864Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T21:04:34.864Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:04:34.864Z] [2019-07-30T21:04:34.864Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:04:34.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:04:34.864Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:04:34.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:04:34.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:04:34.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:04:34.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:04:34.864Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:04:34.864Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:04:34.864Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:04:38.134Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest [2019-07-30T21:04:40.025Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.819 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest [2019-07-30T21:04:40.025Z] testEventName(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest) Time elapsed: 1.794 s [2019-07-30T21:04:40.025Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest [2019-07-30T21:04:43.295Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.607 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest [2019-07-30T21:04:43.295Z] testConditionsPattern(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest) Time elapsed: 1.383 s [2019-07-30T21:04:43.295Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest) Time elapsed: 1.222 s [2019-07-30T21:04:43.295Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest [2019-07-30T21:04:43.857Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.123 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest [2019-07-30T21:04:43.857Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest) Time elapsed: 1.121 s [2019-07-30T21:04:43.857Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest [2019-07-30T21:04:43.857Z] [2019-07-30T21:04:43.857Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:43.746 [2019-07-30T21:04:43.857Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T21:04:49.109Z] [2019-07-30T21:04:49.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:48.772 [2019-07-30T21:04:49.109Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T21:04:49.109Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.036 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest [2019-07-30T21:04:49.109Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest) Time elapsed: 5.03 s [2019-07-30T21:04:49.109Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest) Time elapsed: 0.005 s [2019-07-30T21:04:49.109Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest [2019-07-30T21:04:50.737Z] [2019-07-30T21:04:50.737Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:50.617 [2019-07-30T21:04:50.737Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T21:04:50.737Z] [2019-07-30T21:04:50.737Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:50.617 [2019-07-30T21:04:50.737Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T21:04:50.737Z] [2019-07-30T21:04:50.737Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:50.618 [2019-07-30T21:04:50.737Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T21:04:50.737Z] [2019-07-30T21:04:50.737Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:50.619 [2019-07-30T21:04:50.737Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T21:04:50.737Z] [2019-07-30T21:04:50.737Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:50.620 [2019-07-30T21:04:50.737Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T21:04:50.737Z] [2019-07-30T21:04:50.737Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:50.620 [2019-07-30T21:04:50.737Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T21:04:50.737Z] [2019-07-30T21:04:50.737Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:50.621 [2019-07-30T21:04:50.737Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T21:04:50.737Z] [2019-07-30T21:04:50.737Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:50.621 [2019-07-30T21:04:50.737Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T21:04:50.737Z] [2019-07-30T21:04:50.737Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:50.622 [2019-07-30T21:04:50.737Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T21:04:50.737Z] [2019-07-30T21:04:50.737Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:50.623 [2019-07-30T21:04:50.737Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T21:04:50.737Z] [2019-07-30T21:04:50.737Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:50.624 [2019-07-30T21:04:50.737Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T21:04:50.737Z] [2019-07-30T21:04:50.737Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:50.624 [2019-07-30T21:04:50.737Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T21:04:50.737Z] [2019-07-30T21:04:50.737Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:50.625 [2019-07-30T21:04:50.737Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T21:04:50.737Z] [2019-07-30T21:04:50.737Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:50.625 [2019-07-30T21:04:50.737Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T21:04:50.737Z] [2019-07-30T21:04:50.737Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:50.626 [2019-07-30T21:04:50.737Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T21:04:50.737Z] [2019-07-30T21:04:50.737Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:50.627 [2019-07-30T21:04:50.737Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T21:04:50.737Z] [2019-07-30T21:04:50.737Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:50.627 [2019-07-30T21:04:50.737Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T21:04:50.737Z] [2019-07-30T21:04:50.737Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:50.628 [2019-07-30T21:04:50.737Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T21:04:50.737Z] [2019-07-30T21:04:50.737Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:50.628 [2019-07-30T21:04:50.737Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T21:04:50.737Z] [2019-07-30T21:04:50.737Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:50.629 [2019-07-30T21:04:50.737Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T21:04:50.737Z] [2019-07-30T21:04:50.737Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:50.630 [2019-07-30T21:04:50.737Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T21:04:50.737Z] [2019-07-30T21:04:50.737Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:50.630 [2019-07-30T21:04:50.737Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T21:04:50.737Z] [2019-07-30T21:04:50.737Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:50.631 [2019-07-30T21:04:50.737Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T21:04:50.737Z] [2019-07-30T21:04:50.737Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:50.631 [2019-07-30T21:04:50.737Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T21:04:50.737Z] [2019-07-30T21:04:50.737Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:50.632 [2019-07-30T21:04:50.737Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T21:04:50.737Z] [2019-07-30T21:04:50.737Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:50.632 [2019-07-30T21:04:50.737Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T21:04:50.737Z] [2019-07-30T21:04:50.737Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:50.633 [2019-07-30T21:04:50.737Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T21:04:50.737Z] [2019-07-30T21:04:50.737Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:50.634 [2019-07-30T21:04:50.737Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T21:04:50.737Z] [2019-07-30T21:04:50.737Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:50.635 [2019-07-30T21:04:50.737Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T21:04:50.737Z] [2019-07-30T21:04:50.737Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:04:50.635 [2019-07-30T21:04:50.737Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T21:05:02.914Z] [2019-07-30T21:05:02.914Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 21:05:00.755 [2019-07-30T21:05:02.914Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file [2019-07-30T21:05:02.914Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.429 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest [2019-07-30T21:05:02.914Z] testInvalidInput(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest) Time elapsed: 11.929 s [2019-07-30T21:05:02.914Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest) Time elapsed: 0.497 s [2019-07-30T21:05:02.914Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest [2019-07-30T21:05:02.914Z] [2019-07-30T21:05:02.914Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:05:01.327 [2019-07-30T21:05:02.914Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T21:05:02.914Z] [2019-07-30T21:05:02.914Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:05:01.328 [2019-07-30T21:05:02.914Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T21:05:02.914Z] [2019-07-30T21:05:02.914Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:05:02.493 [2019-07-30T21:05:02.914Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T21:05:02.914Z] [2019-07-30T21:05:02.914Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:05:02.494 [2019-07-30T21:05:02.914Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T21:05:02.914Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.264 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest [2019-07-30T21:05:02.914Z] testNonConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest) Time elapsed: 1.218 s [2019-07-30T21:05:02.914Z] testConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest) Time elapsed: 0.045 s [2019-07-30T21:05:02.914Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest [2019-07-30T21:05:02.914Z] [2019-07-30T21:05:02.914Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:05:02.776 [2019-07-30T21:05:02.914Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T21:05:03.170Z] [2019-07-30T21:05:03.170Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:05:03.051 [2019-07-30T21:05:03.170Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T21:05:03.170Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.525 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest [2019-07-30T21:05:03.170Z] testSegmentStore(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest) Time elapsed: 0.296 s [2019-07-30T21:05:03.170Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest) Time elapsed: 0.228 s [2019-07-30T21:05:03.170Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest [2019-07-30T21:05:04.537Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.221 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest [2019-07-30T21:05:04.537Z] testTimestampDescription(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest) Time elapsed: 1.217 s [2019-07-30T21:05:04.537Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest [2019-07-30T21:05:04.793Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest [2019-07-30T21:05:04.793Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest) Time elapsed: 0.267 s [2019-07-30T21:05:04.793Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest) Time elapsed: 0.174 s [2019-07-30T21:05:04.793Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest [2019-07-30T21:05:04.793Z] [2019-07-30T21:05:04.793Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 21:05:04.750 [2019-07-30T21:05:04.793Z] !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-30T21:05:04.793Z] [2019-07-30T21:05:04.793Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 21:05:04.763 [2019-07-30T21:05:04.793Z] !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-30T21:05:05.048Z] [2019-07-30T21:05:05.048Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 21:05:04.821 [2019-07-30T21:05:05.048Z] !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-30T21:05:05.048Z] [2019-07-30T21:05:05.048Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 21:05:04.834 [2019-07-30T21:05:05.048Z] !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-30T21:05:05.048Z] [2019-07-30T21:05:05.048Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 21:05:04.844 [2019-07-30T21:05:05.048Z] !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-30T21:05:05.048Z] [2019-07-30T21:05:05.048Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 21:05:05.024 [2019-07-30T21:05:05.048Z] !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-30T21:05:05.977Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.219 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest [2019-07-30T21:05:05.977Z] testXmlValidateInvalid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.109 s [2019-07-30T21:05:05.977Z] testXmlValidate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.179 s [2019-07-30T21:05:05.977Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.021 s [2019-07-30T21:05:05.977Z] testXmlValidateValid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.618 s [2019-07-30T21:05:05.977Z] testXmlEnableDisableFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.181 s [2019-07-30T21:05:05.977Z] testXmlAddFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.11 s [2019-07-30T21:05:05.977Z] testXmlPath(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0 s [2019-07-30T21:05:05.977Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest [2019-07-30T21:05:07.344Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.984 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest [2019-07-30T21:05:07.344Z] testXYDataProvider(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.511 s [2019-07-30T21:05:07.344Z] testXYDataProviderDelta(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.262 s [2019-07-30T21:05:07.344Z] testXYFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.21 s [2019-07-30T21:05:07.344Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest [2019-07-30T21:05:07.601Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.581 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest [2019-07-30T21:05:07.601Z] testPopulateModulesWithAnalysisManager(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.293 s [2019-07-30T21:05:07.601Z] testProperties(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.011 s [2019-07-30T21:05:07.601Z] testPopulateModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.276 s [2019-07-30T21:05:07.601Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest [2019-07-30T21:05:07.857Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest [2019-07-30T21:05:07.857Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest) Time elapsed: 0.101 s [2019-07-30T21:05:07.857Z] testGetElementInFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest) Time elapsed: 0.101 s [2019-07-30T21:05:07.857Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest [2019-07-30T21:05:08.788Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.991 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest [2019-07-30T21:05:08.788Z] testFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.507 s [2019-07-30T21:05:08.788Z] testTwoLevels(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.223 s [2019-07-30T21:05:08.788Z] testNoParentDisplay(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.259 s [2019-07-30T21:05:08.788Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest [2019-07-30T21:05:19.017Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.711 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest [2019-07-30T21:05:19.017Z] testOneTrace(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.315 s [2019-07-30T21:05:19.017Z] testExperimentWithTraceAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 7.629 s [2019-07-30T21:05:19.017Z] testExperiment(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.482 s [2019-07-30T21:05:19.017Z] testOneTraceWithExperimentAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.284 s [2019-07-30T21:05:19.017Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest [2019-07-30T21:05:19.017Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest [2019-07-30T21:05:19.017Z] testExtendedModuleCreated(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.078 s [2019-07-30T21:05:19.017Z] testGettingSchemaParser(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0 s [2019-07-30T21:05:19.017Z] testPopulateExtendedModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.035 s [2019-07-30T21:05:19.017Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest [2019-07-30T21:05:19.017Z] [2019-07-30T21:05:19.017Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:05:17.623 [2019-07-30T21:05:19.017Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there [2019-07-30T21:05:19.017Z] [2019-07-30T21:05:19.017Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:05:17.638 [2019-07-30T21:05:19.017Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes [2019-07-30T21:05:19.017Z] [2019-07-30T21:05:19.017Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 21:05:17.646 [2019-07-30T21:05:19.017Z] !MESSAGE State Transition: Undefined action: action1 [2019-07-30T21:05:19.017Z] [2019-07-30T21:05:19.017Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 21:05:17.647 [2019-07-30T21:05:19.017Z] !MESSAGE State Transition: Undefined condition: test1 [2019-07-30T21:05:19.017Z] [2019-07-30T21:05:19.017Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 21:05:17.649 [2019-07-30T21:05:19.017Z] !MESSAGE State Transition: Undefined condition: test1 [2019-07-30T21:05:19.017Z] [2019-07-30T21:05:19.017Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:05:17.651 [2019-07-30T21:05:19.017Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there [2019-07-30T21:05:19.017Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest [2019-07-30T21:05:19.017Z] testFsm[0: one_state_final](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.046 s [2019-07-30T21:05:19.017Z] testFsm[1: one_state_loop](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.003 s [2019-07-30T21:05:19.017Z] testFsm[2: save_and_clear_fields](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-30T21:05:19.017Z] testFsm[3: multiple_actions_and_tests](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.001 s [2019-07-30T21:05:19.017Z] testFsm[4: multiple_states_and_transitions](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-30T21:05:19.017Z] testFsm[5: on_entry_exit](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-30T21:05:19.017Z] testFsm[6: with_precondition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.004 s [2019-07-30T21:05:19.017Z] testFsm[7: initial state](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-30T21:05:19.017Z] testFsm[8: initial_element](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-30T21:05:19.017Z] testFsm[9: undefined_action](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-30T21:05:19.017Z] testFsm[10: undefined_condition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-30T21:05:19.017Z] testFsm[11: undefined_target](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.001 s [2019-07-30T21:05:19.017Z] testFsm[12: valid_no_initial](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-30T21:05:19.017Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest [2019-07-30T21:05:19.017Z] [2019-07-30T21:05:19.017Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 21:05:17.663 [2019-07-30T21:05:19.017Z] !MESSAGE Compiling value: value is not a parseable integer: abc [2019-07-30T21:05:19.017Z] [2019-07-30T21:05:19.017Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 21:05:17.663 [2019-07-30T21:05:19.017Z] !MESSAGE Compiling value: value is not a parseable integer: [2019-07-30T21:05:19.017Z] [2019-07-30T21:05:19.017Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 21:05:17.665 [2019-07-30T21:05:19.017Z] !MESSAGE Compiling value: value is not a parseable integer: abc [2019-07-30T21:05:19.017Z] [2019-07-30T21:05:19.017Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 21:05:17.666 [2019-07-30T21:05:19.017Z] !MESSAGE Compiling value: value is not a parseable integer: [2019-07-30T21:05:19.017Z] [2019-07-30T21:05:19.017Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 21:05:17.722 [2019-07-30T21:05:19.017Z] !MESSAGE The mapping group undefined does not exist in this analysis [2019-07-30T21:05:19.017Z] [2019-07-30T21:05:19.017Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 21:05:17.724 [2019-07-30T21:05:19.017Z] !MESSAGE Compiling value: value is not a parseable integer: not int [2019-07-30T21:05:19.017Z] [2019-07-30T21:05:19.017Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 21:05:17.725 [2019-07-30T21:05:19.017Z] !MESSAGE A query state value should have children attributes [2019-07-30T21:05:19.017Z] [2019-07-30T21:05:19.017Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 21:05:17.726 [2019-07-30T21:05:19.017Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-30T21:05:19.017Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest [2019-07-30T21:05:19.017Z] testStateValueCompilation[0: Null state value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T21:05:19.017Z] testStateValueCompilation[1: Valid integer 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T21:05:19.017Z] 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-30T21:05:19.017Z] testStateValueCompilation[3: Invalid integer](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T21:05:19.017Z] testStateValueCompilation[4: Int no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T21:05:19.017Z] testStateValueCompilation[5: Valid long 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T21:05:19.017Z] testStateValueCompilation[6: Valid long 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T21:05:19.017Z] testStateValueCompilation[7: Invalid long](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T21:05:19.017Z] testStateValueCompilation[8: Long no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T21:05:19.017Z] testStateValueCompilation[9: Valid string 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T21:05:19.017Z] testStateValueCompilation[10: Valid string 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T21:05:19.017Z] testStateValueCompilation[11: String no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T21:05:19.017Z] testStateValueCompilation[12: Delete value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T21:05:19.017Z] testStateValueCompilation[13: Delete value with ignored params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T21:05:19.017Z] testStateValueCompilation[14: Event name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T21:05:19.018Z] testStateValueCompilation[15: Event name with params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T21:05:19.018Z] testStateValueCompilation[16: Event field](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T21:05:19.018Z] testStateValueCompilation[17: Unknown mapping group](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T21:05:19.018Z] testStateValueCompilation[18: Valid script](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T21:05:19.018Z] testStateValueCompilation[19: Script with children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T21:05:19.018Z] testStateValueCompilation[20: Script with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T21:05:19.018Z] testStateValueCompilation[21: Query](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T21:05:19.018Z] testStateValueCompilation[22: Query no children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T21:05:19.018Z] testStateValueCompilation[23: Query with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T21:05:19.018Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest [2019-07-30T21:05:19.018Z] [2019-07-30T21:05:19.018Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 21:05:17.735 [2019-07-30T21:05:19.018Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-30T21:05:19.018Z] [2019-07-30T21:05:19.018Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 21:05:17.736 [2019-07-30T21:05:19.018Z] !MESSAGE The value of an event field attribute should not be null [2019-07-30T21:05:19.018Z] [2019-07-30T21:05:19.018Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 21:05:17.737 [2019-07-30T21:05:19.018Z] !MESSAGE A query state attribute should have children attributes [2019-07-30T21:05:19.018Z] [2019-07-30T21:05:19.018Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 21:05:17.737 [2019-07-30T21:05:19.018Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-30T21:05:19.018Z] [2019-07-30T21:05:19.018Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 21:05:17.738 [2019-07-30T21:05:19.018Z] !MESSAGE Location undefined does not exist [2019-07-30T21:05:19.018Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest [2019-07-30T21:05:19.018Z] testValidLocationCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.001 s [2019-07-30T21:05:19.018Z] testInvalidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.003 s [2019-07-30T21:05:19.018Z] testValidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.004 s [2019-07-30T21:05:19.018Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest [2019-07-30T21:05:19.018Z] [2019-07-30T21:05:19.018Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 21:05:17.752 [2019-07-30T21:05:19.018Z] !MESSAGE Segment time: only one of or shoud be present [2019-07-30T21:05:19.018Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest [2019-07-30T21:05:19.018Z] testAction[0: type_and_end](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0 s [2019-07-30T21:05:19.018Z] testAction[1: just_type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-07-30T21:05:19.018Z] testAction[2: type_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-07-30T21:05:19.018Z] testAction[3: inline_name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0 s [2019-07-30T21:05:19.018Z] testAction[4: invalid_segment_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-07-30T21:05:19.018Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest [2019-07-30T21:05:19.018Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest [2019-07-30T21:05:19.018Z] testStateValueModify(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.08 s [2019-07-30T21:05:19.018Z] testStateValueScript(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.031 s [2019-07-30T21:05:19.018Z] testStateValueUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.075 s [2019-07-30T21:05:19.018Z] testStateValueMapping(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.031 s [2019-07-30T21:05:19.018Z] testStateValuePeek(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.068 s [2019-07-30T21:05:19.018Z] testStateValueFuture(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.031 s [2019-07-30T21:05:19.018Z] testStateValueHostId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.068 s [2019-07-30T21:05:19.018Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest [2019-07-30T21:05:19.581Z] 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-30T21:05:19.581Z] testAttributePool(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest) Time elapsed: 1.216 s [2019-07-30T21:05:19.581Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest [2019-07-30T21:05:19.581Z] [2019-07-30T21:05:19.581Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:05:19.376 [2019-07-30T21:05:19.581Z] !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-30T21:05:20.950Z] [2019-07-30T21:05:20.950Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:05:20.585 [2019-07-30T21:05:20.950Z] !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-30T21:05:21.880Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.416 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest [2019-07-30T21:05:21.880Z] testInitialStateDeclaration(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-30T21:05:21.880Z] testTwoInitialStates(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0.001 s [2019-07-30T21:05:21.880Z] testInitialStateWithCondition(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-30T21:05:21.880Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest [2019-07-30T21:05:23.247Z] [2019-07-30T21:05:23.247Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:05:23.013 [2019-07-30T21:05:23.247Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T21:05:23.247Z] [2019-07-30T21:05:23.247Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:05:23.013 [2019-07-30T21:05:23.247Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T21:05:23.247Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.228 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest [2019-07-30T21:05:23.247Z] testSegmentContent(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest) Time elapsed: 1.217 s [2019-07-30T21:05:23.247Z] testMappingGroup(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest) Time elapsed: 0.01 s [2019-07-30T21:05:23.247Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest [2019-07-30T21:05:23.247Z] 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-30T21:05:23.247Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest) Time elapsed: 0 s [2019-07-30T21:05:23.247Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest) Time elapsed: 0 s [2019-07-30T21:05:23.247Z] [2019-07-30T21:05:23.247Z] Results: [2019-07-30T21:05:23.247Z] [2019-07-30T21:05:23.247Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T21:05:23.247Z] [2019-07-30T21:05:23.811Z] [INFO] All tests passed! [2019-07-30T21:05:23.811Z] [INFO] [2019-07-30T21:05:23.811Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T21:05:23.811Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:05:23.811Z] [INFO] [2019-07-30T21:05:23.811Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T21:05:24.374Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:05:24.374Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:05:24.374Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:05:24.938Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T21:05:24.938Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:05:24.938Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:05:24.938Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:05:25.195Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:05:25.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T21:05:25.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:05:25.709Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T21:05:25.709Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T21:05:25.966Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T21:05:26.222Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:05:26.479Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T21:05:26.479Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:05:26.479Z] [INFO] [2019-07-30T21:05:26.479Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T21:05:26.479Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:05:26.479Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:05:26.479Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:05:26.479Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:05:26.479Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:05:26.479Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:05:26.479Z] [INFO] [2019-07-30T21:05:26.479Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T21:05:26.479Z] [INFO] [2019-07-30T21:05:26.479Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >-- [2019-07-30T21:05:26.479Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT [92/134] [2019-07-30T21:05:26.479Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T21:05:26.479Z] [INFO] [2019-07-30T21:05:26.479Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T21:05:26.479Z] [INFO] [2019-07-30T21:05:26.479Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T21:05:26.479Z] [INFO] The project's OSGi version is 2.0.0.201907302009 [2019-07-30T21:05:26.479Z] [INFO] [2019-07-30T21:05:26.479Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T21:05:26.479Z] [INFO] [2019-07-30T21:05:26.479Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T21:05:26.479Z] [INFO] [2019-07-30T21:05:26.479Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T21:05:26.479Z] [INFO] [2019-07-30T21:05:26.479Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T21:05:26.479Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:05:26.479Z] [INFO] [2019-07-30T21:05:26.479Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T21:05:26.479Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:05:26.479Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources [2019-07-30T21:05:26.479Z] [INFO] [2019-07-30T21:05:26.479Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T21:05:26.480Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes [2019-07-30T21:05:27.025Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/kernel/KernelAnalysisUsageBenchmark.java:[110] [2019-07-30T21:05:27.025Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T21:05:27.025Z] ^^^^^ [2019-07-30T21:05:27.025Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T21:05:27.025Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/analysis/kernel/statesystem/StateSystemFullHistoryTest.java:[187] [2019-07-30T21:05:27.025Z] File file = new File(TmfTraceManager.getSupplementaryFileDir(trace) + name); [2019-07-30T21:05:27.025Z] ^^^^^ [2019-07-30T21:05:27.025Z] Null type safety (type annotations): The expression of type 'CtfTmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T21:05:27.025Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/tid/TidAnalysisUsageBenchmark.java:[94] [2019-07-30T21:05:27.025Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T21:05:27.025Z] ^^^^^ [2019-07-30T21:05:27.025Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T21:05:27.025Z] 5 problems (0 errors, 3 warnings, 3 info) [2019-07-30T21:05:27.025Z] [INFO] [2019-07-30T21:05:27.025Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T21:05:27.025Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:05:27.025Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources [2019-07-30T21:05:27.025Z] [INFO] [2019-07-30T21:05:27.025Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T21:05:27.025Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar [2019-07-30T21:05:27.282Z] [INFO] [2019-07-30T21:05:27.282Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T21:05:27.282Z] [INFO] [2019-07-30T21:05:27.282Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T21:05:27.282Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar [2019-07-30T21:05:27.282Z] [INFO] [2019-07-30T21:05:27.282Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T21:05:27.282Z] [INFO] [2019-07-30T21:05:27.282Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T21:05:27.282Z] [INFO] [2019-07-30T21:05:27.282Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T21:05:27.282Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar [2019-07-30T21:05:27.282Z] [INFO] [2019-07-30T21:05:27.282Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T21:05:27.282Z] [INFO] [2019-07-30T21:05:27.282Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T21:05:28.650Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log [2019-07-30T21:05:28.650Z] [INFO] Command line: [2019-07-30T21:05:28.650Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T21:05:28.650Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T21:05:31.172Z] !SESSION 2019-07-30 21:05:28.652 ----------------------------------------------- [2019-07-30T21:05:31.172Z] eclipse.buildId=unknown [2019-07-30T21:05:31.172Z] java.version=1.8.0_202 [2019-07-30T21:05:31.172Z] java.vendor=Oracle Corporation [2019-07-30T21:05:31.172Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T21:05:31.172Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T21:05:31.172Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T21:05:31.172Z] [2019-07-30T21:05:31.172Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 21:05:31.159 [2019-07-30T21:05:31.172Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:05:31.172Z] !STACK 0 [2019-07-30T21:05:31.172Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T21:05:31.172Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:05:31.172Z] [2019-07-30T21:05:31.172Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:05:31.172Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:05:31.172Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:05:31.172Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:05:31.172Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:05:31.172Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:05:31.172Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:05:31.172Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:05:31.172Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:05:31.172Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:05:31.429Z] [2019-07-30T21:05:31.429Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 21:05:31.342 [2019-07-30T21:05:31.429Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:05:31.429Z] !STACK 0 [2019-07-30T21:05:31.429Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T21:05:31.429Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:05:31.429Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T21:05:31.429Z] -> 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-30T21:05:31.429Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T21:05:31.429Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:05:31.429Z] [2019-07-30T21:05:31.429Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:05:31.429Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:05:31.429Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:05:31.429Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:05:31.429Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:05:31.429Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:05:31.429Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:05:31.429Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:05:31.429Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:05:31.429Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:05:34.699Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest [2019-07-30T21:05:41.243Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.601 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest [2019-07-30T21:05:41.243Z] testMatching(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest) Time elapsed: 5.576 s [2019-07-30T21:05:41.243Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest [2019-07-30T21:06:07.856Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.408 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest [2019-07-30T21:06:07.856Z] testExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest) Time elapsed: 2.402 s [2019-07-30T21:06:07.856Z] testDjangoExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest) Time elapsed: 22.999 s [2019-07-30T21:06:07.856Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest [2019-07-30T21:06:07.856Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest [2019-07-30T21:06:07.856Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped [2019-07-30T21:06:07.856Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest [2019-07-30T21:06:22.707Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.405 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest [2019-07-30T21:06:22.707Z] testOpenExistingStateFile(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.081 s [2019-07-30T21:06:22.707Z] testBuild(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 6.328 s [2019-07-30T21:06:22.707Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-30T21:06:22.707Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T21:06:22.707Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T21:06:22.707Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T21:06:22.707Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T21:06:22.707Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.008 s [2019-07-30T21:06:22.707Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T21:06:22.707Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.224 s [2019-07-30T21:06:22.707Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.016 s [2019-07-30T21:06:22.707Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.072 s [2019-07-30T21:06:22.707Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T21:06:22.707Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T21:06:22.707Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-30T21:06:22.707Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.003 s [2019-07-30T21:06:22.707Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-30T21:06:22.707Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.005 s [2019-07-30T21:06:22.707Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T21:06:22.707Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T21:06:22.707Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T21:06:22.707Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T21:06:22.707Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T21:06:22.707Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T21:06:22.707Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T21:06:22.707Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T21:06:22.707Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T21:06:22.707Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T21:06:22.707Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T21:06:22.707Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T21:06:22.707Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T21:06:22.707Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest [2019-07-30T21:06:29.251Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.077 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest [2019-07-30T21:06:29.251Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T21:06:29.251Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T21:06:29.251Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T21:06:29.251Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T21:06:29.251Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T21:06:29.251Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.101 s [2019-07-30T21:06:29.251Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.057 s [2019-07-30T21:06:29.251Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.007 s [2019-07-30T21:06:29.251Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.05 s [2019-07-30T21:06:29.251Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T21:06:29.251Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T21:06:29.251Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T21:06:29.251Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.043 s [2019-07-30T21:06:29.251Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.063 s [2019-07-30T21:06:29.251Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.03 s [2019-07-30T21:06:29.251Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.03 s [2019-07-30T21:06:29.251Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T21:06:29.251Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T21:06:29.251Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T21:06:29.251Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T21:06:29.251Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T21:06:29.251Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T21:06:29.251Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T21:06:29.251Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T21:06:29.251Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T21:06:29.251Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T21:06:29.251Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T21:06:29.251Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T21:06:29.251Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T21:06:29.251Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest [2019-07-30T21:06:37.346Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.864 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest [2019-07-30T21:06:37.346Z] testAnalysisExecution(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest) Time elapsed: 7.642 s [2019-07-30T21:06:37.346Z] testCanExecute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest) Time elapsed: 0.214 s [2019-07-30T21:06:37.346Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest [2019-07-30T21:06:39.865Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.398 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest [2019-07-30T21:06:39.865Z] testSchedEvents(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest) Time elapsed: 3.396 s [2019-07-30T21:06:39.865Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest [2019-07-30T21:06:44.038Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.672 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest [2019-07-30T21:06:44.038Z] testNetworkExchangeOneTraceSoftirq(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.151 s [2019-07-30T21:06:44.038Z] testNetworkExchangeOneTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.155 s [2019-07-30T21:06:44.038Z] testNetworkExchange(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.163 s [2019-07-30T21:06:44.038Z] testNetworkExchangeWithWifi(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.202 s [2019-07-30T21:06:44.038Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest [2019-07-30T21:06:44.294Z] [2019-07-30T21:06:44.294Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 21:06:44.231 [2019-07-30T21:06:44.294Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)] [2019-07-30T21:06:56.470Z] [2019-07-30T21:06:56.470Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 21:06:54.469 [2019-07-30T21:06:56.470Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)] [2019-07-30T21:07:02.023Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.878 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest [2019-07-30T21:07:02.023Z] testWholeUstTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest) Time elapsed: 10.263 s [2019-07-30T21:07:02.023Z] testOneEvent(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest) Time elapsed: 7.614 s [2019-07-30T21:07:02.023Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest [2019-07-30T21:07:02.023Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest [2019-07-30T21:07:02.023Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T21:07:02.023Z] testActivator(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T21:07:02.023Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T21:07:02.023Z] testGetDefault(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T21:07:02.023Z] [2019-07-30T21:07:02.023Z] Results: [2019-07-30T21:07:02.023Z] [2019-07-30T21:07:02.023Z] Tests run: 77, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T21:07:02.023Z] [2019-07-30T21:07:02.587Z] [INFO] All tests passed! [2019-07-30T21:07:02.587Z] [INFO] [2019-07-30T21:07:02.587Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T21:07:02.587Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:07:02.587Z] [INFO] [2019-07-30T21:07:02.587Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T21:07:03.518Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:07:03.518Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:07:03.518Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:07:04.447Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T21:07:04.447Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-07-30T21:07:04.703Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T21:07:04.960Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T21:07:04.960Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T21:07:05.217Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T21:07:05.217Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:07:05.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:07:05.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T21:07:05.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:07:05.729Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 43 classes [2019-07-30T21:07:05.986Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:07:05.986Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T21:07:06.243Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T21:07:06.243Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:07:06.499Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:07:06.499Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T21:07:06.755Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T21:07:06.755Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T21:07:06.755Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T21:07:06.755Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T21:07:07.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-30T21:07:07.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:07:07.011Z] [INFO] [2019-07-30T21:07:07.011Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T21:07:07.011Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:07:07.267Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:07:08.195Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:07:08.195Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:07:08.195Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:07:08.195Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:07:08.195Z] [INFO] [2019-07-30T21:07:08.195Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T21:07:08.195Z] [INFO] [2019-07-30T21:07:08.195Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >-- [2019-07-30T21:07:08.195Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 4.0.3-SNAPSHOT [93/134] [2019-07-30T21:07:08.195Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T21:07:08.195Z] [INFO] [2019-07-30T21:07:08.195Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T21:07:08.195Z] [INFO] [2019-07-30T21:07:08.195Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T21:07:08.195Z] [INFO] The project's OSGi version is 4.0.3.201907302009 [2019-07-30T21:07:08.195Z] [INFO] [2019-07-30T21:07:08.195Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T21:07:08.195Z] [INFO] [2019-07-30T21:07:08.195Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T21:07:08.195Z] [INFO] [2019-07-30T21:07:08.195Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T21:07:08.195Z] [INFO] [2019-07-30T21:07:08.195Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T21:07:08.195Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:07:08.195Z] [INFO] [2019-07-30T21:07:08.195Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T21:07:08.195Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:07:08.195Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources [2019-07-30T21:07:08.195Z] [INFO] [2019-07-30T21:07:08.195Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T21:07:08.195Z] [INFO] Compiling 41 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes [2019-07-30T21:07:08.758Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect.java:[127] [2019-07-30T21:07:08.758Z] return new BinaryCallsite(fullPath, file.getBuildId(), offset, file.isPic()); [2019-07-30T21:07:08.758Z] ^^^^^^^^ [2019-07-30T21:07:08.758Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T21:07:08.758Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[132] [2019-07-30T21:07:08.758Z] int tidQuark = entry.getValue(); [2019-07-30T21:07:08.758Z] ^^^^^^^^^^^^^^^^ [2019-07-30T21:07:08.758Z] 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-30T21:07:08.758Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[175] [2019-07-30T21:07:08.758Z] builder.add(new MemoryUsageTreeModel(rootId, -1L, -1, Collections.singletonList(getTrace().getName()))); [2019-07-30T21:07:08.758Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T21:07:08.758Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T21:07:08.758Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryDataProviderFactory.java:[42] [2019-07-30T21:07:08.758Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, UstMemoryAnalysisModule.class, UstMemoryAnalysisModule.ID) != null; [2019-07-30T21:07:08.758Z] ^ [2019-07-30T21:07:08.758Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T21:07:08.758Z] 4 problems (4 warnings) [2019-07-30T21:07:08.758Z] [INFO] [2019-07-30T21:07:08.758Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T21:07:08.758Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:07:08.758Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources [2019-07-30T21:07:08.758Z] [INFO] [2019-07-30T21:07:08.758Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T21:07:08.758Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-sources.jar [2019-07-30T21:07:08.758Z] [INFO] [2019-07-30T21:07:08.758Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T21:07:08.758Z] [INFO] [2019-07-30T21:07:08.758Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T21:07:08.758Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar [2019-07-30T21:07:09.015Z] [INFO] [2019-07-30T21:07:09.015Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T21:07:09.015Z] [INFO] [2019-07-30T21:07:09.015Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T21:07:09.015Z] [INFO] [2019-07-30T21:07:09.015Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T21:07:09.015Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar [2019-07-30T21:07:09.015Z] [INFO] [2019-07-30T21:07:09.015Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T21:07:09.015Z] [INFO] [2019-07-30T21:07:09.015Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T21:07:09.015Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:07:09.015Z] [INFO] [2019-07-30T21:07:09.015Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T21:07:09.271Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:07:09.271Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:07:09.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:07:10.090Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T21:07:10.090Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T21:07:10.347Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:07:10.347Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:07:10.347Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T21:07:10.347Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:07:10.922Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T21:07:10.922Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:07:10.922Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:07:10.922Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T21:07:10.922Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T21:07:11.180Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:07:11.180Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:07:11.180Z] [INFO] [2019-07-30T21:07:11.180Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T21:07:11.180Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:07:11.180Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:07:11.180Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:07:11.180Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:07:11.180Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:07:11.180Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:07:11.180Z] [INFO] [2019-07-30T21:07:11.180Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T21:07:11.180Z] [INFO] [2019-07-30T21:07:11.180Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >--- [2019-07-30T21:07:11.180Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.0.5-SNAPSHOT [94/134] [2019-07-30T21:07:11.180Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T21:07:11.180Z] [INFO] [2019-07-30T21:07:11.180Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T21:07:11.180Z] [INFO] [2019-07-30T21:07:11.180Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T21:07:11.180Z] [INFO] The project's OSGi version is 3.0.5.201907302009 [2019-07-30T21:07:11.180Z] [INFO] [2019-07-30T21:07:11.180Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T21:07:11.180Z] [INFO] [2019-07-30T21:07:11.180Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T21:07:11.180Z] [INFO] [2019-07-30T21:07:11.180Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T21:07:11.180Z] [INFO] [2019-07-30T21:07:11.180Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T21:07:11.180Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:07:11.180Z] [INFO] [2019-07-30T21:07:11.180Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T21:07:11.180Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:07:11.180Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources [2019-07-30T21:07:11.180Z] [INFO] [2019-07-30T21:07:11.180Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T21:07:11.180Z] [INFO] Compiling 8 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes [2019-07-30T21:07:12.109Z] [INFO] [2019-07-30T21:07:12.109Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T21:07:12.109Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:07:12.109Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources [2019-07-30T21:07:12.109Z] [INFO] [2019-07-30T21:07:12.109Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T21:07:12.109Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-sources.jar [2019-07-30T21:07:12.109Z] [INFO] [2019-07-30T21:07:12.109Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T21:07:12.109Z] [INFO] [2019-07-30T21:07:12.109Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T21:07:12.109Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar [2019-07-30T21:07:12.109Z] [INFO] [2019-07-30T21:07:12.109Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T21:07:12.109Z] [INFO] [2019-07-30T21:07:12.109Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T21:07:12.109Z] [INFO] [2019-07-30T21:07:12.109Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T21:07:12.109Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar [2019-07-30T21:07:12.109Z] [INFO] [2019-07-30T21:07:12.109Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T21:07:12.109Z] [INFO] [2019-07-30T21:07:12.109Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T21:07:12.109Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:07:12.109Z] [INFO] [2019-07-30T21:07:12.109Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T21:07:12.670Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:07:12.670Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:07:12.670Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:07:13.233Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T21:07:13.233Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T21:07:13.489Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:07:13.489Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:07:13.489Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T21:07:13.489Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:07:13.745Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T21:07:15.113Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:07:16.481Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:07:16.481Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-07-30T21:07:16.738Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T21:07:16.738Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T21:07:16.994Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:07:17.251Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:07:17.251Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T21:07:17.251Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T21:07:17.251Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T21:07:17.508Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:07:17.508Z] [INFO] [2019-07-30T21:07:17.508Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T21:07:17.508Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:07:17.508Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:07:17.508Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:07:17.508Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:07:17.508Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:07:17.508Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:07:17.508Z] [INFO] [2019-07-30T21:07:17.508Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T21:07:17.508Z] [INFO] [2019-07-30T21:07:17.508Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >---- [2019-07-30T21:07:17.508Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 5.0.0-SNAPSHOT [95/134] [2019-07-30T21:07:17.508Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T21:07:17.508Z] [INFO] [2019-07-30T21:07:17.508Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T21:07:17.508Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/target [2019-07-30T21:07:17.508Z] [INFO] [2019-07-30T21:07:17.508Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T21:07:17.508Z] [INFO] The project's OSGi version is 5.0.0.201907302009 [2019-07-30T21:07:17.508Z] [INFO] [2019-07-30T21:07:17.508Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T21:07:17.508Z] [INFO] [2019-07-30T21:07:17.508Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T21:07:17.508Z] [INFO] [2019-07-30T21:07:17.508Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T21:07:17.508Z] [INFO] [2019-07-30T21:07:17.508Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T21:07:17.508Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:07:17.508Z] [INFO] [2019-07-30T21:07:17.508Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T21:07:17.508Z] [INFO] [2019-07-30T21:07:17.508Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T21:07:17.508Z] [INFO] [2019-07-30T21:07:17.508Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T21:07:17.508Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT.jar [2019-07-30T21:07:17.508Z] [INFO] [2019-07-30T21:07:17.508Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T21:07:17.508Z] [INFO] [2019-07-30T21:07:17.508Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T21:07:17.508Z] [INFO] [2019-07-30T21:07:17.508Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T21:07:17.508Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T21:07:17.508Z] [INFO] [2019-07-30T21:07:17.508Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T21:07:17.508Z] [INFO] [2019-07-30T21:07:17.508Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T21:07:17.508Z] [INFO] [2019-07-30T21:07:17.508Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T21:07:17.508Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:07:17.508Z] [INFO] [2019-07-30T21:07:17.508Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T21:07:18.875Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:07:18.875Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:07:19.131Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:07:19.693Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T21:07:19.949Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:07:21.030Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:07:21.286Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T21:07:21.849Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T21:07:21.849Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:07:21.849Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T21:07:22.105Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:07:22.105Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:07:22.105Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T21:07:22.105Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T21:07:22.361Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-07-30T21:07:22.361Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T21:07:22.361Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T21:07:22.618Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:07:22.618Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:07:22.874Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T21:07:22.874Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T21:07:22.874Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-30T21:07:22.874Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T21:07:22.874Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T21:07:22.874Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-07-30T21:07:22.874Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-30T21:07:22.874Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T21:07:22.874Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T21:07:23.131Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T21:07:23.387Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T21:07:23.387Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T21:07:23.387Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T21:07:23.643Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T21:07:23.900Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T21:07:23.900Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T21:07:23.900Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:07:23.900Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T21:07:23.900Z] [INFO] [2019-07-30T21:07:23.900Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T21:07:23.900Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:07:23.900Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:07:23.900Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:07:23.900Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:07:23.900Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:07:23.900Z] [INFO] [2019-07-30T21:07:23.900Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T21:07:23.900Z] [INFO] [2019-07-30T21:07:23.900Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >-- [2019-07-30T21:07:23.900Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT [96/134] [2019-07-30T21:07:23.900Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T21:07:23.900Z] [INFO] [2019-07-30T21:07:23.900Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T21:07:23.900Z] [INFO] [2019-07-30T21:07:23.900Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T21:07:23.900Z] [INFO] The project's OSGi version is 1.0.9.201907302009 [2019-07-30T21:07:23.900Z] [INFO] [2019-07-30T21:07:23.900Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T21:07:23.900Z] [INFO] [2019-07-30T21:07:23.900Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T21:07:23.900Z] [INFO] [2019-07-30T21:07:23.900Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T21:07:23.900Z] [INFO] [2019-07-30T21:07:23.900Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T21:07:23.900Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:07:23.900Z] [INFO] [2019-07-30T21:07:23.900Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T21:07:23.900Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:07:23.900Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources [2019-07-30T21:07:23.900Z] [INFO] [2019-07-30T21:07:23.900Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T21:07:23.900Z] [INFO] Compiling 11 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes [2019-07-30T21:07:24.156Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/perf/org/eclipse/tracecompass/lttng2/ust/core/tests/perf/cygprofile/CallStackAndGraphBenchmark.java:[129] [2019-07-30T21:07:24.156Z] CallStackAnalysis callStackModule = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallStackAnalysis.class, LttngUstCallStackAnalysis.ID); [2019-07-30T21:07:24.156Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T21:07:24.156Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T21:07:24.157Z] 1 problem (1 warning) [2019-07-30T21:07:24.413Z] [INFO] [2019-07-30T21:07:24.413Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T21:07:24.413Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:07:24.413Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources [2019-07-30T21:07:24.413Z] [INFO] [2019-07-30T21:07:24.413Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T21:07:24.413Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T21:07:24.413Z] [INFO] [2019-07-30T21:07:24.413Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T21:07:24.413Z] [INFO] [2019-07-30T21:07:24.413Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T21:07:24.413Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T21:07:24.413Z] [INFO] [2019-07-30T21:07:24.413Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T21:07:24.413Z] [INFO] [2019-07-30T21:07:24.413Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T21:07:24.413Z] [INFO] [2019-07-30T21:07:24.413Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T21:07:24.413Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T21:07:24.413Z] [INFO] [2019-07-30T21:07:24.413Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T21:07:24.413Z] [INFO] [2019-07-30T21:07:24.413Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T21:07:25.781Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log [2019-07-30T21:07:25.781Z] [INFO] Command line: [2019-07-30T21:07:25.781Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T21:07:25.781Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T21:07:28.301Z] !SESSION 2019-07-30 21:07:25.767 ----------------------------------------------- [2019-07-30T21:07:28.301Z] eclipse.buildId=unknown [2019-07-30T21:07:28.301Z] java.version=1.8.0_202 [2019-07-30T21:07:28.301Z] java.vendor=Oracle Corporation [2019-07-30T21:07:28.301Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T21:07:28.301Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T21:07:28.301Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T21:07:28.301Z] [2019-07-30T21:07:28.301Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 21:07:28.236 [2019-07-30T21:07:28.301Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:07:28.301Z] !STACK 0 [2019-07-30T21:07:28.301Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T21:07:28.301Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:07:28.301Z] [2019-07-30T21:07:28.301Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:07:28.301Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:07:28.301Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:07:28.301Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:07:28.301Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:07:28.301Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:07:28.301Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:07:28.301Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:07:28.301Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:07:28.301Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:07:28.558Z] [2019-07-30T21:07:28.558Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 21:07:28.370 [2019-07-30T21:07:28.558Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:07:28.558Z] !STACK 0 [2019-07-30T21:07:28.558Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T21:07:28.558Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:07:28.558Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T21:07:28.558Z] -> 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-30T21:07:28.558Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T21:07:28.558Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:07:28.558Z] [2019-07-30T21:07:28.558Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:07:28.558Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:07:28.558Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:07:28.558Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:07:28.558Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:07:28.558Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:07:28.558Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:07:28.558Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:07:28.558Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:07:28.558Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:07:31.077Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest [2019-07-30T21:07:45.928Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.841 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest [2019-07-30T21:07:45.928Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 3.06 s [2019-07-30T21:07:45.928Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.42 s [2019-07-30T21:07:45.928Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.38 s [2019-07-30T21:07:45.928Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.329 s [2019-07-30T21:07:45.928Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.399 s [2019-07-30T21:07:45.928Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 3.971 s [2019-07-30T21:07:45.928Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.242 s [2019-07-30T21:07:45.928Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest [2019-07-30T21:07:55.878Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.986 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest [2019-07-30T21:07:55.878Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.311 s [2019-07-30T21:07:55.878Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.186 s [2019-07-30T21:07:55.878Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.179 s [2019-07-30T21:07:55.878Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.195 s [2019-07-30T21:07:55.878Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.196 s [2019-07-30T21:07:55.878Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 2.725 s [2019-07-30T21:07:55.878Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.191 s [2019-07-30T21:07:55.878Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest [2019-07-30T21:07:55.878Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest [2019-07-30T21:07:55.878Z] testCallStackRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest) Time elapsed: 0.074 s [2019-07-30T21:07:55.878Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest [2019-07-30T21:07:55.878Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest [2019-07-30T21:07:55.878Z] testTidAspect(org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest) Time elapsed: 0.108 s [2019-07-30T21:07:55.878Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest [2019-07-30T21:07:55.878Z] 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-30T21:07:55.878Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest) skipped [2019-07-30T21:07:55.878Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest [2019-07-30T21:08:01.130Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.851 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest [2019-07-30T21:08:01.130Z] testExec(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.127 s [2019-07-30T21:08:01.130Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0 s [2019-07-30T21:08:01.130Z] testGetAllBinaries(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.142 s [2019-07-30T21:08:01.130Z] testExecution(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.094 s [2019-07-30T21:08:01.130Z] testTwoProcesses(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.112 s [2019-07-30T21:08:01.130Z] testCanExecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.023 s [2019-07-30T21:08:01.130Z] testBuildIDDebugLink(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.111 s [2019-07-30T21:08:01.130Z] testCannotExcecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.013 s [2019-07-30T21:08:01.130Z] testBinaryCallsites(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.221 s [2019-07-30T21:08:01.130Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest [2019-07-30T21:08:01.130Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest [2019-07-30T21:08:01.130Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-30T21:08:01.130Z] testActivator(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T21:08:01.130Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T21:08:01.130Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T21:08:01.130Z] [2019-07-30T21:08:01.130Z] Results: [2019-07-30T21:08:01.130Z] [2019-07-30T21:08:01.130Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T21:08:01.130Z] [2019-07-30T21:08:01.387Z] [INFO] All tests passed! [2019-07-30T21:08:01.387Z] [INFO] [2019-07-30T21:08:01.387Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T21:08:01.387Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:08:01.387Z] [INFO] [2019-07-30T21:08:01.387Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T21:08:01.950Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:08:01.950Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:08:01.950Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:08:02.513Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T21:08:02.513Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T21:08:02.769Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:08:02.769Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:08:02.769Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T21:08:02.769Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:08:03.025Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T21:08:03.025Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:08:03.282Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:08:03.282Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T21:08:03.538Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T21:08:03.538Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T21:08:03.538Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:08:03.538Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T21:08:04.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T21:08:04.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T21:08:04.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T21:08:04.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:08:04.325Z] [INFO] [2019-07-30T21:08:04.325Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T21:08:04.325Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:08:04.325Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:08:04.325Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:08:04.325Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:08:04.325Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:08:04.325Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:08:04.325Z] [INFO] [2019-07-30T21:08:04.325Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T21:08:04.325Z] [INFO] [2019-07-30T21:08:04.325Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >-- [2019-07-30T21:08:04.325Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT [97/134] [2019-07-30T21:08:04.325Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T21:08:04.325Z] [INFO] [2019-07-30T21:08:04.325Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T21:08:04.325Z] [INFO] [2019-07-30T21:08:04.325Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T21:08:04.325Z] [INFO] The project's OSGi version is 1.0.0.201907302009 [2019-07-30T21:08:04.325Z] [INFO] [2019-07-30T21:08:04.325Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T21:08:04.325Z] [INFO] [2019-07-30T21:08:04.325Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T21:08:04.325Z] [INFO] [2019-07-30T21:08:04.325Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T21:08:04.325Z] [INFO] [2019-07-30T21:08:04.325Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T21:08:04.325Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:08:04.325Z] [INFO] [2019-07-30T21:08:04.325Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T21:08:04.325Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:08:04.325Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources [2019-07-30T21:08:04.325Z] [INFO] [2019-07-30T21:08:04.325Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T21:08:04.325Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes [2019-07-30T21:08:04.582Z] [INFO] [2019-07-30T21:08:04.582Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T21:08:04.582Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:08:04.582Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources [2019-07-30T21:08:04.582Z] [INFO] [2019-07-30T21:08:04.582Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T21:08:04.582Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T21:08:04.582Z] [INFO] [2019-07-30T21:08:04.582Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T21:08:04.582Z] [INFO] [2019-07-30T21:08:04.582Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T21:08:04.582Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T21:08:04.582Z] [INFO] [2019-07-30T21:08:04.582Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T21:08:04.582Z] [INFO] [2019-07-30T21:08:04.582Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T21:08:04.582Z] [INFO] [2019-07-30T21:08:04.582Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T21:08:04.582Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T21:08:04.582Z] [INFO] [2019-07-30T21:08:04.582Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T21:08:04.582Z] [INFO] [2019-07-30T21:08:04.582Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T21:08:05.950Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data/.metadata/.log [2019-07-30T21:08:05.950Z] [INFO] Command line: [2019-07-30T21:08:05.950Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T21:08:05.950Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T21:08:09.221Z] !SESSION 2019-07-30 21:08:06.076 ----------------------------------------------- [2019-07-30T21:08:09.221Z] eclipse.buildId=unknown [2019-07-30T21:08:09.221Z] java.version=1.8.0_202 [2019-07-30T21:08:09.221Z] java.vendor=Oracle Corporation [2019-07-30T21:08:09.221Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T21:08:09.221Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T21:08:09.221Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T21:08:09.221Z] [2019-07-30T21:08:09.221Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 21:08:08.741 [2019-07-30T21:08:09.221Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:08:09.221Z] !STACK 0 [2019-07-30T21:08:09.221Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T21:08:09.221Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:08:09.221Z] [2019-07-30T21:08:09.221Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:08:09.221Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:08:09.221Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:08:09.221Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:08:09.221Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:08:09.221Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:08:09.221Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:08:09.221Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:08:09.221Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:08:09.221Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:08:09.221Z] [2019-07-30T21:08:09.221Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 21:08:08.931 [2019-07-30T21:08:09.221Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:08:09.221Z] !STACK 0 [2019-07-30T21:08:09.221Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T21:08:09.221Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:08:09.221Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T21:08:09.221Z] -> 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-30T21:08:09.221Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T21:08:09.221Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:08:09.221Z] [2019-07-30T21:08:09.221Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:08:09.221Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:08:09.221Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:08:09.221Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:08:09.221Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:08:09.221Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:08:09.221Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:08:09.221Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:08:09.221Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:08:09.221Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:08:11.114Z] process 11808: 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-30T21:08:11.114Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T21:08:11.371Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T21:08:11.371Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T21:08:21.321Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest [2019-07-30T21:08:21.321Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest [2019-07-30T21:08:21.321Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-30T21:08:21.321Z] testActivator(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T21:08:21.321Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T21:08:21.321Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T21:08:21.321Z] [2019-07-30T21:08:21.321Z] Results: [2019-07-30T21:08:21.321Z] [2019-07-30T21:08:21.321Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T21:08:21.321Z] [2019-07-30T21:08:22.690Z] [INFO] All tests passed! [2019-07-30T21:08:22.690Z] [INFO] [2019-07-30T21:08:22.690Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T21:08:22.690Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:08:22.690Z] [INFO] [2019-07-30T21:08:22.690Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T21:08:23.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:08:23.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:08:23.507Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:08:24.233Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T21:08:24.233Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T21:08:24.233Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:08:24.233Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:08:24.233Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T21:08:24.233Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:08:24.489Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T21:08:24.745Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:08:26.113Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:08:26.113Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-07-30T21:08:26.113Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T21:08:26.113Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T21:08:26.113Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:08:26.369Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:08:26.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T21:08:26.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T21:08:26.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T21:08:26.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T21:08:26.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T21:08:27.189Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T21:08:27.189Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:08:27.189Z] [INFO] [2019-07-30T21:08:27.189Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T21:08:27.189Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:08:27.189Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:08:27.189Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:08:27.189Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:08:27.189Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:08:27.189Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:08:27.189Z] [INFO] [2019-07-30T21:08:27.189Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T21:08:27.189Z] [INFO] [2019-07-30T21:08:27.189Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >-- [2019-07-30T21:08:27.189Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.5-SNAPSHOT [98/134] [2019-07-30T21:08:27.189Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T21:08:27.189Z] [INFO] [2019-07-30T21:08:27.189Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T21:08:27.189Z] [INFO] [2019-07-30T21:08:27.189Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T21:08:27.189Z] [INFO] The project's OSGi version is 1.0.5.201907302009 [2019-07-30T21:08:27.189Z] [INFO] [2019-07-30T21:08:27.189Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T21:08:27.189Z] [INFO] [2019-07-30T21:08:27.189Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T21:08:27.189Z] [INFO] [2019-07-30T21:08:27.189Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T21:08:27.189Z] [INFO] [2019-07-30T21:08:27.189Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T21:08:27.189Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:08:27.189Z] [INFO] [2019-07-30T21:08:27.189Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T21:08:27.189Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:08:27.189Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources [2019-07-30T21:08:27.189Z] [INFO] [2019-07-30T21:08:27.189Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T21:08:27.189Z] [INFO] Compiling 10 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes [2019-07-30T21:08:27.751Z] [INFO] [2019-07-30T21:08:27.751Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T21:08:27.751Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:08:27.751Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources [2019-07-30T21:08:27.751Z] [INFO] [2019-07-30T21:08:27.751Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T21:08:27.751Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:08:27.751Z] [INFO] [2019-07-30T21:08:27.751Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T21:08:27.751Z] [INFO] [2019-07-30T21:08:27.751Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T21:08:27.751Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:08:27.751Z] [INFO] [2019-07-30T21:08:27.751Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T21:08:27.751Z] [INFO] [2019-07-30T21:08:27.751Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T21:08:27.751Z] [INFO] [2019-07-30T21:08:27.751Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T21:08:27.751Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:08:27.751Z] [INFO] [2019-07-30T21:08:27.751Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T21:08:27.751Z] [INFO] [2019-07-30T21:08:27.751Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T21:08:29.119Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T21:08:29.119Z] [INFO] Command line: [2019-07-30T21:08:29.119Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T21:08:29.119Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T21:08:32.390Z] !SESSION 2019-07-30 21:08:29.250 ----------------------------------------------- [2019-07-30T21:08:32.390Z] eclipse.buildId=unknown [2019-07-30T21:08:32.390Z] java.version=1.8.0_202 [2019-07-30T21:08:32.390Z] java.vendor=Oracle Corporation [2019-07-30T21:08:32.390Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T21:08:32.390Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T21:08:32.390Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T21:08:32.390Z] [2019-07-30T21:08:32.390Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 21:08:32.035 [2019-07-30T21:08:32.390Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:08:32.390Z] !STACK 0 [2019-07-30T21:08:32.390Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T21:08:32.390Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:08:32.390Z] [2019-07-30T21:08:32.390Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:08:32.390Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:08:32.390Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:08:32.390Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:08:32.390Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:08:32.390Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:08:32.390Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:08:32.390Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:08:32.390Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:08:32.390Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:08:32.390Z] [2019-07-30T21:08:32.390Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 21:08:32.171 [2019-07-30T21:08:32.390Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:08:32.390Z] !STACK 0 [2019-07-30T21:08:32.390Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T21:08:32.390Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:08:32.390Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T21:08:32.390Z] -> 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-30T21:08:32.390Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T21:08:32.390Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:08:32.390Z] [2019-07-30T21:08:32.390Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:08:32.390Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:08:32.390Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:08:32.390Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:08:32.390Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:08:32.390Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:08:32.390Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:08:32.390Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:08:32.390Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:08:32.390Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:08:34.282Z] process 11876: 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-30T21:08:34.282Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T21:08:34.539Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T21:08:34.539Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T21:08:43.028Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2019-07-30T21:08:43.285Z] Display size: 1440x900 [2019-07-30T21:08:43.285Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T21:08:43.285Z] GTK version=3.18.9 [2019-07-30T21:08:43.285Z] GTK theme=Ambiance [2019-07-30T21:08:43.285Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T21:08:43.285Z] Time zone: Coordinated Universal Time [2019-07-30T21:08:43.285Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T21:08:43.285Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T21:08:45.179Z] *** BUG *** [2019-07-30T21:08:45.179Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:08:45.179Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:08:45.179Z] [2019-07-30T21:08:45.179Z] *** BUG *** [2019-07-30T21:08:45.179Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:08:45.179Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:08:45.179Z] [2019-07-30T21:08:45.436Z] *** BUG *** [2019-07-30T21:08:45.436Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:08:45.436Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:08:45.436Z] [2019-07-30T21:08:45.436Z] *** BUG *** [2019-07-30T21:08:45.436Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:08:45.436Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:08:45.436Z] [2019-07-30T21:08:45.999Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T21:08:45.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:08:45.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:08:45.999Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:45.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152830127 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T21:08:45.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152830127 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:08:45.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152830128 data=null} to TreeItem with text {myNode} [2019-07-30T21:08:45.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152830178 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:08:45.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152830179 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-30T21:08:45.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152830203 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:08:45.999Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:45.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152830205 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T21:08:45.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152830206 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:08:45.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152830206 data=null} to TreeItem with text {myNode} [2019-07-30T21:08:45.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152830206 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:08:45.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152830207 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-30T21:08:45.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152830209 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:08:46.255Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T21:08:46.255Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T21:08:46.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1152830495 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-30T21:08:46.255Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T21:08:47.623Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:47.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1152831590 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T21:08:47.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1152831591 data=null doit=true} to Tree node with text: Sessions [2019-07-30T21:08:47.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1152831591 data=null} to Tree node with text: Sessions [2019-07-30T21:08:47.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1152831591 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T21:08:47.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152831592 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-30T21:08:47.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1152831595 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T21:08:47.623Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:47.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1152831597 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T21:08:47.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1152831597 data=null doit=true} to Tree node with text: Sessions [2019-07-30T21:08:47.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1152831597 data=null} to Tree node with text: Sessions [2019-07-30T21:08:47.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1152831598 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T21:08:47.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152831598 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-30T21:08:47.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1152831600 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T21:08:47.623Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T21:08:47.623Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T21:08:47.880Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T21:08:47.880Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T21:08:47.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1152832113 data=null doit=true} to Shell with text {Create Session} [2019-07-30T21:08:47.880Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:47.880Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T21:08:47.880Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T21:08:47.880Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T21:08:47.880Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:47.880Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T21:08:47.880Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T21:08:47.880Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T21:08:47.880Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: of type 'Text' [2019-07-30T21:08:47.880Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T21:08:47.880Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T21:08:47.880Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T21:08:48.137Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T21:08:48.137Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T21:08:48.137Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T21:08:48.137Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:08:48.137Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:08:48.137Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:08:48.137Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:08:48.137Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:48.137Z] DEBUG - Clicking on &Ok [2019-07-30T21:08:48.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152832191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:48.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152832192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:48.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152832192 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:48.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152832193 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:48.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152832193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:48.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152832193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:48.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152832193 data=null item=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-30T21:08:48.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1152831795 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-30T21:08:48.393Z] DEBUG - Clicked on [2019-07-30T21:08:48.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1152832493 data=null doit=true} to Tree node with text: Sessions [2019-07-30T21:08:48.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1152832494 data=null} to Tree node with text: Sessions [2019-07-30T21:08:48.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1152832494 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T21:08:48.393Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152832495 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-30T21:08:48.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1152832497 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T21:08:48.393Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:48.393Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:08:48.393Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:48.393Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:08:48.393Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:48.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152832506 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T21:08:48.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152832506 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:08:48.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152832506 data=null} to Tree node with text: mysession [2019-07-30T21:08:48.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152832508 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T21:08:48.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152832508 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-30T21:08:48.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152832514 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T21:08:48.393Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:48.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152832516 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T21:08:48.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152832516 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:08:48.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152832516 data=null} to Tree node with text: mysession [2019-07-30T21:08:48.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152832517 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T21:08:48.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152832517 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-30T21:08:48.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152832525 data=null button=1 stateMask=0x80000 x=112 y=109 count=1} to Tree node with text: mysession [2019-07-30T21:08:48.650Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:08:48.650Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:08:48.907Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:08:48.907Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T21:08:48.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1152833115 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T21:08:48.907Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:08:48.907Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:08:48.907Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST' [2019-07-30T21:08:48.907Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T21:08:48.907Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2019-07-30T21:08:48.907Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2019-07-30T21:08:48.907Z] 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-30T21:08:48.907Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:08:48.907Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:08:48.907Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:08:48.907Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:48.907Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:48.907Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:48.907Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:48.907Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:48.907Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:08:48.907Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:08:49.164Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T21:08:49.164Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1152833189 data=null doit=true} to Button with text {Kernel} [2019-07-30T21:08:49.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1152833190 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-30T21:08:49.164Z] 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-30T21:08:49.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=1152833191 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-30T21:08:49.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=1152833191 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-30T21:08:49.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=1152833192 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-30T21:08:49.164Z] *** BUG *** [2019-07-30T21:08:49.164Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:08:49.164Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:08:49.164Z] [2019-07-30T21:08:49.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=1152833192 data=null item=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-30T21:08:49.164Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T21:08:49.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:08:49.164Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T21:08:49.164Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T21:08:49.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2019-07-30T21:08:49.164Z] DEBUG - Setting state to checked on: All [2019-07-30T21:08:49.164Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:08:49.164Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:08:49.164Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:08:49.164Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:08:49.164Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:08:49.164Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:49.164Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:08:49.164Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:49.164Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:08:49.164Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:49.164Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:08:49.164Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2019-07-30T21:08:49.164Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events') [2019-07-30T21:08:49.164Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-30T21:08:49.164Z] 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-30T21:08:49.164Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:49.164Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:08:49.164Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T21:08:49.164Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T21:08:49.164Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:08:49.164Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:08:49.164Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-30T21:08:49.164Z] DEBUG - Toggling state on Button {Select}. Setting state to selected [2019-07-30T21:08:49.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1152833401 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-30T21:08:49.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1152833402 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-30T21:08:49.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1152833403 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-30T21:08:49.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1152833403 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-30T21:08:49.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1152833403 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-30T21:08:49.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1152833403 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-30T21:08:49.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1152833403 data=null item=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-30T21:08:49.164Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1152833404 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-30T21:08:49.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1152833404 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-30T21:08:49.164Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1152833405 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-30T21:08:49.164Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1152833411 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-30T21:08:49.164Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1152833411 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-30T21:08:49.164Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-30T21:08:49.164Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:49.164Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:49.164Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:49.164Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2019-07-30T21:08:49.164Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events') [2019-07-30T21:08:49.164Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events')) [2019-07-30T21:08:49.164Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:49.164Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:49.164Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:08:49.164Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:08:49.164Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:08:49.164Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:08:49.164Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:08:49.164Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:49.164Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:49.421Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:49.421Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:49.421Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T21:08:49.421Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T21:08:49.421Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:08:49.421Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:08:49.421Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:08:49.421Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:08:49.421Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:49.421Z] DEBUG - Clicking on &Ok [2019-07-30T21:08:49.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152833421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:49.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152833421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:49.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152833421 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:49.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152833487 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:49.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152833488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:49.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152833488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:49.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152833488 data=null item=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-30T21:08:49.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1152832716 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-30T21:08:49.421Z] [2019-07-30T21:08:49.421Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-30 21:08:49.325 [2019-07-30T21:08:49.421Z] !MESSAGE Command to change state of events failed [2019-07-30T21:08:49.421Z] !STACK 0 [2019-07-30T21:08:49.421Z] org.eclipse.core.commands.ExecutionException: Command failed! Command: lttng --mi xml enable-event -a -u -s mysession --exclude foo [2019-07-30T21:08:49.421Z] Error Output: [2019-07-30T21:08:49.421Z] Command not found [2019-07-30T21:08:49.421Z] Return Value: 1 [2019-07-30T21:08:49.421Z] Command not found [2019-07-30T21:08:49.421Z] [2019-07-30T21:08:49.421Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1570) [2019-07-30T21:08:49.421Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1539) [2019-07-30T21:08:49.421Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:807) [2019-07-30T21:08:49.421Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:389) [2019-07-30T21:08:49.421Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:52) [2019-07-30T21:08:49.421Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:191) [2019-07-30T21:08:49.421Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T21:08:49.677Z] DEBUG - Clicked on [2019-07-30T21:08:49.677Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:49.677Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:08:49.677Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:08:49.677Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:49.677Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:08:49.677Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:08:49.677Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-30T21:08:49.677Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:49.677Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:08:49.677Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:08:49.677Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-30T21:08:49.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1152833809 data=null doit=true} to Tree node with text: channel0 [2019-07-30T21:08:49.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1152833809 data=null} to Tree node with text: channel0 [2019-07-30T21:08:49.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1152833810 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T21:08:49.677Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152833810 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-30T21:08:49.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1152833811 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T21:08:49.677Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:49.677Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:08:49.677Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:49.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152833819 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:08:49.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152833819 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:08:49.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152833819 data=null} to Tree node with text: mysession [2019-07-30T21:08:49.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152833820 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:49.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152833820 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-30T21:08:49.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152833823 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:49.677Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:49.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152833824 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:08:49.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152833824 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:08:49.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152833825 data=null} to Tree node with text: mysession [2019-07-30T21:08:49.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152833825 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:49.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152833825 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-30T21:08:49.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152833882 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:49.934Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T21:08:49.934Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T21:08:49.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1152834009 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-30T21:08:49.934Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T21:08:49.934Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:49.934Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:08:49.934Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:49.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152834114 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:08:49.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152834114 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:08:49.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152834115 data=null} to Tree node with text: mysession [2019-07-30T21:08:49.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152834115 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:49.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152834115 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-30T21:08:49.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152834119 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:49.934Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:49.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152834120 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:08:49.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152834120 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:08:49.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152834121 data=null} to Tree node with text: mysession [2019-07-30T21:08:49.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152834121 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:49.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152834121 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-30T21:08:49.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152834123 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:50.190Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T21:08:50.190Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T21:08:50.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1152834280 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-30T21:08:50.190Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T21:08:50.190Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T21:08:50.447Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:50.447Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:08:50.447Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:08:50.447Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-30T21:08:50.447Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T21:08:50.447Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:50.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {*} time=1152834516 data=null button=0 stateMask=0x0 x=136 y=113 count=0} to Tree node with text: * [2019-07-30T21:08:50.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {*} time=1152834516 data=null doit=true} to Tree node with text: * [2019-07-30T21:08:50.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {*} time=1152834516 data=null} to Tree node with text: * [2019-07-30T21:08:50.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {*} time=1152834517 data=null button=1 stateMask=0x0 x=136 y=113 count=1} to Tree node with text: * [2019-07-30T21:08:50.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152834517 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-30T21:08:50.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {*} time=1152834524 data=null button=1 stateMask=0x80000 x=136 y=113 count=1} to Tree node with text: * [2019-07-30T21:08:50.447Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T21:08:50.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:08:50.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:08:50.704Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:50.704Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:08:50.704Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:50.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152834730 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T21:08:50.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152834730 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:08:50.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152834730 data=null} to Tree node with text: mysession [2019-07-30T21:08:50.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152834731 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T21:08:50.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152834778 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-30T21:08:50.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152834780 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T21:08:50.704Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:50.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152834781 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T21:08:50.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152834781 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:08:50.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152834782 data=null} to Tree node with text: mysession [2019-07-30T21:08:50.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152834782 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T21:08:50.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152834782 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-30T21:08:50.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152834784 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T21:08:50.704Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T21:08:50.704Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T21:08:50.960Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T21:08:50.960Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T21:08:50.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1152835088 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T21:08:50.960Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:08:50.960Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:08:50.960Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:08:50.960Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:08:50.960Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:08:50.960Z] DEBUG - Clicking on OK [2019-07-30T21:08:50.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152835090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:08:50.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152835090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:08:50.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152835090 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:08:50.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152835091 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:08:50.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152835091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:08:50.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152835091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:08:50.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152835091 data=null item=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-30T21:08:50.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1152834905 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-30T21:08:51.217Z] DEBUG - Clicked on [2019-07-30T21:08:51.217Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:51.217Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:51.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152835220 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T21:08:51.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152835221 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:08:51.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152835221 data=null} to TreeItem with text {myNode} [2019-07-30T21:08:51.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152835222 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T21:08:51.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152835222 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-30T21:08:51.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152835232 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:08:51.217Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:51.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152835233 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T21:08:51.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152835233 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:08:51.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152835233 data=null} to TreeItem with text {myNode} [2019-07-30T21:08:51.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152835234 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:08:51.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152835234 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-30T21:08:51.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152835235 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:08:51.217Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T21:08:51.217Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T21:08:51.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1152835393 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-30T21:08:51.217Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T21:08:51.779Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.789 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2019-07-30T21:08:51.779Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest) Time elapsed: 5.699 s [2019-07-30T21:08:51.779Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2019-07-30T21:08:52.522Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T21:08:52.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:08:52.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:08:52.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:52.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152836625 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T21:08:52.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152836625 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:08:52.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152836626 data=null} to TreeItem with text {myNode} [2019-07-30T21:08:52.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152836626 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:08:52.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152836626 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-30T21:08:52.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152836630 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:08:52.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:52.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152836631 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T21:08:52.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152836631 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:08:52.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152836631 data=null} to TreeItem with text {myNode} [2019-07-30T21:08:52.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152836632 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:08:52.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152836632 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-30T21:08:52.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152836633 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:08:52.923Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T21:08:52.923Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T21:08:52.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1152836799 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-30T21:08:52.923Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T21:08:53.179Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:53.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1152837393 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T21:08:53.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1152837393 data=null doit=true} to Tree node with text: Sessions [2019-07-30T21:08:53.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1152837393 data=null} to Tree node with text: Sessions [2019-07-30T21:08:53.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1152837394 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T21:08:53.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152837394 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-30T21:08:53.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1152837396 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T21:08:53.179Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:53.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1152837403 data=null button=0 stateMask=0x0 x=89 y=127 count=0} to Tree node with text: Sessions [2019-07-30T21:08:53.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1152837403 data=null doit=true} to Tree node with text: Sessions [2019-07-30T21:08:53.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1152837403 data=null} to Tree node with text: Sessions [2019-07-30T21:08:53.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1152837404 data=null button=1 stateMask=0x0 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-30T21:08:53.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152837404 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-30T21:08:53.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1152837406 data=null button=1 stateMask=0x80000 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-30T21:08:53.436Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T21:08:53.436Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T21:08:53.693Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T21:08:53.693Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T21:08:53.693Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1152837810 data=null doit=true} to Shell with text {Create Session} [2019-07-30T21:08:53.693Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:53.693Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T21:08:53.693Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T21:08:53.693Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T21:08:53.693Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:53.693Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T21:08:53.693Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T21:08:53.693Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T21:08:53.693Z] DEBUG - matched Text with text " [2019-07-30T21:08:53.693Z] ", using matcher: of type 'Text' [2019-07-30T21:08:53.693Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T21:08:53.693Z] DEBUG - matched Text with text " [2019-07-30T21:08:53.693Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T21:08:53.693Z] DEBUG - matched Text with text " [2019-07-30T21:08:53.693Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T21:08:53.693Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T21:08:53.693Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T21:08:53.693Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T21:08:53.693Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:08:53.693Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:08:53.693Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:08:53.693Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:08:53.693Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:53.693Z] DEBUG - Clicking on &Ok [2019-07-30T21:08:53.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152837827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:53.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152837827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:53.693Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152837828 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:53.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152837828 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:53.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152837828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:53.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152837828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:53.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152837828 data=null item=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-30T21:08:53.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1152837529 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-30T21:08:53.950Z] DEBUG - Clicked on [2019-07-30T21:08:53.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1152838014 data=null doit=true} to Tree node with text: Sessions [2019-07-30T21:08:53.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1152838014 data=null} to Tree node with text: Sessions [2019-07-30T21:08:53.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1152838014 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T21:08:53.950Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152838015 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-30T21:08:53.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1152838016 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T21:08:53.950Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:53.950Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:08:53.950Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:53.950Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:08:53.950Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:53.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152838027 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T21:08:53.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152838028 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:08:53.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152838028 data=null} to Tree node with text: mysession [2019-07-30T21:08:53.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152838028 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T21:08:53.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152838028 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-30T21:08:53.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152838033 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T21:08:53.950Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:53.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152838094 data=null button=0 stateMask=0x0 x=112 y=98 count=0} to Tree node with text: mysession [2019-07-30T21:08:53.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152838094 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:08:53.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152838094 data=null} to Tree node with text: mysession [2019-07-30T21:08:53.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152838095 data=null button=1 stateMask=0x0 x=112 y=98 count=1} to Tree node with text: mysession [2019-07-30T21:08:53.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152838095 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-30T21:08:53.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152838097 data=null button=1 stateMask=0x80000 x=112 y=98 count=1} to Tree node with text: mysession [2019-07-30T21:08:54.215Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:08:54.215Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:08:54.472Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:08:54.472Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T21:08:54.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1152838595 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T21:08:54.472Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:08:54.472Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:08:54.472Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:08:54.472Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:08:54.472Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:08:54.472Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:54.472Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:08:54.472Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:54.472Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:08:54.472Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T21:08:54.472Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T21:08:54.472Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T21:08:54.472Z] 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-30T21:08:54.472Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:54.472Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:08:54.472Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:54.472Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:08:54.472Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:54.472Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:08:54.472Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:08:54.472Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:08:54.472Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T21:08:54.472Z] 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-30T21:08:54.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1152838602 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-30T21:08:54.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1152838602 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-30T21:08:54.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1152838614 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-30T21:08:54.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1152838614 data=null item=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-30T21:08:54.472Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T21:08:54.472Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:54.472Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:54.472Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-30T21:08:54.472Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-30T21:08:54.472Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-30T21:08:54.472Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:54.472Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:54.472Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:54.472Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:54.472Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:54.472Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:54.472Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:08:54.472Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:08:54.472Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:08:54.472Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:08:54.472Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:08:54.472Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:54.473Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:54.473Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:54.473Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:54.473Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:54.473Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:08:54.473Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:08:54.473Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:08:54.473Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:08:54.473Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:54.473Z] DEBUG - Clicking on &Ok [2019-07-30T21:08:54.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152838624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:54.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152838625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:54.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152838625 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:54.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152838625 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:54.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152838682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:54.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152838682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:54.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152838682 data=null item=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-30T21:08:54.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1152838232 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-30T21:08:54.729Z] DEBUG - Clicked on [2019-07-30T21:08:54.729Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:54.729Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:08:54.729Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:08:54.729Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T21:08:54.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1152838902 data=null doit=true} to Tree node with text: channel0 [2019-07-30T21:08:54.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1152838902 data=null} to Tree node with text: channel0 [2019-07-30T21:08:54.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1152838903 data=null button=1 stateMask=0x0 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-30T21:08:54.729Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152838903 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-30T21:08:54.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1152838913 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T21:08:54.729Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:54.729Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:08:54.729Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:08:54.729Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T21:08:54.729Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T21:08:54.729Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:54.729Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:08:54.729Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:54.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152838919 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:08:54.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152838919 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:08:54.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152838919 data=null} to Tree node with text: mysession [2019-07-30T21:08:54.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152838919 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:54.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152838920 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-30T21:08:54.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152838929 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:54.729Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:54.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152838980 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:08:54.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152838980 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:08:54.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152838980 data=null} to Tree node with text: mysession [2019-07-30T21:08:54.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152838981 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:54.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152838981 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-30T21:08:54.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152838984 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:54.986Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:08:54.986Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:08:55.242Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:08:55.242Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T21:08:55.242Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1152839493 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T21:08:55.242Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:08:55.242Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:08:55.242Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:08:55.242Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:08:55.242Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:08:55.242Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:55.242Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:08:55.242Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:55.242Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:08:55.242Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T21:08:55.242Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T21:08:55.242Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T21:08:55.242Z] 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-30T21:08:55.242Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:55.242Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:08:55.499Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:55.499Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:08:55.499Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:55.499Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:08:55.499Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:08:55.499Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:08:55.499Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T21:08:55.499Z] 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-30T21:08:55.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1152839506 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-30T21:08:55.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1152839506 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-30T21:08:55.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1152839507 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-30T21:08:55.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1152839507 data=null item=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-30T21:08:55.499Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T21:08:55.499Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:55.499Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:55.499Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-30T21:08:55.499Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-30T21:08:55.499Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-30T21:08:55.499Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:55.499Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:55.499Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:55.499Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:55.499Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:55.499Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:55.499Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:08:55.499Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:08:55.499Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:08:55.499Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:08:55.499Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:08:55.499Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:55.499Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:55.499Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:55.499Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:55.499Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:55.499Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:08:55.499Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:08:55.499Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:08:55.499Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:08:55.499Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:55.499Z] DEBUG - Clicking on &Ok [2019-07-30T21:08:55.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152839531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:55.499Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152839531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:55.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152839531 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:55.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152839531 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:55.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152839532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:55.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152839532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:55.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152839532 data=null item=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-30T21:08:55.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1152839111 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-30T21:08:55.755Z] DEBUG - Clicked on [2019-07-30T21:08:55.755Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:55.755Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:08:55.755Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:08:55.755Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T21:08:55.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1152839826 data=null doit=true} to Tree node with text: channel0 [2019-07-30T21:08:55.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1152839826 data=null} to Tree node with text: channel0 [2019-07-30T21:08:55.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1152839827 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T21:08:55.755Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152839827 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-30T21:08:55.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1152839883 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T21:08:55.755Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:55.755Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:08:55.755Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:08:55.755Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T21:08:55.755Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T21:08:55.755Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:55.755Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:08:55.755Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:08:55.755Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T21:08:55.755Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T21:08:55.755Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:55.755Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:08:55.755Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:55.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152839891 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:08:55.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152839891 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:08:55.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152839891 data=null} to Tree node with text: mysession [2019-07-30T21:08:55.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152839891 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:55.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152839892 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-30T21:08:55.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152839895 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:55.755Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:55.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152839902 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:08:55.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152839902 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:08:55.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152839902 data=null} to Tree node with text: mysession [2019-07-30T21:08:55.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152839903 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:55.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152839903 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-30T21:08:55.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152839905 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:56.011Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:08:56.011Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:08:56.267Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:08:56.267Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T21:08:56.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1152840424 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T21:08:56.267Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:08:56.267Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:08:56.267Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:08:56.267Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:08:56.267Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:08:56.267Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:56.267Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:08:56.267Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:56.267Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:08:56.267Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T21:08:56.267Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T21:08:56.267Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T21:08:56.267Z] 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-30T21:08:56.267Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:56.267Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:08:56.267Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:56.267Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:08:56.267Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:56.267Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:08:56.267Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:08:56.267Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:08:56.267Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T21:08:56.267Z] 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-30T21:08:56.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1152840430 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-30T21:08:56.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1152840431 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-30T21:08:56.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1152840431 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-30T21:08:56.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1152840431 data=null item=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-30T21:08:56.267Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T21:08:56.267Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:08:56.267Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:08:56.267Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:08:56.267Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:08:56.267Z] DEBUG - Expanding nodes All in tree (of type 'Tree') [2019-07-30T21:08:56.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1152840490 data=null doit=true} to TreeItem with text {All} [2019-07-30T21:08:56.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1152840491 data=null} to TreeItem with text {All} [2019-07-30T21:08:56.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1152840492 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T21:08:56.267Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152840493 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-30T21:08:56.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1152840598 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T21:08:56.524Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T21:08:56.524Z] DEBUG - Setting state to checked on: sched_process_fork [2019-07-30T21:08:56.524Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:56.524Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:56.524Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-30T21:08:56.524Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-30T21:08:56.524Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-30T21:08:56.524Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:56.524Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:56.524Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:56.524Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:56.524Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:56.524Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:56.524Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:08:56.524Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:08:56.524Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:08:56.524Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:08:56.524Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:08:56.524Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:56.524Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:56.524Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:56.524Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:56.524Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:56.524Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:08:56.524Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:08:56.524Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:08:56.524Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:08:56.524Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:56.524Z] DEBUG - Clicking on &Ok [2019-07-30T21:08:56.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152840610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:56.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152840610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:56.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152840611 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:56.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152840611 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:56.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152840611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:56.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152840611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:56.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152840613 data=null item=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-30T21:08:56.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1152840035 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-30T21:08:56.780Z] DEBUG - Clicked on [2019-07-30T21:08:56.780Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:56.780Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:08:56.780Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:08:56.780Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T21:08:56.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1152840930 data=null doit=true} to Tree node with text: channel0 [2019-07-30T21:08:56.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1152840931 data=null} to Tree node with text: channel0 [2019-07-30T21:08:56.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1152840931 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T21:08:56.780Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152840931 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-30T21:08:56.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1152840977 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T21:08:56.780Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:56.780Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:08:56.780Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:08:56.780Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T21:08:56.780Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T21:08:56.780Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:56.780Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:08:56.780Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:56.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152840988 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:08:56.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152840988 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:08:56.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152840988 data=null} to Tree node with text: mysession [2019-07-30T21:08:56.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152840989 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:56.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152840989 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-30T21:08:56.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152840992 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:56.780Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:56.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152840992 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:08:56.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152840992 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:08:56.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152840993 data=null} to Tree node with text: mysession [2019-07-30T21:08:56.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152840993 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:56.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152840993 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-30T21:08:56.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152840999 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:57.036Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:08:57.036Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:08:57.293Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:08:57.293Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T21:08:57.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1152841517 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T21:08:57.293Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:08:57.293Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:08:57.293Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:08:57.293Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:08:57.293Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:08:57.293Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:57.293Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:08:57.293Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:57.293Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:08:57.293Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T21:08:57.293Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T21:08:57.293Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T21:08:57.293Z] 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-30T21:08:57.293Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:57.293Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:08:57.293Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:57.293Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:08:57.293Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:57.293Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:08:57.293Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:08:57.293Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:08:57.293Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T21:08:57.293Z] 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-30T21:08:57.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1152841523 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-30T21:08:57.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1152841523 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-30T21:08:57.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1152841523 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-30T21:08:57.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1152841523 data=null item=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-30T21:08:57.550Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T21:08:57.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:08:57.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:08:57.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:08:57.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:08:57.550Z] DEBUG - Expanding nodes All in tree (of type 'Tree') [2019-07-30T21:08:57.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1152841591 data=null doit=true} to TreeItem with text {All} [2019-07-30T21:08:57.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1152841591 data=null} to TreeItem with text {All} [2019-07-30T21:08:57.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1152841592 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T21:08:57.550Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152841592 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-30T21:08:57.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1152841692 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T21:08:57.550Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T21:08:57.550Z] DEBUG - Setting state to checked on: sched_process_exec [2019-07-30T21:08:57.550Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:08:57.550Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:08:57.550Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:08:57.550Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:08:57.550Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:08:57.550Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:57.550Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:57.550Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:57.550Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:57.550Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:57.550Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:08:57.550Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:08:57.550Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:08:57.550Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:08:57.550Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:57.550Z] DEBUG - Clicking on &Ok [2019-07-30T21:08:57.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152841700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:57.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152841700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:57.550Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152841700 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:57.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152841700 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:57.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152841701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:57.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152841701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:57.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152841701 data=null item=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-30T21:08:57.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1152841188 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-30T21:08:57.806Z] DEBUG - Clicked on [2019-07-30T21:08:57.806Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:57.806Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:08:57.806Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:08:57.806Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T21:08:57.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1152841926 data=null doit=true} to Tree node with text: channel0 [2019-07-30T21:08:57.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1152841926 data=null} to Tree node with text: channel0 [2019-07-30T21:08:57.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1152841927 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T21:08:57.806Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152841927 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-30T21:08:57.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1152841929 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T21:08:57.806Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:57.806Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:08:57.806Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:08:57.806Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T21:08:57.806Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T21:08:57.806Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:57.806Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:08:57.806Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:57.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152841991 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:08:57.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152841991 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:08:57.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152841992 data=null} to Tree node with text: mysession [2019-07-30T21:08:57.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152841992 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:57.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152841992 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-30T21:08:57.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152841994 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:57.806Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:57.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152841996 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:08:57.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152841996 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:08:57.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152841996 data=null} to Tree node with text: mysession [2019-07-30T21:08:57.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152841996 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:57.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152841996 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-30T21:08:57.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152841998 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:58.063Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:08:58.063Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:08:58.319Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:08:58.319Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T21:08:58.319Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1152842427 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T21:08:58.319Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:08:58.319Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:08:58.319Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:08:58.319Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:08:58.319Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:08:58.319Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:58.319Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:08:58.319Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:58.319Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:08:58.319Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T21:08:58.319Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T21:08:58.319Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T21:08:58.320Z] 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-30T21:08:58.320Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:58.320Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:08:58.320Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:58.320Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:08:58.320Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:58.320Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:08:58.320Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:08:58.320Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:08:58.320Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T21:08:58.320Z] 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-30T21:08:58.320Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1152842432 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-30T21:08:58.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1152842432 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-30T21:08:58.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1152842433 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-30T21:08:58.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1152842433 data=null item=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-30T21:08:58.320Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T21:08:58.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:08:58.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:08:58.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:08:58.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:08:58.320Z] DEBUG - Setting state to checked on: All [2019-07-30T21:08:58.320Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:58.320Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:58.320Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-30T21:08:58.320Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-30T21:08:58.320Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-30T21:08:58.320Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:58.320Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:58.320Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:58.320Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:58.320Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:58.320Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:08:58.320Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:08:58.320Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:08:58.320Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:08:58.320Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:08:58.320Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:08:58.320Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:58.320Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:58.320Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:58.320Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:58.320Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:08:58.320Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:08:58.320Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:08:58.320Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:08:58.320Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:08:58.320Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:58.320Z] DEBUG - Clicking on &Ok [2019-07-30T21:08:58.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152842525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:58.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152842525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:58.320Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152842525 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:58.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152842525 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:58.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152842525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:58.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152842526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:08:58.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152842526 data=null item=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-30T21:08:58.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1152842110 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-30T21:08:58.576Z] DEBUG - Clicked on [2019-07-30T21:08:58.576Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:58.576Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:08:58.576Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:08:58.576Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T21:08:58.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1152842801 data=null doit=true} to Tree node with text: channel0 [2019-07-30T21:08:58.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1152842802 data=null} to Tree node with text: channel0 [2019-07-30T21:08:58.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1152842802 data=null button=1 stateMask=0x0 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-30T21:08:58.576Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152842813 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-30T21:08:58.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1152842815 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T21:08:58.576Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:58.576Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:08:58.576Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:08:58.576Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T21:08:58.576Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T21:08:58.576Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:58.576Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:08:58.576Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:58.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152842819 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:08:58.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152842819 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:08:58.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152842819 data=null} to Tree node with text: mysession [2019-07-30T21:08:58.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152842824 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:58.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152842825 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-30T21:08:58.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152842827 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:58.576Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:58.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152842828 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:08:58.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152842828 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:08:58.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152842829 data=null} to Tree node with text: mysession [2019-07-30T21:08:58.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152842829 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:58.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152842832 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-30T21:08:58.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152842833 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:58.832Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T21:08:58.832Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T21:08:58.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1152842980 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-30T21:08:58.832Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T21:08:58.832Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:58.832Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:08:58.832Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:58.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152843083 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:08:58.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152843084 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:08:58.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152843084 data=null} to Tree node with text: mysession [2019-07-30T21:08:58.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152843084 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:58.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152843084 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-30T21:08:58.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152843087 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:59.089Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:59.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152843088 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:08:59.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152843088 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:08:59.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152843088 data=null} to Tree node with text: mysession [2019-07-30T21:08:59.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152843089 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:59.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152843089 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-30T21:08:59.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152843090 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:59.089Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T21:08:59.089Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T21:08:59.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1152843197 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-30T21:08:59.089Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T21:08:59.089Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:59.089Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:08:59.089Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:59.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152843301 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:08:59.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152843301 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:08:59.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152843301 data=null} to Tree node with text: mysession [2019-07-30T21:08:59.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152843302 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:59.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152843302 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-30T21:08:59.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152843305 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:59.089Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:59.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152843305 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:08:59.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152843305 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:08:59.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152843306 data=null} to Tree node with text: mysession [2019-07-30T21:08:59.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152843306 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:59.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152843306 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-30T21:08:59.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152843308 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:08:59.345Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T21:08:59.345Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T21:08:59.345Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T21:08:59.600Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T21:08:59.601Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1152843614 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T21:08:59.601Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:08:59.601Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:08:59.601Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:08:59.601Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:08:59.601Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:08:59.601Z] DEBUG - Clicking on OK [2019-07-30T21:08:59.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152843616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:08:59.601Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152843616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:08:59.601Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152843617 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:08:59.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152843617 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:08:59.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152843617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:08:59.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152843617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:08:59.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152843617 data=null item=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-30T21:08:59.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1152843408 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-30T21:08:59.601Z] DEBUG - Clicked on [2019-07-30T21:08:59.601Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:08:59.601Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:59.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152843806 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T21:08:59.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152843806 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:08:59.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152843807 data=null} to TreeItem with text {myNode} [2019-07-30T21:08:59.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152843807 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T21:08:59.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152843807 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-30T21:08:59.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152843811 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T21:08:59.601Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:08:59.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152843812 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T21:08:59.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152843812 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:08:59.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152843812 data=null} to TreeItem with text {myNode} [2019-07-30T21:08:59.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152843822 data=null button=1 stateMask=0x0 x=69 y=-23 count=1} to TreeItem with text {myNode} [2019-07-30T21:08:59.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152843823 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-30T21:08:59.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152843824 data=null button=1 stateMask=0x80000 x=69 y=-23 count=1} to TreeItem with text {myNode} [2019-07-30T21:08:59.856Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T21:08:59.856Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T21:08:59.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1152843987 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-30T21:08:59.856Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T21:08:59.856Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.246 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2019-07-30T21:08:59.856Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest) Time elapsed: 7.756 s [2019-07-30T21:08:59.856Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2019-07-30T21:09:00.786Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T21:09:00.786Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:00.786Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:09:00.786Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:00.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152845007 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T21:09:00.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152845008 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:09:00.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152845008 data=null} to TreeItem with text {myNode} [2019-07-30T21:09:00.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152845009 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:00.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152845009 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-30T21:09:00.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152845013 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:00.786Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:00.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152845013 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T21:09:00.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152845014 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:09:00.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152845014 data=null} to TreeItem with text {myNode} [2019-07-30T21:09:00.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152845014 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:00.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152845014 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-30T21:09:00.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152845016 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:01.325Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T21:09:01.325Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T21:09:01.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1152845184 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-30T21:09:01.325Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T21:09:01.581Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:01.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1152845704 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T21:09:01.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1152845704 data=null doit=true} to Tree node with text: Sessions [2019-07-30T21:09:01.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1152845704 data=null} to Tree node with text: Sessions [2019-07-30T21:09:01.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1152845705 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T21:09:01.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152845707 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-30T21:09:01.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1152845709 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T21:09:01.581Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:01.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1152845710 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T21:09:01.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1152845710 data=null doit=true} to Tree node with text: Sessions [2019-07-30T21:09:01.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1152845710 data=null} to Tree node with text: Sessions [2019-07-30T21:09:01.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1152845711 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T21:09:01.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152845711 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-30T21:09:01.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1152845712 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T21:09:01.581Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T21:09:01.581Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T21:09:01.838Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T21:09:01.838Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T21:09:01.838Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1152846092 data=null doit=true} to Shell with text {Create Session} [2019-07-30T21:09:02.095Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:02.096Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T21:09:02.096Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T21:09:02.096Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T21:09:02.096Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:02.096Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T21:09:02.096Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T21:09:02.096Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T21:09:02.096Z] DEBUG - matched Text with text " [2019-07-30T21:09:02.096Z] ", using matcher: of type 'Text' [2019-07-30T21:09:02.096Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T21:09:02.096Z] DEBUG - matched Text with text " [2019-07-30T21:09:02.096Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T21:09:02.096Z] DEBUG - matched Text with text " [2019-07-30T21:09:02.096Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T21:09:02.096Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T21:09:02.096Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T21:09:02.096Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T21:09:02.096Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:02.096Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:02.096Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:09:02.096Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:02.096Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:02.096Z] DEBUG - Clicking on &Ok [2019-07-30T21:09:02.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152846097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:02.096Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152846097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:02.096Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152846097 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:02.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152846098 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:02.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152846098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:02.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152846098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:02.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152846098 data=null item=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-30T21:09:02.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1152845812 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-30T21:09:02.096Z] DEBUG - Clicked on [2019-07-30T21:09:02.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1152846292 data=null doit=true} to Tree node with text: Sessions [2019-07-30T21:09:02.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1152846292 data=null} to Tree node with text: Sessions [2019-07-30T21:09:02.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1152846293 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T21:09:02.096Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152846293 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-30T21:09:02.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1152846294 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T21:09:02.096Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:02.096Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:02.096Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:02.096Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:02.096Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:02.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152846305 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T21:09:02.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152846306 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:02.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152846306 data=null} to Tree node with text: mysession [2019-07-30T21:09:02.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152846306 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T21:09:02.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152846306 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-30T21:09:02.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152846310 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T21:09:02.096Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:02.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152846311 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T21:09:02.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152846311 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:02.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152846311 data=null} to Tree node with text: mysession [2019-07-30T21:09:02.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152846312 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T21:09:02.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152846312 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-30T21:09:02.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152846323 data=null button=1 stateMask=0x80000 x=112 y=109 count=1} to Tree node with text: mysession [2019-07-30T21:09:02.352Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:02.352Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:02.609Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:02.609Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T21:09:02.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1152846812 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T21:09:02.609Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:02.609Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:02.609Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:02.609Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-30T21:09:02.609Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T21:09:02.609Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-30T21:09:02.609Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-30T21:09:02.609Z] 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-30T21:09:02.609Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:02.609Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:02.609Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:02.609Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:02.609Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:02.609Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:02.609Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:02.609Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:02.609Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:02.609Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T21:09:02.609Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1152846815 data=null doit=true} to Button with text {Kernel} [2019-07-30T21:09:02.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1152846816 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-30T21:09:02.609Z] 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-30T21:09:02.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1152846817 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-30T21:09:02.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1152846817 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-30T21:09:02.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1152846817 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-30T21:09:02.866Z] *** BUG *** [2019-07-30T21:09:02.866Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:09:02.866Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:09:02.866Z] [2019-07-30T21:09:02.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1152846817 data=null item=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-30T21:09:02.866Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T21:09:02.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:02.866Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T21:09:02.866Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T21:09:02.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T21:09:02.866Z] DEBUG - Setting state to checked on: All [2019-07-30T21:09:02.866Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:02.866Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:02.866Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:02.866Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:02.866Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:02.866Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:02.866Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:02.866Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T21:09:02.866Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T21:09:02.866Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:02.866Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:02.866Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:09:02.866Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:02.866Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:02.866Z] DEBUG - Clicking on &Ok [2019-07-30T21:09:02.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152846985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:02.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152846985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:02.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152846985 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:02.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152846985 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:02.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152846986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:02.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152846986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:02.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152846986 data=null item=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-30T21:09:02.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1152846485 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-30T21:09:03.123Z] DEBUG - Clicked on [2019-07-30T21:09:03.123Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:03.123Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:03.123Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:03.123Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:03.123Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:03.123Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:03.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1152847204 data=null doit=true} to Tree node with text: JUL [2019-07-30T21:09:03.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1152847204 data=null} to Tree node with text: JUL [2019-07-30T21:09:03.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1152847205 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T21:09:03.123Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152847205 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-30T21:09:03.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1152847206 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T21:09:03.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:03.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152847207 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:03.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152847207 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:03.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152847207 data=null} to Tree node with text: mysession [2019-07-30T21:09:03.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152847207 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:03.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152847208 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-30T21:09:03.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152847210 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:03.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:03.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152847219 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:03.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152847219 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:03.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152847220 data=null} to Tree node with text: mysession [2019-07-30T21:09:03.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152847220 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:03.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152847220 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-30T21:09:03.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152847223 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:03.123Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:03.123Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:03.379Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:03.379Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T21:09:03.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1152847627 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T21:09:03.379Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:03.379Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:03.379Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:03.379Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-30T21:09:03.379Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T21:09:03.379Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-30T21:09:03.379Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-30T21:09:03.379Z] 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-30T21:09:03.379Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:03.379Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:03.379Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:03.379Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:03.379Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:03.379Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:03.379Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:03.379Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:03.379Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:03.379Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T21:09:03.379Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1152847630 data=null doit=true} to Button with text {Kernel} [2019-07-30T21:09:03.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1152847630 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-30T21:09:03.379Z] 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-30T21:09:03.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1152847631 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-30T21:09:03.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1152847632 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-30T21:09:03.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1152847632 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-30T21:09:03.636Z] *** BUG *** [2019-07-30T21:09:03.636Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:09:03.636Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:09:03.636Z] [2019-07-30T21:09:03.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1152847689 data=null item=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-30T21:09:03.636Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T21:09:03.636Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:03.636Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T21:09:03.636Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T21:09:03.636Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T21:09:03.636Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1152847805 data=null doit=true} to TreeItem with text {All} [2019-07-30T21:09:03.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1152847805 data=null} to TreeItem with text {All} [2019-07-30T21:09:03.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1152847806 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T21:09:03.636Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152847806 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-30T21:09:03.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1152847807 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T21:09:03.636Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T21:09:03.636Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1152847808 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T21:09:03.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1152847808 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T21:09:03.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1152847808 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-30T21:09:03.636Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152847809 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-30T21:09:03.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1152847810 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-30T21:09:03.636Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T21:09:03.636Z] 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-30T21:09:03.636Z] DEBUG - Setting state to checked on: logger [2019-07-30T21:09:03.636Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:03.636Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:03.636Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:03.636Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:03.636Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:03.636Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:03.636Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:03.636Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T21:09:03.636Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T21:09:03.636Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:03.636Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:03.636Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:09:03.636Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:03.636Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:03.636Z] DEBUG - Clicking on &Ok [2019-07-30T21:09:03.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152847813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:03.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152847813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:03.636Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152847813 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:03.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152847813 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:03.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152847814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:03.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152847814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:03.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152847814 data=null item=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-30T21:09:03.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1152847336 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-30T21:09:03.894Z] DEBUG - Clicked on [2019-07-30T21:09:03.894Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:03.894Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:03.894Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:03.894Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:03.894Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:03.894Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:03.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1152848093 data=null doit=true} to Tree node with text: JUL [2019-07-30T21:09:03.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1152848093 data=null} to Tree node with text: JUL [2019-07-30T21:09:03.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1152848094 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T21:09:03.894Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152848094 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-30T21:09:03.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1152848104 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T21:09:03.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:03.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152848105 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:03.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152848105 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:03.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152848105 data=null} to Tree node with text: mysession [2019-07-30T21:09:03.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152848106 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:03.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152848106 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-30T21:09:03.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152848108 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:03.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:03.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152848109 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:03.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152848109 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:03.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152848109 data=null} to Tree node with text: mysession [2019-07-30T21:09:03.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152848109 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:03.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152848110 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-30T21:09:03.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152848111 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:04.150Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:04.150Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:04.407Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:04.407Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T21:09:04.407Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1152848530 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T21:09:04.407Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:04.407Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:04.407Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:04.407Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-30T21:09:04.407Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T21:09:04.407Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-30T21:09:04.407Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-30T21:09:04.407Z] 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-30T21:09:04.407Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:04.407Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:04.407Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:04.407Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:04.407Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:04.407Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:04.407Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:04.407Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:04.407Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:04.407Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T21:09:04.407Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1152848589 data=null doit=true} to Button with text {Kernel} [2019-07-30T21:09:04.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1152848589 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-30T21:09:04.407Z] 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-30T21:09:04.407Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1152848591 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-30T21:09:04.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1152848591 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-30T21:09:04.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1152848591 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-30T21:09:04.407Z] *** BUG *** [2019-07-30T21:09:04.407Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:09:04.407Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:09:04.407Z] [2019-07-30T21:09:04.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1152848591 data=null item=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-30T21:09:04.664Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T21:09:04.664Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:04.664Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T21:09:04.664Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T21:09:04.664Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T21:09:04.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1152848707 data=null doit=true} to TreeItem with text {All} [2019-07-30T21:09:04.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1152848708 data=null} to TreeItem with text {All} [2019-07-30T21:09:04.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1152848708 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T21:09:04.664Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152848708 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-30T21:09:04.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1152848709 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T21:09:04.664Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T21:09:04.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1152848710 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T21:09:04.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1152848711 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T21:09:04.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1152848711 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-30T21:09:04.664Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152848711 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-30T21:09:04.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1152848712 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-30T21:09:04.664Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T21:09:04.664Z] 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-30T21:09:04.664Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-30T21:09:04.664Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:04.664Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:04.664Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:04.664Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:04.664Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:04.664Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:04.664Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:04.664Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T21:09:04.664Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T21:09:04.664Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-30T21:09:04.664Z] 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-30T21:09:04.664Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T21:09:04.664Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T21:09:04.664Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T21:09:04.664Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T21:09:04.664Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T21:09:04.664Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T21:09:04.664Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:04.664Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:04.664Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T21:09:04.664Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3d1f6213 [2019-07-30T21:09:04.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1152848718 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-30T21:09:04.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1152848724 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-30T21:09:04.664Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1152848724 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T21:09:04.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1152848724 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T21:09:04.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1152848725 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-30T21:09:04.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1152848725 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-30T21:09:04.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1152848725 data=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-30T21:09:04.664Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1152848727 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-30T21:09:04.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1152848727 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-30T21:09:04.664Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1152848727 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-30T21:09:04.664Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1152848727 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T21:09:04.664Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1152848727 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T21:09:04.664Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-30T21:09:04.664Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T21:09:04.664Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T21:09:04.664Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-30T21:09:04.664Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Warning [2019-07-30T21:09:04.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1152848731 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-30T21:09:04.664Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Warning [2019-07-30T21:09:04.664Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:04.664Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:04.664Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:04.664Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:04.664Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:04.664Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:04.664Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:04.664Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T21:09:04.664Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T21:09:04.664Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:04.664Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:04.664Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:09:04.664Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:04.664Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:04.664Z] DEBUG - Clicking on &Ok [2019-07-30T21:09:04.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152848782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:04.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152848782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:04.664Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152848782 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:04.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152848783 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:04.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152848783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:04.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152848783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:04.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152848783 data=null item=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-30T21:09:04.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1152848220 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-30T21:09:04.921Z] DEBUG - Clicked on [2019-07-30T21:09:04.921Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:04.921Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:04.921Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:04.921Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:04.921Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:04.921Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:04.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1152849081 data=null doit=true} to Tree node with text: JUL [2019-07-30T21:09:04.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1152849082 data=null} to Tree node with text: JUL [2019-07-30T21:09:04.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1152849082 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T21:09:04.921Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152849083 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-30T21:09:04.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1152849085 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T21:09:04.921Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:04.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152849086 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:04.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152849087 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:04.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152849087 data=null} to Tree node with text: mysession [2019-07-30T21:09:04.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152849087 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:04.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152849088 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-30T21:09:04.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152849090 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:04.921Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:04.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152849092 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:04.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152849092 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:04.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152849092 data=null} to Tree node with text: mysession [2019-07-30T21:09:04.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152849092 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:04.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152849092 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-30T21:09:04.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152849094 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:05.178Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:05.178Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:05.178Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:05.436Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T21:09:05.436Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1152849496 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T21:09:05.436Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:05.436Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:05.436Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:05.436Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-30T21:09:05.436Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T21:09:05.436Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-30T21:09:05.436Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-30T21:09:05.436Z] 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-30T21:09:05.436Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:05.436Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:05.436Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:05.436Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:05.436Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:05.436Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:05.436Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:05.436Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:05.436Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:05.436Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T21:09:05.436Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1152849512 data=null doit=true} to Button with text {Kernel} [2019-07-30T21:09:05.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1152849513 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-30T21:09:05.436Z] 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-30T21:09:05.436Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1152849514 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-30T21:09:05.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1152849514 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-30T21:09:05.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1152849514 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-30T21:09:05.436Z] *** BUG *** [2019-07-30T21:09:05.436Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:09:05.436Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:09:05.436Z] [2019-07-30T21:09:05.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1152849514 data=null item=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-30T21:09:05.436Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T21:09:05.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:05.436Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T21:09:05.436Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T21:09:05.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T21:09:05.436Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:05.436Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:05.436Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-30T21:09:05.436Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-30T21:09:05.436Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-30T21:09:05.436Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:05.436Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:05.436Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:05.436Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:05.436Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:05.436Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:05.436Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:05.436Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T21:09:05.436Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T21:09:05.436Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:05.436Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:05.436Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:09:05.436Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:05.436Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:05.436Z] DEBUG - Clicking on &Ok [2019-07-30T21:09:05.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152849630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:05.436Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152849631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:05.436Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152849631 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:05.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152849631 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:05.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152849631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:05.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152849631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:05.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152849631 data=null item=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-30T21:09:05.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1152849198 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-30T21:09:05.950Z] DEBUG - Clicked on [2019-07-30T21:09:05.950Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:05.950Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:05.950Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:05.950Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:05.950Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:05.950Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:05.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1152849994 data=null doit=true} to Tree node with text: JUL [2019-07-30T21:09:05.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1152849995 data=null} to Tree node with text: JUL [2019-07-30T21:09:05.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1152849995 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T21:09:05.950Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152849995 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-30T21:09:05.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1152850001 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T21:09:05.950Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:05.950Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:05.950Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:05.950Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-30T21:09:05.950Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:05.950Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:05.950Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:05.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152850005 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:05.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152850005 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:05.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152850005 data=null} to Tree node with text: mysession [2019-07-30T21:09:05.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152850006 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:05.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152850006 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-30T21:09:05.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152850008 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:05.950Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:05.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152850009 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:05.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152850009 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:05.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152850009 data=null} to Tree node with text: mysession [2019-07-30T21:09:05.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152850009 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:05.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152850010 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-30T21:09:05.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152850011 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:05.950Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T21:09:05.950Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T21:09:05.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1152850126 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-30T21:09:05.950Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T21:09:06.207Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:06.207Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:06.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:06.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152850232 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:06.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152850232 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:06.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152850232 data=null} to Tree node with text: mysession [2019-07-30T21:09:06.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152850233 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:06.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152850233 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-30T21:09:06.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152850236 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:06.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:06.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152850237 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:06.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152850237 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:06.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152850237 data=null} to Tree node with text: mysession [2019-07-30T21:09:06.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152850237 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:06.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152850238 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-30T21:09:06.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152850239 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:06.207Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T21:09:06.207Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T21:09:06.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1152850382 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-30T21:09:06.207Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T21:09:06.463Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T21:09:06.463Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:06.463Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:06.463Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:06.463Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-30T21:09:06.463Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:06.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1152850611 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-30T21:09:06.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1152850611 data=null doit=true} to Tree node with text: logger [2019-07-30T21:09:06.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1152850611 data=null} to Tree node with text: logger [2019-07-30T21:09:06.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1152850612 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T21:09:06.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152850612 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-30T21:09:06.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1152850618 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T21:09:06.463Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T21:09:06.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:06.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:09:06.463Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T21:09:06.719Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:06.719Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:06.719Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:06.719Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-30T21:09:06.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:06.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1152850792 data=null button=0 stateMask=0x0 x=161 y=114 count=0} to Tree node with text: anotherLogger [2019-07-30T21:09:06.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1152850792 data=null doit=true} to Tree node with text: anotherLogger [2019-07-30T21:09:06.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1152850792 data=null} to Tree node with text: anotherLogger [2019-07-30T21:09:06.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1152850793 data=null button=1 stateMask=0x0 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-30T21:09:06.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152850793 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-30T21:09:06.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1152850796 data=null button=1 stateMask=0x80000 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-30T21:09:06.719Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T21:09:06.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:06.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:09:06.976Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:06.976Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:06.976Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:06.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152850991 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession [2019-07-30T21:09:06.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152850991 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:06.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152850991 data=null} to Tree node with text: mysession [2019-07-30T21:09:06.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152850991 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T21:09:06.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152850992 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-30T21:09:06.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152850994 data=null button=1 stateMask=0x80000 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T21:09:06.976Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:06.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152850995 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession [2019-07-30T21:09:06.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152850995 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:06.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152850995 data=null} to Tree node with text: mysession [2019-07-30T21:09:06.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152850995 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T21:09:06.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152850995 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-30T21:09:06.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152850997 data=null button=1 stateMask=0x80000 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T21:09:06.976Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:06.976Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:07.233Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:07.233Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T21:09:07.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1152851413 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T21:09:07.233Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:07.233Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:07.233Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:07.233Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:07.233Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-30T21:09:07.233Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T21:09:07.233Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-30T21:09:07.233Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-30T21:09:07.233Z] 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-30T21:09:07.233Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:07.233Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:07.233Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:07.233Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:07.233Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:07.233Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:07.233Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:07.233Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:07.233Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T21:09:07.233Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1152851417 data=null doit=true} to Button with text {Kernel} [2019-07-30T21:09:07.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1152851417 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-30T21:09:07.233Z] 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-30T21:09:07.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1152851418 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-30T21:09:07.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1152851418 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-30T21:09:07.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1152851418 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-30T21:09:07.233Z] *** BUG *** [2019-07-30T21:09:07.233Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:09:07.233Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:09:07.233Z] [2019-07-30T21:09:07.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1152851418 data=null item=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-30T21:09:07.489Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T21:09:07.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:07.489Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T21:09:07.489Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T21:09:07.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T21:09:07.489Z] DEBUG - Setting state to checked on: All [2019-07-30T21:09:07.489Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:07.489Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:07.489Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:07.489Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:07.489Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:07.489Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:07.489Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:07.489Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T21:09:07.489Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T21:09:07.489Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:07.489Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:07.489Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:09:07.489Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:07.489Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:07.489Z] DEBUG - Clicking on &Ok [2019-07-30T21:09:07.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152851584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:07.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152851584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:07.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152851584 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:07.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152851585 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:07.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152851585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:07.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152851585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:07.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152851585 data=null item=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-30T21:09:07.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1152851110 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-30T21:09:07.745Z] DEBUG - Clicked on [2019-07-30T21:09:07.745Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:07.745Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:07.745Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:07.745Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:07.745Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:07.745Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:07.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1152851787 data=null doit=true} to Tree node with text: LOG4J [2019-07-30T21:09:07.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1152851787 data=null} to Tree node with text: LOG4J [2019-07-30T21:09:07.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1152851788 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T21:09:07.745Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152851788 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-30T21:09:07.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1152851789 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T21:09:07.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:07.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152851790 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:07.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152851790 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:07.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152851790 data=null} to Tree node with text: mysession [2019-07-30T21:09:07.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152851791 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:07.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152851791 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-30T21:09:07.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152851792 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:07.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:07.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152851793 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:07.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152851793 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:07.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152851793 data=null} to Tree node with text: mysession [2019-07-30T21:09:07.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152851793 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:07.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152851794 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-30T21:09:07.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152851795 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:07.745Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:07.745Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:08.002Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:08.002Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T21:09:08.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1152852212 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T21:09:08.002Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:08.002Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:08.002Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:08.002Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:08.002Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-30T21:09:08.002Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T21:09:08.002Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-30T21:09:08.002Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-30T21:09:08.002Z] 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-30T21:09:08.002Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:08.002Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:08.002Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:08.002Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:08.002Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:08.002Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:08.002Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:08.002Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:08.002Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T21:09:08.002Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1152852227 data=null doit=true} to Button with text {Kernel} [2019-07-30T21:09:08.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1152852227 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-30T21:09:08.002Z] 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-30T21:09:08.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1152852228 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-30T21:09:08.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1152852229 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-30T21:09:08.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1152852229 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-30T21:09:08.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1152852229 data=null item=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-30T21:09:08.259Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T21:09:08.259Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:08.259Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T21:09:08.259Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T21:09:08.259Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T21:09:08.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1152852386 data=null doit=true} to TreeItem with text {All} [2019-07-30T21:09:08.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1152852387 data=null} to TreeItem with text {All} [2019-07-30T21:09:08.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1152852387 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T21:09:08.259Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152852387 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-30T21:09:08.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1152852389 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T21:09:08.259Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T21:09:08.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1152852389 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T21:09:08.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1152852390 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T21:09:08.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1152852390 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-30T21:09:08.259Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152852390 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-30T21:09:08.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1152852391 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-30T21:09:08.259Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T21:09:08.259Z] 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-30T21:09:08.259Z] DEBUG - Setting state to checked on: logger [2019-07-30T21:09:08.259Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:08.259Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:08.259Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:08.259Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:08.259Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:08.259Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:08.259Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:08.259Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T21:09:08.259Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T21:09:08.259Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:08.259Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:08.259Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:09:08.259Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:08.259Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:08.259Z] DEBUG - Clicking on &Ok [2019-07-30T21:09:08.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152852395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:08.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152852395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:08.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152852395 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:08.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152852395 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:08.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152852395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:08.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152852395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:08.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152852395 data=null item=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-30T21:09:08.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1152851917 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-30T21:09:08.516Z] DEBUG - Clicked on [2019-07-30T21:09:08.516Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:08.516Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:08.516Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:08.516Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:08.516Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:08.516Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:08.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1152852598 data=null doit=true} to Tree node with text: LOG4J [2019-07-30T21:09:08.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1152852598 data=null} to Tree node with text: LOG4J [2019-07-30T21:09:08.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1152852599 data=null button=1 stateMask=0x0 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T21:09:08.516Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152852599 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-30T21:09:08.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1152852606 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T21:09:08.516Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:08.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152852608 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:08.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152852608 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:08.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152852608 data=null} to Tree node with text: mysession [2019-07-30T21:09:08.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152852608 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:08.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152852608 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-30T21:09:08.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152852610 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:08.516Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:08.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152852610 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:08.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152852611 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:08.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152852611 data=null} to Tree node with text: mysession [2019-07-30T21:09:08.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152852611 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:08.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152852611 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-30T21:09:08.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152852612 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:08.516Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:08.516Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:08.772Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:09.029Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T21:09:09.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1152853090 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T21:09:09.029Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:09.029Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:09.029Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:09.029Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:09.029Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-30T21:09:09.029Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T21:09:09.029Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-30T21:09:09.029Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-30T21:09:09.029Z] 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-30T21:09:09.029Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:09.029Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:09.029Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:09.029Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:09.029Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:09.029Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:09.029Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:09.029Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:09.029Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T21:09:09.029Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1152853093 data=null doit=true} to Button with text {Kernel} [2019-07-30T21:09:09.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1152853093 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-30T21:09:09.029Z] 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-30T21:09:09.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1152853095 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-30T21:09:09.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1152853095 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-30T21:09:09.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1152853095 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-30T21:09:09.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1152853095 data=null item=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-30T21:09:09.029Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T21:09:09.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:09.029Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T21:09:09.029Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T21:09:09.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T21:09:09.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1152853163 data=null doit=true} to TreeItem with text {All} [2019-07-30T21:09:09.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1152853163 data=null} to TreeItem with text {All} [2019-07-30T21:09:09.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1152853163 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T21:09:09.029Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152853164 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-30T21:09:09.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1152853184 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T21:09:09.029Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T21:09:09.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1152853186 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T21:09:09.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1152853186 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T21:09:09.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1152853186 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-30T21:09:09.029Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152853187 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-30T21:09:09.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1152853188 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-30T21:09:09.029Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T21:09:09.029Z] 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-30T21:09:09.029Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-30T21:09:09.029Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:09.029Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:09.029Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:09.029Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:09.029Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:09.029Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:09.029Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:09.029Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T21:09:09.029Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T21:09:09.029Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-30T21:09:09.029Z] 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-30T21:09:09.029Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T21:09:09.029Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T21:09:09.029Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T21:09:09.029Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T21:09:09.029Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T21:09:09.029Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T21:09:09.029Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:09.029Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:09.029Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T21:09:09.029Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@48d2a802 [2019-07-30T21:09:09.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1152853192 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-30T21:09:09.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1152853193 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-30T21:09:09.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1152853193 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T21:09:09.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1152853193 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T21:09:09.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1152853193 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-30T21:09:09.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1152853193 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-30T21:09:09.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1152853193 data=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-30T21:09:09.029Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1152853201 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-30T21:09:09.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1152853201 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-30T21:09:09.029Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1152853201 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-30T21:09:09.029Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1152853202 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T21:09:09.029Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1152853202 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T21:09:09.029Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-30T21:09:09.029Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T21:09:09.029Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T21:09:09.029Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-30T21:09:09.029Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Fatal [2019-07-30T21:09:09.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1152853204 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-30T21:09:09.030Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Fatal [2019-07-30T21:09:09.030Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:09.030Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:09.030Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:09.030Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:09.030Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:09.030Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:09.030Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:09.030Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T21:09:09.030Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T21:09:09.030Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:09.030Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:09.030Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:09:09.030Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:09.030Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:09.030Z] DEBUG - Clicking on &Ok [2019-07-30T21:09:09.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152853207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:09.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152853207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:09.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152853207 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:09.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152853207 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:09.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152853208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:09.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152853208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:09.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152853208 data=null item=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-30T21:09:09.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1152852734 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-30T21:09:09.287Z] DEBUG - Clicked on [2019-07-30T21:09:09.287Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:09.287Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:09.287Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:09.287Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:09.287Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:09.287Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:09.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1152853409 data=null doit=true} to Tree node with text: LOG4J [2019-07-30T21:09:09.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1152853409 data=null} to Tree node with text: LOG4J [2019-07-30T21:09:09.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1152853409 data=null button=1 stateMask=0x0 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T21:09:09.287Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152853410 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-30T21:09:09.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1152853411 data=null button=1 stateMask=0x80000 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T21:09:09.287Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:09.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152853412 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:09.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152853412 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:09.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152853412 data=null} to Tree node with text: mysession [2019-07-30T21:09:09.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152853412 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:09.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152853418 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-30T21:09:09.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152853420 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:09.287Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:09.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152853421 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:09.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152853421 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:09.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152853421 data=null} to Tree node with text: mysession [2019-07-30T21:09:09.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152853421 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:09.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152853422 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-30T21:09:09.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152853423 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:09.287Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:09.287Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:09.543Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:09.800Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T21:09:09.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1152853804 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T21:09:09.800Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:09.800Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:09.800Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:09.800Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:09.800Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-30T21:09:09.800Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T21:09:09.800Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-30T21:09:09.800Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-30T21:09:09.800Z] 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-30T21:09:09.800Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:09.800Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:09.800Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:09.800Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:09.800Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:09.800Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:09.800Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:09.800Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:09.800Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T21:09:09.800Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1152853808 data=null doit=true} to Button with text {Kernel} [2019-07-30T21:09:09.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1152853808 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-30T21:09:09.800Z] 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-30T21:09:09.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1152853809 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-30T21:09:09.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1152853809 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-30T21:09:09.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1152853809 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-30T21:09:09.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1152853809 data=null item=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-30T21:09:09.800Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T21:09:09.800Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:09.800Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T21:09:09.800Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T21:09:09.800Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T21:09:09.800Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:09.800Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:09.800Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-30T21:09:09.800Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-30T21:09:09.800Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-30T21:09:09.800Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:09.800Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:09.800Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:09.800Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:09.800Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:09.800Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:09.800Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:09.800Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T21:09:09.800Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T21:09:09.800Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:09.800Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:09.800Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:09:09.800Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:09.800Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:09.800Z] DEBUG - Clicking on &Ok [2019-07-30T21:09:09.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152853919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:09.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152853919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:09.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152853920 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:09.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152853920 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:09.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152853920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:09.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152853920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:09.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152853920 data=null item=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-30T21:09:09.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1152853539 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-30T21:09:10.059Z] DEBUG - Clicked on [2019-07-30T21:09:10.059Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:10.059Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:10.059Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:10.059Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:10.059Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:10.059Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:10.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1152854125 data=null doit=true} to Tree node with text: LOG4J [2019-07-30T21:09:10.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1152854125 data=null} to Tree node with text: LOG4J [2019-07-30T21:09:10.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1152854125 data=null button=1 stateMask=0x0 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T21:09:10.059Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152854125 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-30T21:09:10.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1152854127 data=null button=1 stateMask=0x80000 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T21:09:10.059Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:10.059Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:10.059Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:10.059Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-30T21:09:10.059Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:10.059Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:10.059Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:10.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152854130 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:10.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152854135 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:10.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152854136 data=null} to Tree node with text: mysession [2019-07-30T21:09:10.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152854136 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:10.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152854136 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-30T21:09:10.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152854183 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:10.059Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:10.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152854184 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:10.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152854185 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:10.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152854185 data=null} to Tree node with text: mysession [2019-07-30T21:09:10.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152854185 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:10.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152854185 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-30T21:09:10.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152854186 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:10.059Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T21:09:10.059Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T21:09:10.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1152854295 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-30T21:09:10.059Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T21:09:10.624Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:10.624Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:10.624Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:10.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152854398 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:10.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152854398 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:10.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152854398 data=null} to Tree node with text: mysession [2019-07-30T21:09:10.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152854399 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:10.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152854399 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-30T21:09:10.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152854401 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:10.624Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:10.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152854402 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:10.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152854402 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:10.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152854402 data=null} to Tree node with text: mysession [2019-07-30T21:09:10.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152854402 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:10.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152854402 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-30T21:09:10.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152854403 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:10.624Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T21:09:10.624Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T21:09:10.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1152854523 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-30T21:09:10.624Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T21:09:10.624Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T21:09:10.978Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:10.978Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:10.978Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:10.978Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-30T21:09:10.978Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:10.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1152854806 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-30T21:09:10.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1152854807 data=null doit=true} to Tree node with text: logger [2019-07-30T21:09:10.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1152854807 data=null} to Tree node with text: logger [2019-07-30T21:09:10.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1152854807 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T21:09:10.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152854807 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-30T21:09:10.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1152854811 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T21:09:10.978Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T21:09:10.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:10.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:09:10.978Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T21:09:10.978Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:10.978Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:10.978Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:10.978Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-30T21:09:10.978Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:10.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1152854926 data=null button=0 stateMask=0x0 x=161 y=116 count=0} to Tree node with text: anotherLogger [2019-07-30T21:09:10.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1152854926 data=null doit=true} to Tree node with text: anotherLogger [2019-07-30T21:09:10.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1152854927 data=null} to Tree node with text: anotherLogger [2019-07-30T21:09:10.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1152854927 data=null button=1 stateMask=0x0 x=161 y=116 count=1} to Tree node with text: anotherLogger [2019-07-30T21:09:10.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152854927 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-30T21:09:10.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1152854930 data=null button=1 stateMask=0x80000 x=161 y=116 count=1} to Tree node with text: anotherLogger [2019-07-30T21:09:10.978Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T21:09:10.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:10.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:09:10.978Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:10.978Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:10.978Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:10.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152855093 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession [2019-07-30T21:09:10.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152855094 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:10.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152855094 data=null} to Tree node with text: mysession [2019-07-30T21:09:10.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152855094 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T21:09:10.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152855094 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-30T21:09:10.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152855095 data=null button=1 stateMask=0x80000 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T21:09:10.978Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:10.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152855096 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession [2019-07-30T21:09:10.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152855096 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:10.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152855096 data=null} to Tree node with text: mysession [2019-07-30T21:09:10.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152855096 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T21:09:10.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152855103 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-30T21:09:10.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152855104 data=null button=1 stateMask=0x80000 x=112 y=-7 count=1} to Tree node with text: mysession [2019-07-30T21:09:11.235Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:11.235Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:11.235Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:11.492Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T21:09:11.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1152855508 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T21:09:11.492Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:11.492Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:11.492Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:11.492Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:11.492Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:11.492Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-30T21:09:11.492Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T21:09:11.492Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-30T21:09:11.492Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-30T21:09:11.492Z] 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-30T21:09:11.492Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:11.492Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:11.492Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:11.492Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:11.492Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:11.492Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:11.492Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:11.492Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T21:09:11.492Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1152855512 data=null doit=true} to Button with text {Kernel} [2019-07-30T21:09:11.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1152855512 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-30T21:09:11.492Z] 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-30T21:09:11.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1152855513 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-30T21:09:11.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1152855513 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-30T21:09:11.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1152855513 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-30T21:09:11.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1152855513 data=null item=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-30T21:09:11.492Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T21:09:11.492Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:11.492Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T21:09:11.492Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T21:09:11.492Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T21:09:11.492Z] DEBUG - Setting state to checked on: All [2019-07-30T21:09:11.492Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:11.492Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:11.492Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:11.492Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:11.492Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:11.492Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:11.492Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:11.492Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T21:09:11.492Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T21:09:11.492Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:11.492Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:11.492Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:09:11.492Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:11.492Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:11.492Z] DEBUG - Clicking on &Ok [2019-07-30T21:09:11.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152855611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:11.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152855611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:11.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152855611 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:11.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152855611 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:11.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152855611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:11.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152855611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:11.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152855611 data=null item=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-30T21:09:11.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1152855237 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-30T21:09:11.749Z] DEBUG - Clicked on [2019-07-30T21:09:11.749Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:11.749Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:11.749Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:11.749Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:11.749Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:11.749Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:11.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1152855789 data=null doit=true} to Tree node with text: Python [2019-07-30T21:09:11.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1152855790 data=null} to Tree node with text: Python [2019-07-30T21:09:11.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1152855790 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T21:09:11.749Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152855790 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-30T21:09:11.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1152855791 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T21:09:11.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:11.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152855792 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:11.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152855792 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:11.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152855792 data=null} to Tree node with text: mysession [2019-07-30T21:09:11.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152855793 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:11.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152855793 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-30T21:09:11.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152855794 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:11.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:11.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152855794 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:11.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152855795 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:11.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152855795 data=null} to Tree node with text: mysession [2019-07-30T21:09:11.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152855795 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:11.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152855800 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-30T21:09:11.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152855802 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:11.749Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:11.749Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:12.006Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:12.006Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T21:09:12.006Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1152856209 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T21:09:12.006Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:12.006Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:12.006Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:12.006Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:12.006Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:12.006Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-30T21:09:12.006Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T21:09:12.006Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-30T21:09:12.006Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-30T21:09:12.006Z] 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-30T21:09:12.006Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:12.006Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:12.006Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:12.006Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:12.006Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:12.006Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:12.006Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:12.006Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T21:09:12.006Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1152856213 data=null doit=true} to Button with text {Kernel} [2019-07-30T21:09:12.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1152856213 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-30T21:09:12.006Z] 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-30T21:09:12.006Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1152856214 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-30T21:09:12.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1152856214 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-30T21:09:12.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1152856214 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-30T21:09:12.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1152856215 data=null item=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-30T21:09:12.262Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T21:09:12.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:12.262Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T21:09:12.262Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T21:09:12.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T21:09:12.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1152856292 data=null doit=true} to TreeItem with text {All} [2019-07-30T21:09:12.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1152856292 data=null} to TreeItem with text {All} [2019-07-30T21:09:12.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1152856293 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T21:09:12.262Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152856293 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-30T21:09:12.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1152856294 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T21:09:12.262Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T21:09:12.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1152856300 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T21:09:12.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1152856300 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T21:09:12.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1152856301 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-30T21:09:12.262Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152856301 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-30T21:09:12.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1152856302 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-30T21:09:12.262Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T21:09:12.262Z] 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-30T21:09:12.262Z] DEBUG - Setting state to checked on: logger [2019-07-30T21:09:12.262Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:12.262Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:12.262Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:12.262Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:12.262Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:12.262Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:12.262Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:12.262Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T21:09:12.262Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T21:09:12.262Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:12.262Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:12.262Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:09:12.262Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:12.262Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:12.262Z] DEBUG - Clicking on &Ok [2019-07-30T21:09:12.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152856305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:12.262Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152856305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:12.262Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152856305 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:12.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152856305 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:12.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152856305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:12.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152856305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:12.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152856305 data=null item=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-30T21:09:12.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1152855911 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-30T21:09:12.262Z] DEBUG - Clicked on [2019-07-30T21:09:12.262Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:12.262Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:12.262Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:12.262Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:12.262Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:12.262Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:12.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1152856426 data=null doit=true} to Tree node with text: Python [2019-07-30T21:09:12.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1152856426 data=null} to Tree node with text: Python [2019-07-30T21:09:12.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1152856427 data=null button=1 stateMask=0x0 x=102 y=92 count=1} to Tree node with text: Python [2019-07-30T21:09:12.262Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152856427 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-30T21:09:12.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1152856428 data=null button=1 stateMask=0x80000 x=102 y=92 count=1} to Tree node with text: Python [2019-07-30T21:09:12.262Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:12.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152856429 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:12.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152856429 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:12.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152856429 data=null} to Tree node with text: mysession [2019-07-30T21:09:12.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152856429 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:12.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152856483 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-30T21:09:12.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152856485 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:12.263Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:12.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152856487 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:12.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152856487 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:12.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152856487 data=null} to Tree node with text: mysession [2019-07-30T21:09:12.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152856487 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:12.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152856487 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-30T21:09:12.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152856488 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:12.519Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:12.519Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:12.776Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:12.776Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T21:09:12.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1152856818 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-30T21:09:12.776Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-30T21:09:12.776Z] 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-30T21:09:12.776Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T21:09:12.776Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1152856821 data=null doit=true} to Button with text {Kernel} [2019-07-30T21:09:12.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1152856822 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-30T21:09:12.776Z] 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-30T21:09:12.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1152856823 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-30T21:09:12.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1152856823 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-30T21:09:12.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1152856823 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-30T21:09:12.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1152856823 data=null item=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-30T21:09:12.776Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T21:09:12.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:12.776Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T21:09:12.776Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T21:09:12.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T21:09:12.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1152856925 data=null doit=true} to TreeItem with text {All} [2019-07-30T21:09:12.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1152856926 data=null} to TreeItem with text {All} [2019-07-30T21:09:12.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1152856926 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T21:09:12.776Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152856926 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-30T21:09:12.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1152856928 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T21:09:12.776Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T21:09:12.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1152856928 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T21:09:12.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1152856929 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T21:09:12.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1152856929 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-30T21:09:12.776Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152856929 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-30T21:09:12.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1152856930 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-30T21:09:12.776Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T21:09:12.776Z] 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-30T21:09:12.776Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-30T21:09:12.776Z] 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-30T21:09:12.776Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T21:09:12.776Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4fcc730a [2019-07-30T21:09:12.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1152856934 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-30T21:09:12.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1152856934 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-30T21:09:12.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1152856934 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T21:09:12.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1152856934 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T21:09:12.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1152856934 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-30T21:09:12.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1152856935 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-30T21:09:12.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1152856935 data=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-30T21:09:12.776Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1152856984 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-30T21:09:12.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1152856985 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-30T21:09:12.776Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1152856985 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-30T21:09:12.776Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1152856985 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T21:09:12.776Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1152856985 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T21:09:12.776Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-30T21:09:12.776Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T21:09:12.776Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T21:09:12.776Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-30T21:09:12.776Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Critical [2019-07-30T21:09:12.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1152856987 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-30T21:09:12.776Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Critical [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:12.776Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:12.776Z] DEBUG - Clicking on &Ok [2019-07-30T21:09:12.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152856990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:12.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152856990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:12.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152856990 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:12.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152856990 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:12.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152856990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:12.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152856990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:12.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152856990 data=null item=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-30T21:09:12.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1152856588 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-30T21:09:13.033Z] DEBUG - Clicked on [2019-07-30T21:09:13.033Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:13.033Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:13.033Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:13.033Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:13.033Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:13.033Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:13.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1152857193 data=null doit=true} to Tree node with text: Python [2019-07-30T21:09:13.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1152857193 data=null} to Tree node with text: Python [2019-07-30T21:09:13.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1152857193 data=null button=1 stateMask=0x0 x=102 y=92 count=1} to Tree node with text: Python [2019-07-30T21:09:13.033Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152857194 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-30T21:09:13.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1152857201 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T21:09:13.033Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:13.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152857202 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:13.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152857202 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:13.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152857202 data=null} to Tree node with text: mysession [2019-07-30T21:09:13.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152857203 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:13.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152857203 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-30T21:09:13.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152857204 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:13.033Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:13.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152857205 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:13.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152857205 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:13.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152857205 data=null} to Tree node with text: mysession [2019-07-30T21:09:13.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152857205 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:13.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152857205 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-30T21:09:13.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152857206 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:13.290Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:13.290Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:13.547Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:13.547Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T21:09:13.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1152857622 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T21:09:13.547Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:13.547Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:13.547Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:13.547Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:13.547Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:13.547Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-30T21:09:13.547Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T21:09:13.547Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-30T21:09:13.547Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-30T21:09:13.547Z] 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-30T21:09:13.547Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:13.547Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:13.547Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:13.547Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:13.547Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:13.547Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:13.547Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:13.547Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T21:09:13.547Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1152857625 data=null doit=true} to Button with text {Kernel} [2019-07-30T21:09:13.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1152857625 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-30T21:09:13.547Z] 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-30T21:09:13.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1152857687 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-30T21:09:13.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1152857687 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-30T21:09:13.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1152857687 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-30T21:09:13.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1152857688 data=null item=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-30T21:09:13.547Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T21:09:13.547Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:13.547Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T21:09:13.547Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T21:09:13.547Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T21:09:13.547Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:13.547Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:13.547Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-30T21:09:13.547Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-30T21:09:13.547Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-30T21:09:13.547Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:13.547Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:13.547Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:13.547Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:13.547Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:13.547Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:13.547Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:13.547Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T21:09:13.547Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T21:09:13.547Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:13.547Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:13.547Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:09:13.547Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:13.547Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:13.547Z] DEBUG - Clicking on &Ok [2019-07-30T21:09:13.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152857799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:13.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152857799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:13.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152857799 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:13.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152857799 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:13.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152857800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:13.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152857800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:13.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152857800 data=null item=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-30T21:09:13.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1152857325 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-30T21:09:13.804Z] DEBUG - Clicked on [2019-07-30T21:09:13.804Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:13.804Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:13.804Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:13.804Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:13.804Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:13.804Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:13.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1152858005 data=null doit=true} to Tree node with text: Python [2019-07-30T21:09:13.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1152858005 data=null} to Tree node with text: Python [2019-07-30T21:09:13.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1152858005 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T21:09:13.804Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152858005 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-30T21:09:13.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1152858007 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T21:09:13.804Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:13.804Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:13.804Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:13.804Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-30T21:09:13.804Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:13.804Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:13.804Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:13.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152858009 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:13.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152858010 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:13.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152858010 data=null} to Tree node with text: mysession [2019-07-30T21:09:13.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152858010 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:13.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152858010 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-30T21:09:13.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152858011 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:13.804Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:13.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152858012 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:13.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152858017 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:13.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152858018 data=null} to Tree node with text: mysession [2019-07-30T21:09:13.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152858018 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:13.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152858018 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-30T21:09:13.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152858021 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:14.061Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T21:09:14.061Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T21:09:14.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1152858131 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-30T21:09:14.061Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T21:09:14.061Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:14.061Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:14.061Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:14.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152858235 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:14.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152858235 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:14.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152858235 data=null} to Tree node with text: mysession [2019-07-30T21:09:14.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152858235 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:14.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152858235 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-30T21:09:14.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152858238 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:14.061Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:14.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152858238 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:14.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152858238 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:14.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152858238 data=null} to Tree node with text: mysession [2019-07-30T21:09:14.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152858239 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:14.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152858239 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-30T21:09:14.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152858240 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:14.061Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T21:09:14.061Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T21:09:14.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1152858315 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-30T21:09:14.061Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T21:09:14.317Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T21:09:14.573Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:14.573Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:14.573Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:14.573Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-30T21:09:14.573Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:14.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1152858605 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-30T21:09:14.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1152858605 data=null doit=true} to Tree node with text: logger [2019-07-30T21:09:14.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1152858605 data=null} to Tree node with text: logger [2019-07-30T21:09:14.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1152858606 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T21:09:14.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152858606 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-30T21:09:14.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1152858609 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T21:09:14.573Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T21:09:14.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:14.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:09:14.573Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T21:09:14.573Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:14.573Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:14.573Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:14.573Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-30T21:09:14.573Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:14.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1152858736 data=null button=0 stateMask=0x0 x=161 y=115 count=0} to Tree node with text: anotherLogger [2019-07-30T21:09:14.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1152858736 data=null doit=true} to Tree node with text: anotherLogger [2019-07-30T21:09:14.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1152858736 data=null} to Tree node with text: anotherLogger [2019-07-30T21:09:14.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1152858736 data=null button=1 stateMask=0x0 x=161 y=115 count=1} to Tree node with text: anotherLogger [2019-07-30T21:09:14.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152858737 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-30T21:09:14.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1152858784 data=null button=1 stateMask=0x80000 x=161 y=102 count=1} to Tree node with text: anotherLogger [2019-07-30T21:09:14.573Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T21:09:14.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:14.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:09:14.830Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:14.830Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:14.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:14.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152858915 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession [2019-07-30T21:09:14.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152858915 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:14.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152858915 data=null} to Tree node with text: mysession [2019-07-30T21:09:14.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152858915 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T21:09:14.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152858915 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-30T21:09:14.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152858922 data=null button=1 stateMask=0x80000 x=112 y=-7 count=1} to Tree node with text: mysession [2019-07-30T21:09:14.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:14.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152858922 data=null button=0 stateMask=0x0 x=112 y=-7 count=0} to Tree node with text: mysession [2019-07-30T21:09:14.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152858923 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:14.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152858923 data=null} to Tree node with text: mysession [2019-07-30T21:09:14.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152858923 data=null button=1 stateMask=0x0 x=112 y=-7 count=1} to Tree node with text: mysession [2019-07-30T21:09:14.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152858923 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-30T21:09:14.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152858924 data=null button=1 stateMask=0x80000 x=112 y=-7 count=1} to Tree node with text: mysession [2019-07-30T21:09:14.830Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T21:09:14.830Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T21:09:15.087Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T21:09:15.087Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T21:09:15.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1152859194 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T21:09:15.087Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:09:15.087Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:09:15.087Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:09:15.087Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:15.087Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:15.087Z] DEBUG - Clicking on OK [2019-07-30T21:09:15.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152859199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:15.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152859199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:15.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152859199 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:15.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152859201 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:15.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152859201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:15.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152859201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:15.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152859201 data=null item=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-30T21:09:15.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1152859010 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-30T21:09:15.087Z] DEBUG - Clicked on [2019-07-30T21:09:15.087Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:15.087Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:15.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152859303 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T21:09:15.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152859303 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:09:15.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152859303 data=null} to TreeItem with text {myNode} [2019-07-30T21:09:15.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152859303 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:15.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152859303 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-30T21:09:15.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152859305 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:15.087Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:15.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152859305 data=null button=0 stateMask=0x0 x=53 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T21:09:15.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152859305 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:09:15.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152859305 data=null} to TreeItem with text {myNode} [2019-07-30T21:09:15.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152859306 data=null button=1 stateMask=0x0 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:15.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152859306 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-30T21:09:15.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152859307 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:15.344Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T21:09:15.344Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T21:09:15.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1152859424 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-30T21:09:15.344Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T21:09:15.344Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.429 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2019-07-30T21:09:15.344Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest) Time elapsed: 14.812 s [2019-07-30T21:09:15.344Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2019-07-30T21:09:15.907Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T21:09:15.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:15.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:09:15.907Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:15.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152860101 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T21:09:15.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152860101 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:09:15.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152860101 data=null} to TreeItem with text {myNode} [2019-07-30T21:09:15.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152860102 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:15.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152860102 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-30T21:09:15.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152860110 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:15.907Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:15.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152860111 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T21:09:15.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152860111 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:09:15.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152860111 data=null} to TreeItem with text {myNode} [2019-07-30T21:09:15.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152860112 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:15.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152860112 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-30T21:09:15.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152860113 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:16.164Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T21:09:16.164Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T21:09:16.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1152860208 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-30T21:09:16.164Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T21:09:16.726Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:16.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1152860721 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T21:09:16.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1152860721 data=null doit=true} to Tree node with text: Sessions [2019-07-30T21:09:16.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1152860721 data=null} to Tree node with text: Sessions [2019-07-30T21:09:16.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1152860721 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T21:09:16.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152860722 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-30T21:09:16.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1152860723 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T21:09:16.726Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:16.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1152860724 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T21:09:16.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1152860724 data=null doit=true} to Tree node with text: Sessions [2019-07-30T21:09:16.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1152860724 data=null} to Tree node with text: Sessions [2019-07-30T21:09:16.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1152860724 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T21:09:16.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152860725 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-30T21:09:16.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1152860726 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T21:09:16.726Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T21:09:16.726Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T21:09:16.726Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T21:09:16.726Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T21:09:16.726Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1152860941 data=null doit=true} to Shell with text {Create Session} [2019-07-30T21:09:16.726Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:16.726Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T21:09:16.726Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T21:09:16.726Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T21:09:16.726Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:16.726Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T21:09:16.726Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T21:09:16.726Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T21:09:16.726Z] DEBUG - matched Text with text " [2019-07-30T21:09:16.726Z] ", using matcher: of type 'Text' [2019-07-30T21:09:16.726Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T21:09:16.726Z] DEBUG - matched Text with text " [2019-07-30T21:09:16.726Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T21:09:16.726Z] DEBUG - matched Text with text " [2019-07-30T21:09:16.726Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T21:09:16.726Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T21:09:16.726Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T21:09:16.726Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T21:09:16.726Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:16.726Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:16.726Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:09:16.726Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:16.726Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:16.726Z] DEBUG - Clicking on &Ok [2019-07-30T21:09:16.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152860946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:16.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152860946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:16.726Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152860946 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:16.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152860946 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:16.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152860946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:16.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152860946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:16.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152860947 data=null item=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-30T21:09:16.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1152860791 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-30T21:09:16.984Z] DEBUG - Clicked on [2019-07-30T21:09:16.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1152861105 data=null doit=true} to Tree node with text: Sessions [2019-07-30T21:09:16.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1152861105 data=null} to Tree node with text: Sessions [2019-07-30T21:09:16.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1152861106 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T21:09:16.984Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152861106 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-30T21:09:16.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1152861107 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T21:09:16.984Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:16.984Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:16.984Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:16.984Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:16.984Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:16.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152861117 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T21:09:16.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152861117 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:16.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152861117 data=null} to Tree node with text: mysession [2019-07-30T21:09:16.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152861117 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T21:09:16.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152861118 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-30T21:09:16.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152861121 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T21:09:16.984Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:16.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152861121 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T21:09:16.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152861122 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:16.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152861122 data=null} to Tree node with text: mysession [2019-07-30T21:09:16.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152861122 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T21:09:16.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152861122 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-30T21:09:16.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152861123 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T21:09:16.984Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:16.984Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:17.240Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:17.240Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T21:09:17.240Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1152861493 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T21:09:17.240Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:17.240Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:17.240Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:17.240Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:17.240Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:17.240Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:17.240Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:09:17.240Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:17.240Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:09:17.240Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T21:09:17.240Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T21:09:17.240Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T21:09:17.240Z] 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-30T21:09:17.240Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:17.240Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:09:17.497Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:17.497Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:09:17.497Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:17.497Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:09:17.497Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:17.497Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:17.497Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T21:09:17.497Z] 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-30T21:09:17.497Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1152861510 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-30T21:09:17.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1152861511 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-30T21:09:17.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1152861511 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-30T21:09:17.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1152861511 data=null item=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-30T21:09:17.497Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T21:09:17.497Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:17.497Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T21:09:17.497Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T21:09:17.497Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2019-07-30T21:09:17.497Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:17.497Z] DEBUG - Setting state to checked on: All [2019-07-30T21:09:17.497Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:17.497Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:17.497Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:17.497Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:17.497Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:17.497Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:17.497Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:17.497Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:17.497Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:17.497Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:17.497Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:17.497Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:17.497Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:09:17.497Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:17.497Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:17.497Z] DEBUG - Clicking on &Ok [2019-07-30T21:09:17.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152861594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:17.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152861594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:17.497Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152861594 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:17.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152861594 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:17.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152861594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:17.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152861594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:17.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152861594 data=null item=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-30T21:09:17.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1152861226 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-30T21:09:17.754Z] DEBUG - Clicked on [2019-07-30T21:09:17.754Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:17.754Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:17.754Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:17.754Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T21:09:17.754Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:17.754Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:17.754Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:17.754Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T21:09:17.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1152861824 data=null doit=true} to Tree node with text: channel0 [2019-07-30T21:09:17.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1152861824 data=null} to Tree node with text: channel0 [2019-07-30T21:09:17.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1152861824 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T21:09:17.754Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152861825 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-30T21:09:17.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1152861825 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T21:09:17.754Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:17.754Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:17.754Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:17.754Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:17.754Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:17.754Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:17.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152861828 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:17.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152861828 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:17.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152861828 data=null} to Tree node with text: mysession [2019-07-30T21:09:17.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152861828 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:17.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152861828 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-30T21:09:17.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152861890 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:17.754Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:17.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152861891 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:17.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152861891 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:17.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152861891 data=null} to Tree node with text: mysession [2019-07-30T21:09:17.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152861891 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:17.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152861892 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-30T21:09:17.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152861894 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:17.754Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:17.754Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:18.317Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:18.317Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T21:09:18.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1152862308 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:09:18.317Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T21:09:18.317Z] 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-30T21:09:18.317Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:18.317Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-30T21:09:18.317Z] 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-30T21:09:18.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1152862313 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-30T21:09:18.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1152862313 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-30T21:09:18.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1152862313 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-30T21:09:18.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1152862313 data=null item=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-30T21:09:18.317Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-30T21:09:18.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:18.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:18.317Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-30T21:09:18.317Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-30T21:09:18.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2019-07-30T21:09:18.317Z] DEBUG - Setting state to checked on: All [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:18.317Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:18.317Z] DEBUG - Clicking on &Ok [2019-07-30T21:09:18.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152862356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:18.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152862356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:18.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152862356 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:18.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152862356 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:18.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152862356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:18.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152862357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:18.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152862357 data=null item=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-30T21:09:18.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1152861994 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-30T21:09:18.573Z] DEBUG - Clicked on [2019-07-30T21:09:18.573Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:18.573Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:18.573Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:18.573Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:18.573Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:18.573Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:18.573Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T21:09:18.573Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:18.573Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:18.573Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:18.573Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T21:09:18.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1152862590 data=null doit=true} to Tree node with text: channel0 [2019-07-30T21:09:18.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1152862590 data=null} to Tree node with text: channel0 [2019-07-30T21:09:18.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1152862590 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T21:09:18.573Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152862591 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-30T21:09:18.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1152862592 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T21:09:18.573Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:18.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152862593 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:18.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152862593 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:18.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152862593 data=null} to Tree node with text: mysession [2019-07-30T21:09:18.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152862593 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:18.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152862593 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-30T21:09:18.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152862595 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:18.573Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:18.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152862595 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:18.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152862595 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:18.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152862595 data=null} to Tree node with text: mysession [2019-07-30T21:09:18.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152862596 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:18.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152862596 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-30T21:09:18.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152862605 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:18.573Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:18.573Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:18.830Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:18.830Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T21:09:18.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1152862952 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T21:09:18.830Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:18.830Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:18.830Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:18.830Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:18.830Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:18.830Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:18.830Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:09:18.830Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:18.830Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:09:18.830Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:18.830Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:09:18.830Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-30T21:09:18.830Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-30T21:09:18.830Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T21:09:18.830Z] 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-30T21:09:18.830Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:18.830Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:09:18.830Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:18.830Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:09:18.830Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:18.830Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:18.830Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-30T21:09:18.830Z] 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-30T21:09:18.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1152862957 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-30T21:09:18.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1152862957 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-30T21:09:18.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1152862958 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-30T21:09:18.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1152862958 data=null item=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-30T21:09:18.830Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-30T21:09:18.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:18.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:18.830Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-30T21:09:18.830Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-30T21:09:18.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2019-07-30T21:09:18.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1152862997 data=null doit=true} to TreeItem with text {All} [2019-07-30T21:09:18.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1152862997 data=null} to TreeItem with text {All} [2019-07-30T21:09:18.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1152862998 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T21:09:18.830Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152863002 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-30T21:09:19.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1152863112 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T21:09:19.087Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T21:09:19.087Z] DEBUG - Setting state to checked on: write [2019-07-30T21:09:19.087Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T21:09:19.087Z] DEBUG - Setting state to checked on: read [2019-07-30T21:09:19.087Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T21:09:19.087Z] DEBUG - Setting state to checked on: close [2019-07-30T21:09:19.087Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:19.087Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:19.087Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:19.087Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:19.087Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:19.087Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:19.087Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:19.087Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:19.087Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:19.087Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:19.087Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:19.087Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:19.087Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:09:19.087Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:19.087Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:19.087Z] DEBUG - Clicking on &Ok [2019-07-30T21:09:19.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152863123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:19.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152863123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:19.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152863123 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:19.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152863123 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:19.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152863123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:19.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152863123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:19.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152863123 data=null item=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-30T21:09:19.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1152862692 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-30T21:09:19.343Z] DEBUG - Clicked on [2019-07-30T21:09:19.343Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:19.343Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:19.343Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:19.343Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:19.343Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:19.343Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:19.343Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T21:09:19.343Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:19.343Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:19.343Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:19.343Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T21:09:19.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1152863396 data=null doit=true} to Tree node with text: channel0 [2019-07-30T21:09:19.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1152863396 data=null} to Tree node with text: channel0 [2019-07-30T21:09:19.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1152863397 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T21:09:19.343Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152863397 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-30T21:09:19.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1152863398 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T21:09:19.343Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:19.343Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:19.343Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:19.343Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T21:09:19.343Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T21:09:19.343Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:19.343Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:19.343Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:19.343Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T21:09:19.343Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T21:09:19.343Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:19.343Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:19.343Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:19.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152863412 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:19.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152863412 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:19.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152863412 data=null} to Tree node with text: mysession [2019-07-30T21:09:19.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152863412 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:19.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152863413 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-30T21:09:19.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152863415 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:19.343Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:19.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152863415 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:19.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152863416 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:19.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152863416 data=null} to Tree node with text: mysession [2019-07-30T21:09:19.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152863416 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:19.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152863416 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-30T21:09:19.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152863417 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:19.343Z] DEBUG - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...' [2019-07-30T21:09:19.343Z] DEBUG - Clicking on with mnemonic 'Enable Channel...' [2019-07-30T21:09:19.600Z] DEBUG - Clicked on with mnemonic 'Enable Channel...' [2019-07-30T21:09:19.600Z] DEBUG - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel' [2019-07-30T21:09:19.600Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Channel} time=1152863825 data=null doit=true} to Shell with text {Enable Channel} [2019-07-30T21:09:19.600Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:19.600Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T21:09:19.600Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T21:09:19.600Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T21:09:19.600Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:19.600Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T21:09:19.600Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T21:09:19.600Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T21:09:19.600Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:19.600Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T21:09:19.600Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T21:09:19.600Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T21:09:19.600Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:19.600Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T21:09:19.600Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T21:09:19.600Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T21:09:19.600Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:19.600Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T21:09:19.600Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T21:09:19.600Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T21:09:19.600Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:19.600Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T21:09:19.600Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T21:09:19.600Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T21:09:19.600Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:19.600Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T21:09:19.600Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T21:09:19.600Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T21:09:19.600Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-30T21:09:19.600Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-30T21:09:19.600Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T21:09:19.600Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:19.600Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:19.600Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST' [2019-07-30T21:09:19.600Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T21:09:19.600Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2019-07-30T21:09:19.600Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2019-07-30T21:09:19.600Z] 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-30T21:09:19.600Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-30T21:09:19.600Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-30T21:09:19.600Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-30T21:09:19.600Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-30T21:09:19.600Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:19.600Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:19.927Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T21:09:19.927Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1152863890 data=null doit=true} to Button with text {Kernel} [2019-07-30T21:09:19.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1152863890 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-30T21:09:19.927Z] 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-30T21:09:19.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=1152863891 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-30T21:09:19.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=1152863891 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-30T21:09:19.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=1152863891 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-30T21:09:19.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=1152863891 data=null item=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-30T21:09:19.927Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T21:09:19.927Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-30T21:09:19.927Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-30T21:09:19.927Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T21:09:19.927Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:19.927Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:19.927Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-30T21:09:19.927Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-30T21:09:19.927Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-30T21:09:19.927Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers' [2019-07-30T21:09:19.927Z] DEBUG - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type' [2019-07-30T21:09:19.927Z] DEBUG - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type') [2019-07-30T21:09:19.927Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO' [2019-07-30T21:09:19.927Z] 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-30T21:09:19.927Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-30T21:09:19.927Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:19.927Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:19.927Z] 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-30T21:09:19.927Z] 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-30T21:09:19.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Per UID buffers} time=1152863895 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-30T21:09:19.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Per UID buffers} time=1152863896 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-30T21:09:19.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Per UID buffers} time=1152863896 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-30T21:09:19.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Per UID buffers} time=1152863896 data=null item=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-30T21:09:19.927Z] 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-30T21:09:19.927Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-30T21:09:19.927Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-30T21:09:19.927Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T21:09:19.927Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:19.927Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:19.927Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-30T21:09:19.927Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-30T21:09:19.927Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-30T21:09:19.927Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-30T21:09:19.927Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:19.927Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:19.927Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:09:19.927Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:19.927Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:19.927Z] DEBUG - Clicking on &Ok [2019-07-30T21:09:19.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152863909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:19.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152863909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:19.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152863909 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:19.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152863909 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:19.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152863909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:19.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152863909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:19.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152863909 data=null item=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-30T21:09:19.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=1152863530 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-30T21:09:20.278Z] DEBUG - Clicked on [2019-07-30T21:09:20.278Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:20.278Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:20.278Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:20.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {UST global} time=1152864196 data=null doit=true} to Tree node with text: UST global [2019-07-30T21:09:20.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {UST global} time=1152864196 data=null} to Tree node with text: UST global [2019-07-30T21:09:20.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {UST global} time=1152864197 data=null button=1 stateMask=0x0 x=130 y=92 count=1} to Tree node with text: UST global [2019-07-30T21:09:20.278Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152864197 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-30T21:09:20.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {UST global} time=1152864198 data=null button=1 stateMask=0x80000 x=130 y=92 count=1} to Tree node with text: UST global [2019-07-30T21:09:20.278Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:20.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1152864198 data=null button=0 stateMask=0x0 x=143 y=113 count=0} to Tree node with text: channel0 [2019-07-30T21:09:20.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1152864199 data=null doit=true} to Tree node with text: channel0 [2019-07-30T21:09:20.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1152864199 data=null} to Tree node with text: channel0 [2019-07-30T21:09:20.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1152864199 data=null button=1 stateMask=0x0 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-30T21:09:20.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152864199 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-30T21:09:20.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1152864216 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T21:09:20.278Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:20.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1152864217 data=null button=0 stateMask=0x0 x=143 y=92 count=0} to Tree node with text: channel0 [2019-07-30T21:09:20.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1152864218 data=null doit=true} to Tree node with text: channel0 [2019-07-30T21:09:20.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1152864218 data=null} to Tree node with text: channel0 [2019-07-30T21:09:20.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1152864218 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T21:09:20.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152864218 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-30T21:09:20.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1152864220 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T21:09:20.278Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2019-07-30T21:09:20.278Z] DEBUG - Clicking on with mnemonic 'Enable Event...' [2019-07-30T21:09:20.536Z] DEBUG - Clicked on with mnemonic 'Enable Event...' [2019-07-30T21:09:20.536Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T21:09:20.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1152864687 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T21:09:20.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:20.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:09:20.536Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-30T21:09:20.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1152864692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T21:09:20.536Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1152864692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T21:09:20.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1152864692 data=null doit=true} to (of type 'Tree') [2019-07-30T21:09:20.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1152864692 data=null} to (of type 'Tree') [2019-07-30T21:09:20.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1152864693 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to (of type 'Tree') [2019-07-30T21:09:20.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152864693 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-30T21:09:20.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1152864693 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to (of type 'Tree') [2019-07-30T21:09:20.536Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:20.536Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:20.536Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:20.536Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:20.536Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:20.536Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:20.536Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:20.536Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:20.536Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:20.536Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T21:09:20.536Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T21:09:20.536Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:20.536Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:20.536Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:09:20.536Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:20.536Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:20.536Z] DEBUG - Clicking on &Ok [2019-07-30T21:09:20.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152864708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:20.536Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152864708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:20.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152864708 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:20.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152864708 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:20.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152864709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:20.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152864709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:20.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152864709 data=null item=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-30T21:09:20.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1152864378 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-30T21:09:20.793Z] DEBUG - Clicked on [2019-07-30T21:09:20.793Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:20.793Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:20.793Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:20.793Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-30T21:09:20.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1152864907 data=null doit=true} to Tree node with text: channel0 [2019-07-30T21:09:20.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1152864907 data=null} to Tree node with text: channel0 [2019-07-30T21:09:20.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1152864908 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T21:09:20.793Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152864908 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-30T21:09:20.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1152864909 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T21:09:20.793Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:20.793Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:20.793Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:20.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152864910 data=null button=0 stateMask=0x0 x=112 y=8 count=0} to Tree node with text: mysession [2019-07-30T21:09:20.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152864910 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:20.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152864910 data=null} to Tree node with text: mysession [2019-07-30T21:09:20.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152864911 data=null button=1 stateMask=0x0 x=112 y=8 count=1} to Tree node with text: mysession [2019-07-30T21:09:20.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152864911 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-30T21:09:20.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152864914 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T21:09:20.793Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:20.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152864923 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T21:09:20.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152864924 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:20.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152864924 data=null} to Tree node with text: mysession [2019-07-30T21:09:20.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152864924 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T21:09:20.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152864924 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-30T21:09:20.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152864925 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T21:09:20.793Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T21:09:20.793Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T21:09:20.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1152865036 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-30T21:09:20.793Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T21:09:21.050Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:21.050Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:21.050Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:21.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152865140 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T21:09:21.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152865140 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:21.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152865140 data=null} to Tree node with text: mysession [2019-07-30T21:09:21.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152865140 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T21:09:21.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152865141 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-30T21:09:21.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152865143 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T21:09:21.050Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:21.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152865143 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T21:09:21.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152865143 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:21.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152865144 data=null} to Tree node with text: mysession [2019-07-30T21:09:21.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152865144 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T21:09:21.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152865144 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-30T21:09:21.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152865145 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T21:09:21.050Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T21:09:21.050Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T21:09:21.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1152865228 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-30T21:09:21.050Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T21:09:21.306Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:21.306Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:21.306Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:21.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152865332 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T21:09:21.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152865332 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:21.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152865332 data=null} to Tree node with text: mysession [2019-07-30T21:09:21.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152865332 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T21:09:21.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152865333 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-30T21:09:21.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152865336 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T21:09:21.306Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:21.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152865486 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T21:09:21.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152865487 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:21.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152865487 data=null} to Tree node with text: mysession [2019-07-30T21:09:21.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152865487 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T21:09:21.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152865487 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-30T21:09:21.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152865489 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T21:09:21.562Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:09:21.562Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:09:22.124Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:09:22.381Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T21:09:22.381Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1152866393 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T21:09:22.381Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T21:09:22.381Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T21:09:22.381Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T21:09:22.381Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:09:22.381Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T21:09:22.381Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:22.381Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T21:09:22.381Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:09:22.381Z] DEBUG - Clicking on Cancel [2019-07-30T21:09:22.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1152866513 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-30T21:09:22.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1152866513 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-30T21:09:22.381Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1152866514 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T21:09:22.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1152866514 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T21:09:22.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1152866514 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-30T21:09:22.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1152866514 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-30T21:09:22.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1152866514 data=null item=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-30T21:09:22.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1152865602 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-30T21:09:22.636Z] DEBUG - Clicked on [2019-07-30T21:09:22.636Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:22.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152866697 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T21:09:22.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152866697 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:22.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152866697 data=null} to Tree node with text: mysession [2019-07-30T21:09:22.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152866697 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T21:09:22.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152866698 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-30T21:09:22.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152866700 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T21:09:22.637Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:09:22.637Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:09:22.893Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:09:23.149Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T21:09:23.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1152867201 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T21:09:23.149Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T21:09:23.149Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T21:09:23.149Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T21:09:23.149Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:09:23.149Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:09:23.149Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:09:23.149Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:23.149Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:09:23.149Z] DEBUG - Clicking on &Finish [2019-07-30T21:09:23.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1152867204 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-30T21:09:23.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1152867204 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-30T21:09:23.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1152867204 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:09:23.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1152867204 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:09:23.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1152867204 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-30T21:09:23.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1152867204 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-30T21:09:23.149Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:09:23.149Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:09:23.149Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:09:23.149Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:09:23.149Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:09:23.149Z] DEBUG - Clicked on &Finish [2019-07-30T21:09:24.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1152867204 data=null item=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-30T21:09:24.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1152866827 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-30T21:09:24.774Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:24.774Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:24.774Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:24.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152868905 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T21:09:24.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152868905 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:24.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152868905 data=null} to Tree node with text: mysession [2019-07-30T21:09:24.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152868905 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T21:09:24.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152868905 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-30T21:09:24.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152868907 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T21:09:24.774Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:24.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152868990 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T21:09:24.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152868990 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:24.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152868990 data=null} to Tree node with text: mysession [2019-07-30T21:09:24.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152868990 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T21:09:24.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152868991 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-30T21:09:24.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152868993 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T21:09:25.031Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:09:25.031Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:09:25.288Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:09:25.544Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T21:09:25.544Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1152869545 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T21:09:25.544Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T21:09:25.544Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T21:09:25.544Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T21:09:25.544Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:09:25.544Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T21:09:25.544Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:25.544Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T21:09:25.544Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:09:25.544Z] DEBUG - Clicking on Cancel [2019-07-30T21:09:25.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1152869585 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-30T21:09:25.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1152869585 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-30T21:09:25.544Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1152869586 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T21:09:25.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1152869586 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T21:09:25.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1152869586 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-30T21:09:25.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1152869586 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-30T21:09:25.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1152869586 data=null item=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-30T21:09:25.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1152869130 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-30T21:09:25.544Z] DEBUG - Clicked on [2019-07-30T21:09:25.544Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:25.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152869708 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T21:09:25.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152869708 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:25.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152869708 data=null} to Tree node with text: mysession [2019-07-30T21:09:25.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152869709 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T21:09:25.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152869709 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-30T21:09:25.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152869711 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T21:09:25.800Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:09:25.800Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:09:25.800Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:09:26.056Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T21:09:26.056Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1152870184 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T21:09:26.056Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T21:09:26.056Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T21:09:26.056Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T21:09:26.056Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:09:26.056Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:26.056Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:09:26.056Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:09:26.056Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:26.056Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected [2019-07-30T21:09:26.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1152870186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:26.056Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1152870186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:26.056Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=1152870186 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:26.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=1152870187 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:26.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=1152870187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:26.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=1152870187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:26.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=1152870187 data=null 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-30T21:09:26.056Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=1152870189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:26.056Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1152870189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:26.056Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=1152870189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:26.056Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=1152870189 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:26.056Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=1152870189 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:26.056Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:26.056Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T21:09:26.056Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T21:09:26.056Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T21:09:26.056Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:09:26.056Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:09:26.056Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:09:26.056Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:26.056Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:09:26.056Z] DEBUG - Clicking on &Finish [2019-07-30T21:09:26.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1152870191 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-30T21:09:26.056Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1152870191 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-30T21:09:26.056Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1152870191 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:09:26.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1152870191 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:09:26.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1152870191 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-30T21:09:26.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1152870191 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-30T21:09:26.056Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:09:26.056Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:09:26.056Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:09:26.056Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:09:26.056Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:09:26.056Z] DEBUG - Clicked on &Finish [2019-07-30T21:09:26.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1152870191 data=null item=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-30T21:09:26.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1152869812 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-30T21:09:26.876Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:26.876Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:26.876Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:26.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152870926 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T21:09:26.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152870926 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:26.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152870926 data=null} to Tree node with text: mysession [2019-07-30T21:09:26.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152870927 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T21:09:26.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152870927 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-30T21:09:26.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152870928 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T21:09:26.876Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:26.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152870989 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T21:09:26.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152870989 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:26.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152870989 data=null} to Tree node with text: mysession [2019-07-30T21:09:26.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152870990 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T21:09:26.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152870990 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-30T21:09:26.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152870992 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T21:09:26.876Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:09:26.876Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:09:27.132Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:09:27.389Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T21:09:27.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1152871436 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T21:09:27.389Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T21:09:27.389Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T21:09:27.389Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T21:09:27.389Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:09:27.390Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T21:09:27.390Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:27.390Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T21:09:27.390Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:09:27.390Z] DEBUG - Clicking on Cancel [2019-07-30T21:09:27.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1152871438 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-30T21:09:27.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1152871438 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-30T21:09:27.390Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1152871438 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T21:09:27.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1152871438 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T21:09:27.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1152871439 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-30T21:09:27.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1152871439 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-30T21:09:27.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1152871439 data=null item=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-30T21:09:27.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1152871090 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-30T21:09:27.390Z] DEBUG - Clicked on [2019-07-30T21:09:27.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:27.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152871543 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T21:09:27.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152871543 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:27.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152871543 data=null} to Tree node with text: mysession [2019-07-30T21:09:27.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152871544 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T21:09:27.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152871544 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-30T21:09:27.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152871545 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T21:09:27.390Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:09:27.390Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:09:27.646Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:09:27.902Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T21:09:27.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1152871944 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T21:09:27.902Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T21:09:27.902Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T21:09:27.902Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T21:09:27.902Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:09:27.902Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:27.902Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:09:27.902Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:09:27.902Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:27.902Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected [2019-07-30T21:09:27.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1152871991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:27.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1152871991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:27.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=1152871991 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:27.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=1152871992 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:27.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=1152871992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:27.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=1152871992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:27.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=1152871992 data=null 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-30T21:09:27.903Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=1152872006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:27.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1152872007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:27.903Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=1152872007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:27.903Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=1152872007 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:27.903Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=1152872007 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:27.903Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:09:27.903Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text' [2019-07-30T21:09:27.903Z] DEBUG - matched Group with text "Options", using matcher: with mnemonic 'Options' [2019-07-30T21:09:27.903Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options') [2019-07-30T21:09:27.903Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options')) [2019-07-30T21:09:27.903Z] DEBUG - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text' [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:27.903Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:09:27.903Z] DEBUG - Clicking on &Finish [2019-07-30T21:09:27.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1152872031 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-30T21:09:27.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1152872031 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-30T21:09:27.903Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1152872031 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:09:27.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1152872031 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:09:27.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1152872031 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-30T21:09:27.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1152872032 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-30T21:09:27.903Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:09:27.903Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:09:27.903Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:09:27.903Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:09:27.903Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:09:27.903Z] DEBUG - Clicked on &Finish [2019-07-30T21:09:28.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1152872032 data=null item=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-30T21:09:28.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1152871636 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-30T21:09:28.466Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:28.466Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:28.466Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:28.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152872626 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T21:09:28.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152872627 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:28.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152872627 data=null} to Tree node with text: mysession [2019-07-30T21:09:28.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152872627 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T21:09:28.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152872627 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-30T21:09:28.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152872629 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T21:09:28.466Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:28.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152872630 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T21:09:28.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152872636 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:28.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152872636 data=null} to Tree node with text: mysession [2019-07-30T21:09:28.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152872637 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T21:09:28.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152872637 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-30T21:09:28.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152872638 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T21:09:28.723Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T21:09:28.723Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T21:09:28.723Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T21:09:28.723Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T21:09:28.723Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1152872903 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T21:09:28.723Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:09:28.723Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:09:28.723Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:09:28.723Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:28.723Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:28.723Z] DEBUG - Clicking on OK [2019-07-30T21:09:28.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152872905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:28.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152872905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:28.723Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152872905 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:28.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152872905 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:28.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152872905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:28.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152872905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:28.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152872905 data=null item=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-30T21:09:28.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1152872793 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-30T21:09:28.980Z] DEBUG - Clicked on [2019-07-30T21:09:28.980Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:28.980Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:28.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152873005 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T21:09:28.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152873005 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:09:28.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152873005 data=null} to TreeItem with text {myNode} [2019-07-30T21:09:28.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152873006 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:28.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152873006 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-30T21:09:28.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152873017 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:28.980Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:28.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152873018 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T21:09:28.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152873019 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:09:28.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152873019 data=null} to TreeItem with text {myNode} [2019-07-30T21:09:28.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152873019 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:28.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152873019 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-30T21:09:28.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152873020 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:28.980Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T21:09:28.980Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T21:09:28.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1152873098 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-30T21:09:28.980Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T21:09:28.980Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1152873204 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:09:28.980Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:09:29.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:29.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:09:29.237Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:29.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Remote} time=1152873258 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {Remote} [2019-07-30T21:09:29.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Remote} time=1152873258 data=null doit=true} to TreeItem with text {Remote} [2019-07-30T21:09:29.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Remote} time=1152873258 data=null} to TreeItem with text {Remote} [2019-07-30T21:09:29.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Remote} time=1152873258 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {Remote} [2019-07-30T21:09:29.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152873259 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-30T21:09:29.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Remote} time=1152873358 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {Remote} [2019-07-30T21:09:29.493Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:09:29.493Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:09:29.493Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:09:30.334Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:09:30.334Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:09:30.591Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:09:30.591Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:09:30.591Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:30.591Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:09:30.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:09:30.591Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:09:30.591Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:30.591Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:09:30.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152874598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:30.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152874598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:30.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152874598 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:30.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152874598 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:30.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152874599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:30.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152874599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:30.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152874599 data=null 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-30T21:09:30.591Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152874599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:30.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152874599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:30.591Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152874599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:30.591Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152874600 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:30.591Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152874600 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:30.591Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:09:30.591Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:09:30.591Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:09:30.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:09:30.591Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:09:30.591Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:09:30.591Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:30.591Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:30.591Z] DEBUG - Clicking on OK [2019-07-30T21:09:30.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152874602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:30.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152874602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:30.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152874602 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:30.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152874602 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:30.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152874602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:30.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152874603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:30.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:30.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:30.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:30.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:30.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:30.591Z] DEBUG - Clicked on OK [2019-07-30T21:09:30.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152874603 data=null item=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-30T21:09:30.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1152873501 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-30T21:09:31.104Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.59 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2019-07-30T21:09:31.104Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest) Time elapsed: 15.241 s [2019-07-30T21:09:31.104Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2019-07-30T21:09:31.667Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T21:09:31.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:31.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:09:31.667Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:31.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152875829 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T21:09:31.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152875829 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:09:31.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152875829 data=null} to TreeItem with text {myNode} [2019-07-30T21:09:31.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152875830 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:31.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152875830 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-30T21:09:31.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152875881 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:31.667Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:31.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152875882 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T21:09:31.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152875882 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:09:31.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152875883 data=null} to TreeItem with text {myNode} [2019-07-30T21:09:31.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152875883 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:31.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152875883 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-30T21:09:31.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152875884 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:31.923Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T21:09:31.923Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T21:09:31.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1152876000 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-30T21:09:31.923Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T21:09:32.486Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:32.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1152876517 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T21:09:32.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1152876517 data=null doit=true} to Tree node with text: Sessions [2019-07-30T21:09:32.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1152876517 data=null} to Tree node with text: Sessions [2019-07-30T21:09:32.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1152876518 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T21:09:32.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152876518 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-30T21:09:32.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1152876520 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T21:09:32.486Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:32.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1152876520 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T21:09:32.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1152876521 data=null doit=true} to Tree node with text: Sessions [2019-07-30T21:09:32.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1152876521 data=null} to Tree node with text: Sessions [2019-07-30T21:09:32.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1152876521 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T21:09:32.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152876521 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-30T21:09:32.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1152876522 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T21:09:32.486Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T21:09:32.486Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T21:09:32.742Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T21:09:32.742Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T21:09:32.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1152876921 data=null doit=true} to Shell with text {Create Session} [2019-07-30T21:09:32.742Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:32.742Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T21:09:32.742Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T21:09:32.742Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T21:09:32.742Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:32.742Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T21:09:32.742Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T21:09:32.742Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T21:09:32.742Z] DEBUG - matched Text with text " [2019-07-30T21:09:32.742Z] ", using matcher: of type 'Text' [2019-07-30T21:09:32.742Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T21:09:32.742Z] DEBUG - matched Text with text " [2019-07-30T21:09:32.742Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T21:09:32.742Z] DEBUG - matched Text with text " [2019-07-30T21:09:32.742Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T21:09:32.742Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T21:09:32.742Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T21:09:32.742Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T21:09:32.742Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:32.742Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:32.742Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:09:32.742Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:32.742Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:32.742Z] DEBUG - Clicking on &Ok [2019-07-30T21:09:32.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152876988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:32.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152876988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:32.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152876989 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:32.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152876989 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:32.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152876989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:32.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152876989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:32.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152876989 data=null item=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-30T21:09:32.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1152876619 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-30T21:09:32.999Z] DEBUG - Clicked on [2019-07-30T21:09:32.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1152877130 data=null doit=true} to Tree node with text: Sessions [2019-07-30T21:09:32.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1152877130 data=null} to Tree node with text: Sessions [2019-07-30T21:09:32.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1152877130 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T21:09:32.999Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152877131 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-30T21:09:32.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1152877131 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T21:09:32.999Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:32.999Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:32.999Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:32.999Z] WARN - Tree item Tree node with text: Provider is already expanded. Won't expand it again. [2019-07-30T21:09:32.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=1152877187 data=null doit=true} to Tree node with text: Kernel [2019-07-30T21:09:32.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=1152877187 data=null} to Tree node with text: Kernel [2019-07-30T21:09:32.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=1152877188 data=null button=1 stateMask=0x0 x=98 y=8 count=1} to Tree node with text: Kernel [2019-07-30T21:09:32.999Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152877188 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-30T21:09:33.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=1152877349 data=null button=1 stateMask=0x80000 x=98 y=8 count=1} to Tree node with text: Kernel [2019-07-30T21:09:33.257Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:33.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1152877353 data=null button=0 stateMask=0x0 x=138 y=2717 count=0} to Tree node with text: sched_switch [2019-07-30T21:09:33.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=1152877353 data=null doit=true} to Tree node with text: sched_switch [2019-07-30T21:09:33.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1152877353 data=null} to Tree node with text: sched_switch [2019-07-30T21:09:33.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1152877354 data=null button=1 stateMask=0x0 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-30T21:09:33.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152877354 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-30T21:09:33.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1152877359 data=null button=1 stateMask=0x80000 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-30T21:09:33.257Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:33.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1152877359 data=null button=0 stateMask=0x0 x=138 y=2717 count=0} to Tree node with text: sched_switch [2019-07-30T21:09:33.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=1152877360 data=null doit=true} to Tree node with text: sched_switch [2019-07-30T21:09:33.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1152877360 data=null} to Tree node with text: sched_switch [2019-07-30T21:09:33.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1152877360 data=null button=1 stateMask=0x0 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-30T21:09:33.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152877360 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-30T21:09:33.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1152877361 data=null button=1 stateMask=0x80000 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-30T21:09:33.257Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2019-07-30T21:09:33.257Z] DEBUG - Clicking on with mnemonic 'Enable Event...' [2019-07-30T21:09:33.513Z] DEBUG - Clicked on with mnemonic 'Enable Event...' [2019-07-30T21:09:33.513Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T21:09:33.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1152877716 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T21:09:33.513Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-30T21:09:33.513Z] DEBUG - matched Group with text "Session List", using matcher: with mnemonic 'Session List' [2019-07-30T21:09:33.513Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List') [2019-07-30T21:09:33.513Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List')) [2019-07-30T21:09:33.513Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-30T21:09:33.513Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to mysession [2019-07-30T21:09:33.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1152877718 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-30T21:09:33.513Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to mysession [2019-07-30T21:09:33.513Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:33.513Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2019-07-30T21:09:33.513Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2019-07-30T21:09:33.513Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2019-07-30T21:09:33.513Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:33.513Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:33.513Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:09:33.514Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:33.514Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:33.514Z] DEBUG - Clicking on &Ok [2019-07-30T21:09:33.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152877734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:33.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152877734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:33.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152877735 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:33.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152877735 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:33.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152877735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:33.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152877784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:33.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152877785 data=null item=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-30T21:09:33.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1152877487 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-30T21:09:34.027Z] DEBUG - Clicked on [2019-07-30T21:09:34.027Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:34.027Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:34.027Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:34.027Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:34.027Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:34.027Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:34.027Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:34.027Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:34.027Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T21:09:34.027Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:34.027Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:34.027Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:34.027Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T21:09:34.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1152878203 data=null doit=true} to Tree node with text: channel0 [2019-07-30T21:09:34.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1152878203 data=null} to Tree node with text: channel0 [2019-07-30T21:09:34.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1152878204 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T21:09:34.027Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152878204 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-30T21:09:34.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1152878205 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T21:09:34.027Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:34.027Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:34.027Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:34.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152878206 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:34.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152878207 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:34.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152878207 data=null} to Tree node with text: mysession [2019-07-30T21:09:34.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152878207 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:34.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152878207 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-30T21:09:34.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152878210 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:34.027Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:34.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152878211 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:34.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152878211 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:34.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152878211 data=null} to Tree node with text: mysession [2019-07-30T21:09:34.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152878212 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:34.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152878212 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-30T21:09:34.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152878213 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:34.284Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T21:09:34.284Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T21:09:34.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1152878291 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-30T21:09:34.284Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T21:09:34.284Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:34.284Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:34.284Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:34.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152878429 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:34.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152878429 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:34.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152878429 data=null} to Tree node with text: mysession [2019-07-30T21:09:34.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152878430 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:34.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152878430 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-30T21:09:34.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152878431 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:34.284Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:34.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152878432 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:34.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152878432 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:34.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152878432 data=null} to Tree node with text: mysession [2019-07-30T21:09:34.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152878432 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:34.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152878433 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-30T21:09:34.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152878434 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:34.540Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T21:09:34.540Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T21:09:34.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1152878580 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-30T21:09:34.540Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T21:09:34.540Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:34.540Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:34.540Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:34.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152878727 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:34.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152878728 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:34.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152878728 data=null} to Tree node with text: mysession [2019-07-30T21:09:34.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152878728 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:34.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152878729 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-30T21:09:34.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152878731 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:34.540Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:34.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152878731 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:34.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152878731 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:34.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152878732 data=null} to Tree node with text: mysession [2019-07-30T21:09:34.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152878732 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:34.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152878732 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-30T21:09:34.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152878734 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:34.797Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T21:09:34.797Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T21:09:34.797Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T21:09:34.797Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T21:09:34.797Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1152879028 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T21:09:34.797Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:09:34.797Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:09:34.797Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:09:34.797Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:34.797Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:34.797Z] DEBUG - Clicking on OK [2019-07-30T21:09:34.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152879030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:34.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152879030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:34.797Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152879030 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:34.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152879030 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:34.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152879030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:34.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152879030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:35.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152879030 data=null item=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-30T21:09:35.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1152878838 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-30T21:09:35.309Z] DEBUG - Clicked on [2019-07-30T21:09:35.309Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:35.309Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:35.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152879381 data=null button=0 stateMask=0x0 x=69 y=-12025 count=0} to TreeItem with text {myNode} [2019-07-30T21:09:35.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152879381 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:09:35.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152879381 data=null} to TreeItem with text {myNode} [2019-07-30T21:09:35.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152879382 data=null button=1 stateMask=0x0 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:35.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152879382 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-30T21:09:35.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152879385 data=null button=1 stateMask=0x80000 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:35.309Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:35.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152879386 data=null button=0 stateMask=0x0 x=69 y=-12025 count=0} to TreeItem with text {myNode} [2019-07-30T21:09:35.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152879386 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:09:35.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152879386 data=null} to TreeItem with text {myNode} [2019-07-30T21:09:35.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152879386 data=null button=1 stateMask=0x0 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:35.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152879386 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-30T21:09:35.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152879387 data=null button=1 stateMask=0x80000 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:35.309Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T21:09:35.309Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T21:09:35.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1152879488 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-30T21:09:35.309Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T21:09:35.565Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T21:09:35.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:35.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:09:35.565Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:35.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152879601 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T21:09:35.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152879601 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:09:35.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152879601 data=null} to TreeItem with text {myNode} [2019-07-30T21:09:35.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152879602 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:35.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152879602 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-30T21:09:35.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152879610 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:35.565Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:35.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152879611 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T21:09:35.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152879611 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:09:35.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152879611 data=null} to TreeItem with text {myNode} [2019-07-30T21:09:35.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152879612 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:35.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152879612 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-30T21:09:35.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152879613 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:35.565Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T21:09:35.565Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T21:09:35.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1152879677 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-30T21:09:35.565Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T21:09:36.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:36.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1152880194 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T21:09:36.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1152880194 data=null doit=true} to Tree node with text: Sessions [2019-07-30T21:09:36.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1152880194 data=null} to Tree node with text: Sessions [2019-07-30T21:09:36.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1152880194 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T21:09:36.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152880195 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-30T21:09:36.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1152880197 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T21:09:36.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:36.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1152880197 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T21:09:36.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1152880197 data=null doit=true} to Tree node with text: Sessions [2019-07-30T21:09:36.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1152880198 data=null} to Tree node with text: Sessions [2019-07-30T21:09:36.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1152880198 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T21:09:36.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152880198 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-30T21:09:36.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1152880199 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T21:09:36.126Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T21:09:36.126Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T21:09:36.383Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T21:09:36.383Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T21:09:36.383Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1152880422 data=null doit=true} to Shell with text {Create Session} [2019-07-30T21:09:36.383Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:36.383Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T21:09:36.383Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T21:09:36.383Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T21:09:36.383Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:36.383Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T21:09:36.383Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T21:09:36.383Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T21:09:36.383Z] DEBUG - matched Text with text " [2019-07-30T21:09:36.383Z] ", using matcher: of type 'Text' [2019-07-30T21:09:36.383Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T21:09:36.383Z] DEBUG - matched Text with text " [2019-07-30T21:09:36.383Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T21:09:36.383Z] DEBUG - matched Text with text " [2019-07-30T21:09:36.383Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T21:09:36.383Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T21:09:36.383Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T21:09:36.383Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T21:09:36.383Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:36.383Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:36.383Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:09:36.383Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:36.383Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:36.383Z] DEBUG - Clicking on &Ok [2019-07-30T21:09:36.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152880426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:36.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152880426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:36.383Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152880426 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:36.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152880427 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:36.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152880427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:36.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152880427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:36.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152880427 data=null item=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-30T21:09:36.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1152880284 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-30T21:09:36.383Z] DEBUG - Clicked on [2019-07-30T21:09:36.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1152880590 data=null doit=true} to Tree node with text: Sessions [2019-07-30T21:09:36.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1152880590 data=null} to Tree node with text: Sessions [2019-07-30T21:09:36.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1152880590 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T21:09:36.383Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152880591 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-30T21:09:36.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1152880592 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T21:09:36.383Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:36.383Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:36.383Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:36.383Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:36.383Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:36.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152880595 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T21:09:36.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152880595 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:36.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152880595 data=null} to Tree node with text: mysession [2019-07-30T21:09:36.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152880595 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T21:09:36.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152880595 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-30T21:09:36.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152880607 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T21:09:36.383Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:36.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152880608 data=null button=0 stateMask=0x0 x=112 y=92 count=0} to Tree node with text: mysession [2019-07-30T21:09:36.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152880608 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:36.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152880608 data=null} to Tree node with text: mysession [2019-07-30T21:09:36.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152880608 data=null button=1 stateMask=0x0 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T21:09:36.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152880609 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-30T21:09:36.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152880610 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T21:09:36.639Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:36.639Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:36.896Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:36.896Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T21:09:36.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1152881011 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:09:36.896Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T21:09:36.896Z] 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-30T21:09:36.896Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:36.896Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T21:09:36.896Z] 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-30T21:09:36.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1152881015 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-30T21:09:36.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1152881015 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-30T21:09:36.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1152881015 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-30T21:09:36.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1152881015 data=null item=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-30T21:09:36.896Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T21:09:36.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:36.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:09:36.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:36.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:09:36.896Z] DEBUG - Setting state to checked on: All [2019-07-30T21:09:36.896Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:36.896Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:36.896Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:36.896Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:36.896Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:36.896Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:36.896Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:36.896Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:36.896Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2019-07-30T21:09:36.896Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2019-07-30T21:09:36.896Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:36.896Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:36.896Z] DEBUG - Clicking on &Ok [2019-07-30T21:09:36.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152881103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:36.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152881104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:36.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152881104 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:36.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152881104 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:36.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152881104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:36.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152881104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:36.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152881104 data=null item=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-30T21:09:36.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1152880724 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-30T21:09:37.153Z] DEBUG - Clicked on [2019-07-30T21:09:37.153Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:37.153Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:37.153Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:37.153Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:37.153Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:37.153Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:37.153Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T21:09:37.153Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:37.153Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:37.153Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:37.153Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T21:09:37.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1152881330 data=null doit=true} to Tree node with text: channel0 [2019-07-30T21:09:37.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1152881331 data=null} to Tree node with text: channel0 [2019-07-30T21:09:37.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1152881331 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T21:09:37.153Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152881331 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-30T21:09:37.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1152881332 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T21:09:37.153Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:37.153Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:37.153Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:37.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152881334 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:37.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152881334 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:37.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152881385 data=null} to Tree node with text: mysession [2019-07-30T21:09:37.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152881386 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:37.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152881386 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-30T21:09:37.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152881387 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:37.153Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:37.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152881388 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:37.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152881388 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:37.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152881388 data=null} to Tree node with text: mysession [2019-07-30T21:09:37.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152881389 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:37.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152881389 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-30T21:09:37.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152881390 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:37.409Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T21:09:37.409Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T21:09:37.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1152881454 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-30T21:09:37.409Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T21:09:37.409Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:37.409Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:37.409Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:37.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152881557 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:37.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152881557 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:37.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152881557 data=null} to Tree node with text: mysession [2019-07-30T21:09:37.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152881557 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:37.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152881557 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-30T21:09:37.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152881559 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:37.409Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:37.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152881560 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:37.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152881560 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:37.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152881560 data=null} to Tree node with text: mysession [2019-07-30T21:09:37.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152881560 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:37.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152881560 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-30T21:09:37.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152881561 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:37.409Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T21:09:37.409Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T21:09:37.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1152881621 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-30T21:09:37.409Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T21:09:37.666Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:37.666Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:37.666Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:37.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152881724 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:37.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152881724 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:37.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152881724 data=null} to Tree node with text: mysession [2019-07-30T21:09:37.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152881724 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:37.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152881724 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-30T21:09:37.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152881726 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:37.666Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:37.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152881727 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:37.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152881727 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:37.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152881727 data=null} to Tree node with text: mysession [2019-07-30T21:09:37.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152881728 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:37.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152881728 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-30T21:09:37.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152881728 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:37.666Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T21:09:37.666Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T21:09:37.666Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T21:09:37.666Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T21:09:37.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1152881904 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T21:09:37.666Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:09:37.666Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:09:37.666Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:09:37.666Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:37.666Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:37.666Z] DEBUG - Clicking on OK [2019-07-30T21:09:37.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152881905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:37.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152881905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:37.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152881905 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:37.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152881905 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:37.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152881905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:37.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152881905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:37.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152881905 data=null item=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-30T21:09:37.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1152881793 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-30T21:09:37.922Z] DEBUG - Clicked on [2019-07-30T21:09:37.922Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:37.922Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:37.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152882014 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T21:09:37.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152882014 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:09:37.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152882014 data=null} to TreeItem with text {myNode} [2019-07-30T21:09:37.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152882015 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:37.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152882015 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-30T21:09:37.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152882027 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:37.922Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:37.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152882029 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T21:09:37.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152882029 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:09:37.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152882029 data=null} to TreeItem with text {myNode} [2019-07-30T21:09:37.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152882029 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:37.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152882029 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-30T21:09:37.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152882031 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:38.178Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T21:09:38.178Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T21:09:38.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1152882182 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-30T21:09:38.178Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T21:09:38.178Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.153 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2019-07-30T21:09:38.178Z] testTraceSessionTreeKernelProvider(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest) Time elapsed: 3.988 s [2019-07-30T21:09:38.178Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest) Time elapsed: 2.693 s [2019-07-30T21:09:38.178Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2019-07-30T21:09:38.741Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T21:09:38.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:38.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:09:38.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:38.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152883003 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T21:09:38.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152883003 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:09:38.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152883003 data=null} to TreeItem with text {myNode} [2019-07-30T21:09:38.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152883004 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:38.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152883004 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-30T21:09:38.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152883014 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:38.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:38.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152883014 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T21:09:38.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152883015 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:09:38.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152883015 data=null} to TreeItem with text {myNode} [2019-07-30T21:09:38.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152883015 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:38.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152883015 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-30T21:09:38.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152883017 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:38.997Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T21:09:38.997Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T21:09:38.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1152883126 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-30T21:09:38.997Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T21:09:39.629Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:39.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1152883687 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T21:09:39.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1152883689 data=null doit=true} to Tree node with text: Sessions [2019-07-30T21:09:39.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1152883690 data=null} to Tree node with text: Sessions [2019-07-30T21:09:39.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1152883690 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T21:09:39.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152883690 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-30T21:09:39.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1152883692 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T21:09:39.629Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:39.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1152883692 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T21:09:39.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1152883693 data=null doit=true} to Tree node with text: Sessions [2019-07-30T21:09:39.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1152883693 data=null} to Tree node with text: Sessions [2019-07-30T21:09:39.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1152883693 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T21:09:39.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152883693 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-30T21:09:39.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1152883694 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T21:09:39.629Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T21:09:39.629Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T21:09:39.983Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T21:09:39.983Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T21:09:39.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1152884024 data=null doit=true} to Shell with text {Create Session} [2019-07-30T21:09:39.983Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:39.983Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T21:09:39.983Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T21:09:39.983Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T21:09:39.983Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:09:39.983Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T21:09:39.983Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T21:09:39.983Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T21:09:39.983Z] DEBUG - matched Text with text " [2019-07-30T21:09:39.983Z] ", using matcher: of type 'Text' [2019-07-30T21:09:39.983Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T21:09:39.983Z] DEBUG - matched Text with text " [2019-07-30T21:09:39.983Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T21:09:39.983Z] DEBUG - matched Text with text " [2019-07-30T21:09:39.983Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T21:09:39.983Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T21:09:39.983Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T21:09:39.983Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T21:09:39.983Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:39.983Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:39.983Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:09:39.983Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:39.983Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:39.983Z] DEBUG - Clicking on &Ok [2019-07-30T21:09:39.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152884092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:39.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152884092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:39.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152884093 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:39.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152884093 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:39.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152884093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:39.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152884093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:39.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152884093 data=null item=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-30T21:09:39.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1152883797 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-30T21:09:39.983Z] DEBUG - Clicked on [2019-07-30T21:09:39.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1152884233 data=null doit=true} to Tree node with text: Sessions [2019-07-30T21:09:39.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1152884233 data=null} to Tree node with text: Sessions [2019-07-30T21:09:39.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1152884233 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T21:09:39.983Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152884233 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-30T21:09:39.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1152884234 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T21:09:39.983Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:39.983Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:40.239Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:40.239Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:40.239Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:40.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152884291 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T21:09:40.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152884291 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:40.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152884291 data=null} to Tree node with text: mysession [2019-07-30T21:09:40.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152884291 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T21:09:40.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152884292 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-30T21:09:40.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152884295 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T21:09:40.239Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:40.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152884295 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T21:09:40.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152884296 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:40.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152884296 data=null} to Tree node with text: mysession [2019-07-30T21:09:40.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152884296 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T21:09:40.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152884296 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-30T21:09:40.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152884297 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T21:09:40.239Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:40.239Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:40.496Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T21:09:40.496Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T21:09:40.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1152884714 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:09:40.496Z] DEBUG - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls' [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls') [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T21:09:40.496Z] 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-30T21:09:40.496Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:40.496Z] 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-30T21:09:40.496Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:40.496Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:40.496Z] DEBUG - Clicking on &Ok [2019-07-30T21:09:40.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1152884734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:40.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1152884734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:40.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1152884734 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:40.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1152884734 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:40.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1152884734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:40.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1152884734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T21:09:40.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1152884734 data=null item=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-30T21:09:40.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1152884394 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-30T21:09:40.753Z] DEBUG - Clicked on [2019-07-30T21:09:40.753Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:40.753Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:40.753Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:40.753Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T21:09:40.753Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:40.753Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:40.753Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T21:09:40.753Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T21:09:40.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1152884995 data=null doit=true} to Tree node with text: channel0 [2019-07-30T21:09:40.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1152884995 data=null} to Tree node with text: channel0 [2019-07-30T21:09:40.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1152884996 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T21:09:40.753Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1152885002 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-30T21:09:40.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1152885003 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T21:09:40.753Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:40.753Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:40.753Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:40.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152885005 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:40.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152885005 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:40.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152885006 data=null} to Tree node with text: mysession [2019-07-30T21:09:40.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152885006 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:40.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152885006 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-30T21:09:41.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152885008 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:41.009Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:41.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152885008 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:41.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152885009 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:41.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152885009 data=null} to Tree node with text: mysession [2019-07-30T21:09:41.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152885009 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:41.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152885009 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-30T21:09:41.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152885010 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:41.009Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T21:09:41.009Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T21:09:41.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1152885127 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-30T21:09:41.009Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T21:09:41.009Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:41.009Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:41.009Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:41.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152885229 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:41.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152885230 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:41.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152885230 data=null} to Tree node with text: mysession [2019-07-30T21:09:41.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152885230 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:41.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152885230 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-30T21:09:41.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152885232 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:41.009Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:41.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152885233 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:41.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152885233 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:41.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152885234 data=null} to Tree node with text: mysession [2019-07-30T21:09:41.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152885234 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:41.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152885234 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-30T21:09:41.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152885235 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:41.266Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T21:09:41.266Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T21:09:41.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1152885299 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-30T21:09:41.266Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T21:09:41.266Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:41.266Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:41.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:41.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152885401 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:41.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152885402 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:41.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152885402 data=null} to Tree node with text: mysession [2019-07-30T21:09:41.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152885402 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:41.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152885402 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-30T21:09:41.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152885405 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:41.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:41.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1152885405 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T21:09:41.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1152885405 data=null doit=true} to Tree node with text: mysession [2019-07-30T21:09:41.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1152885405 data=null} to Tree node with text: mysession [2019-07-30T21:09:41.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1152885406 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:41.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152885406 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-30T21:09:41.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1152885407 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T21:09:41.266Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T21:09:41.266Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T21:09:41.522Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T21:09:41.522Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T21:09:41.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1152885616 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T21:09:41.522Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:09:41.522Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:09:41.522Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:09:41.522Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:41.522Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:41.522Z] DEBUG - Clicking on OK [2019-07-30T21:09:41.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152885617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:41.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152885617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:41.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152885617 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:41.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152885617 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:41.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152885618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:41.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152885618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:41.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152885618 data=null item=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-30T21:09:41.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1152885470 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-30T21:09:41.522Z] DEBUG - Clicked on [2019-07-30T21:09:41.522Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:41.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:41.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152885730 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T21:09:41.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152885730 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:09:41.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152885731 data=null} to TreeItem with text {myNode} [2019-07-30T21:09:41.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152885731 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:41.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152885731 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-30T21:09:41.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152885743 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:41.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:41.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152885744 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T21:09:41.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152885744 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:09:41.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152885745 data=null} to TreeItem with text {myNode} [2019-07-30T21:09:41.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152885745 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:41.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152885745 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-30T21:09:41.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152885746 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:41.778Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T21:09:41.778Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T21:09:41.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1152885840 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-30T21:09:41.778Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T21:09:41.778Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.654 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2019-07-30T21:09:41.778Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest) Time elapsed: 3.163 s [2019-07-30T21:09:41.778Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2019-07-30T21:09:42.341Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T21:09:42.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:42.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:09:42.341Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:42.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152886511 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T21:09:42.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152886511 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:09:42.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152886511 data=null} to TreeItem with text {myNode} [2019-07-30T21:09:42.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152886512 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:42.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152886512 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-30T21:09:42.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152886519 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:42.341Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:42.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152886520 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T21:09:42.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152886520 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:09:42.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152886521 data=null} to TreeItem with text {myNode} [2019-07-30T21:09:42.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152886521 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:42.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152886521 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-30T21:09:42.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152886522 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:42.597Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T21:09:42.597Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T21:09:42.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1152886635 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-30T21:09:42.597Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T21:09:43.159Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:43.159Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:43.159Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:43.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {357568370227000} time=1152887196 data=null button=0 stateMask=0x0 x=138 y=158 count=0} to Tree node with text: 357568370227000 [2019-07-30T21:09:43.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {357568370227000} time=1152887196 data=null doit=true} to Tree node with text: 357568370227000 [2019-07-30T21:09:43.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {357568370227000} time=1152887197 data=null} to Tree node with text: 357568370227000 [2019-07-30T21:09:43.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {357568370227000} time=1152887197 data=null button=1 stateMask=0x0 x=138 y=158 count=1} to Tree node with text: 357568370227000 [2019-07-30T21:09:43.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152887197 data=null item=TreeItem {357568370227000} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 357568370227000 [2019-07-30T21:09:43.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {357568370227000} time=1152887200 data=null button=1 stateMask=0x80000 x=138 y=158 count=1} to Tree node with text: 357568370227000 [2019-07-30T21:09:43.159Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:43.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {357568370227000} time=1152887200 data=null button=0 stateMask=0x0 x=138 y=158 count=0} to Tree node with text: 357568370227000 [2019-07-30T21:09:43.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {357568370227000} time=1152887201 data=null doit=true} to Tree node with text: 357568370227000 [2019-07-30T21:09:43.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {357568370227000} time=1152887201 data=null} to Tree node with text: 357568370227000 [2019-07-30T21:09:43.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {357568370227000} time=1152887201 data=null button=1 stateMask=0x0 x=138 y=158 count=1} to Tree node with text: 357568370227000 [2019-07-30T21:09:43.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152887201 data=null item=TreeItem {357568370227000} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 357568370227000 [2019-07-30T21:09:43.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {357568370227000} time=1152887202 data=null button=1 stateMask=0x80000 x=138 y=158 count=1} to Tree node with text: 357568370227000 [2019-07-30T21:09:43.159Z] DEBUG - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...' [2019-07-30T21:09:43.159Z] DEBUG - Clicking on with mnemonic 'Save...' [2019-07-30T21:09:43.416Z] DEBUG - Clicked on with mnemonic 'Save...' [2019-07-30T21:09:43.416Z] DEBUG - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions' [2019-07-30T21:09:43.416Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Save Sessions} time=1152887437 data=null doit=true} to Shell with text {Save Sessions} [2019-07-30T21:09:43.416Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-30T21:09:43.416Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:09:43.416Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:09:43.416Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:09:43.416Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:43.416Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:43.416Z] DEBUG - Clicking on OK [2019-07-30T21:09:43.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152887444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:43.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152887444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:43.416Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152887444 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:43.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152887444 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:43.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152887445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:43.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152887445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:43.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152887445 data=null item=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-30T21:09:43.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Save...} time=1152887285 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-30T21:09:43.416Z] DEBUG - Clicked on [2019-07-30T21:09:43.416Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:43.416Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:43.416Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:43.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {357568370227000} time=1152887592 data=null button=0 stateMask=0x0 x=138 y=92 count=0} to Tree node with text: 357568370227000 [2019-07-30T21:09:43.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {357568370227000} time=1152887592 data=null doit=true} to Tree node with text: 357568370227000 [2019-07-30T21:09:43.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {357568370227000} time=1152887592 data=null} to Tree node with text: 357568370227000 [2019-07-30T21:09:43.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {357568370227000} time=1152887593 data=null button=1 stateMask=0x0 x=138 y=92 count=1} to Tree node with text: 357568370227000 [2019-07-30T21:09:43.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152887593 data=null item=TreeItem {357568370227000} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 357568370227000 [2019-07-30T21:09:43.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {357568370227000} time=1152887594 data=null button=1 stateMask=0x80000 x=138 y=92 count=1} to Tree node with text: 357568370227000 [2019-07-30T21:09:43.416Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:43.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {357568370227000} time=1152887594 data=null button=0 stateMask=0x0 x=138 y=92 count=0} to Tree node with text: 357568370227000 [2019-07-30T21:09:43.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {357568370227000} time=1152887594 data=null doit=true} to Tree node with text: 357568370227000 [2019-07-30T21:09:43.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {357568370227000} time=1152887595 data=null} to Tree node with text: 357568370227000 [2019-07-30T21:09:43.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {357568370227000} time=1152887595 data=null button=1 stateMask=0x0 x=138 y=92 count=1} to Tree node with text: 357568370227000 [2019-07-30T21:09:43.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152887595 data=null item=TreeItem {357568370227000} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 357568370227000 [2019-07-30T21:09:43.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {357568370227000} time=1152887596 data=null button=1 stateMask=0x80000 x=138 y=92 count=1} to Tree node with text: 357568370227000 [2019-07-30T21:09:43.416Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T21:09:43.416Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T21:09:43.672Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T21:09:43.672Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T21:09:43.672Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1152887808 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T21:09:43.672Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:09:43.672Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:09:43.672Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:09:43.672Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:43.672Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:43.672Z] DEBUG - Clicking on OK [2019-07-30T21:09:43.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152887808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:43.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152887809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:43.672Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152887809 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:43.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152887809 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:43.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152887809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:43.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152887809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:43.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152887809 data=null item=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-30T21:09:43.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1152887661 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-30T21:09:43.672Z] DEBUG - Clicked on [2019-07-30T21:09:43.672Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:43.672Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:43.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1152887918 data=null button=0 stateMask=0x0 x=73 y=92 count=0} to Tree node with text: Sessions [2019-07-30T21:09:43.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1152887919 data=null doit=true} to Tree node with text: Sessions [2019-07-30T21:09:43.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1152887919 data=null} to Tree node with text: Sessions [2019-07-30T21:09:43.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1152887919 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T21:09:43.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152887919 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-30T21:09:43.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1152887920 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T21:09:43.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:43.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1152887988 data=null button=0 stateMask=0x0 x=89 y=92 count=0} to Tree node with text: Sessions [2019-07-30T21:09:43.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1152887988 data=null doit=true} to Tree node with text: Sessions [2019-07-30T21:09:43.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1152887988 data=null} to Tree node with text: Sessions [2019-07-30T21:09:43.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1152887988 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T21:09:43.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152887989 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-30T21:09:43.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1152887990 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T21:09:43.928Z] DEBUG - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...' [2019-07-30T21:09:43.928Z] DEBUG - Clicking on with mnemonic 'Load...' [2019-07-30T21:09:44.184Z] DEBUG - Clicked on with mnemonic 'Load...' [2019-07-30T21:09:44.184Z] DEBUG - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions' [2019-07-30T21:09:44.184Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Load Sessions} time=1152888404 data=null doit=true} to Shell with text {Load Sessions} [2019-07-30T21:09:44.184Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button' [2019-07-30T21:09:44.184Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button' [2019-07-30T21:09:44.184Z] DEBUG - matched Button with text "Remote", using matcher: with mnemonic 'Remote' [2019-07-30T21:09:44.184Z] DEBUG - matched Button with text "Remote", using matcher: with style 'SWT.RADIO' [2019-07-30T21:09:44.184Z] DEBUG - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-30T21:09:44.184Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-30T21:09:44.184Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:09:44.184Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button' [2019-07-30T21:09:44.184Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:09:44.184Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-30T21:09:44.184Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Local} time=1152888412 data=null doit=true} to Button with text {Local} [2019-07-30T21:09:44.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Local} time=1152888412 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-30T21:09:44.184Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-30T21:09:44.184Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remote} time=1152888413 data=null doit=true} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-30T21:09:44.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remote} time=1152888414 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-30T21:09:44.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remote} time=1152888414 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-30T21:09:44.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remote} time=1152888414 data=null item=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-30T21:09:44.440Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-30T21:09:44.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:09:44.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:09:44.440Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:44.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {357568370227000.lttng} time=1152888529 data=null button=0 stateMask=0x0 x=119 y=11 count=0} to TreeItem with text {357568370227000.lttng} [2019-07-30T21:09:44.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {357568370227000.lttng} time=1152888530 data=null doit=true} to TreeItem with text {357568370227000.lttng} [2019-07-30T21:09:44.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {357568370227000.lttng} time=1152888530 data=null} to TreeItem with text {357568370227000.lttng} [2019-07-30T21:09:44.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {357568370227000.lttng} time=1152888530 data=null button=1 stateMask=0x0 x=119 y=11 count=1} to TreeItem with text {357568370227000.lttng} [2019-07-30T21:09:44.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152888530 data=null item=TreeItem {357568370227000.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {357568370227000.lttng} [2019-07-30T21:09:44.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {357568370227000.lttng} time=1152888531 data=null button=1 stateMask=0x80000 x=119 y=11 count=1} to TreeItem with text {357568370227000.lttng} [2019-07-30T21:09:44.440Z] DEBUG - Clicking on TreeItem with text {357568370227000.lttng} [2019-07-30T21:09:44.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {357568370227000.lttng} time=1152888532 data=null button=0 stateMask=0x0 x=119 y=11 count=0} to TreeItem with text {357568370227000.lttng} [2019-07-30T21:09:44.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {357568370227000.lttng} time=1152888532 data=null doit=true} to TreeItem with text {357568370227000.lttng} [2019-07-30T21:09:44.440Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:44.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {357568370227000.lttng} time=1152888532 data=null} to TreeItem with text {357568370227000.lttng} [2019-07-30T21:09:44.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {357568370227000.lttng} time=1152888532 data=null button=1 stateMask=0x0 x=119 y=11 count=1} to TreeItem with text {357568370227000.lttng} [2019-07-30T21:09:44.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152888533 data=null item=TreeItem {357568370227000.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {357568370227000.lttng} [2019-07-30T21:09:44.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {357568370227000.lttng} time=1152888533 data=null button=1 stateMask=0x80000 x=119 y=11 count=1} to TreeItem with text {357568370227000.lttng} [2019-07-30T21:09:44.440Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {357568370227000.lttng} time=1152888533 data=null button=0 stateMask=0x0 x=119 y=11 count=0} to TreeItem with text {357568370227000.lttng} [2019-07-30T21:09:44.440Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {357568370227000.lttng} time=1152888533 data=null doit=true} to TreeItem with text {357568370227000.lttng} [2019-07-30T21:09:44.440Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {357568370227000.lttng} time=1152888533 data=null} to TreeItem with text {357568370227000.lttng} [2019-07-30T21:09:44.440Z] DEBUG - Clicked on TreeItem with text {357568370227000.lttng} [2019-07-30T21:09:44.440Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button' [2019-07-30T21:09:44.440Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button' [2019-07-30T21:09:44.440Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-30T21:09:44.440Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T21:09:44.440Z] DEBUG - matched Button with text "Show hidden files", using matcher: of type 'Button' [2019-07-30T21:09:44.440Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:09:44.440Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button' [2019-07-30T21:09:44.440Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:09:44.440Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:09:44.440Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:44.440Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:44.440Z] DEBUG - Clicking on OK [2019-07-30T21:09:44.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152888535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:44.440Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152888535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:44.440Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152888535 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:44.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152888535 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:44.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152888536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:44.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152888536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:44.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152888536 data=null item=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-30T21:09:44.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Load...} time=1152888132 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-30T21:09:44.697Z] DEBUG - Clicked on [2019-07-30T21:09:44.697Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:44.697Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:44.697Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T21:09:44.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:44.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {357568370227000} time=1152888893 data=null button=0 stateMask=0x0 x=138 y=8 count=0} to Tree node with text: 357568370227000 [2019-07-30T21:09:44.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {357568370227000} time=1152888893 data=null doit=true} to Tree node with text: 357568370227000 [2019-07-30T21:09:44.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {357568370227000} time=1152888893 data=null} to Tree node with text: 357568370227000 [2019-07-30T21:09:44.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {357568370227000} time=1152888894 data=null button=1 stateMask=0x0 x=138 y=8 count=1} to Tree node with text: 357568370227000 [2019-07-30T21:09:44.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152888898 data=null item=TreeItem {357568370227000} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 357568370227000 [2019-07-30T21:09:44.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {357568370227000} time=1152888901 data=null button=1 stateMask=0x80000 x=138 y=8 count=1} to Tree node with text: 357568370227000 [2019-07-30T21:09:44.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:44.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {357568370227000} time=1152888901 data=null button=0 stateMask=0x0 x=138 y=8 count=0} to Tree node with text: 357568370227000 [2019-07-30T21:09:44.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {357568370227000} time=1152888901 data=null doit=true} to Tree node with text: 357568370227000 [2019-07-30T21:09:44.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {357568370227000} time=1152888902 data=null} to Tree node with text: 357568370227000 [2019-07-30T21:09:44.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {357568370227000} time=1152888902 data=null button=1 stateMask=0x0 x=138 y=8 count=1} to Tree node with text: 357568370227000 [2019-07-30T21:09:44.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152888902 data=null item=TreeItem {357568370227000} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 357568370227000 [2019-07-30T21:09:44.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {357568370227000} time=1152888903 data=null button=1 stateMask=0x80000 x=138 y=8 count=1} to Tree node with text: 357568370227000 [2019-07-30T21:09:44.954Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T21:09:44.954Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T21:09:44.954Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T21:09:44.954Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T21:09:44.954Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1152889204 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T21:09:44.954Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:09:44.954Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:09:44.954Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:09:44.954Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:09:44.954Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:44.954Z] DEBUG - Clicking on OK [2019-07-30T21:09:44.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152889205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:44.954Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152889206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:44.954Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152889206 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:44.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152889206 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:44.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152889206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:44.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152889206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:09:45.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152889206 data=null item=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-30T21:09:45.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1152889006 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-30T21:09:45.210Z] DEBUG - Clicked on [2019-07-30T21:09:45.210Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T21:09:45.210Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:45.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152889333 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T21:09:45.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152889333 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:09:45.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152889333 data=null} to TreeItem with text {myNode} [2019-07-30T21:09:45.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152889333 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:45.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152889334 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-30T21:09:45.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152889387 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:45.210Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:09:45.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1152889389 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T21:09:45.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1152889389 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T21:09:45.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1152889389 data=null} to TreeItem with text {myNode} [2019-07-30T21:09:45.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1152889389 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:45.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152889389 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-30T21:09:45.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1152889390 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T21:09:45.467Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T21:09:45.467Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T21:09:45.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1152889498 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-30T21:09:45.467Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T21:09:45.467Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.648 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2019-07-30T21:09:45.467Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest) Time elapsed: 3.353 s [2019-07-30T21:09:45.467Z] [2019-07-30T21:09:45.467Z] Results: [2019-07-30T21:09:45.467Z] [2019-07-30T21:09:45.467Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T21:09:45.467Z] [2019-07-30T21:09:46.030Z] [2019-07-30T21:09:46.030Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 21:09:45.965 [2019-07-30T21:09:46.030Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T21:09:46.960Z] [INFO] All tests passed! [2019-07-30T21:09:46.960Z] [INFO] [2019-07-30T21:09:46.960Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T21:09:46.960Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:09:46.960Z] [INFO] [2019-07-30T21:09:46.960Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T21:09:47.889Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:09:47.889Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:09:47.889Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:09:48.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:09:48.710Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:09:48.710Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T21:09:49.123Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:09:49.123Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T21:09:49.123Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:09:49.479Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T21:09:49.736Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:09:51.106Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T21:09:51.106Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T21:09:51.106Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T21:09:51.362Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T21:09:51.924Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T21:09:52.180Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-07-30T21:09:52.436Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T21:09:52.693Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-30T21:09:52.693Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:09:52.693Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:09:52.950Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T21:09:52.950Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:09:52.950Z] [INFO] [2019-07-30T21:09:52.950Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T21:09:52.950Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:09:52.950Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:09:52.950Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:09:52.950Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:09:52.950Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:09:52.950Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:09:52.950Z] [INFO] [2019-07-30T21:09:52.950Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T21:09:52.950Z] [INFO] [2019-07-30T21:09:52.950Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >-- [2019-07-30T21:09:52.950Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.10-SNAPSHOT [99/134] [2019-07-30T21:09:52.950Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T21:09:52.950Z] [INFO] [2019-07-30T21:09:52.950Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T21:09:52.950Z] [INFO] [2019-07-30T21:09:52.950Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T21:09:52.950Z] [INFO] The project's OSGi version is 1.0.10.201907302009 [2019-07-30T21:09:52.950Z] [INFO] [2019-07-30T21:09:52.950Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T21:09:52.950Z] [INFO] [2019-07-30T21:09:52.950Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T21:09:52.950Z] [INFO] [2019-07-30T21:09:52.950Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T21:09:52.950Z] [INFO] [2019-07-30T21:09:52.950Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T21:09:52.950Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:09:52.950Z] [INFO] [2019-07-30T21:09:52.950Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T21:09:52.950Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:09:52.950Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources [2019-07-30T21:09:52.950Z] [INFO] [2019-07-30T21:09:52.950Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T21:09:52.950Z] [INFO] Compiling 19 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes [2019-07-30T21:09:53.880Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[369] [2019-07-30T21:09:53.880Z] final TimeGraphControl timegraph = view.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-30T21:09:53.880Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T21:09:53.880Z] 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-30T21:09:53.880Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[387] [2019-07-30T21:09:53.880Z] final TimeGraphControl timegraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-30T21:09:53.880Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T21:09:53.880Z] 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-30T21:09:53.880Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[384] [2019-07-30T21:09:53.880Z] final TimeGraphMarkerAxis markerAxis = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphMarkerAxis.class)); [2019-07-30T21:09:53.880Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T21:09:53.880Z] 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-30T21:09:53.880Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[400] [2019-07-30T21:09:53.880Z] final TimeGraphControl timeGraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-30T21:09:53.880Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T21:09:53.880Z] 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-30T21:09:53.880Z] 4 problems (4 warnings) [2019-07-30T21:09:53.880Z] [INFO] [2019-07-30T21:09:53.880Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T21:09:53.880Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:09:53.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources [2019-07-30T21:09:53.880Z] [INFO] [2019-07-30T21:09:53.880Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T21:09:53.880Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:09:53.880Z] [INFO] [2019-07-30T21:09:53.880Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T21:09:54.444Z] [INFO] [2019-07-30T21:09:54.444Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T21:09:54.444Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:09:54.444Z] [INFO] [2019-07-30T21:09:54.444Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T21:09:54.444Z] [INFO] [2019-07-30T21:09:54.444Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T21:09:54.444Z] [INFO] [2019-07-30T21:09:54.444Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T21:09:54.444Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:09:54.444Z] [INFO] [2019-07-30T21:09:54.444Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T21:09:54.444Z] [INFO] [2019-07-30T21:09:54.444Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T21:09:56.337Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T21:09:56.337Z] [INFO] Command line: [2019-07-30T21:09:56.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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T21:09:56.337Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T21:09:59.611Z] !SESSION 2019-07-30 21:09:56.328 ----------------------------------------------- [2019-07-30T21:09:59.611Z] eclipse.buildId=unknown [2019-07-30T21:09:59.611Z] java.version=1.8.0_202 [2019-07-30T21:09:59.611Z] java.vendor=Oracle Corporation [2019-07-30T21:09:59.611Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T21:09:59.611Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T21:09:59.611Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T21:09:59.611Z] [2019-07-30T21:09:59.611Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 21:09:59.062 [2019-07-30T21:09:59.611Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:09:59.611Z] !STACK 0 [2019-07-30T21:09:59.611Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T21:09:59.611Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:09:59.611Z] [2019-07-30T21:09:59.611Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:09:59.611Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:09:59.611Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:09:59.611Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:09:59.611Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:09:59.611Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:09:59.611Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:09:59.611Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:09:59.611Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:09:59.611Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:09:59.611Z] [2019-07-30T21:09:59.611Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 21:09:59.243 [2019-07-30T21:09:59.611Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:09:59.611Z] !STACK 0 [2019-07-30T21:09:59.611Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T21:09:59.611Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:09:59.611Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T21:09:59.611Z] -> 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-30T21:09:59.611Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T21:09:59.611Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:09:59.611Z] [2019-07-30T21:09:59.611Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:09:59.611Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:09:59.611Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:09:59.611Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:09:59.611Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:09:59.611Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:09:59.611Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:09:59.611Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:09:59.611Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:09:59.611Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:10:00.981Z] process 12014: 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-30T21:10:00.981Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T21:10:01.544Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T21:10:01.544Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T21:10:11.649Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2019-07-30T21:10:11.649Z] Display size: 1440x900 [2019-07-30T21:10:11.649Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T21:10:11.649Z] GTK version=3.18.9 [2019-07-30T21:10:11.649Z] GTK theme=Ambiance [2019-07-30T21:10:11.649Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T21:10:11.649Z] Time zone: Coordinated Universal Time [2019-07-30T21:10:11.906Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T21:10:11.906Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T21:10:13.273Z] *** BUG *** [2019-07-30T21:10:13.273Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:10:13.273Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:10:13.273Z] [2019-07-30T21:10:13.273Z] *** BUG *** [2019-07-30T21:10:13.273Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:10:13.273Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:10:13.273Z] [2019-07-30T21:10:13.529Z] *** BUG *** [2019-07-30T21:10:13.529Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:10:13.529Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:10:13.529Z] [2019-07-30T21:10:13.786Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-30T21:10:13.786Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T21:10:25.962Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T21:10:26.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:10:27.148Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:10:27.148Z] DEBUG - number of items : 5 [2019-07-30T21:10:27.148Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T21:10:27.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152931401 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-30T21:10:27.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152931402 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-30T21:10:27.148Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152931403 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T21:10:27.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152931403 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-30T21:10:27.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152931403 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-30T21:10:27.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152931403 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-30T21:10:27.405Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152931409 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-30T21:10:27.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152931478 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-30T21:10:27.405Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152931478 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-30T21:10:27.405Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152931623 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T21:10:27.405Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152931623 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T21:10:27.405Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T21:10:28.224Z] DEBUG - number of items : 17 [2019-07-30T21:10:28.224Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T21:10:28.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152932305 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-30T21:10:28.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152932305 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-30T21:10:28.224Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152932306 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T21:10:28.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152932306 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-30T21:10:28.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152932307 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-30T21:10:28.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152932307 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-30T21:10:28.224Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152932309 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-30T21:10:28.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152932309 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-30T21:10:28.224Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152932310 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-30T21:10:28.224Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152932310 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T21:10:28.224Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152932310 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T21:10:28.224Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T21:10:29.593Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-30T21:10:29.593Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T21:10:33.765Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T21:10:33.765Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:10:33.765Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:10:34.022Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:10:34.022Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:10:34.022Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:10:34.022Z] DEBUG - Setting state to checked on: lttng-sessiond [2019-07-30T21:10:34.022Z] DEBUG - Setting state to unchecked on: lttng-sessiond [2019-07-30T21:10:34.279Z] DEBUG - Setting state to checked on: lttng-consumerd [2019-07-30T21:10:35.208Z] DEBUG - number of items : 17 [2019-07-30T21:10:35.208Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T21:10:35.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152939414 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-30T21:10:35.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152939414 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-30T21:10:35.208Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152939415 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T21:10:35.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152939415 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-30T21:10:35.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152939415 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-30T21:10:35.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152939416 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-30T21:10:35.208Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152939416 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-30T21:10:35.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152939417 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-30T21:10:35.208Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152939417 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-30T21:10:35.208Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152939417 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T21:10:35.208Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152939417 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T21:10:35.208Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T21:10:35.771Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-30T21:10:35.771Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T21:10:39.041Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T21:10:39.041Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:10:39.297Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:10:39.553Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T21:10:39.553Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:10:40.115Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T21:10:40.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:10:40.115Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T21:10:40.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:10:40.115Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T21:10:40.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:10:40.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1152944490 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:10:40.371Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:10:40.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:10:40.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:10:40.371Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:10:40.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1152944597 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:10:40.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1152944597 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:10:40.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1152944598 data=null} to TreeItem with text {test} [2019-07-30T21:10:40.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1152944598 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:10:40.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152944599 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:10:40.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1152944625 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:10:40.932Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:10:40.932Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:10:40.932Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:10:41.188Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:10:41.188Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:10:41.188Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:10:41.188Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:10:41.188Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:10:41.445Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:10:41.445Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:10:41.445Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:10:41.445Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:10:41.445Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:10:41.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152945488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:10:41.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152945489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:10:41.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152945489 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:10:41.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152945490 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:10:41.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152945490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:10:41.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152945490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:10:41.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152945490 data=null 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-30T21:10:41.445Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152945491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:10:41.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152945491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:10:41.445Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152945491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:10:41.445Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152945492 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:10:41.445Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152945492 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:10:41.445Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:10:41.445Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:10:41.445Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:10:41.445Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:10:41.445Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:10:41.445Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:10:41.445Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:10:41.445Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:10:41.445Z] DEBUG - Clicking on OK [2019-07-30T21:10:41.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152945496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:10:41.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152945496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:10:41.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152945496 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:10:41.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152945496 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:10:41.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152945503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:10:41.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152945504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:10:41.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:10:41.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:10:41.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:10:41.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:10:41.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:10:41.445Z] DEBUG - Clicked on OK [2019-07-30T21:10:42.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152945505 data=null item=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-30T21:10:42.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1152944918 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-30T21:10:42.788Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.691 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2019-07-30T21:10:42.788Z] testResetTimeRange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 16.379 s [2019-07-30T21:10:42.788Z] testCpuView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 6.406 s [2019-07-30T21:10:42.788Z] testSignals(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 4.476 s [2019-07-30T21:10:42.788Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest [2019-07-30T21:10:43.044Z] *** BUG *** [2019-07-30T21:10:43.044Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:10:43.044Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:10:43.044Z] [2019-07-30T21:10:43.300Z] *** BUG *** [2019-07-30T21:10:43.300Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:10:43.300Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:10:43.300Z] [2019-07-30T21:10:43.300Z] *** BUG *** [2019-07-30T21:10:43.300Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:10:43.300Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:10:43.300Z] [2019-07-30T21:10:55.476Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:10:55.476Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:10:55.476Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T21:10:55.476Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:10:55.476Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:10:55.476Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T21:10:55.476Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:10:55.476Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:10:55.476Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T21:10:55.476Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:10:55.476Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:10:55.476Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T21:10:55.476Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:10:55.476Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:10:55.476Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T21:10:55.476Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:10:55.476Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:10:55.476Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T21:10:55.476Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:10:55.476Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:10:55.476Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T21:10:55.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:10:55.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:10:56.296Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1152960427 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:10:56.296Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:10:56.553Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:10:56.553Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:10:56.553Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:10:56.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1152960588 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:10:56.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1152960588 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:10:56.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1152960589 data=null} to TreeItem with text {test} [2019-07-30T21:10:56.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1152960589 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:10:56.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1152960589 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:10:56.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1152960600 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:10:56.553Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:10:56.553Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:10:56.809Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:10:57.066Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:10:57.066Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:10:57.066Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:10:57.066Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:10:57.066Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:10:57.066Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:10:57.066Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:10:57.066Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:10:57.066Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:10:57.066Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:10:57.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152961190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:10:57.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152961190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:10:57.066Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152961191 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:10:57.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152961191 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:10:57.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152961192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:10:57.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152961192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:10:57.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152961192 data=null 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-30T21:10:57.066Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152961192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:10:57.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152961192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:10:57.066Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152961193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:10:57.066Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152961193 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:10:57.066Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1152961193 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:10:57.066Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:10:57.066Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:10:57.066Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:10:57.066Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:10:57.066Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:10:57.066Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:10:57.066Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:10:57.066Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:10:57.066Z] DEBUG - Clicking on OK [2019-07-30T21:10:57.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1152961196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:10:57.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1152961198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:10:57.066Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1152961199 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:10:57.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1152961199 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:10:57.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1152961199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:10:57.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1152961199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:10:57.066Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:10:57.066Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:10:57.066Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:10:57.066Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:10:57.066Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:10:57.066Z] DEBUG - Clicked on OK [2019-07-30T21:10:57.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1152961199 data=null item=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-30T21:10:57.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1152960716 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-30T21:10:58.191Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.558 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest [2019-07-30T21:10:58.191Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest) Time elapsed: 3.128 s [2019-07-30T21:10:58.191Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2019-07-30T21:10:59.120Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:05.662Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T21:11:05.662Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:11:05.662Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:05.662Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:05.662Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:11:05.662Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T21:11:05.662Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:05.662Z] DEBUG - number of items : 25 [2019-07-30T21:11:05.662Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:05.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152969796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:05.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152969796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:05.662Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152969797 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:05.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152969797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:05.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152969797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:05.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152969797 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-30T21:11:05.662Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152969799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:05.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152969799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:05.662Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152969799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:05.662Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152969799 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:05.662Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152969799 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:05.662Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:05.662Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:06.225Z] DEBUG - number of items : 25 [2019-07-30T21:11:06.225Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:06.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152970419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:06.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152970420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:06.225Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152970420 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:06.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152970420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:06.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152970420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:06.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152970420 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-30T21:11:06.226Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152970422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:06.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152970422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:06.226Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152970423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:06.226Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152970423 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:06.226Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152970423 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:06.226Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:06.226Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:06.789Z] DEBUG - number of items : 25 [2019-07-30T21:11:06.789Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:06.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152970926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:06.789Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152970927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:06.789Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152970927 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:06.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152970927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:06.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152970927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:06.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152970927 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-30T21:11:06.789Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152970929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:06.789Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152970929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:06.789Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152970930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:06.789Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152970930 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:06.789Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152970930 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:06.789Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:06.789Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:07.352Z] DEBUG - number of items : 25 [2019-07-30T21:11:07.352Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T21:11:07.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152971511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:07.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152971511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:07.352Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152971511 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:07.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152971511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:07.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152971512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:07.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152971512 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-30T21:11:07.352Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152971514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:07.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152971514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:07.352Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152971514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:07.352Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152971532 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:07.352Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152971532 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:07.352Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T21:11:07.352Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:07.914Z] DEBUG - number of items : 25 [2019-07-30T21:11:07.914Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T21:11:07.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152972080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:07.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152972081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:07.914Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152972081 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:07.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152972081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:07.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152972081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:07.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152972081 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-30T21:11:07.914Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152972083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:07.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152972083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:07.914Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152972084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:07.914Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152972084 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:07.914Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152972084 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:07.914Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T21:11:07.914Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:08.476Z] DEBUG - number of items : 25 [2019-07-30T21:11:08.476Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T21:11:08.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152972693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:08.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152972693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:08.476Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152972693 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:08.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152972693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:08.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152972694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:08.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152972694 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-30T21:11:08.476Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152972696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:08.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152972696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:08.476Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152972696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:08.476Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152972696 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:08.476Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152972697 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:08.476Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T21:11:08.476Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:08.476Z] DEBUG - number of items : 25 [2019-07-30T21:11:08.476Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T21:11:08.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152972717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:08.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152972717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:08.477Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152972718 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:08.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152972718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:08.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152972718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:08.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152972718 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-30T21:11:08.477Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152972720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:08.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152972720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:08.477Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152972720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:08.477Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152972720 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:08.477Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152972720 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:08.477Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T21:11:08.477Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:08.733Z] DEBUG - number of items : 25 [2019-07-30T21:11:08.733Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T21:11:08.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152972793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:08.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152972794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:08.733Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152972794 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:08.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152972796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:08.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152972796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:08.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152972796 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-30T21:11:08.733Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152972798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:08.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152972799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:08.733Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152972799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:08.733Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152972799 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:08.733Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152972800 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:08.733Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T21:11:08.733Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:09.294Z] DEBUG - number of items : 25 [2019-07-30T21:11:09.294Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T21:11:09.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152973303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:09.294Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152973303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:09.294Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152973303 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:09.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152973304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:09.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152973304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:09.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152973304 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-30T21:11:09.294Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152973306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:09.294Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152973306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:09.294Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152973306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:09.294Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152973306 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:09.294Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152973307 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:09.294Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T21:11:09.294Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:09.856Z] DEBUG - number of items : 25 [2019-07-30T21:11:09.856Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T21:11:09.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152973810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:09.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152973810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:09.856Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152973810 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:09.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152973810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:09.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152973810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:09.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152973810 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-30T21:11:09.856Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152973812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:09.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152973813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:09.856Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152973813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:09.856Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152973813 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:09.856Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152973813 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:09.856Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T21:11:09.856Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:10.113Z] DEBUG - number of items : 25 [2019-07-30T21:11:10.113Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:10.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152974317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:10.113Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152974318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:10.113Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152974318 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:10.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152974318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:10.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152974318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:10.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152974318 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-30T21:11:10.113Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152974321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:10.113Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152974321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:10.113Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152974321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:10.113Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152974322 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:10.113Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152974322 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:10.113Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:10.113Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:10.675Z] DEBUG - number of items : 25 [2019-07-30T21:11:10.675Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:10.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152974825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:10.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152974825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:10.675Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152974825 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:10.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152974825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:10.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152974825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:10.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152974825 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-30T21:11:10.675Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152974827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:10.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152974839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:10.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152974839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:10.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152974877 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:10.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152974877 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:10.675Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:10.675Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:11.237Z] DEBUG - number of items : 25 [2019-07-30T21:11:11.237Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T21:11:11.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152975380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:11.237Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152975381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:11.237Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152975381 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:11.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152975381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:11.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152975381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:11.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152975381 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-30T21:11:11.237Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152975383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:11.237Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152975383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:11.237Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152975383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:11.237Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152975383 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:11.237Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152975383 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:11.237Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T21:11:11.237Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:11.801Z] DEBUG - number of items : 25 [2019-07-30T21:11:11.801Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T21:11:11.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152975921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:11.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152975922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:11.801Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152975922 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:11.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152975922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:11.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152975922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:11.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152975922 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-30T21:11:11.801Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152975924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:11.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152975925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:11.801Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152975925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:11.801Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152975925 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:11.801Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152975925 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:11.801Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T21:11:11.801Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:12.364Z] DEBUG - number of items : 25 [2019-07-30T21:11:12.364Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T21:11:12.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152976428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:12.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152976428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:12.364Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152976428 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:12.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152976428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:12.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152976428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:12.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152976428 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-30T21:11:12.364Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152976430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:12.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152976431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:12.364Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152976431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:12.364Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152976431 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:12.364Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152976431 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:12.364Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T21:11:12.364Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:12.926Z] DEBUG - number of items : 25 [2019-07-30T21:11:12.926Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T21:11:12.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152976934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:12.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152976934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:12.926Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152976934 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:12.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152976935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:12.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152976935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:12.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152976935 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-30T21:11:12.926Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152976937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:12.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152976937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:12.926Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152976937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:12.926Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152976937 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:12.926Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152976937 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:12.926Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T21:11:12.926Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:13.489Z] DEBUG - number of items : 25 [2019-07-30T21:11:13.489Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T21:11:13.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152977440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:13.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152977440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:13.489Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152977441 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:13.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152977441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:13.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152977441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:13.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152977441 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-30T21:11:13.489Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152977444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:13.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152977445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:13.489Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152977445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:13.489Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152977445 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:13.489Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152977445 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:13.489Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T21:11:13.489Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:13.746Z] DEBUG - number of items : 25 [2019-07-30T21:11:13.746Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T21:11:13.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152977983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:13.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152977984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:13.746Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152977984 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:13.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152977984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:13.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152977984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:13.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152977984 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-30T21:11:13.746Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152977986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:13.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152977986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:13.746Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152977986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:13.746Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152977986 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:13.746Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152977987 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:13.746Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T21:11:13.746Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:14.310Z] DEBUG - number of items : 25 [2019-07-30T21:11:14.310Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T21:11:14.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152978489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:14.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152978489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:14.310Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152978489 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:14.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152978489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:14.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152978490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:14.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152978490 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-30T21:11:14.310Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152978492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:14.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152978492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:14.310Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152978492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:14.310Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152978492 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:14.310Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152978493 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T21:11:14.310Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T21:11:14.310Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:14.873Z] DEBUG - number of items : 25 [2019-07-30T21:11:14.873Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:14.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152978995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:14.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152978995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:14.873Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152978995 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:14.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152978995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:14.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152978996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:14.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152978996 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-30T21:11:14.873Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152979011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:14.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152979011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:14.873Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152979011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:14.873Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152979012 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:14.873Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152979012 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:14.873Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:14.873Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:15.422Z] DEBUG - number of items : 25 [2019-07-30T21:11:15.422Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:15.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152979514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:15.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152979514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:15.422Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152979514 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:15.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152979514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:15.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152979515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:15.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152979515 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-30T21:11:15.422Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152979516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:15.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152979517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:15.422Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152979517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:15.422Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152979517 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:15.422Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152979517 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:15.422Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:15.422Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:15.985Z] DEBUG - number of items : 25 [2019-07-30T21:11:15.985Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:15.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152980019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:15.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152980020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:15.985Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152980020 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:15.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152980020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:15.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152980020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:15.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152980020 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-30T21:11:15.985Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152980022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:15.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152980022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:15.985Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152980022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:15.985Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152980022 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:15.985Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152980023 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:15.985Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:15.985Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:16.548Z] DEBUG - number of items : 25 [2019-07-30T21:11:16.548Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:16.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152980525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:16.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152980525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:16.548Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152980525 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:16.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152980525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:16.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152980525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:16.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152980526 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-30T21:11:16.548Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152980535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:16.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152980535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:16.548Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152980535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:16.548Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152980536 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:16.548Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152980536 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:16.548Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:16.548Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:16.805Z] DEBUG - number of items : 25 [2019-07-30T21:11:16.805Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:16.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152981038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:16.805Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152981038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:16.805Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152981038 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:16.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152981038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:16.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152981039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:16.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152981039 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-30T21:11:16.805Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152981041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:16.805Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152981041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:16.805Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152981041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:16.805Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152981041 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:16.805Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152981041 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:16.805Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T21:11:16.805Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:17.369Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:20.642Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T21:11:20.642Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:11:20.642Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:20.642Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:20.898Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:20.898Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:11:20.898Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T21:11:20.898Z] DEBUG - number of items : 25 [2019-07-30T21:11:20.898Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:20.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152985105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:20.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152985106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:20.898Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152985106 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:20.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152985106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:20.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152985106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:20.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152985106 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-30T21:11:20.898Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152985107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:20.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152985108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:20.898Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152985108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:20.898Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152985108 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:20.898Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152985108 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:20.898Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:20.898Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:21.461Z] DEBUG - number of items : 25 [2019-07-30T21:11:21.461Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:21.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152985660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:21.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152985660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:21.461Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152985660 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:21.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152985661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:21.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152985661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:21.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152985661 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-30T21:11:21.461Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152985662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:21.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152985663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:21.461Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152985663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:21.461Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152985663 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:21.461Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152985663 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:21.461Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:21.461Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:22.025Z] DEBUG - number of items : 25 [2019-07-30T21:11:22.025Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:22.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152986201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:22.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152986202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:22.025Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152986202 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:22.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152986202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:22.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152986202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:22.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152986202 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-30T21:11:22.025Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152986204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:22.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152986204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:22.025Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152986204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:22.025Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152986204 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:22.025Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152986204 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:22.025Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:22.025Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:22.588Z] DEBUG - number of items : 25 [2019-07-30T21:11:22.588Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T21:11:22.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152986733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:22.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152986733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:22.588Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152986733 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:22.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152986733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:22.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152986733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:22.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152986734 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-30T21:11:22.588Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152986735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:22.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152986735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:22.588Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152986735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:22.588Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152986735 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:22.588Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152986735 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:22.588Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T21:11:22.588Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:23.151Z] DEBUG - number of items : 25 [2019-07-30T21:11:23.151Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T21:11:23.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152987285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:23.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152987285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:23.151Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152987285 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:23.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152987285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:23.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152987285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:23.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152987285 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-30T21:11:23.151Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152987287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:23.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152987287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:23.151Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152987287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:23.151Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152987287 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:23.151Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152987287 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:23.151Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T21:11:23.151Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:23.715Z] DEBUG - number of items : 25 [2019-07-30T21:11:23.715Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T21:11:23.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152987803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:23.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152987803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:23.715Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152987804 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:23.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152987804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:23.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152987804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:23.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152987804 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-30T21:11:23.715Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152987806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:23.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152987806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:23.715Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152987806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:23.715Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152987806 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:23.715Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152987806 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:23.715Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T21:11:23.715Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:24.278Z] DEBUG - number of items : 25 [2019-07-30T21:11:24.278Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T21:11:24.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152988309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:24.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152988309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:24.278Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152988309 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:24.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152988309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:24.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152988309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:24.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152988309 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-30T21:11:24.278Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152988311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:24.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152988311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:24.278Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152988311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:24.278Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152988311 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:24.278Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152988311 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:24.278Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T21:11:24.278Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:24.841Z] DEBUG - number of items : 25 [2019-07-30T21:11:24.841Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T21:11:24.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152988814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:24.841Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152988814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:24.841Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152988814 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:24.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152988814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:24.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152988814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:24.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152988815 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-30T21:11:24.841Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152988824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:24.841Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152988825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:24.841Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152988825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:24.841Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152988825 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:24.841Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152988825 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:24.841Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T21:11:24.841Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:25.097Z] DEBUG - number of items : 25 [2019-07-30T21:11:25.097Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T21:11:25.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152989328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:25.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152989328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:25.097Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152989328 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:25.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152989328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:25.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152989329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:25.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152989329 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-30T21:11:25.098Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152989330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:25.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152989330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:25.098Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152989331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:25.098Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152989331 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:25.098Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152989331 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:25.098Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T21:11:25.098Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:25.661Z] DEBUG - number of items : 25 [2019-07-30T21:11:25.661Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T21:11:25.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152989884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:25.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152989885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:25.661Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152989885 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:25.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152989885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:25.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152989885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:25.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152989885 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-30T21:11:25.661Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152989887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:25.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152989887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:25.661Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152989887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:25.661Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152989887 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:25.661Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152989887 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:25.661Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T21:11:25.661Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:26.224Z] DEBUG - number of items : 25 [2019-07-30T21:11:26.224Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:26.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152990390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:26.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152990390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:26.224Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152990390 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:26.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152990391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:26.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152990391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:26.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152990391 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-30T21:11:26.224Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152990400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:26.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152990400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:26.224Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152990400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:26.224Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152990400 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:26.224Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152990400 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:26.224Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:26.224Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:27.026Z] DEBUG - number of items : 25 [2019-07-30T21:11:27.026Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:27.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152990906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:27.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152990907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:27.026Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152990907 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:27.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152990907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:27.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152990907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:27.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152990907 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-30T21:11:27.026Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152990909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:27.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152990909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:27.026Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152990909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:27.026Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152990909 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:27.026Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152990909 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:27.026Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:27.026Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:27.283Z] DEBUG - number of items : 25 [2019-07-30T21:11:27.283Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T21:11:27.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152991485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:27.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152991485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:27.283Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152991485 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:27.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152991485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:27.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152991485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:27.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152991485 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-30T21:11:27.283Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152991487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:27.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152991487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:27.283Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152991487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:27.283Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152991487 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:27.283Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152991487 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:27.283Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T21:11:27.283Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:27.845Z] DEBUG - number of items : 25 [2019-07-30T21:11:27.845Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T21:11:27.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152992092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:27.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152992092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:27.845Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152992093 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:27.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152992093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:27.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152992093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:27.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152992093 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-30T21:11:27.845Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152992095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:27.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152992095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:27.845Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152992095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:27.845Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152992096 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:27.845Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152992096 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:27.845Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T21:11:27.845Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:28.409Z] DEBUG - number of items : 25 [2019-07-30T21:11:28.409Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T21:11:28.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152992598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:28.409Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152992599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:28.409Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152992599 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:28.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152992599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:28.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152992599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:28.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152992599 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-30T21:11:28.409Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152992601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:28.409Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152992601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:28.409Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152992601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:28.409Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152992601 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:28.409Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152992601 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:28.409Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T21:11:28.409Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:28.972Z] DEBUG - number of items : 25 [2019-07-30T21:11:28.972Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T21:11:28.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152993114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:28.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152993115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:28.972Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152993115 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:28.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152993115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:28.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152993115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:28.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152993115 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-30T21:11:28.972Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152993117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:28.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152993117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:28.972Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152993117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:28.972Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152993117 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:28.972Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152993117 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:28.972Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T21:11:28.972Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:29.534Z] DEBUG - number of items : 25 [2019-07-30T21:11:29.534Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T21:11:29.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152993620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:29.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152993620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:29.534Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152993620 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:29.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152993620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:29.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152993620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:29.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152993620 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-30T21:11:29.534Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152993622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:29.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152993622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:29.534Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152993623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:29.534Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152993623 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:29.534Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152993623 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:29.534Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T21:11:29.534Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:30.096Z] DEBUG - number of items : 25 [2019-07-30T21:11:30.096Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T21:11:30.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152994125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:30.096Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152994125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:30.096Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152994125 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:30.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152994125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:30.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152994126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:30.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152994126 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-30T21:11:30.096Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152994127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:30.096Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152994127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:30.096Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152994128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:30.096Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152994128 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:30.096Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152994128 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:30.096Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T21:11:30.096Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:30.659Z] DEBUG - number of items : 25 [2019-07-30T21:11:30.659Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T21:11:30.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152994630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:30.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152994630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:30.659Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152994630 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:30.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152994631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:30.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152994631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:30.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152994631 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-30T21:11:30.659Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152994633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:30.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152994633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:30.659Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152994633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:30.659Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152994633 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:30.659Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152994633 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:11:30.659Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T21:11:30.659Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:30.915Z] DEBUG - number of items : 25 [2019-07-30T21:11:30.915Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:30.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152995135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:30.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152995135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:30.915Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152995135 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:30.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152995136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:30.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152995136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:30.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152995136 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-30T21:11:30.915Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152995138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:30.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152995138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:30.915Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152995138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:30.915Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152995138 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:30.915Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152995138 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:30.915Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:30.915Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:31.477Z] DEBUG - number of items : 25 [2019-07-30T21:11:31.477Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:31.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152995641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:31.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152995641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:31.477Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152995641 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:31.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152995641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:31.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152995641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:31.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152995641 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-30T21:11:31.477Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152995643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:31.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152995643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:31.477Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152995643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:31.477Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152995644 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:31.477Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152995644 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:31.477Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:31.477Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:32.130Z] DEBUG - number of items : 25 [2019-07-30T21:11:32.130Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:32.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152996180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:32.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152996181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:32.130Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152996181 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:32.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152996181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:32.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152996181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:32.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152996181 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-30T21:11:32.130Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152996183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:32.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152996183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:32.130Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152996183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:32.130Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152996183 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:32.130Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152996183 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:32.130Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:32.130Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:32.693Z] DEBUG - number of items : 25 [2019-07-30T21:11:32.693Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:32.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152996818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:32.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152996818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:32.693Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152996818 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:32.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152996818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:32.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152996819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:32.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152996819 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-30T21:11:32.693Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152996821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:32.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152996821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:32.693Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152996821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:32.693Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152996821 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:32.693Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152996822 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:32.693Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:32.693Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:33.255Z] DEBUG - number of items : 25 [2019-07-30T21:11:33.255Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:33.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1152997350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:33.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152997350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:33.255Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1152997350 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:33.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1152997350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:33.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1152997350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:33.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1152997350 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-30T21:11:33.255Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1152997388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:33.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1152997388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:33.255Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1152997389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:33.255Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1152997389 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:33.255Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1152997389 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:33.255Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:11:33.255Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:33.817Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:36.338Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T21:11:36.338Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:11:36.338Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:36.594Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:36.594Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:11:36.594Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:36.851Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-30T21:11:36.851Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-30T21:11:37.414Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-30T21:11:37.414Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-30T21:11:37.414Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1153001384 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T21:11:37.414Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T21:11:37.414Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-30T21:11:37.414Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:11:37.414Z] 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-30T21:11:37.414Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T21:11:37.414Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T21:11:37.414Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:11:37.414Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:11:37.414Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T21:11:37.414Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2019-07-30T21:11:37.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1153001387 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-30T21:11:37.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1153001388 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-30T21:11:37.414Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1153001388 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T21:11:37.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1153001388 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T21:11:37.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1153001388 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-30T21:11:37.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1153001388 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-30T21:11:37.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1153001388 data=null item=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-30T21:11:37.414Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1153001390 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-30T21:11:37.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1153001390 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-30T21:11:37.414Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1153001390 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-30T21:11:37.414Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1153001390 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T21:11:37.414Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1153001390 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T21:11:37.414Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T21:11:37.414Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T21:11:37.414Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T21:11:37.414Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T21:11:37.414Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:11:37.414Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:11:37.414Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:11:37.414Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:11:37.414Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:11:37.414Z] DEBUG - Clicking on OK [2019-07-30T21:11:37.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153001392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:11:37.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153001392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:11:37.414Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153001392 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:11:37.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153001392 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:11:37.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153001392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:11:37.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153001392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:11:37.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153001393 data=null item=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-30T21:11:37.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1153000983 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-30T21:11:37.671Z] DEBUG - Clicked on [2019-07-30T21:11:37.671Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:37.671Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:38.234Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:38.234Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-30T21:11:38.234Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-30T21:11:38.492Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-30T21:11:38.492Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-30T21:11:38.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1153002615 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T21:11:38.492Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T21:11:38.492Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-30T21:11:38.492Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:11:38.492Z] 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-30T21:11:38.492Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T21:11:38.492Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T21:11:38.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:11:38.492Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:11:38.492Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T21:11:38.492Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected [2019-07-30T21:11:38.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1153002617 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-30T21:11:38.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1153002617 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-30T21:11:38.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1153002618 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T21:11:38.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1153002618 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T21:11:38.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1153002618 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-30T21:11:38.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1153002618 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-30T21:11:38.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1153002618 data=null item=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-30T21:11:38.492Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1153002619 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-30T21:11:38.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1153002619 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-30T21:11:38.492Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1153002619 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-30T21:11:38.492Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1153002620 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T21:11:38.492Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1153002620 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T21:11:38.492Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T21:11:38.492Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration [2019-07-30T21:11:38.822Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=1153002726 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T21:11:38.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1153002292 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-30T21:11:38.822Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:41.342Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T21:11:41.342Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:11:41.342Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:41.342Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T21:11:41.342Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T21:11:41.342Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T21:11:41.342Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T21:11:41.342Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T21:11:41.342Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T21:11:41.342Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:41.599Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:41.599Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:11:41.599Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T21:11:41.599Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:41.599Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:41.599Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:42.162Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:42.162Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:42.162Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:42.724Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:42.724Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:42.724Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:43.288Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:43.288Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:43.288Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:43.852Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:43.852Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:43.852Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:44.414Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:44.414Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:44.414Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:44.976Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:44.976Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:44.976Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:45.234Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:45.234Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:45.234Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:45.796Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:45.796Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:45.796Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:46.358Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:46.358Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:46.358Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:46.921Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:46.921Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:46.921Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:47.491Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:47.491Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:47.491Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:48.053Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:48.053Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:48.053Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:48.616Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:48.616Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:48.616Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:49.178Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:49.178Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:49.178Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:49.923Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:49.923Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:49.923Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:50.180Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:50.180Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:50.180Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:50.743Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:50.743Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:50.743Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:51.307Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:51.307Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:51.307Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:51.563Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:51.563Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:51.563Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:52.125Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:52.125Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:52.125Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:52.688Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:52.688Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:52.688Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:53.251Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:53.251Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:53.251Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:53.825Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:53.825Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:11:53.825Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:54.388Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:56.908Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T21:11:56.908Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:11:56.908Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:57.164Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:11:57.164Z] DEBUG - number of items : 25 [2019-07-30T21:11:57.164Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-30T21:11:57.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153021387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T21:11:57.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153021388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T21:11:57.164Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153021388 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T21:11:57.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153021388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T21:11:57.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153021388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T21:11:58.095Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153022006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T21:11:58.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153022012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T21:11:58.095Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153022012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T21:11:58.095Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153022012 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T21:11:58.095Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153022012 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-30T21:11:58.095Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-30T21:11:58.095Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-30T21:11:58.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1153022014 data=null doit=true} to Shell with text {Filter} [2019-07-30T21:11:58.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:11:58.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:11:58.095Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:11:58.095Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:11:58.095Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:11:58.095Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T21:11:58.095Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:11:58.095Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:11:58.095Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:11:58.095Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T21:11:58.095Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T21:11:58.095Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:11:58.095Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T21:11:58.095Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:11:58.095Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:11:58.095Z] DEBUG - Clicking on Uncheck all [2019-07-30T21:11:58.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1153022019 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-30T21:11:58.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1153022019 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-30T21:11:58.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1153022019 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:11:58.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1153022019 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:11:58.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1153022019 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-30T21:11:58.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1153022020 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-30T21:11:58.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1153022020 data=null item=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-30T21:11:58.095Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1153022129 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-30T21:11:58.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1153022129 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-30T21:11:58.095Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1153022129 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-30T21:11:58.095Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1153022130 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:11:58.095Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1153022130 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:11:58.095Z] DEBUG - Clicked on Uncheck all [2019-07-30T21:11:58.095Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:11:58.095Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:11:58.095Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:11:58.095Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T21:11:58.095Z] DEBUG - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active' [2019-07-30T21:11:58.095Z] DEBUG - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH' [2019-07-30T21:11:58.095Z] DEBUG - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-30T21:11:58.095Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:11:58.095Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:11:58.095Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:11:58.095Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T21:11:58.095Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:11:58.095Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:11:58.095Z] DEBUG - Clicking on Check Active [2019-07-30T21:11:58.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check Active} time=1153022136 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-30T21:11:58.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=1153022136 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-30T21:11:58.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check Active} time=1153022136 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-30T21:11:58.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check Active} time=1153022136 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-30T21:11:58.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check Active} time=1153022136 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-30T21:11:58.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check Active} time=1153022136 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-30T21:12:00.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check Active} time=1153022136 data=null item=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-30T21:12:00.615Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check Active} time=1153024444 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-30T21:12:00.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=1153024503 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-30T21:12:00.615Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check Active} time=1153024503 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-30T21:12:00.615Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check Active} time=1153024503 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-30T21:12:00.615Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check Active} time=1153024503 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-30T21:12:00.615Z] DEBUG - Clicked on Check Active [2019-07-30T21:12:00.615Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:12:00.615Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:12:00.615Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:12:00.615Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T21:12:00.615Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T21:12:00.615Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:12:00.615Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T21:12:00.615Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:12:00.615Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:12:00.615Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:12:00.615Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T21:12:00.615Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:00.615Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:00.615Z] DEBUG - Clicking on Check all [2019-07-30T21:12:00.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1153024506 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-30T21:12:00.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1153024506 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-30T21:12:00.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1153024507 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:12:00.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1153024507 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:12:00.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1153024507 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-30T21:12:00.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1153024507 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-30T21:12:00.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1153024507 data=null item=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-30T21:12:00.615Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1153024542 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-30T21:12:00.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1153024542 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-30T21:12:00.615Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1153024543 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-30T21:12:00.615Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1153024543 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:12:00.615Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1153024543 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:12:00.615Z] DEBUG - Clicked on Check all [2019-07-30T21:12:00.615Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:12:00.615Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:12:00.615Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:12:00.615Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T21:12:00.615Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:12:00.615Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:12:00.615Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:12:00.615Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T21:12:00.615Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive' [2019-07-30T21:12:00.615Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH' [2019-07-30T21:12:00.615Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-30T21:12:00.615Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:00.615Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:00.615Z] DEBUG - Clicking on Uncheck Inactive [2019-07-30T21:12:00.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=1153024545 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-30T21:12:00.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1153024545 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-30T21:12:00.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck Inactive} time=1153024545 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-30T21:12:00.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=1153024546 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-30T21:12:00.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=1153024546 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-30T21:12:00.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=1153024546 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-30T21:12:01.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=1153024546 data=null item=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-30T21:12:02.327Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=1153026266 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-30T21:12:02.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1153026266 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-30T21:12:02.327Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=1153026266 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-30T21:12:02.327Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=1153026267 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-30T21:12:02.327Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=1153026267 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-30T21:12:02.327Z] DEBUG - Clicked on Uncheck Inactive [2019-07-30T21:12:02.327Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:12:02.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=1153026279 data=null button=0 stateMask=0x0 x=88 y=33 count=0} to TreeItem with text {synthetic-trace} [2019-07-30T21:12:02.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1153026279 data=null doit=true} to TreeItem with text {synthetic-trace} [2019-07-30T21:12:02.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1153026279 data=null} to TreeItem with text {synthetic-trace} [2019-07-30T21:12:02.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=1153026279 data=null button=1 stateMask=0x0 x=88 y=33 count=1} to TreeItem with text {synthetic-trace} [2019-07-30T21:12:02.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153026280 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-30T21:12:02.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=1153026281 data=null button=1 stateMask=0x80000 x=88 y=33 count=1} to TreeItem with text {synthetic-trace} [2019-07-30T21:12:02.327Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:12:02.327Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:12:02.327Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:12:02.327Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T21:12:02.327Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:12:02.327Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:12:02.327Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:12:02.327Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T21:12:02.327Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T21:12:02.327Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:12:02.327Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T21:12:02.327Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:02.327Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:02.327Z] DEBUG - Clicking on Uncheck all [2019-07-30T21:12:02.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1153026283 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-30T21:12:02.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1153026283 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-30T21:12:02.327Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1153026283 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:12:02.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1153026283 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:12:02.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1153026283 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-30T21:12:02.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1153026284 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-30T21:12:02.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1153026284 data=null item=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-30T21:12:02.327Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1153026310 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-30T21:12:02.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1153026310 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-30T21:12:02.327Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1153026311 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-30T21:12:02.327Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1153026311 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:12:02.327Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1153026311 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:12:02.327Z] DEBUG - Clicked on Uncheck all [2019-07-30T21:12:02.327Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:12:02.327Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T21:12:02.327Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T21:12:02.327Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T21:12:02.327Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:12:02.327Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:12:02.327Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T21:12:02.327Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:12:02.327Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:12:02.327Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:12:02.327Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T21:12:02.327Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - Clicking on Check selected [2019-07-30T21:12:02.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1153026313 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-30T21:12:02.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1153026313 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-30T21:12:02.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1153026313 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1153026313 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1153026313 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-30T21:12:02.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1153026313 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-30T21:12:02.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1153026313 data=null item=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-30T21:12:02.328Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1153026314 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-30T21:12:02.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1153026314 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-30T21:12:02.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1153026314 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-30T21:12:02.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1153026315 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1153026315 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Clicked on Check selected [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - Clicking on Uncheck all [2019-07-30T21:12:02.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1153026317 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-30T21:12:02.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1153026317 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-30T21:12:02.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1153026317 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1153026317 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1153026317 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-30T21:12:02.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1153026317 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-30T21:12:02.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1153026318 data=null item=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-30T21:12:02.328Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1153026319 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-30T21:12:02.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1153026319 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-30T21:12:02.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1153026319 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-30T21:12:02.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1153026319 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1153026319 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Clicked on Uncheck all [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - Clicking on Check subtree [2019-07-30T21:12:02.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1153026321 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-30T21:12:02.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1153026321 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-30T21:12:02.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1153026321 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1153026321 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1153026321 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-30T21:12:02.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1153026321 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-30T21:12:02.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1153026321 data=null item=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-30T21:12:02.328Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1153026325 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-30T21:12:02.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1153026326 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-30T21:12:02.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1153026326 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-30T21:12:02.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1153026326 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1153026326 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Clicked on Check subtree [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - Clicking on Check all [2019-07-30T21:12:02.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1153026328 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-30T21:12:02.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1153026328 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-30T21:12:02.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1153026328 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1153026328 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1153026328 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-30T21:12:02.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1153026329 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-30T21:12:02.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1153026329 data=null item=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-30T21:12:02.328Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1153026413 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-30T21:12:02.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1153026414 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-30T21:12:02.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1153026414 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-30T21:12:02.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1153026414 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1153026414 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Clicked on Check all [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - Clicking on Uncheck selected [2019-07-30T21:12:02.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1153026418 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-30T21:12:02.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1153026418 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-30T21:12:02.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1153026418 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1153026418 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1153026418 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-30T21:12:02.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1153026419 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-30T21:12:02.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1153026419 data=null item=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-30T21:12:02.328Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1153026420 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-30T21:12:02.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1153026420 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-30T21:12:02.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1153026420 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-30T21:12:02.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1153026420 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1153026420 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Clicked on Uncheck selected [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - Clicking on Check all [2019-07-30T21:12:02.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1153026422 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-30T21:12:02.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1153026422 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-30T21:12:02.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1153026422 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1153026422 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1153026422 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-30T21:12:02.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1153026422 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-30T21:12:02.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1153026422 data=null item=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-30T21:12:02.328Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1153026424 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-30T21:12:02.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1153026424 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-30T21:12:02.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1153026424 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-30T21:12:02.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1153026424 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1153026424 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Clicked on Check all [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - Clicking on Uncheck subtree [2019-07-30T21:12:02.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1153026425 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-30T21:12:02.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1153026426 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-30T21:12:02.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=1153026426 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1153026426 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1153026426 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-30T21:12:02.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1153026426 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-30T21:12:02.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1153026426 data=null item=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-30T21:12:02.328Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1153026427 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-30T21:12:02.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1153026427 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-30T21:12:02.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1153026427 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-30T21:12:02.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1153026427 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1153026427 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Clicked on Uncheck subtree [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:02.328Z] DEBUG - Clicking on Uncheck all [2019-07-30T21:12:02.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1153026429 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-30T21:12:02.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1153026429 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-30T21:12:02.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1153026429 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1153026429 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1153026429 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-30T21:12:02.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1153026429 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-30T21:12:02.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1153026429 data=null item=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-30T21:12:02.328Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1153026511 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-30T21:12:02.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1153026511 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-30T21:12:02.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1153026511 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-30T21:12:02.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1153026511 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1153026512 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:12:02.328Z] DEBUG - Clicked on Uncheck all [2019-07-30T21:12:02.328Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:12:02.328Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T21:12:02.891Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:12:02.891Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:12:02.891Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:12:02.891Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T21:12:02.891Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T21:12:02.891Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:12:02.891Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T21:12:02.891Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:12:02.891Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:12:02.891Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:12:02.891Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T21:12:02.891Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:02.891Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:02.891Z] DEBUG - Clicking on Check all [2019-07-30T21:12:02.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1153027019 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-30T21:12:02.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1153027020 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-30T21:12:02.892Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1153027020 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:12:02.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1153027020 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:12:02.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1153027020 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-30T21:12:02.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1153027020 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-30T21:12:02.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1153027020 data=null item=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-30T21:12:02.892Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1153027031 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-30T21:12:02.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1153027031 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-30T21:12:02.892Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1153027031 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-30T21:12:02.892Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1153027031 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:12:02.892Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1153027031 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:12:02.892Z] DEBUG - Clicked on Check all [2019-07-30T21:12:02.892Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:12:02.892Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:12:02.892Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:12:02.892Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T21:12:02.892Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:12:02.892Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:12:02.892Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:12:02.892Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T21:12:02.892Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:02.892Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:02.892Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:12:02.892Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:12:02.892Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:02.892Z] DEBUG - Clicking on OK [2019-07-30T21:12:02.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153027033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:02.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153027033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:02.892Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153027033 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:02.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153027033 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:02.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153027033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:02.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153027033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:02.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153027034 data=null item=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-30T21:12:02.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153021388 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-30T21:12:03.148Z] DEBUG - Clicked on [2019-07-30T21:12:03.148Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:12:03.148Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:12:03.405Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:12:05.928Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T21:12:05.928Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:12:05.928Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:12:05.928Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:12:05.928Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-30T21:12:05.928Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-30T21:12:06.188Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-30T21:12:06.188Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-30T21:12:06.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1153030416 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T21:12:06.188Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T21:12:06.188Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-30T21:12:06.188Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:12:06.188Z] 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-30T21:12:06.188Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T21:12:06.188Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T21:12:06.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:06.188Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:06.188Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T21:12:06.188Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T21:12:06.188Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T21:12:06.188Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-30T21:12:06.188Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:12:06.188Z] 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-30T21:12:06.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:06.188Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:06.188Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T21:12:06.188Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T21:12:06.188Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-30T21:12:06.188Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-30T21:12:06.188Z] 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-30T21:12:06.188Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T21:12:06.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:06.188Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:06.188Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:12:06.188Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-30T21:12:06.188Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8') [2019-07-30T21:12:06.188Z] DEBUG - matched Text with text " [2019-07-30T21:12:06.188Z] ", using matcher: of type 'Text' [2019-07-30T21:12:06.188Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T21:12:06.188Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2019-07-30T21:12:06.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1153030422 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-30T21:12:06.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1153030423 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-30T21:12:06.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1153030423 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T21:12:06.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1153030423 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T21:12:06.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1153030423 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-30T21:12:06.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1153030423 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-30T21:12:06.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1153030423 data=null item=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-30T21:12:06.188Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1153030424 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-30T21:12:06.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1153030424 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-30T21:12:06.188Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1153030425 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-30T21:12:06.188Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1153030425 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T21:12:06.188Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1153030425 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T21:12:06.188Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T21:12:06.188Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T21:12:06.188Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=1153030426 data=null doit=true} to Button with text {All Active Threads} [2019-07-30T21:12:06.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1153030427 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-30T21:12:06.188Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T21:12:06.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1153030428 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T21:12:06.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1153030428 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-30T21:12:06.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1153030428 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-30T21:12:06.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1153030428 data=null item=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-30T21:12:06.188Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T21:12:06.444Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T21:12:06.444Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1153030479 data=null doit=true} to Button with text {Active Threads on CPUs:} [2019-07-30T21:12:06.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1153030479 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-30T21:12:06.444Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T21:12:06.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=1153030481 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T21:12:06.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=1153030481 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-30T21:12:06.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=1153030481 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-30T21:12:06.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1153030481 data=null item=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-30T21:12:06.444Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T21:12:06.444Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T21:12:06.444Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=1153030482 data=null doit=true} to Button with text {All Active Threads} [2019-07-30T21:12:06.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1153030482 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-30T21:12:06.444Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T21:12:06.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1153030483 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T21:12:06.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1153030483 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-30T21:12:06.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1153030483 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-30T21:12:06.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1153030484 data=null item=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-30T21:12:06.444Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T21:12:06.444Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T21:12:06.444Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T21:12:06.444Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T21:12:06.444Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:06.444Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:06.444Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:12:06.444Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:12:06.444Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:06.444Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T21:12:06.444Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T21:12:06.444Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T21:12:06.444Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:06.444Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:06.444Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:12:06.444Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:12:06.444Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:06.444Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T21:12:06.444Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T21:12:06.444Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T21:12:06.444Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:06.444Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:06.444Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:12:06.444Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:12:06.444Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:06.444Z] DEBUG - Clicking on OK [2019-07-30T21:12:06.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153030501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:06.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153030501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:06.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153030501 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:06.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153030501 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:06.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153030501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:06.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153030501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:06.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153030501 data=null item=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-30T21:12:06.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1153030091 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-30T21:12:06.777Z] DEBUG - Clicked on [2019-07-30T21:12:06.777Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:12:06.777Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:12:06.777Z] DEBUG - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only' [2019-07-30T21:12:06.777Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:12:06.777Z] DEBUG - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat' [2019-07-30T21:12:06.777Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:12:07.033Z] DEBUG - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical' [2019-07-30T21:12:07.033Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:12:07.033Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-30T21:12:07.033Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-30T21:12:07.596Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-30T21:12:07.596Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-30T21:12:07.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1153031584 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T21:12:07.596Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T21:12:07.596Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-30T21:12:07.596Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:12:07.596Z] 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-30T21:12:07.596Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T21:12:07.596Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T21:12:07.596Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:07.596Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:07.596Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T21:12:07.596Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T21:12:07.596Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T21:12:07.596Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-30T21:12:07.596Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:12:07.596Z] 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-30T21:12:07.596Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:07.596Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:07.596Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T21:12:07.596Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T21:12:07.596Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-30T21:12:07.596Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-30T21:12:07.596Z] 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-30T21:12:07.596Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T21:12:07.596Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:07.596Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:07.596Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2019-07-30T21:12:07.596Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-30T21:12:07.596Z] 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-30T21:12:07.596Z] DEBUG - matched Text with text " [2019-07-30T21:12:07.596Z] ", using matcher: of type 'Text' [2019-07-30T21:12:07.596Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T21:12:07.596Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1153031590 data=null doit=true} to Button with text {Active Threads on CPUs:} [2019-07-30T21:12:07.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1153031590 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-30T21:12:07.596Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T21:12:07.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=1153031591 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T21:12:07.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=1153031591 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-30T21:12:07.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=1153031592 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-30T21:12:07.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1153031592 data=null item=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-30T21:12:07.596Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T21:12:07.596Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T21:12:07.596Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T21:12:07.596Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T21:12:07.596Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:07.596Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:07.596Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:12:07.596Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:12:07.596Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:07.596Z] DEBUG - Clicking on OK [2019-07-30T21:12:07.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153031593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:07.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153031593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:07.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153031594 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:07.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153031594 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:07.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153031594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:07.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153031594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:07.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153031594 data=null item=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-30T21:12:07.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1153031193 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-30T21:12:07.852Z] DEBUG - Clicked on [2019-07-30T21:12:07.852Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:12:08.414Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:12:08.414Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-30T21:12:08.414Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-30T21:12:08.671Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-30T21:12:08.671Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-30T21:12:08.671Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1153032727 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T21:12:08.671Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T21:12:08.671Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-30T21:12:08.671Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:12:08.671Z] 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-30T21:12:08.671Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T21:12:08.671Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T21:12:08.671Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:08.671Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:08.671Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T21:12:08.671Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T21:12:08.671Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T21:12:08.671Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-30T21:12:08.671Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:12:08.671Z] 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-30T21:12:08.671Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:08.671Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:08.671Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T21:12:08.671Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T21:12:08.671Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-30T21:12:08.671Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-30T21:12:08.671Z] 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-30T21:12:08.671Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T21:12:08.671Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:08.671Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:08.671Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2019-07-30T21:12:08.671Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-30T21:12:08.671Z] 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-30T21:12:08.671Z] DEBUG - matched Text with text " [2019-07-30T21:12:08.671Z] ", using matcher: of type 'Text' [2019-07-30T21:12:08.671Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T21:12:08.671Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T21:12:08.671Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T21:12:08.671Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:08.671Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T21:12:08.671Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T21:12:08.671Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T21:12:08.671Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:08.671Z] DEBUG - Clicking on Cancel [2019-07-30T21:12:08.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1153032733 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-30T21:12:08.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1153032733 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-30T21:12:08.671Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1153032733 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T21:12:08.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1153032733 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T21:12:08.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1153032733 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-30T21:12:08.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1153032733 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-30T21:12:08.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1153032733 data=null item=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-30T21:12:08.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1153032454 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-30T21:12:08.928Z] DEBUG - Clicked on [2019-07-30T21:12:08.928Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:12:11.448Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T21:12:11.448Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:12:11.448Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:12:11.448Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T21:12:11.448Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T21:12:11.448Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:12:11.448Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:12:11.448Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:12:13.967Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T21:12:13.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:12:13.967Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:12:13.967Z] DEBUG - number of items : 25 [2019-07-30T21:12:13.967Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:12:15.951Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T21:12:15.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:12:15.951Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:12:15.951Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T21:12:15.951Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T21:12:15.951Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:12:15.951Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:12:17.844Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T21:12:17.844Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:12:18.101Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:12:18.101Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:12:18.665Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:12:18.665Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:12:18.665Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:12:20.563Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T21:12:20.563Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:12:20.819Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:12:20.819Z] DEBUG - number of items : 25 [2019-07-30T21:12:20.819Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T21:12:20.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153044959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T21:12:20.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153044959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T21:12:20.819Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153044960 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T21:12:20.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153044960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T21:12:20.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153044960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T21:12:21.075Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153045297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T21:12:21.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153045313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T21:12:21.075Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153045313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T21:12:21.075Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153045314 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T21:12:21.075Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153045314 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T21:12:21.075Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T21:12:21.075Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T21:12:21.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1153045336 data=null doit=true} to Shell with text {Legend} [2019-07-30T21:12:21.332Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T21:12:21.332Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.332Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T21:12:21.332Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.332Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T21:12:21.332Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.332Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T21:12:21.332Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.332Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T21:12:21.332Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.332Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T21:12:21.332Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.332Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T21:12:21.332Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.332Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T21:12:21.332Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.332Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T21:12:21.332Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.332Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T21:12:21.332Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.332Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T21:12:21.333Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T21:12:21.333Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T21:12:21.333Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T21:12:21.333Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T21:12:21.333Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T21:12:21.333Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T21:12:21.333Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T21:12:21.333Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T21:12:21.333Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T21:12:21.333Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:21.333Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:12:21.333Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:12:21.333Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:21.333Z] DEBUG - Clicking on OK [2019-07-30T21:12:21.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153045385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:21.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153045385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:21.333Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153045385 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:21.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153045385 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:21.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153045385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:21.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153045385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:21.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153045385 data=null item=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-30T21:12:21.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153044960 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-30T21:12:21.590Z] DEBUG - Clicked on [2019-07-30T21:12:21.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1153045820 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:12:21.846Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:12:21.846Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:12:21.846Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:12:21.846Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:12:21.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153045923 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:12:21.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153045923 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:12:21.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153045923 data=null} to TreeItem with text {test} [2019-07-30T21:12:21.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153045923 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:12:21.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153045924 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:12:21.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153045933 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:12:21.846Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:12:21.846Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:12:22.103Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:12:22.360Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:12:22.360Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:12:22.360Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:12:22.360Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:12:22.360Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:22.360Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:12:22.360Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:22.360Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:22.360Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:22.360Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:12:22.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153046521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:22.360Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153046521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:22.360Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153046521 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:22.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153046522 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:22.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153046522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:22.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153046522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:22.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153046522 data=null 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-30T21:12:22.360Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153046522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:22.360Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153046522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:22.360Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153046522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:22.360Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153046523 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:22.360Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153046523 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:22.360Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:22.360Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:12:22.360Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:12:22.360Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:22.360Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:22.360Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:12:22.360Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:12:22.360Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:22.360Z] DEBUG - Clicking on OK [2019-07-30T21:12:22.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153046526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:22.360Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153046526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:22.360Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153046526 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:22.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153046591 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:22.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153046592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:22.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153046592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:22.360Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:22.360Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:22.360Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:22.923Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:22.923Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:22.923Z] DEBUG - Clicked on OK [2019-07-30T21:12:23.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153046592 data=null item=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-30T21:12:23.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1153046086 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-30T21:12:23.436Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.333 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2019-07-30T21:12:23.436Z] testToolBarFollowCPUForwardBackward(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 18.374 s [2019-07-30T21:12:23.436Z] testToolBarSelectNextPreviousStateChange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 16.383 s [2019-07-30T21:12:23.436Z] testDynamicFiltering(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 4.94 s [2019-07-30T21:12:23.436Z] testKeyboardLeftRight(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 15.458 s [2019-07-30T21:12:23.436Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 9.016 s [2019-07-30T21:12:23.436Z] testDynamicFiltersDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 5.624 s [2019-07-30T21:12:23.436Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.555 s [2019-07-30T21:12:23.436Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.365 s [2019-07-30T21:12:23.436Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.042 s [2019-07-30T21:12:23.436Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.913 s [2019-07-30T21:12:23.436Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.793 s [2019-07-30T21:12:23.436Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2019-07-30T21:12:28.687Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T21:12:28.687Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:12:28.687Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"' [2019-07-30T21:12:28.687Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"' [2019-07-30T21:12:28.687Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:12:28.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:12:28.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:12:28.687Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:12:28.687Z] DEBUG - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338' [2019-07-30T21:12:28.687Z] DEBUG - Clicking on with mnemonic 'Follow weston/338' [2019-07-30T21:12:28.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=1153052828 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-30T21:12:28.687Z] DEBUG - Clicked on with mnemonic 'Follow weston/338' [2019-07-30T21:12:31.278Z] DEBUG - number of items : 19 [2019-07-30T21:12:31.278Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward} [2019-07-30T21:12:31.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153055104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T21:12:31.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153055104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T21:12:31.278Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153055104 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T21:12:31.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153055105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T21:12:31.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153055105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T21:12:31.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153055105 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-30T21:12:31.278Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153055106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T21:12:31.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153055106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T21:12:31.278Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153055106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T21:12:31.278Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153055106 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T21:12:31.278Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153055107 data=null} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T21:12:31.278Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward} [2019-07-30T21:12:31.535Z] DEBUG - number of items : 19 [2019-07-30T21:12:31.535Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward} [2019-07-30T21:12:31.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153055609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T21:12:31.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153055609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T21:12:31.535Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153055609 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T21:12:31.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153055609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T21:12:31.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153055610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T21:12:31.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153055610 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-30T21:12:31.535Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153055681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T21:12:31.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153055682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T21:12:31.535Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153055682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T21:12:31.535Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153055682 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T21:12:31.535Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153055682 data=null} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T21:12:31.535Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward} [2019-07-30T21:12:31.535Z] DEBUG - number of items : 19 [2019-07-30T21:12:31.535Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path backward} [2019-07-30T21:12:31.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153055683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T21:12:31.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153055683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T21:12:31.535Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153055684 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T21:12:31.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153055684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T21:12:31.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153055684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T21:12:31.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153055684 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-30T21:12:31.535Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153055685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T21:12:31.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153055685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T21:12:31.535Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153055685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T21:12:31.535Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153055685 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T21:12:31.535Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153055685 data=null} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T21:12:31.535Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path backward} [2019-07-30T21:12:31.792Z] DEBUG - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340' [2019-07-30T21:12:31.792Z] DEBUG - Clicking on with mnemonic 'Follow weston-desktop-/340' [2019-07-30T21:12:31.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=1153055904 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-30T21:12:31.792Z] DEBUG - Clicked on with mnemonic 'Follow weston-desktop-/340' [2019-07-30T21:12:32.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1153056692 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:12:32.724Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:12:32.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:12:32.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:12:32.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:12:32.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153056748 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:12:32.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153056748 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:12:32.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153056749 data=null} to TreeItem with text {test} [2019-07-30T21:12:32.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153056749 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:12:32.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153056749 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:12:32.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153056764 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:12:32.724Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:12:32.724Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:12:32.980Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:12:33.908Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:12:33.908Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:12:33.908Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:12:33.908Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:12:33.908Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:33.908Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:12:33.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:33.908Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:33.908Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:33.908Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:12:33.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153057810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:33.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153057811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:33.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153057811 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:33.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153057811 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:33.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153057811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:33.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153057811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:33.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153057811 data=null 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-30T21:12:33.908Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153057811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:33.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153057811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:33.908Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153057811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:33.908Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153057812 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:33.908Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153057812 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:33.908Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:33.908Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:12:33.908Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:12:33.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:33.908Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:33.908Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:12:33.908Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:12:33.908Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:33.908Z] DEBUG - Clicking on OK [2019-07-30T21:12:33.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153057813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:33.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153057814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:33.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153057814 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:33.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153057814 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:33.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153057814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:33.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153057814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:33.908Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:33.908Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:33.908Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:33.908Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:33.908Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:33.908Z] DEBUG - Clicked on OK [2019-07-30T21:12:34.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153057814 data=null item=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-30T21:12:34.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1153056885 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-30T21:12:34.421Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.798 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2019-07-30T21:12:34.421Z] testFull(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest) Time elapsed: 8.404 s [2019-07-30T21:12:34.421Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest [2019-07-30T21:12:46.597Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T21:12:46.597Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:12:46.597Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T21:12:46.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:12:46.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:12:46.597Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T21:12:46.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:12:46.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:12:46.597Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T21:12:46.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:12:46.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:12:46.597Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T21:12:46.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:12:46.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:12:46.853Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T21:12:47.110Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:12:47.110Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:12:47.110Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T21:12:47.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:12:47.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:12:47.367Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T21:12:47.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:12:47.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:12:47.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1153072012 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:12:47.930Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:12:47.930Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:12:47.930Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:12:47.930Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:12:47.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153072102 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:12:47.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153072102 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:12:47.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153072102 data=null} to TreeItem with text {test} [2019-07-30T21:12:47.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153072103 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:12:47.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153072103 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:12:47.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153072112 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:12:48.187Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:12:48.187Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:12:48.187Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:12:48.445Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:12:48.445Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:12:48.445Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:12:48.445Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:12:48.445Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:48.445Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:12:48.445Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:48.445Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:48.445Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:48.445Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:12:48.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153072648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:48.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153072649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:48.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153072649 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:48.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153072649 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:48.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153072649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:48.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153072649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:48.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153072657 data=null 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-30T21:12:48.445Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153072657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:48.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153072657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:48.445Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153072657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:48.445Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153072657 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:48.445Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153072657 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:48.445Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:12:48.445Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:12:48.445Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:12:48.445Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:12:48.445Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:12:48.445Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:12:48.445Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:12:48.445Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:48.445Z] DEBUG - Clicking on OK [2019-07-30T21:12:48.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153072659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:48.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153072659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:48.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153072659 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:48.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153072659 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:48.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153072659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:48.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153072659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:48.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:48.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:48.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:48.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:48.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:12:48.445Z] DEBUG - Clicked on OK [2019-07-30T21:12:49.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153072659 data=null item=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-30T21:12:49.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1153072284 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-30T21:12:49.009Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.81 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest [2019-07-30T21:12:49.009Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest) Time elapsed: 2.243 s [2019-07-30T21:12:49.009Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2019-07-30T21:13:07.253Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T21:13:07.253Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:13:07.253Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T21:13:07.253Z] *** BUG *** [2019-07-30T21:13:07.253Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:13:07.253Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:13:07.253Z] [2019-07-30T21:13:07.253Z] *** BUG *** [2019-07-30T21:13:07.253Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:13:07.253Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:13:07.253Z] [2019-07-30T21:13:07.253Z] *** BUG *** [2019-07-30T21:13:07.253Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:13:07.253Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:13:07.253Z] [2019-07-30T21:13:07.253Z] *** BUG *** [2019-07-30T21:13:07.253Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:13:07.253Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:13:07.253Z] [2019-07-30T21:13:07.253Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T21:13:07.253Z] DEBUG - number of items : 2 [2019-07-30T21:13:07.253Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Lost Events} [2019-07-30T21:13:07.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153089478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T21:13:07.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153089479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T21:13:07.253Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153089479 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T21:13:07.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153089479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T21:13:07.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153089479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T21:13:07.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153089480 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-30T21:13:07.253Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153089481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T21:13:07.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153089481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T21:13:07.253Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153089481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T21:13:07.253Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153089481 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T21:13:07.253Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153089481 data=null} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T21:13:07.253Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Lost Events} [2019-07-30T21:13:07.253Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T21:13:10.523Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-30T21:13:10.523Z] [2019-07-30T21:13:10.523Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 21:13:10.425 [2019-07-30T21:13:10.523Z] !MESSAGE Unhandled event loop exception [2019-07-30T21:13:10.523Z] !STACK 0 [2019-07-30T21:13:10.523Z] java.lang.NullPointerException [2019-07-30T21:13:10.523Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T21:13:10.523Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T21:13:10.523Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T21:13:10.523Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T21:13:10.523Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T21:13:10.523Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T21:13:10.523Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T21:13:10.523Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:13:10.523Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T21:13:10.523Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T21:13:10.523Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T21:13:10.523Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:13:10.523Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T21:13:10.523Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T21:13:10.523Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T21:13:10.523Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T21:13:10.523Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T21:13:10.523Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T21:13:10.523Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T21:13:10.523Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T21:13:10.523Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T21:13:10.523Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T21:13:10.523Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T21:13:10.523Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T21:13:10.523Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T21:13:10.523Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T21:13:10.523Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T21:13:10.523Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T21:13:10.523Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T21:13:10.523Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T21:13:10.523Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T21:13:10.523Z] [2019-07-30T21:13:10.523Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 21:13:10.433 [2019-07-30T21:13:10.523Z] !MESSAGE Unhandled event loop exception [2019-07-30T21:13:10.523Z] !STACK 0 [2019-07-30T21:13:10.523Z] java.lang.NullPointerException [2019-07-30T21:13:10.523Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T21:13:10.523Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T21:13:10.523Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T21:13:10.523Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T21:13:10.523Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T21:13:10.523Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T21:13:10.523Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T21:13:10.523Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:13:10.523Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T21:13:10.523Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T21:13:10.523Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T21:13:10.523Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:13:10.523Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T21:13:10.523Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T21:13:10.523Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T21:13:10.523Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T21:13:10.523Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T21:13:10.523Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T21:13:10.523Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T21:13:10.523Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T21:13:10.523Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T21:13:10.523Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T21:13:10.523Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T21:13:10.523Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T21:13:10.523Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T21:13:10.523Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T21:13:10.523Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T21:13:10.523Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T21:13:10.523Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T21:13:10.523Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T21:13:10.523Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T21:13:10.523Z] [2019-07-30T21:13:10.523Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 21:13:10.450 [2019-07-30T21:13:10.523Z] !MESSAGE Unhandled event loop exception [2019-07-30T21:13:10.523Z] !STACK 0 [2019-07-30T21:13:10.523Z] java.lang.NullPointerException [2019-07-30T21:13:10.523Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T21:13:10.523Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T21:13:10.523Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T21:13:10.523Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T21:13:10.523Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T21:13:10.523Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T21:13:10.523Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T21:13:10.523Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T21:13:10.523Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:13:10.523Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T21:13:10.523Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T21:13:10.523Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T21:13:10.523Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:13:10.523Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T21:13:10.523Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T21:13:10.523Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T21:13:10.523Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T21:13:10.523Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T21:13:10.523Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T21:13:10.523Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T21:13:10.523Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T21:13:10.523Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T21:13:10.523Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T21:13:10.523Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T21:13:10.523Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T21:13:10.523Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T21:13:10.523Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T21:13:10.523Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T21:13:10.523Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T21:13:10.523Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T21:13:10.523Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T21:13:10.523Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T21:13:10.780Z] [2019-07-30T21:13:10.780Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 21:13:10.578 [2019-07-30T21:13:10.780Z] !MESSAGE Unhandled event loop exception [2019-07-30T21:13:10.780Z] !STACK 0 [2019-07-30T21:13:10.780Z] java.lang.NullPointerException [2019-07-30T21:13:10.780Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T21:13:10.780Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T21:13:10.780Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T21:13:10.780Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T21:13:10.780Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T21:13:10.780Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T21:13:10.780Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T21:13:10.780Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:13:10.780Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T21:13:10.780Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T21:13:10.780Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T21:13:10.780Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:13:10.780Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T21:13:10.780Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T21:13:10.780Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T21:13:10.780Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T21:13:10.780Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T21:13:10.780Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T21:13:10.780Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T21:13:10.780Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T21:13:10.780Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T21:13:10.780Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T21:13:10.780Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T21:13:10.780Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T21:13:10.780Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T21:13:10.780Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T21:13:10.780Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T21:13:10.780Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T21:13:10.780Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T21:13:10.780Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T21:13:10.780Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T21:13:10.780Z] [2019-07-30T21:13:10.780Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 21:13:10.628 [2019-07-30T21:13:10.780Z] !MESSAGE Unhandled event loop exception [2019-07-30T21:13:10.780Z] !STACK 0 [2019-07-30T21:13:10.780Z] java.lang.NullPointerException [2019-07-30T21:13:10.780Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T21:13:10.780Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T21:13:10.780Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T21:13:10.780Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T21:13:10.780Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T21:13:10.780Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T21:13:10.780Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T21:13:10.780Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T21:13:10.780Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:13:10.780Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T21:13:10.780Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T21:13:10.780Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T21:13:10.780Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:13:10.780Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T21:13:10.780Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T21:13:10.780Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T21:13:10.780Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T21:13:10.780Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T21:13:10.780Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T21:13:10.780Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T21:13:10.780Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T21:13:10.780Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T21:13:10.780Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T21:13:10.780Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T21:13:10.780Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T21:13:10.780Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T21:13:10.780Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T21:13:10.780Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T21:13:10.780Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T21:13:10.780Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T21:13:10.780Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T21:13:10.780Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T21:13:10.780Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2019-07-30T21:13:10.780Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:13:11.344Z] [2019-07-30T21:13:11.344Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 21:13:11.048 [2019-07-30T21:13:11.344Z] !MESSAGE Unhandled event loop exception [2019-07-30T21:13:11.344Z] !STACK 0 [2019-07-30T21:13:11.344Z] java.lang.NullPointerException [2019-07-30T21:13:11.344Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T21:13:11.344Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T21:13:11.344Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T21:13:11.344Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T21:13:11.344Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T21:13:11.344Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T21:13:11.344Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T21:13:11.344Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:13:11.344Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T21:13:11.344Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T21:13:11.344Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T21:13:11.344Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:13:11.344Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T21:13:11.344Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T21:13:11.344Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T21:13:11.344Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T21:13:11.344Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T21:13:11.344Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T21:13:11.344Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T21:13:11.344Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T21:13:11.344Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T21:13:11.344Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T21:13:11.344Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T21:13:11.344Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T21:13:11.344Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T21:13:11.344Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T21:13:11.344Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T21:13:11.344Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T21:13:11.344Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T21:13:11.344Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T21:13:11.344Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T21:13:11.344Z] [2019-07-30T21:13:11.344Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 21:13:11.123 [2019-07-30T21:13:11.344Z] !MESSAGE Unhandled event loop exception [2019-07-30T21:13:11.344Z] !STACK 0 [2019-07-30T21:13:11.344Z] java.lang.NullPointerException [2019-07-30T21:13:11.344Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T21:13:11.344Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T21:13:11.344Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T21:13:11.344Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T21:13:11.344Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T21:13:11.344Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T21:13:11.344Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T21:13:11.344Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:13:11.344Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T21:13:11.344Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T21:13:11.344Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T21:13:11.344Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:13:11.344Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T21:13:11.344Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T21:13:11.344Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T21:13:11.344Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T21:13:11.344Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T21:13:11.344Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T21:13:11.344Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T21:13:11.344Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T21:13:11.344Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T21:13:11.344Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T21:13:11.344Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T21:13:11.344Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T21:13:11.344Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T21:13:11.344Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T21:13:11.344Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T21:13:11.344Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T21:13:11.344Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T21:13:11.344Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T21:13:11.344Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T21:13:11.344Z] [2019-07-30T21:13:11.344Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 21:13:11.150 [2019-07-30T21:13:11.344Z] !MESSAGE Unhandled event loop exception [2019-07-30T21:13:11.344Z] !STACK 0 [2019-07-30T21:13:11.344Z] java.lang.NullPointerException [2019-07-30T21:13:11.344Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T21:13:11.344Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T21:13:11.344Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T21:13:11.344Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T21:13:11.344Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T21:13:11.344Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T21:13:11.344Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T21:13:11.344Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:13:11.344Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T21:13:11.344Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T21:13:11.344Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T21:13:11.344Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:13:11.344Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T21:13:11.344Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T21:13:11.344Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T21:13:11.344Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T21:13:11.344Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T21:13:11.344Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T21:13:11.344Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T21:13:11.344Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T21:13:11.344Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T21:13:11.344Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T21:13:11.344Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T21:13:11.344Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T21:13:11.344Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T21:13:11.344Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T21:13:11.344Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T21:13:11.344Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T21:13:11.344Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T21:13:11.344Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T21:13:11.344Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T21:13:11.344Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2019-07-30T21:13:11.344Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:13:11.344Z] [2019-07-30T21:13:11.344Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 21:13:11.170 [2019-07-30T21:13:11.344Z] !MESSAGE Unhandled event loop exception [2019-07-30T21:13:11.344Z] !STACK 0 [2019-07-30T21:13:11.344Z] java.lang.NullPointerException [2019-07-30T21:13:11.344Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T21:13:11.344Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T21:13:11.344Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T21:13:11.344Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T21:13:11.344Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T21:13:11.344Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T21:13:11.344Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T21:13:11.344Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T21:13:11.344Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:13:11.344Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T21:13:11.344Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T21:13:11.344Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T21:13:11.344Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:13:11.344Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T21:13:11.344Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T21:13:11.344Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T21:13:11.344Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T21:13:11.344Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T21:13:11.344Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T21:13:11.344Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T21:13:11.344Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T21:13:11.344Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T21:13:11.344Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T21:13:11.344Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T21:13:11.344Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T21:13:11.344Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T21:13:11.344Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T21:13:11.344Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T21:13:11.344Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T21:13:11.344Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T21:13:11.344Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T21:13:11.344Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T21:13:11.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:13:11.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:13:15.513Z] [2019-07-30T21:13:15.513Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 21:13:14.822 [2019-07-30T21:13:15.513Z] !MESSAGE Unhandled event loop exception [2019-07-30T21:13:15.513Z] !STACK 0 [2019-07-30T21:13:15.513Z] java.lang.NullPointerException [2019-07-30T21:13:15.513Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T21:13:15.513Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T21:13:15.513Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T21:13:15.513Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T21:13:15.513Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T21:13:15.513Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T21:13:15.513Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T21:13:15.513Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:13:15.513Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T21:13:15.513Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T21:13:15.513Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T21:13:15.513Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:13:15.513Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T21:13:15.513Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T21:13:15.513Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T21:13:15.513Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T21:13:15.513Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T21:13:15.513Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T21:13:15.513Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T21:13:15.513Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T21:13:15.513Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T21:13:15.513Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T21:13:15.513Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T21:13:15.513Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T21:13:15.513Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T21:13:15.513Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T21:13:15.513Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T21:13:15.513Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T21:13:15.513Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T21:13:15.513Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T21:13:15.513Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T21:13:15.513Z] [2019-07-30T21:13:15.513Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 21:13:15.323 [2019-07-30T21:13:15.513Z] !MESSAGE Unhandled event loop exception [2019-07-30T21:13:15.513Z] !STACK 0 [2019-07-30T21:13:15.513Z] java.lang.NullPointerException [2019-07-30T21:13:15.513Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T21:13:15.513Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T21:13:15.513Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T21:13:15.513Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T21:13:15.513Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T21:13:15.513Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T21:13:15.513Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T21:13:15.513Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T21:13:15.513Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:13:15.513Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T21:13:15.513Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T21:13:15.513Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T21:13:15.513Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:13:15.513Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T21:13:15.513Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T21:13:15.513Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T21:13:15.513Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T21:13:15.513Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T21:13:15.513Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T21:13:15.513Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T21:13:15.513Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T21:13:15.513Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T21:13:15.513Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T21:13:15.513Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T21:13:15.513Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T21:13:15.513Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T21:13:15.513Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T21:13:15.513Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T21:13:15.513Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T21:13:15.514Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T21:13:15.514Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T21:13:15.514Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T21:13:15.770Z] [2019-07-30T21:13:15.770Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 21:13:15.624 [2019-07-30T21:13:15.770Z] !MESSAGE Unhandled event loop exception [2019-07-30T21:13:15.770Z] !STACK 0 [2019-07-30T21:13:15.770Z] java.lang.NullPointerException [2019-07-30T21:13:15.770Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T21:13:15.770Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T21:13:15.770Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T21:13:15.770Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T21:13:15.770Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T21:13:15.770Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T21:13:15.770Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T21:13:15.770Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T21:13:15.770Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T21:13:15.770Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T21:13:15.770Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T21:13:15.770Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T21:13:15.770Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T21:13:15.770Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T21:13:15.770Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T21:13:15.770Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T21:13:15.770Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T21:13:15.770Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T21:13:15.770Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T21:13:15.770Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T21:13:15.770Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T21:13:15.770Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T21:13:15.770Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T21:13:15.770Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T21:13:15.770Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T21:13:15.770Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:13:15.770Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T21:13:15.770Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T21:13:15.770Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T21:13:15.770Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:13:15.770Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T21:13:15.770Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T21:13:15.770Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T21:13:15.770Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T21:13:15.770Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T21:13:15.770Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T21:13:15.770Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T21:13:15.770Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T21:13:15.770Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T21:13:15.770Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T21:13:15.770Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T21:13:15.770Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T21:13:15.770Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T21:13:15.770Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T21:13:15.770Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T21:13:15.770Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T21:13:15.770Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T21:13:15.770Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T21:13:15.770Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T21:13:22.351Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:13:22.915Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1153107083 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:13:22.915Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:13:22.915Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:13:22.915Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:13:22.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:13:22.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153107137 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:13:22.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153107138 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:13:22.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153107138 data=null} to TreeItem with text {test} [2019-07-30T21:13:22.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153107139 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:13:23.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153107139 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:13:23.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153107208 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:13:23.172Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:13:23.172Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:13:23.172Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:13:24.103Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:13:24.103Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:13:24.103Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:13:24.103Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:13:24.103Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:24.103Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:13:24.103Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:13:24.103Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:13:24.103Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:24.103Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:13:24.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153108102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:24.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153108102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:24.103Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153108102 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:24.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153108103 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:24.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153108103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:24.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153108103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:24.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153108103 data=null 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-30T21:13:24.103Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153108103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:24.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153108103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:24.103Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153108103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:24.103Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153108103 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:24.103Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153108103 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:24.103Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:24.103Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:13:24.103Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:13:24.103Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:13:24.103Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:13:24.103Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:13:24.103Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:13:24.103Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:24.103Z] DEBUG - Clicking on OK [2019-07-30T21:13:24.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153108105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:24.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153108105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:24.103Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153108105 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:24.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153108105 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:24.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153108105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:24.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153108105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:24.103Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:24.103Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:24.103Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:24.103Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:24.103Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:24.103Z] DEBUG - Clicked on OK [2019-07-30T21:13:24.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153108105 data=null item=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-30T21:13:24.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1153107294 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-30T21:13:25.228Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.935 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2019-07-30T21:13:25.228Z] test(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest) Time elapsed: 33.047 s [2019-07-30T21:13:25.228Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2019-07-30T21:13:25.485Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2019-07-30T21:13:25.485Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T21:13:32.026Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T21:13:32.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:13:32.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:13:32.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:13:32.026Z] DEBUG - number of items : 6 [2019-07-30T21:13:32.026Z] DEBUG - Clicking on ToolItem with tooltip text {Showing active threads} [2019-07-30T21:13:32.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153115387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T21:13:32.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153115388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T21:13:32.026Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153115388 data=null doit=true} to ToolItem with tooltip text {Showing active threads} [2019-07-30T21:13:32.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153115388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T21:13:32.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153115388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T21:13:32.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153115388 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-30T21:13:32.026Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153115389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T21:13:32.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153115389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T21:13:32.026Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153115421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T21:13:32.026Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153115423 data=null doit=true} to ToolItem with tooltip text {Showing all threads} [2019-07-30T21:13:32.026Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153115423 data=null} to ToolItem with tooltip text {Showing all threads} [2019-07-30T21:13:32.026Z] DEBUG - Clicked on ToolItem with tooltip text {Showing all threads} [2019-07-30T21:13:32.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:13:32.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:13:32.026Z] DEBUG - number of items : 6 [2019-07-30T21:13:32.026Z] DEBUG - Clicking on ToolItem with tooltip text {Showing all threads} [2019-07-30T21:13:32.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153115485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T21:13:32.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153115485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T21:13:32.026Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153115485 data=null doit=true} to ToolItem with tooltip text {Showing all threads} [2019-07-30T21:13:32.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153115486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T21:13:32.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153115486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T21:13:32.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153115486 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-30T21:13:32.026Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153115486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T21:13:32.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153115503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T21:13:32.026Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153115503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T21:13:32.026Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153115504 data=null doit=true} to ToolItem with tooltip text {Showing active threads} [2019-07-30T21:13:32.026Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153115507 data=null} to ToolItem with tooltip text {Showing active threads} [2019-07-30T21:13:32.026Z] DEBUG - Clicked on ToolItem with tooltip text {Showing active threads} [2019-07-30T21:13:32.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:13:32.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:13:32.026Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2019-07-30T21:13:32.026Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T21:13:35.298Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T21:13:35.298Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:13:35.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:13:35.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:13:35.298Z] DEBUG - Setting state to checked on: lttng-sessiond [2019-07-30T21:13:35.298Z] DEBUG - Setting state to checked on: lttng-consumerd [2019-07-30T21:13:35.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1153119382 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:13:35.298Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:13:35.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:13:35.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:13:35.298Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:13:35.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153119420 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:13:35.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153119421 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:13:35.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153119421 data=null} to TreeItem with text {test} [2019-07-30T21:13:35.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153119421 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:13:35.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153119422 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:13:35.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153119430 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:13:35.555Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:13:35.555Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:13:35.555Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:13:36.119Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:13:36.119Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:13:36.119Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:13:36.119Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:13:36.119Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:36.119Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:13:36.119Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:13:36.119Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:13:36.119Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:36.119Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:13:36.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153120274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:36.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153120274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:36.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153120274 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:36.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153120274 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:36.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153120275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:36.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153120275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:36.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153120275 data=null 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-30T21:13:36.119Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153120275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:36.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153120275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:36.119Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153120275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:36.119Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153120275 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:36.119Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153120275 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:36.119Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:36.119Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:13:36.119Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:13:36.119Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:13:36.119Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:13:36.119Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:13:36.119Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:13:36.119Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:36.119Z] DEBUG - Clicking on OK [2019-07-30T21:13:36.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153120277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:36.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153120277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:36.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153120277 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:36.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153120277 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:36.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153120277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:36.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153120277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:36.119Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:36.119Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:36.119Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:36.119Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:36.119Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:36.119Z] DEBUG - Clicked on OK [2019-07-30T21:13:36.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153120277 data=null item=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-30T21:13:36.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1153119571 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-30T21:13:36.694Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.635 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2019-07-30T21:13:36.694Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest) Time elapsed: 6.238 s [2019-07-30T21:13:36.694Z] testKernelMemoryView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest) Time elapsed: 3.61 s [2019-07-30T21:13:36.694Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2019-07-30T21:13:37.325Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:13:45.418Z] DEBUG - number of items : 25 [2019-07-30T21:13:45.418Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-30T21:13:45.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153128978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T21:13:45.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153128978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T21:13:45.418Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153128978 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T21:13:45.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153128978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T21:13:45.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153128978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T21:13:45.418Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153129408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T21:13:45.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153129410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T21:13:45.418Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153129410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T21:13:45.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153129410 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T21:13:45.418Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153129410 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-30T21:13:45.418Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-30T21:13:45.418Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-30T21:13:45.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1153129413 data=null doit=true} to Shell with text {Filter} [2019-07-30T21:13:45.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:13:45.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - Clicking on Uncheck all [2019-07-30T21:13:45.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1153129415 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-30T21:13:45.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1153129415 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-30T21:13:45.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1153129415 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:13:45.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1153129415 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:13:45.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1153129422 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-30T21:13:45.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1153129422 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-30T21:13:45.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1153129422 data=null item=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-30T21:13:45.418Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1153129495 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-30T21:13:45.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1153129495 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-30T21:13:45.418Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1153129495 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-30T21:13:45.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1153129495 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:13:45.418Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1153129495 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:13:45.418Z] DEBUG - Clicked on Uncheck all [2019-07-30T21:13:45.418Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-30T21:13:45.418Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:13:45.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {systemd} time=1153129501 data=null button=0 stateMask=0x0 x=92 y=77 count=0} to Tree node with text: systemd [2019-07-30T21:13:45.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {systemd} time=1153129513 data=null doit=true} to Tree node with text: systemd [2019-07-30T21:13:45.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {systemd} time=1153129513 data=null} to Tree node with text: systemd [2019-07-30T21:13:45.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {systemd} time=1153129513 data=null button=1 stateMask=0x0 x=92 y=77 count=1} to Tree node with text: systemd [2019-07-30T21:13:45.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153129514 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-30T21:13:45.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {systemd} time=1153129515 data=null button=1 stateMask=0x80000 x=92 y=77 count=1} to Tree node with text: systemd [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - Clicking on Check subtree [2019-07-30T21:13:45.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1153129516 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-30T21:13:45.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1153129517 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-30T21:13:45.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1153129517 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T21:13:45.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1153129517 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T21:13:45.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1153129517 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-30T21:13:45.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1153129517 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-30T21:13:45.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1153129517 data=null item=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-30T21:13:45.418Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1153129582 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-30T21:13:45.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1153129582 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-30T21:13:45.418Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1153129582 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-30T21:13:45.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1153129583 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T21:13:45.418Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1153129583 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T21:13:45.418Z] DEBUG - Clicked on Check subtree [2019-07-30T21:13:45.418Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-30T21:13:45.418Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:13:45.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=1153129585 data=null button=0 stateMask=0x0 x=93 y=1221 count=0} to Tree node with text: kthreadd [2019-07-30T21:13:45.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kthreadd} time=1153129585 data=null doit=true} to Tree node with text: kthreadd [2019-07-30T21:13:45.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=1153129585 data=null} to Tree node with text: kthreadd [2019-07-30T21:13:45.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=1153129586 data=null button=1 stateMask=0x0 x=93 y=1221 count=1} to Tree node with text: kthreadd [2019-07-30T21:13:45.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153129586 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-30T21:13:45.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=1153129587 data=null button=1 stateMask=0x80000 x=93 y=1221 count=1} to Tree node with text: kthreadd [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - Clicking on Check subtree [2019-07-30T21:13:45.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1153129588 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-30T21:13:45.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1153129588 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-30T21:13:45.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1153129588 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T21:13:45.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1153129588 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T21:13:45.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1153129589 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-30T21:13:45.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1153129589 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-30T21:13:45.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1153129589 data=null item=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-30T21:13:45.418Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1153129607 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-30T21:13:45.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1153129607 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-30T21:13:45.418Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1153129608 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-30T21:13:45.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1153129608 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T21:13:45.418Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1153129608 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T21:13:45.418Z] DEBUG - Clicked on Check subtree [2019-07-30T21:13:45.418Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-30T21:13:45.418Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:13:45.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=1153129610 data=null button=0 stateMask=0x0 x=110 y=-946 count=0} to Tree node with text: lttng-consumerd [2019-07-30T21:13:45.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=1153129610 data=null doit=true} to Tree node with text: lttng-consumerd [2019-07-30T21:13:45.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=1153129610 data=null} to Tree node with text: lttng-consumerd [2019-07-30T21:13:45.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=1153129610 data=null button=1 stateMask=0x0 x=110 y=-946 count=1} to Tree node with text: lttng-consumerd [2019-07-30T21:13:45.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153129610 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-30T21:13:45.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=1153129611 data=null button=1 stateMask=0x80000 x=110 y=-946 count=1} to Tree node with text: lttng-consumerd [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - Clicking on Check subtree [2019-07-30T21:13:45.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1153129613 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-30T21:13:45.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1153129613 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-30T21:13:45.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1153129613 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T21:13:45.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1153129613 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T21:13:45.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1153129613 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-30T21:13:45.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1153129613 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-30T21:13:45.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1153129613 data=null item=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-30T21:13:45.418Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1153129623 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-30T21:13:45.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1153129624 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-30T21:13:45.418Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1153129624 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-30T21:13:45.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1153129624 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T21:13:45.418Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1153129624 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T21:13:45.418Z] DEBUG - Clicked on Check subtree [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:13:45.418Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:45.418Z] DEBUG - Clicking on OK [2019-07-30T21:13:45.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153129626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:45.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153129626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:45.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153129627 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:45.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153129627 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:45.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153129627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:45.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153129627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:45.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153129627 data=null item=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-30T21:13:45.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153128979 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-30T21:13:45.931Z] DEBUG - Clicked on [2019-07-30T21:13:45.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:13:45.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:13:45.931Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:13:45.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=1153129977 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-30T21:13:45.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=1153129990 data=null button=1 stateMask=0x80000 x=82 y=-12 count=1} to TreeColumn with text {Process} [2019-07-30T21:13:45.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=1153129992 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-30T21:13:45.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=1153129995 data=null button=1 stateMask=0x80000 x=82 y=-12 count=1} to TreeColumn with text {Process} [2019-07-30T21:13:45.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=1153130005 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-30T21:13:45.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=1153130008 data=null button=1 stateMask=0x80000 x=184 y=-12 count=1} to TreeColumn with text {TID} [2019-07-30T21:13:45.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=1153130008 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-30T21:13:45.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=1153130009 data=null button=1 stateMask=0x80000 x=184 y=-12 count=1} to TreeColumn with text {TID} [2019-07-30T21:13:45.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=1153130010 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-30T21:13:45.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1153130011 data=null button=1 stateMask=0x80000 x=224 y=-12 count=1} to TreeColumn with text {PTID} [2019-07-30T21:13:45.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=1153130021 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-30T21:13:45.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1153130087 data=null button=1 stateMask=0x80000 x=224 y=-12 count=1} to TreeColumn with text {PTID} [2019-07-30T21:13:45.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1153130089 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-30T21:13:45.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1153130090 data=null button=1 stateMask=0x80000 x=314 y=-12 count=1} to TreeColumn with text {Birth time} [2019-07-30T21:13:45.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1153130091 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-30T21:13:45.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1153130092 data=null button=1 stateMask=0x80000 x=314 y=-12 count=1} to TreeColumn with text {Birth time} [2019-07-30T21:13:46.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1153130229 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:13:46.188Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:13:46.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:13:46.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:13:46.188Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:13:46.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153130319 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:13:46.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153130320 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:13:46.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153130320 data=null} to TreeItem with text {test} [2019-07-30T21:13:46.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153130320 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:13:46.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153130320 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:13:46.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153130342 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:13:46.188Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:13:46.188Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:13:46.444Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:13:46.701Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:13:46.701Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:13:46.701Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:13:46.701Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:13:46.701Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:46.701Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:13:46.701Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:13:46.701Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:13:46.701Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:46.701Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:13:46.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153130823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:46.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153130833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:46.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153130834 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:46.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153130834 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:46.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153130834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:46.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153130834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:46.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153130834 data=null 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-30T21:13:46.701Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153130834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:46.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153130835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:46.701Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153130835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:46.701Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153130889 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:46.701Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153130889 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:46.701Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:13:46.701Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:13:46.701Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:13:46.701Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:13:46.701Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:13:46.701Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:13:46.701Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:13:46.701Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:46.701Z] DEBUG - Clicking on OK [2019-07-30T21:13:46.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153130891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:46.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153130891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:46.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153130891 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:46.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153130891 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:46.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153130891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:46.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153130891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:46.701Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:46.701Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:46.701Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:46.701Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:46.701Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:13:46.701Z] DEBUG - Clicked on OK [2019-07-30T21:13:47.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153130891 data=null item=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-30T21:13:47.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1153130408 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-30T21:13:47.521Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.745 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2019-07-30T21:13:47.521Z] testColumnSorting(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest) Time elapsed: 8.781 s [2019-07-30T21:13:47.521Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2019-07-30T21:14:19.568Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.297 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2019-07-30T21:14:19.568Z] testOpenAndCloseConcurrency(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest) Time elapsed: 28.57 s [2019-07-30T21:14:19.568Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2019-07-30T21:14:22.090Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T21:14:22.090Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:14:22.090Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T21:14:22.347Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:22.347Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:22.347Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:22.347Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:22.347Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:22.347Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:22.347Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:14:22.347Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:14:22.911Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:22.911Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1153167027 data=null doit=true} to Shell with text {Find} [2019-07-30T21:14:22.911Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:22.911Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T21:14:22.911Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T21:14:22.911Z] DEBUG - Setting text on (of type 'Combo') to \ACPU [2019-07-30T21:14:22.911Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=1153167041 data=null} to (of type 'Combo') [2019-07-30T21:14:22.911Z] DEBUG - Set text on (of type 'Combo') to \ACPU [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:22.911Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:22.911Z] 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-30T21:14:22.911Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:22.911Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@73a93162 [2019-07-30T21:14:22.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1153167051 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-30T21:14:22.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1153167051 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-30T21:14:22.911Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1153167051 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:22.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1153167051 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:22.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1153167051 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-30T21:14:22.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1153167051 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-30T21:14:22.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1153167051 data=null item=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-30T21:14:22.911Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1153167052 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-30T21:14:22.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1153167052 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-30T21:14:22.911Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1153167052 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-30T21:14:22.911Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1153167052 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:22.911Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1153167052 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:22.911Z] 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-30T21:14:22.911Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:22.911Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@106eac2a [2019-07-30T21:14:22.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1153167055 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-30T21:14:22.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1153167055 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-30T21:14:22.911Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1153167055 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:22.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1153167056 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:22.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1153167056 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-30T21:14:22.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1153167056 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-30T21:14:22.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1153167056 data=null item=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-30T21:14:22.911Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1153167056 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-30T21:14:22.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1153167056 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-30T21:14:22.911Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1153167056 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-30T21:14:22.911Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1153167057 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:22.911Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1153167057 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:22.911Z] DEBUG - Clicking on Fi&nd [2019-07-30T21:14:22.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1153167057 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-30T21:14:22.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153167057 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-30T21:14:22.911Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1153167057 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:22.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1153167057 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:22.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1153167057 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-30T21:14:22.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1153167057 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-30T21:14:22.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1153167058 data=null item=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-30T21:14:22.911Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1153167059 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-30T21:14:22.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153167059 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-30T21:14:22.911Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1153167059 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-30T21:14:22.911Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1153167059 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:22.911Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1153167059 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:22.911Z] DEBUG - Clicked on Fi&nd [2019-07-30T21:14:22.911Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T21:14:22.911Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T21:14:22.911Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T21:14:22.911Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T21:14:22.911Z] DEBUG - matched Combo with text "\ACPU", using matcher: of type 'Combo' [2019-07-30T21:14:22.911Z] DEBUG - matched Combo with text "\ACPU", using matcher: (of type 'Combo') [2019-07-30T21:14:22.911Z] DEBUG - Setting text on (of type 'Combo') to \ACPU [2019-07-30T21:14:22.911Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=1153167093 data=null} to (of type 'Combo') [2019-07-30T21:14:22.911Z] DEBUG - Set text on (of type 'Combo') to \ACPU [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:22.911Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:22.911Z] 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-30T21:14:22.911Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:22.911Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:22.911Z] 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-30T21:14:22.911Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:22.911Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@309e2202 [2019-07-30T21:14:22.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1153167099 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-30T21:14:22.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1153167100 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-30T21:14:22.911Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1153167100 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:22.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1153167100 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:22.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1153167100 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-30T21:14:22.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1153167100 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-30T21:14:22.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1153167100 data=null item=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-30T21:14:22.911Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1153167101 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-30T21:14:22.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1153167101 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-30T21:14:22.911Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1153167101 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-30T21:14:22.911Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1153167101 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:22.911Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1153167101 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:22.911Z] DEBUG - Clicking on Fi&nd [2019-07-30T21:14:22.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1153167102 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-30T21:14:22.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153167102 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-30T21:14:22.911Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1153167102 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:22.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1153167102 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:22.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1153167102 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-30T21:14:22.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1153167102 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-30T21:14:22.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1153167103 data=null item=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-30T21:14:22.911Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1153167103 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-30T21:14:22.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153167104 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-30T21:14:22.911Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1153167104 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-30T21:14:22.911Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1153167104 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:22.911Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1153167104 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:22.911Z] DEBUG - Clicked on Fi&nd [2019-07-30T21:14:22.911Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T21:14:22.911Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T21:14:22.911Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T21:14:22.911Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T21:14:22.911Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:22.911Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:22.911Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:22.911Z] DEBUG - Clicking on Close [2019-07-30T21:14:22.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1153167111 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-30T21:14:22.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1153167111 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-30T21:14:22.911Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1153167111 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:22.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1153167111 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:22.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1153167111 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-30T21:14:22.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1153167111 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-30T21:14:22.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1153167111 data=null item=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-30T21:14:23.168Z] DEBUG - Clicked on [2019-07-30T21:14:23.168Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T21:14:23.168Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:23.168Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:23.168Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:23.168Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:23.168Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:23.168Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:23.168Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:14:23.424Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:14:23.682Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:23.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1153167706 data=null doit=true} to Shell with text {Find} [2019-07-30T21:14:23.682Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:23.682Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:14:23.682Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T21:14:23.682Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T21:14:23.682Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-30T21:14:23.682Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1153167711 data=null} to (of type 'Combo') [2019-07-30T21:14:23.682Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:23.682Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:23.682Z] 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-30T21:14:23.682Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:23.682Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@69abe626 [2019-07-30T21:14:23.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1153167721 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-30T21:14:23.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1153167721 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-30T21:14:23.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1153167721 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:23.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1153167721 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:23.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1153167722 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-30T21:14:23.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1153167722 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-30T21:14:23.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1153167722 data=null item=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-30T21:14:23.682Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1153167722 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-30T21:14:23.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1153167722 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-30T21:14:23.682Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1153167722 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-30T21:14:23.682Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1153167722 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:23.682Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1153167722 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:23.682Z] 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-30T21:14:23.682Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:23.682Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:23.682Z] DEBUG - Clicking on Fi&nd [2019-07-30T21:14:23.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1153167725 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-30T21:14:23.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153167725 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-30T21:14:23.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1153167725 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:23.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1153167725 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:23.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1153167725 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-30T21:14:23.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1153167725 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-30T21:14:23.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1153167725 data=null item=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-30T21:14:23.682Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1153167726 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-30T21:14:23.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153167726 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-30T21:14:23.682Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1153167726 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-30T21:14:23.682Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1153167726 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:23.682Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1153167726 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:23.682Z] DEBUG - Clicked on Fi&nd [2019-07-30T21:14:23.682Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T21:14:23.682Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T21:14:23.682Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T21:14:23.682Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T21:14:23.682Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:14:23.682Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:14:23.682Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:14:23.682Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-30T21:14:23.682Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-30T21:14:23.682Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-30T21:14:23.682Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1153167733 data=null} to (of type 'Combo') [2019-07-30T21:14:23.682Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T21:14:23.682Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1153167793 data=null doit=true} to Button with text {F&orward} [2019-07-30T21:14:23.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1153167793 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-30T21:14:23.682Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T21:14:23.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1153167794 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T21:14:23.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1153167795 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-30T21:14:23.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1153167795 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-30T21:14:23.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1153167795 data=null item=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-30T21:14:23.682Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:23.682Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:23.682Z] 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-30T21:14:23.682Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:23.682Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:23.682Z] 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-30T21:14:23.682Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:23.682Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:23.682Z] DEBUG - Clicking on Fi&nd [2019-07-30T21:14:23.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1153167801 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-30T21:14:23.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153167801 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-30T21:14:23.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1153167801 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:23.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1153167801 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:23.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1153167801 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-30T21:14:23.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1153167801 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-30T21:14:23.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1153167801 data=null item=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-30T21:14:23.682Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1153167802 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-30T21:14:23.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153167802 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-30T21:14:23.682Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1153167802 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-30T21:14:23.682Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1153167802 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:23.682Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1153167802 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:23.682Z] DEBUG - Clicked on Fi&nd [2019-07-30T21:14:23.682Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T21:14:23.682Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T21:14:23.682Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T21:14:23.682Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T21:14:23.682Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:14:23.682Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:14:23.682Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:23.682Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:23.682Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:23.682Z] DEBUG - Clicking on Close [2019-07-30T21:14:23.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1153167810 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-30T21:14:23.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1153167811 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-30T21:14:23.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1153167811 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:23.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1153167811 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:23.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1153167811 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-30T21:14:23.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1153167811 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-30T21:14:23.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1153167811 data=null item=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-30T21:14:23.939Z] DEBUG - Clicked on [2019-07-30T21:14:23.939Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T21:14:24.502Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:24.502Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:24.502Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:24.502Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:24.502Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:24.502Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:24.502Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:14:24.502Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:14:24.759Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:24.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1153168914 data=null doit=true} to Shell with text {Find} [2019-07-30T21:14:24.759Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:24.759Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T21:14:24.759Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T21:14:24.759Z] DEBUG - Setting text on (of type 'Combo') to CPU [2019-07-30T21:14:24.759Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU} time=1153168919 data=null} to (of type 'Combo') [2019-07-30T21:14:24.759Z] DEBUG - Set text on (of type 'Combo') to CPU [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:24.759Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1153168920 data=null doit=true} to Button with text {&Backward} [2019-07-30T21:14:24.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1153168920 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-30T21:14:24.759Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:24.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1153168922 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:24.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1153168922 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-30T21:14:24.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1153168922 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-30T21:14:24.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1153168922 data=null item=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-30T21:14:24.759Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:24.759Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:24.759Z] 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-30T21:14:24.759Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:24.759Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7e8558b8 [2019-07-30T21:14:24.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1153168930 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-30T21:14:24.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1153168931 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-30T21:14:24.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1153168931 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:24.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1153168931 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:24.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1153168931 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-30T21:14:24.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1153168931 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-30T21:14:24.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1153168931 data=null item=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-30T21:14:24.759Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1153168931 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-30T21:14:24.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1153168931 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-30T21:14:24.759Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1153168932 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-30T21:14:24.759Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1153168932 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:24.759Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1153168932 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:24.759Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@34d48c86 [2019-07-30T21:14:24.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1153168933 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-30T21:14:24.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1153168933 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-30T21:14:24.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1153168933 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:24.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1153168933 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:24.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1153168933 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-30T21:14:24.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1153168933 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-30T21:14:24.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1153168933 data=null item=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-30T21:14:24.759Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1153168934 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-30T21:14:24.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1153168934 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-30T21:14:24.759Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1153168934 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-30T21:14:24.759Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1153168934 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:24.759Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1153168934 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:24.759Z] 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-30T21:14:24.759Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:24.759Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:24.759Z] DEBUG - Clicking on Fi&nd [2019-07-30T21:14:24.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1153168936 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-30T21:14:24.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153168936 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-30T21:14:24.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1153168936 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:24.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1153168936 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:24.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1153168936 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-30T21:14:24.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1153168936 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-30T21:14:24.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1153168936 data=null item=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-30T21:14:24.759Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1153168938 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-30T21:14:24.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153168938 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-30T21:14:24.759Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1153168938 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-30T21:14:24.759Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1153168938 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:24.759Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1153168938 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:24.759Z] DEBUG - Clicked on Fi&nd [2019-07-30T21:14:24.759Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T21:14:24.759Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T21:14:24.759Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T21:14:24.759Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T21:14:24.759Z] DEBUG - matched Combo with text "CPU", using matcher: of type 'Combo' [2019-07-30T21:14:24.759Z] DEBUG - matched Combo with text "CPU", using matcher: (of type 'Combo') [2019-07-30T21:14:24.759Z] DEBUG - Setting text on (of type 'Combo') to CP [2019-07-30T21:14:24.759Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CP} time=1153168940 data=null} to (of type 'Combo') [2019-07-30T21:14:24.759Z] DEBUG - Set text on (of type 'Combo') to CP [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:24.759Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:24.759Z] 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-30T21:14:24.759Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:24.759Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:24.759Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:24.759Z] 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-30T21:14:24.759Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:24.759Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:24.759Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:24.759Z] DEBUG - Clicking on Fi&nd [2019-07-30T21:14:24.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1153168965 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-30T21:14:24.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153168965 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-30T21:14:24.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1153168965 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:24.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1153168965 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:24.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1153168965 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-30T21:14:24.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1153168965 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-30T21:14:24.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1153168965 data=null item=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-30T21:14:24.759Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1153168981 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-30T21:14:24.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153168981 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-30T21:14:24.760Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1153168981 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-30T21:14:24.760Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1153168982 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:24.760Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1153168982 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:24.760Z] DEBUG - Clicked on Fi&nd [2019-07-30T21:14:24.760Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T21:14:24.760Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T21:14:24.760Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T21:14:24.760Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T21:14:24.760Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:24.760Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:24.760Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:24.760Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:24.760Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:24.760Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:24.760Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:24.760Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:24.760Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:24.760Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T21:14:24.760Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:14:24.760Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:24.760Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:24.760Z] DEBUG - Clicking on Close [2019-07-30T21:14:24.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1153168985 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-30T21:14:24.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1153168985 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-30T21:14:24.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1153168985 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:24.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1153168985 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:24.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1153168985 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-30T21:14:24.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1153168986 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-30T21:14:24.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1153168986 data=null item=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-30T21:14:25.016Z] DEBUG - Clicked on [2019-07-30T21:14:25.016Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T21:14:25.016Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:25.016Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:25.016Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:25.016Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:25.016Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:25.016Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:25.016Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:14:25.273Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:14:25.529Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:25.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1153169580 data=null doit=true} to Shell with text {Find} [2019-07-30T21:14:25.529Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:25.529Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T21:14:25.529Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T21:14:25.529Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-30T21:14:25.529Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1153169584 data=null} to (of type 'Combo') [2019-07-30T21:14:25.529Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:25.529Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@707189ac [2019-07-30T21:14:25.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1153169592 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-30T21:14:25.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1153169592 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-30T21:14:25.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1153169592 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:25.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1153169592 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:25.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1153169592 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-30T21:14:25.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1153169592 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-30T21:14:25.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1153169593 data=null item=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-30T21:14:25.529Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1153169593 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-30T21:14:25.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1153169593 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-30T21:14:25.529Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1153169593 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-30T21:14:25.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1153169593 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:25.529Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1153169593 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:25.529Z] 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-30T21:14:25.529Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:25.529Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T21:14:25.529Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:25.530Z] 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-30T21:14:25.530Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:25.530Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:25.530Z] DEBUG - Clicking on Fi&nd [2019-07-30T21:14:25.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1153169597 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-30T21:14:25.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153169597 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-30T21:14:25.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1153169597 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:25.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1153169598 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:25.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1153169598 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-30T21:14:25.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1153169598 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-30T21:14:25.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1153169598 data=null item=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-30T21:14:25.530Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1153169598 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-30T21:14:25.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153169598 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-30T21:14:25.530Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1153169599 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-30T21:14:25.530Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1153169599 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:25.530Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1153169599 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:25.530Z] DEBUG - Clicked on Fi&nd [2019-07-30T21:14:25.530Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T21:14:25.530Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T21:14:25.530Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T21:14:25.530Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T21:14:25.530Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-30T21:14:25.530Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-30T21:14:25.530Z] DEBUG - Setting text on (of type 'Combo') to cpu 1 [2019-07-30T21:14:25.530Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {cpu 1} time=1153169601 data=null} to (of type 'Combo') [2019-07-30T21:14:25.530Z] DEBUG - Set text on (of type 'Combo') to cpu 1 [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:25.530Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:25.530Z] 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-30T21:14:25.530Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:25.530Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:25.530Z] 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-30T21:14:25.530Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:25.530Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:25.530Z] DEBUG - Clicking on Fi&nd [2019-07-30T21:14:25.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1153169611 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-30T21:14:25.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153169611 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-30T21:14:25.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1153169612 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:25.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1153169612 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:25.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1153169612 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-30T21:14:25.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1153169612 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-30T21:14:25.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1153169612 data=null item=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-30T21:14:25.530Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1153169627 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-30T21:14:25.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153169628 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-30T21:14:25.530Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1153169628 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-30T21:14:25.530Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1153169628 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:25.530Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1153169629 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:25.530Z] DEBUG - Clicked on Fi&nd [2019-07-30T21:14:25.530Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T21:14:25.530Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T21:14:25.530Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T21:14:25.530Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T21:14:25.530Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:25.530Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:25.530Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:25.530Z] DEBUG - Clicking on Close [2019-07-30T21:14:25.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1153169631 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-30T21:14:25.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1153169632 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-30T21:14:25.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1153169632 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:25.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1153169632 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:25.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1153169632 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-30T21:14:25.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1153169632 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-30T21:14:25.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1153169632 data=null item=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-30T21:14:25.786Z] DEBUG - Clicked on [2019-07-30T21:14:25.786Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T21:14:25.786Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:25.786Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:25.786Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:25.786Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:25.786Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:25.786Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:25.786Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:14:25.786Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:14:26.043Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:26.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1153170173 data=null doit=true} to Shell with text {Find} [2019-07-30T21:14:26.043Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:26.043Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:26.043Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:26.043Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:26.043Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:26.043Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:26.043Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:26.043Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:26.043Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:26.043Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T21:14:26.043Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:14:26.043Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:26.043Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:26.043Z] DEBUG - Clicking on Close [2019-07-30T21:14:26.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1153170177 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-30T21:14:26.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1153170177 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-30T21:14:26.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1153170177 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:26.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1153170177 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:26.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1153170177 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-30T21:14:26.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1153170177 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-30T21:14:26.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1153170177 data=null item=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-30T21:14:26.301Z] DEBUG - Clicked on [2019-07-30T21:14:26.301Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:26.301Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:26.301Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:26.301Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:26.301Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:26.301Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:26.301Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:14:26.301Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:14:26.557Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:26.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1153170679 data=null doit=true} to Shell with text {Find} [2019-07-30T21:14:26.557Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:26.557Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:26.557Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:26.557Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:26.557Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:26.557Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:26.557Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:26.557Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:26.557Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:26.557Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T21:14:26.557Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:14:26.557Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:26.557Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:26.557Z] DEBUG - Clicking on Close [2019-07-30T21:14:26.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1153170683 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-30T21:14:26.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1153170683 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-30T21:14:26.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1153170683 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:26.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1153170683 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:26.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1153170683 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-30T21:14:26.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1153170683 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-30T21:14:26.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1153170683 data=null item=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-30T21:14:26.813Z] DEBUG - Clicked on [2019-07-30T21:14:26.813Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T21:14:26.813Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:26.813Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:26.813Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:26.813Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:26.813Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:26.813Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:26.813Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:14:26.813Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:14:27.070Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:27.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1153171237 data=null doit=true} to Shell with text {Find} [2019-07-30T21:14:27.070Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:27.070Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:27.070Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:27.070Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:27.070Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:27.070Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:27.070Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:27.070Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:27.070Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:27.070Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:27.071Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T21:14:27.071Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T21:14:27.071Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-30T21:14:27.071Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1153171241 data=null} to (of type 'Combo') [2019-07-30T21:14:27.071Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T21:14:27.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1153171243 data=null doit=true} to Button with text {F&orward} [2019-07-30T21:14:27.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1153171243 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-30T21:14:27.071Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T21:14:27.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1153171244 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T21:14:27.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1153171250 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-30T21:14:27.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1153171250 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-30T21:14:27.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1153171250 data=null item=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-30T21:14:27.071Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:27.071Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@290d6811 [2019-07-30T21:14:27.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1153171252 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-30T21:14:27.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1153171252 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-30T21:14:27.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1153171252 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:27.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1153171252 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:27.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1153171252 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-30T21:14:27.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1153171252 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-30T21:14:27.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1153171253 data=null item=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-30T21:14:27.071Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1153171253 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-30T21:14:27.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1153171253 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-30T21:14:27.071Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1153171253 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-30T21:14:27.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1153171253 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:27.071Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1153171253 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:27.071Z] 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-30T21:14:27.071Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:27.071Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@ebd948d [2019-07-30T21:14:27.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1153171254 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-30T21:14:27.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1153171254 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-30T21:14:27.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1153171255 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:27.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1153171255 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:27.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1153171255 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-30T21:14:27.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1153171255 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-30T21:14:27.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1153171255 data=null item=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-30T21:14:27.071Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1153171255 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-30T21:14:27.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1153171255 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-30T21:14:27.071Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1153171255 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-30T21:14:27.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1153171255 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:27.071Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1153171256 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:27.071Z] 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-30T21:14:27.071Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:27.071Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:27.071Z] DEBUG - Clicking on Fi&nd [2019-07-30T21:14:27.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1153171258 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-30T21:14:27.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153171258 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-30T21:14:27.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1153171258 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:27.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1153171258 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:27.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1153171258 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-30T21:14:27.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1153171258 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-30T21:14:27.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1153171258 data=null item=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-30T21:14:27.071Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1153171259 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-30T21:14:27.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153171259 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-30T21:14:27.071Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1153171259 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-30T21:14:27.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1153171259 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:27.071Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1153171259 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:27.071Z] DEBUG - Clicked on Fi&nd [2019-07-30T21:14:27.071Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T21:14:27.071Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T21:14:27.071Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T21:14:27.071Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T21:14:27.071Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T21:14:27.071Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T21:14:27.071Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T21:14:27.071Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T21:14:27.071Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:14:27.071Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:14:27.071Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-30T21:14:27.071Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-30T21:14:27.071Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-30T21:14:27.071Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1153171266 data=null} to (of type 'Combo') [2019-07-30T21:14:27.071Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:27.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1153171272 data=null doit=true} to Button with text {&Backward} [2019-07-30T21:14:27.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1153171272 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-30T21:14:27.071Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:27.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1153171277 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:27.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1153171278 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-30T21:14:27.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1153171278 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-30T21:14:27.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1153171278 data=null item=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-30T21:14:27.071Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:27.071Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:27.071Z] 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-30T21:14:27.071Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:27.071Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:27.071Z] 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-30T21:14:27.071Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:27.071Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:27.071Z] DEBUG - Clicking on Fi&nd [2019-07-30T21:14:27.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1153171286 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-30T21:14:27.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153171286 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-30T21:14:27.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1153171287 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:27.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1153171287 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:27.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1153171287 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-30T21:14:27.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1153171287 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-30T21:14:27.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1153171287 data=null item=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-30T21:14:27.071Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1153171287 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-30T21:14:27.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153171288 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-30T21:14:27.071Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1153171288 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-30T21:14:27.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1153171288 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:27.071Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1153171288 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:27.071Z] DEBUG - Clicked on Fi&nd [2019-07-30T21:14:27.071Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T21:14:27.071Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T21:14:27.071Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T21:14:27.071Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T21:14:27.071Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:27.071Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:27.071Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:27.071Z] DEBUG - Clicking on Close [2019-07-30T21:14:27.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1153171292 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-30T21:14:27.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1153171292 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-30T21:14:27.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1153171292 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:27.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1153171292 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:27.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1153171292 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-30T21:14:27.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1153171292 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-30T21:14:27.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1153171292 data=null item=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-30T21:14:27.327Z] DEBUG - Clicked on [2019-07-30T21:14:27.327Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=1153171580 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [2019-07-30T21:14:27.327Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:14:27.584Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:14:27.584Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:14:27.584Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:14:27.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153171643 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:14:27.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153171643 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:14:27.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153171643 data=null} to TreeItem with text {test} [2019-07-30T21:14:27.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153171644 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:14:27.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153171644 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:14:27.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153171663 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:14:27.584Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:14:27.584Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:14:27.841Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:14:28.098Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:14:28.098Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:14:28.098Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:14:28.098Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:28.098Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:28.098Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:14:28.098Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:14:28.098Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:14:28.098Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:28.098Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:14:28.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153172170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:28.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153172170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:28.098Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153172170 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:28.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153172183 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:28.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153172185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:28.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153172185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:28.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153172185 data=null 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-30T21:14:28.098Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153172185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:28.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153172186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:28.098Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153172186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:28.098Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153172186 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:28.098Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153172186 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:28.098Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:28.098Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:14:28.098Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:14:28.098Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:14:28.098Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:14:28.098Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:14:28.098Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:14:28.098Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:28.098Z] DEBUG - Clicking on OK [2019-07-30T21:14:28.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153172187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:28.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153172201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:28.098Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153172201 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:28.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153172201 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:28.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153172202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:28.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153172202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:28.098Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:28.098Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:28.098Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:28.098Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:28.098Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:28.098Z] DEBUG - Clicked on OK [2019-07-30T21:14:28.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153172202 data=null item=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-30T21:14:28.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1153171721 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-30T21:14:28.886Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.021 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2019-07-30T21:14:28.886Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 1.048 s [2019-07-30T21:14:28.886Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.765 s [2019-07-30T21:14:28.886Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 1.055 s [2019-07-30T21:14:28.886Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.647 s [2019-07-30T21:14:28.886Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 1.053 s [2019-07-30T21:14:28.886Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.607 s [2019-07-30T21:14:28.886Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2019-07-30T21:14:34.143Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T21:14:34.143Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:14:34.143Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:14:34.143Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:34.143Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:34.143Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:34.143Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:34.143Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:34.143Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:34.143Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:14:34.143Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:14:34.401Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:34.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1153178430 data=null doit=true} to Shell with text {Find} [2019-07-30T21:14:34.401Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:34.401Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T21:14:34.401Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T21:14:34.401Z] DEBUG - Setting text on (of type 'Combo') to \Alttng [2019-07-30T21:14:34.401Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=1153178450 data=null} to (of type 'Combo') [2019-07-30T21:14:34.401Z] DEBUG - Set text on (of type 'Combo') to \Alttng [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:34.401Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:34.401Z] 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-30T21:14:34.401Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:34.401Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@66413a14 [2019-07-30T21:14:34.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1153178459 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-30T21:14:34.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1153178460 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-30T21:14:34.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1153178460 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:34.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1153178460 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:34.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1153178460 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-30T21:14:34.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1153178460 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-30T21:14:34.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1153178461 data=null item=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-30T21:14:34.401Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1153178461 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-30T21:14:34.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1153178461 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-30T21:14:34.401Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1153178461 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-30T21:14:34.401Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1153178461 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:34.401Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1153178462 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:34.401Z] 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-30T21:14:34.401Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:34.401Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3a078835 [2019-07-30T21:14:34.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1153178464 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-30T21:14:34.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1153178464 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-30T21:14:34.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1153178464 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:34.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1153178464 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:34.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1153178464 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-30T21:14:34.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1153178464 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-30T21:14:34.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1153178465 data=null item=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-30T21:14:34.401Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1153178465 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-30T21:14:34.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1153178465 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-30T21:14:34.401Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1153178465 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-30T21:14:34.401Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1153178465 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:34.401Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1153178465 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:34.401Z] DEBUG - Clicking on Fi&nd [2019-07-30T21:14:34.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1153178466 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-30T21:14:34.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153178466 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-30T21:14:34.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1153178466 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:34.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1153178466 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:34.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1153178466 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-30T21:14:34.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1153178466 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-30T21:14:34.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1153178466 data=null item=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-30T21:14:34.401Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1153178467 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-30T21:14:34.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153178467 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-30T21:14:34.401Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1153178467 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-30T21:14:34.401Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1153178467 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:34.401Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1153178467 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:34.401Z] DEBUG - Clicked on Fi&nd [2019-07-30T21:14:34.401Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T21:14:34.401Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T21:14:34.401Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T21:14:34.401Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T21:14:34.401Z] DEBUG - matched Combo with text "\Alttng", using matcher: of type 'Combo' [2019-07-30T21:14:34.401Z] DEBUG - matched Combo with text "\Alttng", using matcher: (of type 'Combo') [2019-07-30T21:14:34.401Z] DEBUG - Setting text on (of type 'Combo') to \Alttng [2019-07-30T21:14:34.401Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=1153178473 data=null} to (of type 'Combo') [2019-07-30T21:14:34.401Z] DEBUG - Set text on (of type 'Combo') to \Alttng [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:34.401Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:34.401Z] 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-30T21:14:34.401Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:34.401Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:34.401Z] 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-30T21:14:34.401Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:34.401Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:34.401Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@e5bf916 [2019-07-30T21:14:34.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1153178490 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-30T21:14:34.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1153178490 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-30T21:14:34.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1153178490 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:34.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1153178490 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:34.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1153178490 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-30T21:14:34.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1153178491 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-30T21:14:34.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1153178491 data=null item=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-30T21:14:34.402Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1153178491 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-30T21:14:34.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1153178491 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-30T21:14:34.402Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1153178491 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-30T21:14:34.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1153178492 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:34.402Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1153178492 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:34.402Z] DEBUG - Clicking on Fi&nd [2019-07-30T21:14:34.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1153178492 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-30T21:14:34.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153178492 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-30T21:14:34.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1153178492 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:34.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1153178492 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:34.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1153178492 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-30T21:14:34.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1153178493 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-30T21:14:34.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1153178493 data=null item=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-30T21:14:34.402Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1153178494 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-30T21:14:34.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153178494 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-30T21:14:34.402Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1153178494 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-30T21:14:34.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1153178494 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:34.402Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1153178494 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:34.402Z] DEBUG - Clicked on Fi&nd [2019-07-30T21:14:34.402Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T21:14:34.402Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T21:14:34.402Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T21:14:34.402Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T21:14:34.402Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:34.402Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:34.402Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:34.402Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:34.402Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:34.402Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:34.402Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:34.402Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:34.402Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:34.402Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T21:14:34.402Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:14:34.402Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:34.402Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:34.402Z] DEBUG - Clicking on Close [2019-07-30T21:14:34.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1153178497 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-30T21:14:34.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1153178497 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-30T21:14:34.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1153178497 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:34.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1153178497 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:34.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1153178497 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-30T21:14:34.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1153178498 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-30T21:14:34.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1153178498 data=null item=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-30T21:14:34.658Z] DEBUG - Clicked on [2019-07-30T21:14:34.658Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:14:34.658Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:34.658Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:34.658Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:34.658Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:34.658Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:34.658Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:34.658Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:14:34.658Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:14:34.915Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:34.915Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1153179079 data=null doit=true} to Shell with text {Find} [2019-07-30T21:14:34.915Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:34.915Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:34.915Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:34.915Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:34.915Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:34.915Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:34.915Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:34.915Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:34.915Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:34.915Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T21:14:34.915Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T21:14:34.915Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:34.915Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:14:34.915Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T21:14:34.915Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T21:14:34.915Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T21:14:34.915Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1153179088 data=null} to (of type 'Combo') [2019-07-30T21:14:34.915Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T21:14:34.915Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:34.915Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T21:14:34.915Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T21:14:34.915Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:34.915Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:34.915Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:34.916Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:34.916Z] 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-30T21:14:34.916Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:34.916Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7d766484 [2019-07-30T21:14:34.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1153179092 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-30T21:14:34.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1153179092 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-30T21:14:34.916Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1153179092 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:34.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1153179093 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:34.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1153179093 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-30T21:14:34.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1153179093 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-30T21:14:34.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1153179093 data=null item=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-30T21:14:34.916Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1153179093 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-30T21:14:34.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1153179093 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-30T21:14:34.916Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1153179094 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-30T21:14:34.916Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1153179094 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:34.916Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1153179094 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:34.916Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2c9484e4 [2019-07-30T21:14:34.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1153179095 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-30T21:14:34.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1153179095 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-30T21:14:34.916Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1153179095 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:34.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1153179096 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:34.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1153179096 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-30T21:14:34.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1153179096 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-30T21:14:34.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1153179097 data=null item=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-30T21:14:34.916Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1153179097 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-30T21:14:34.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1153179097 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-30T21:14:34.916Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1153179097 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-30T21:14:34.916Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1153179097 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:34.916Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1153179097 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:34.916Z] 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-30T21:14:34.916Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:34.916Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:34.916Z] DEBUG - Clicking on Fi&nd [2019-07-30T21:14:34.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1153179126 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-30T21:14:34.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153179126 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-30T21:14:34.916Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1153179126 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:34.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1153179126 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:34.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1153179126 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-30T21:14:34.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1153179126 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-30T21:14:34.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1153179126 data=null item=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-30T21:14:34.916Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1153179127 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-30T21:14:34.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153179127 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-30T21:14:34.916Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1153179127 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-30T21:14:34.916Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1153179127 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:34.916Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1153179127 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:34.916Z] DEBUG - Clicked on Fi&nd [2019-07-30T21:14:34.916Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T21:14:34.916Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T21:14:34.916Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T21:14:34.916Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T21:14:34.916Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:14:34.916Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:14:34.916Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:14:34.916Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-30T21:14:34.916Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-30T21:14:34.916Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T21:14:34.916Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1153179130 data=null} to (of type 'Combo') [2019-07-30T21:14:34.916Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T21:14:34.916Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1153179132 data=null doit=true} to Button with text {F&orward} [2019-07-30T21:14:34.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1153179132 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-30T21:14:34.916Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T21:14:34.916Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1153179133 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T21:14:34.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1153179133 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-30T21:14:34.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1153179133 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-30T21:14:34.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1153179134 data=null item=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-30T21:14:34.916Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:34.916Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:34.916Z] 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-30T21:14:34.916Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:34.916Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:34.916Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:34.916Z] 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-30T21:14:34.916Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:34.916Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:34.916Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:34.916Z] DEBUG - Clicking on Fi&nd [2019-07-30T21:14:34.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1153179150 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-30T21:14:34.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153179151 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-30T21:14:34.916Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1153179151 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:34.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1153179151 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:34.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1153179151 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-30T21:14:34.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1153179151 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-30T21:14:34.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1153179151 data=null item=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-30T21:14:34.916Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1153179152 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-30T21:14:34.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153179152 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-30T21:14:34.916Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1153179153 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-30T21:14:34.916Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1153179153 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:34.916Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1153179153 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:34.916Z] DEBUG - Clicked on Fi&nd [2019-07-30T21:14:34.916Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T21:14:34.916Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T21:14:34.916Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T21:14:34.916Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T21:14:34.916Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:14:35.173Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:14:35.173Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:35.173Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:35.173Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:35.173Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:35.173Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:35.173Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:35.173Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:35.173Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:35.173Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:35.173Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T21:14:35.173Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:14:35.173Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:35.173Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:35.173Z] DEBUG - Clicking on Close [2019-07-30T21:14:35.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1153179187 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-30T21:14:35.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1153179187 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-30T21:14:35.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1153179187 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:35.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1153179187 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:35.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1153179188 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-30T21:14:35.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1153179188 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-30T21:14:35.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1153179188 data=null item=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-30T21:14:35.173Z] DEBUG - Clicked on [2019-07-30T21:14:35.173Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:14:35.430Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:35.430Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:35.430Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:35.430Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:35.430Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:35.430Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:35.430Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:14:35.430Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:14:35.688Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:35.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1153179833 data=null doit=true} to Shell with text {Find} [2019-07-30T21:14:35.688Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:35.688Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T21:14:35.688Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T21:14:35.688Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T21:14:35.688Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1153179837 data=null} to (of type 'Combo') [2019-07-30T21:14:35.688Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:35.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1153179839 data=null doit=true} to Button with text {&Backward} [2019-07-30T21:14:35.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1153179839 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-30T21:14:35.688Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:35.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1153179840 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:35.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1153179841 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-30T21:14:35.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1153179841 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-30T21:14:35.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1153179841 data=null item=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-30T21:14:35.688Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:35.688Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:35.688Z] 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-30T21:14:35.688Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:35.688Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7b4a92fd [2019-07-30T21:14:35.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1153179882 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-30T21:14:35.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1153179882 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-30T21:14:35.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1153179882 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:35.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1153179882 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:35.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1153179882 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-30T21:14:35.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1153179882 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-30T21:14:35.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1153179883 data=null item=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-30T21:14:35.688Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1153179883 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-30T21:14:35.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1153179883 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-30T21:14:35.688Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1153179883 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-30T21:14:35.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1153179883 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:35.688Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1153179883 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:35.688Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@12ebdfd0 [2019-07-30T21:14:35.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1153179884 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-30T21:14:35.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1153179885 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-30T21:14:35.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1153179885 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:35.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1153179885 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:35.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1153179885 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-30T21:14:35.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1153179885 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-30T21:14:35.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1153179885 data=null item=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-30T21:14:35.688Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1153179885 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-30T21:14:35.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1153179886 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-30T21:14:35.688Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1153179886 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-30T21:14:35.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1153179886 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:35.688Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1153179886 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:35.688Z] 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-30T21:14:35.688Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:35.688Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:35.688Z] DEBUG - Clicking on Fi&nd [2019-07-30T21:14:35.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1153179887 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-30T21:14:35.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153179887 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-30T21:14:35.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1153179887 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:35.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1153179887 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:35.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1153179887 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-30T21:14:35.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1153179888 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-30T21:14:35.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1153179888 data=null item=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-30T21:14:35.688Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1153179888 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-30T21:14:35.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153179888 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-30T21:14:35.688Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1153179888 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-30T21:14:35.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1153179889 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:35.688Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1153179889 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:35.688Z] DEBUG - Clicked on Fi&nd [2019-07-30T21:14:35.688Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T21:14:35.688Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T21:14:35.688Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T21:14:35.688Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T21:14:35.688Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-30T21:14:35.688Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-30T21:14:35.688Z] DEBUG - Setting text on (of type 'Combo') to lttn [2019-07-30T21:14:35.688Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttn} time=1153179890 data=null} to (of type 'Combo') [2019-07-30T21:14:35.688Z] DEBUG - Set text on (of type 'Combo') to lttn [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:35.688Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:35.688Z] 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-30T21:14:35.688Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:35.688Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:35.688Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:35.688Z] 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-30T21:14:35.688Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:35.688Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:35.688Z] DEBUG - Clicking on Fi&nd [2019-07-30T21:14:35.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1153179895 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-30T21:14:35.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153179896 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-30T21:14:35.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1153179896 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:35.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1153179896 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:35.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1153179896 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-30T21:14:35.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1153179896 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-30T21:14:35.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1153179896 data=null item=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-30T21:14:35.688Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1153179912 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-30T21:14:35.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153179913 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-30T21:14:35.688Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1153179913 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-30T21:14:35.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1153179913 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:35.688Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1153179913 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:35.688Z] DEBUG - Clicked on Fi&nd [2019-07-30T21:14:35.688Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T21:14:35.688Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T21:14:35.688Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T21:14:35.688Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T21:14:35.688Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:35.688Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:35.688Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:35.688Z] DEBUG - Clicking on Close [2019-07-30T21:14:35.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1153179916 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-30T21:14:35.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1153179916 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-30T21:14:35.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1153179916 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:35.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1153179916 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:35.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1153179918 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-30T21:14:35.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1153179919 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-30T21:14:35.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1153179919 data=null item=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-30T21:14:35.945Z] DEBUG - Clicked on [2019-07-30T21:14:35.945Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:14:35.945Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:35.945Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:35.945Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:35.945Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:35.945Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:35.945Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:35.945Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:14:35.945Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:14:36.510Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:36.510Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1153180473 data=null doit=true} to Shell with text {Find} [2019-07-30T21:14:36.510Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:36.510Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T21:14:36.510Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T21:14:36.510Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T21:14:36.510Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1153180476 data=null} to (of type 'Combo') [2019-07-30T21:14:36.510Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:36.510Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5e341839 [2019-07-30T21:14:36.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1153180479 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-30T21:14:36.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1153180485 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-30T21:14:36.510Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1153180485 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:36.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1153180485 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:36.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1153180485 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-30T21:14:36.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1153180485 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-30T21:14:36.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1153180485 data=null item=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-30T21:14:36.510Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1153180485 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-30T21:14:36.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1153180485 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-30T21:14:36.510Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1153180485 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-30T21:14:36.510Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1153180485 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:36.510Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1153180486 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:36.510Z] 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-30T21:14:36.510Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:36.510Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:36.510Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@27fb6f8b [2019-07-30T21:14:36.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1153180488 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-30T21:14:36.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1153180488 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-30T21:14:36.510Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1153180488 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:36.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1153180488 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:36.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1153180488 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-30T21:14:36.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1153180488 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-30T21:14:36.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1153180488 data=null item=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-30T21:14:36.510Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1153180488 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-30T21:14:36.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1153180488 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-30T21:14:36.510Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1153180489 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-30T21:14:36.510Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1153180489 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:36.510Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1153180489 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:36.510Z] 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-30T21:14:36.510Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:36.510Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:36.510Z] DEBUG - Clicking on Fi&nd [2019-07-30T21:14:36.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1153180490 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-30T21:14:36.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153180490 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-30T21:14:36.510Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1153180490 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:36.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1153180490 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:36.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1153180490 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-30T21:14:36.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1153180490 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-30T21:14:36.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1153180490 data=null item=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-30T21:14:36.510Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1153180491 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-30T21:14:36.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153180491 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-30T21:14:36.510Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1153180491 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-30T21:14:36.510Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1153180491 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:36.510Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1153180491 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:36.510Z] DEBUG - Clicked on Fi&nd [2019-07-30T21:14:36.510Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T21:14:36.510Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T21:14:36.510Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T21:14:36.510Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T21:14:36.510Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-30T21:14:36.510Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-30T21:14:36.510Z] DEBUG - Setting text on (of type 'Combo') to LTTNG [2019-07-30T21:14:36.510Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {LTTNG} time=1153180492 data=null} to (of type 'Combo') [2019-07-30T21:14:36.510Z] DEBUG - Set text on (of type 'Combo') to LTTNG [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:36.510Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:36.510Z] 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-30T21:14:36.510Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:36.510Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:36.510Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T21:14:36.510Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:36.511Z] 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-30T21:14:36.511Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:36.511Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:36.511Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:36.511Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:36.511Z] DEBUG - Clicking on Fi&nd [2019-07-30T21:14:36.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1153180500 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-30T21:14:36.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153180501 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-30T21:14:36.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1153180501 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:36.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1153180501 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:36.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1153180501 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-30T21:14:36.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1153180501 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-30T21:14:36.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1153180501 data=null item=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-30T21:14:36.511Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1153180512 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-30T21:14:36.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153180513 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-30T21:14:36.511Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1153180513 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-30T21:14:36.511Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1153180513 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:36.511Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1153180513 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:36.511Z] DEBUG - Clicked on Fi&nd [2019-07-30T21:14:36.511Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T21:14:36.511Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T21:14:36.511Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T21:14:36.511Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T21:14:36.511Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:36.511Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:36.511Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:36.511Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:36.511Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:36.511Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:36.511Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:36.511Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:36.511Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:36.511Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T21:14:36.511Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:14:36.511Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:36.511Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:36.511Z] DEBUG - Clicking on Close [2019-07-30T21:14:36.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1153180519 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-30T21:14:36.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1153180519 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-30T21:14:36.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1153180519 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:36.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1153180519 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:36.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1153180519 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-30T21:14:36.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1153180519 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-30T21:14:36.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1153180519 data=null item=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-30T21:14:36.511Z] DEBUG - Clicked on [2019-07-30T21:14:36.511Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:14:36.767Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:36.767Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:36.767Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:36.767Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:36.767Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:36.767Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:36.767Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:14:36.767Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:14:37.024Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:37.024Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1153181129 data=null doit=true} to Shell with text {Find} [2019-07-30T21:14:37.024Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:37.024Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:37.024Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:37.024Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:37.024Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:37.024Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:37.024Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:37.024Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:37.024Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:37.024Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T21:14:37.024Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:14:37.024Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:37.024Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:37.024Z] DEBUG - Clicking on Close [2019-07-30T21:14:37.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1153181132 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-30T21:14:37.024Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1153181132 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-30T21:14:37.024Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1153181133 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:37.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1153181133 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:37.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1153181133 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-30T21:14:37.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1153181133 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-30T21:14:37.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1153181133 data=null item=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-30T21:14:37.281Z] DEBUG - Clicked on [2019-07-30T21:14:37.281Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:37.281Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:37.281Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:37.281Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:37.281Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:37.281Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:37.281Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:14:37.281Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:14:37.537Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:37.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1153181671 data=null doit=true} to Shell with text {Find} [2019-07-30T21:14:37.537Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:37.537Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:37.537Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:37.537Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:37.537Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:37.537Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:37.537Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:37.537Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:37.537Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:37.537Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T21:14:37.537Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:14:37.537Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:37.537Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:37.537Z] DEBUG - Clicking on Close [2019-07-30T21:14:37.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1153181674 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-30T21:14:37.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1153181674 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-30T21:14:37.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1153181674 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:37.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1153181674 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:37.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1153181674 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-30T21:14:37.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1153181675 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-30T21:14:37.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1153181675 data=null item=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-30T21:14:37.795Z] DEBUG - Clicked on [2019-07-30T21:14:37.795Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T21:14:37.795Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:37.795Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:37.795Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:37.795Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:37.795Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T21:14:37.795Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T21:14:37.795Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:14:37.795Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:14:38.053Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:38.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1153182262 data=null doit=true} to Shell with text {Find} [2019-07-30T21:14:38.053Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:38.053Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T21:14:38.053Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T21:14:38.053Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T21:14:38.053Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1153182266 data=null} to (of type 'Combo') [2019-07-30T21:14:38.053Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T21:14:38.053Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1153182276 data=null doit=true} to Button with text {F&orward} [2019-07-30T21:14:38.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1153182276 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-30T21:14:38.053Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T21:14:38.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1153182277 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T21:14:38.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1153182277 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-30T21:14:38.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1153182277 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-30T21:14:38.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1153182277 data=null item=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-30T21:14:38.053Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:38.053Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@40f00832 [2019-07-30T21:14:38.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1153182279 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-30T21:14:38.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1153182279 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-30T21:14:38.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1153182279 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:38.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1153182280 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:38.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1153182280 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-30T21:14:38.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1153182280 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-30T21:14:38.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1153182280 data=null item=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-30T21:14:38.053Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1153182280 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-30T21:14:38.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1153182280 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-30T21:14:38.053Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1153182280 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-30T21:14:38.053Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1153182281 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:38.053Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1153182281 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:38.053Z] 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-30T21:14:38.053Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:38.053Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4eed8ede [2019-07-30T21:14:38.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1153182282 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-30T21:14:38.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1153182282 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-30T21:14:38.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1153182282 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:38.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1153182282 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:38.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1153182282 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-30T21:14:38.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1153182283 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-30T21:14:38.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1153182283 data=null item=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-30T21:14:38.053Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1153182283 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-30T21:14:38.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1153182283 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-30T21:14:38.053Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1153182283 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-30T21:14:38.053Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1153182283 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:38.053Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1153182283 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:38.053Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:38.053Z] 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-30T21:14:38.053Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:38.053Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:38.053Z] DEBUG - Clicking on Fi&nd [2019-07-30T21:14:38.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1153182293 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-30T21:14:38.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153182293 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-30T21:14:38.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1153182293 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:38.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1153182293 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:38.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1153182293 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-30T21:14:38.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1153182293 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-30T21:14:38.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1153182294 data=null item=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-30T21:14:38.053Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1153182294 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-30T21:14:38.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153182295 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-30T21:14:38.053Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1153182295 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-30T21:14:38.053Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1153182295 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:38.053Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1153182295 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:38.053Z] DEBUG - Clicked on Fi&nd [2019-07-30T21:14:38.053Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T21:14:38.053Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T21:14:38.053Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T21:14:38.053Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T21:14:38.053Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T21:14:38.053Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T21:14:38.053Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T21:14:38.053Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T21:14:38.053Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:14:38.053Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:14:38.053Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-30T21:14:38.053Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-30T21:14:38.053Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T21:14:38.053Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1153182298 data=null} to (of type 'Combo') [2019-07-30T21:14:38.053Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:38.053Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1153182299 data=null doit=true} to Button with text {&Backward} [2019-07-30T21:14:38.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1153182299 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-30T21:14:38.053Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:38.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1153182300 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:38.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1153182300 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-30T21:14:38.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1153182300 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-30T21:14:38.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1153182300 data=null item=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-30T21:14:38.053Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T21:14:38.053Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:38.053Z] 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-30T21:14:38.053Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:38.053Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:38.317Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T21:14:38.317Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:14:38.317Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:38.317Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:38.317Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:38.317Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:38.317Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:38.317Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T21:14:38.317Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:38.317Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:38.317Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:38.317Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:38.317Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:38.317Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T21:14:38.317Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:38.317Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:38.317Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:38.317Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:38.317Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:38.317Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:38.317Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:38.317Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T21:14:38.317Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:38.317Z] 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-30T21:14:38.317Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:38.317Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:38.317Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T21:14:38.317Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:14:38.317Z] DEBUG - Clicking on Fi&nd [2019-07-30T21:14:38.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1153182317 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-30T21:14:38.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153182318 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-30T21:14:38.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1153182318 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:38.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1153182318 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:38.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1153182318 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-30T21:14:38.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1153182318 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-30T21:14:38.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1153182318 data=null item=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-30T21:14:38.317Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1153182319 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-30T21:14:38.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1153182319 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-30T21:14:38.317Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1153182319 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-30T21:14:38.317Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1153182319 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:38.317Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1153182319 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T21:14:38.317Z] DEBUG - Clicked on Fi&nd [2019-07-30T21:14:38.317Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T21:14:38.317Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T21:14:38.317Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T21:14:38.317Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T21:14:38.317Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:38.317Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T21:14:38.317Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T21:14:38.317Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T21:14:38.317Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T21:14:38.317Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T21:14:38.318Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T21:14:38.318Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T21:14:38.318Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T21:14:38.318Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T21:14:38.318Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:14:38.318Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:38.318Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T21:14:38.318Z] DEBUG - Clicking on Close [2019-07-30T21:14:38.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1153182324 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-30T21:14:38.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1153182325 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-30T21:14:38.318Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1153182332 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:38.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1153182379 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:14:38.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1153182380 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-30T21:14:38.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1153182380 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-30T21:14:38.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1153182380 data=null item=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-30T21:14:38.574Z] DEBUG - Clicked on [2019-07-30T21:14:38.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=1153182650 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [2019-07-30T21:14:38.574Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:14:38.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:14:38.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:14:38.574Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:14:38.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153182713 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:14:38.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153182713 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:14:38.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153182713 data=null} to TreeItem with text {test} [2019-07-30T21:14:38.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153182714 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:14:38.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153182714 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:14:38.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153182733 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:14:38.575Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:14:38.575Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:14:38.831Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:14:39.088Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:14:39.088Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:14:39.088Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:14:39.088Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:39.088Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:39.088Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:14:39.088Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:14:39.088Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:14:39.088Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:39.088Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:14:39.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153183297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:39.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153183298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:39.088Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153183298 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:39.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153183298 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:39.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153183299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:39.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153183299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:39.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153183299 data=null 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-30T21:14:39.088Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153183299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:39.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153183299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:39.088Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153183299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:39.088Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153183299 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:39.088Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153183299 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:39.088Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:39.088Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:14:39.088Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:14:39.088Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:14:39.088Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:14:39.088Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:14:39.088Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:14:39.088Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:39.088Z] DEBUG - Clicking on OK [2019-07-30T21:14:39.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153183300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:39.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153183300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:39.088Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153183300 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:39.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153183300 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:39.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153183301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:39.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153183301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:39.088Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:39.088Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:39.088Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:39.088Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:39.088Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:39.088Z] DEBUG - Clicked on OK [2019-07-30T21:14:40.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153183301 data=null item=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-30T21:14:40.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1153182810 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-30T21:14:40.019Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.232 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2019-07-30T21:14:40.019Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.859 s [2019-07-30T21:14:40.019Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.662 s [2019-07-30T21:14:40.019Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.744 s [2019-07-30T21:14:40.019Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.553 s [2019-07-30T21:14:40.019Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 1.154 s [2019-07-30T21:14:40.019Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.707 s [2019-07-30T21:14:40.019Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2019-07-30T21:14:40.277Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"' [2019-07-30T21:14:40.277Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T21:14:47.014Z] DEBUG - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2019-07-30T21:14:47.014Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:14:47.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:14:47.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:14:47.014Z] DEBUG - Setting state to checked on: scp_dest [2019-07-30T21:14:47.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1153190815 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:14:47.014Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:14:47.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:14:47.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:14:47.014Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:14:47.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153190890 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:14:47.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153190890 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:14:47.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153190890 data=null} to TreeItem with text {test} [2019-07-30T21:14:47.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153190891 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:14:47.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153190891 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:14:47.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153190900 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:14:47.014Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:14:47.014Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:14:47.014Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:14:47.577Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:14:47.577Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:14:47.577Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:14:47.577Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:14:47.577Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:47.577Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:14:47.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:14:47.577Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:14:47.577Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:47.577Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:14:47.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153191751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:47.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153191751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:47.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153191751 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:47.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153191752 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:47.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153191752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:47.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153191752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:47.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153191752 data=null 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-30T21:14:47.577Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153191752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:47.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153191752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:47.577Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153191752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:47.577Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153191752 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:47.577Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153191752 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:47.577Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:14:47.577Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:14:47.577Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:14:47.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:14:47.577Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:14:47.577Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:14:47.577Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:14:47.577Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:47.577Z] DEBUG - Clicking on OK [2019-07-30T21:14:47.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153191753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:47.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153191753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:47.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153191753 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:47.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153191754 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:47.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153191754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:47.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153191754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:47.577Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:47.577Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:47.577Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:47.577Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:47.577Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:14:47.577Z] DEBUG - Clicked on OK [2019-07-30T21:14:48.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153191754 data=null item=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-30T21:14:48.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1153191004 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-30T21:14:48.140Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.195 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2019-07-30T21:14:48.140Z] testDiskView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest) Time elapsed: 6.387 s [2019-07-30T21:14:48.140Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2019-07-30T21:14:49.070Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:01.245Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T21:15:01.245Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:15:01.245Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:01.245Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T21:15:01.245Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T21:15:01.245Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T21:15:01.245Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T21:15:01.245Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T21:15:01.245Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T21:15:01.245Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:01.245Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:01.245Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:15:01.245Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T21:15:01.245Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:15:01.245Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:15:01.245Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:01.245Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:15:01.245Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:15:01.245Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:01.245Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:15:01.245Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:15:01.245Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:02.175Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:15:02.175Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:15:02.175Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:02.738Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:15:02.738Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:15:02.738Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:03.300Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:15:03.300Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:15:03.300Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:04.863Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:15:04.863Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:15:04.863Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:05.426Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:15:05.426Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:15:05.426Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:05.988Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:15:05.988Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:15:05.988Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:06.917Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:15:06.917Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:15:06.917Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:07.480Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:15:07.480Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:15:07.480Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:08.410Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:15:08.410Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T21:15:08.410Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:08.665Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:16.758Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T21:15:16.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:15:16.758Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:16.758Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:16.758Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis' [2019-07-30T21:15:16.758Z] DEBUG - number of items : 17 [2019-07-30T21:15:16.758Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:16.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153220697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:16.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153220697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:16.758Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153220698 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:16.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153220698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:16.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153220698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:16.758Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153220915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:16.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153220929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:16.758Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153220929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:16.758Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153220929 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:16.758Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153220929 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:16.758Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:16.758Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-30T21:15:16.758Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:15:16.758Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T21:15:16.758Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T21:15:16.758Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:15:16.758Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:15:16.758Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:15:16.758Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:15:16.758Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:15:16.758Z] DEBUG - Clicking on OK [2019-07-30T21:15:16.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153220947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:15:16.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153220947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:15:16.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153220948 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:15:16.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153220949 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:15:16.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153220949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:15:16.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153220949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:15:16.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153220949 data=null item=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-30T21:15:16.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153220698 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-30T21:15:17.321Z] DEBUG - Clicked on [2019-07-30T21:15:17.321Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:15:17.321Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-30T21:15:17.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1153221413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T21:15:17.321Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1153221414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T21:15:17.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1153221414 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-30T21:15:17.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1153221415 data=null} to TimeGraphMarkerAxis with text {} [2019-07-30T21:15:17.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1153221415 data=null button=1 stateMask=0x0 x=541 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T21:15:17.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1153221417 data=null button=1 stateMask=0x80000 x=541 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T21:15:17.321Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-30T21:15:17.884Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-30T21:15:17.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1153221918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T21:15:17.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1153221918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T21:15:17.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1153221919 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-30T21:15:17.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1153221919 data=null} to TimeGraphMarkerAxis with text {} [2019-07-30T21:15:17.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1153221919 data=null button=1 stateMask=0x0 x=246 y=25 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T21:15:17.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1153221922 data=null button=1 stateMask=0x80000 x=246 y=25 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T21:15:17.884Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-30T21:15:18.447Z] DEBUG - number of items : 17 [2019-07-30T21:15:18.447Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-30T21:15:18.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153222423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T21:15:18.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153222424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T21:15:18.447Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153222424 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T21:15:18.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153222424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T21:15:18.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153222424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T21:15:18.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153222424 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-30T21:15:18.447Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153222447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:18.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153222527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:18.447Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153222539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:18.447Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153222540 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:18.447Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153222540 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:18.447Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:18.447Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-30T21:15:18.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1153222541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T21:15:18.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1153222541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T21:15:18.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1153222541 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-30T21:15:18.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1153222541 data=null} to TimeGraphMarkerAxis with text {} [2019-07-30T21:15:18.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1153222542 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T21:15:18.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1153222542 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T21:15:18.447Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-30T21:15:18.447Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-30T21:15:18.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1153222543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T21:15:18.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1153222543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T21:15:18.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1153222543 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-30T21:15:18.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1153222543 data=null} to TimeGraphMarkerAxis with text {} [2019-07-30T21:15:18.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1153222543 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T21:15:18.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1153222544 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T21:15:18.447Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-30T21:15:18.447Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-30T21:15:18.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1153222544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T21:15:18.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1153222544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T21:15:18.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1153222545 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-30T21:15:18.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1153222545 data=null} to TimeGraphMarkerAxis with text {} [2019-07-30T21:15:18.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1153222545 data=null button=1 stateMask=0x0 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T21:15:18.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1153222545 data=null button=1 stateMask=0x80000 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T21:15:18.447Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-30T21:15:18.447Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-30T21:15:18.447Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-30T21:15:18.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1153222663 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-30T21:15:18.447Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-30T21:15:18.705Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:25.504Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T21:15:25.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:15:25.504Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:25.504Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:25.761Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:15:25.761Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T21:15:25.761Z] DEBUG - number of items : 17 [2019-07-30T21:15:25.761Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:25.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153230001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:25.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153230001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:25.761Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153230001 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:25.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153230001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:25.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153230002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:25.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153230002 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-30T21:15:25.761Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153230003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:25.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153230003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:25.761Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153230003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:25.761Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153230004 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:25.761Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153230004 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:25.761Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:25.761Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:26.323Z] DEBUG - number of items : 17 [2019-07-30T21:15:26.323Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:26.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153230554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:26.323Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153230555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:26.323Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153230555 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:26.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153230555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:26.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153230555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:26.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153230555 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-30T21:15:26.323Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153230559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:26.323Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153230559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:26.323Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153230559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:26.323Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153230559 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:26.323Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153230559 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:26.323Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:26.323Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:26.887Z] DEBUG - number of items : 17 [2019-07-30T21:15:26.887Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:26.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153231062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:26.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153231062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:26.887Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153231062 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:26.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153231062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:26.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153231062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:27.145Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153231268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:27.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153231282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:27.145Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153231282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:27.145Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153231282 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:27.145Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153231283 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:27.145Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:27.145Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-30T21:15:27.145Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:15:27.145Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T21:15:27.145Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T21:15:27.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:15:27.145Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:15:27.145Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:15:27.145Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:15:27.145Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:15:27.145Z] DEBUG - Clicking on OK [2019-07-30T21:15:27.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153231302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:15:27.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153231302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:15:27.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153231302 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:15:27.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153231302 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:15:27.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153231302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:15:27.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153231302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:15:27.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153231302 data=null item=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-30T21:15:27.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153231063 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-30T21:15:27.402Z] DEBUG - Clicked on [2019-07-30T21:15:27.402Z] DEBUG - number of items : 17 [2019-07-30T21:15:27.402Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:27.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153231600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:27.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153231601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:27.402Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153231601 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:27.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153231601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:27.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153231601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:27.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153231601 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-30T21:15:27.402Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153231604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:27.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153231604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:27.402Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153231604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:27.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153231604 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:27.402Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153231604 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:27.402Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:27.402Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:27.966Z] DEBUG - number of items : 17 [2019-07-30T21:15:27.966Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:27.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153232122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:27.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153232122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:27.966Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153232123 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:27.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153232123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:27.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153232123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:27.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153232123 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-30T21:15:27.966Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153232124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:27.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153232124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:27.966Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153232125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:27.966Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153232125 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:27.966Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153232125 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:27.966Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:27.966Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:28.529Z] DEBUG - number of items : 17 [2019-07-30T21:15:28.529Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T21:15:28.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153232627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:28.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153232627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:28.529Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153232627 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:28.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153232627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:28.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153232627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:28.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153232627 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-30T21:15:28.529Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153232629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:28.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153232629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:28.529Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153232629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:28.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153232629 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:28.529Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153232629 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:15:28.529Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T21:15:28.529Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:29.092Z] DEBUG - number of items : 17 [2019-07-30T21:15:29.092Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:29.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153233148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:29.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153233148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:29.092Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153233148 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:29.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153233148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:29.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153233148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:29.348Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153233363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:29.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153233379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:29.348Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153233379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:29.348Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153233379 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:29.348Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153233379 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:29.348Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:29.348Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-30T21:15:29.348Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:15:29.348Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T21:15:29.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T21:15:29.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:15:29.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:15:29.348Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:15:29.348Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:15:29.348Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:15:29.348Z] DEBUG - Clicking on OK [2019-07-30T21:15:29.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153233398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:15:29.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153233398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:15:29.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153233398 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:15:29.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153233398 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:15:29.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153233398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:15:29.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153233398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:15:29.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153233398 data=null item=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-30T21:15:29.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153233149 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-30T21:15:29.605Z] DEBUG - Clicked on [2019-07-30T21:15:29.605Z] DEBUG - number of items : 17 [2019-07-30T21:15:29.605Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:29.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153233705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:29.605Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153233706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:29.605Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153233706 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:29.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153233706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:29.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153233706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:29.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153233706 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-30T21:15:29.605Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153233707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:29.605Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153233707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:29.605Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153233707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:29.605Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153233707 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:29.605Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153233707 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:29.605Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:29.605Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:30.167Z] DEBUG - number of items : 17 [2019-07-30T21:15:30.167Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-30T21:15:30.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153234208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T21:15:30.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153234209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T21:15:30.167Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153234209 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T21:15:30.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153234209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T21:15:30.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153234209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T21:15:30.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153234209 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-30T21:15:30.167Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153234224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:30.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153234285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:30.167Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153234285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:30.167Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153234285 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:30.167Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153234285 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:30.167Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:30.167Z] DEBUG - number of items : 17 [2019-07-30T21:15:30.167Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:30.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153234286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:30.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153234286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:30.167Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153234286 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:30.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153234286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:30.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153234286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:30.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153234287 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-30T21:15:30.167Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153234288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:30.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153234288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:30.167Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153234288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:30.167Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153234288 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:30.167Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153234288 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:30.167Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:30.167Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:30.730Z] DEBUG - number of items : 17 [2019-07-30T21:15:30.730Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-30T21:15:30.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153234793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T21:15:30.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153234793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T21:15:30.730Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153234793 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T21:15:30.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153234793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T21:15:30.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153234793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T21:15:30.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153234794 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-30T21:15:30.731Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153234798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:30.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153234867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:30.731Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153234879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:30.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153234879 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:30.731Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153234879 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:30.731Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T21:15:30.731Z] DEBUG - number of items : 17 [2019-07-30T21:15:30.731Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:30.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153234880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:30.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153234880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:30.731Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153234880 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:30.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153234880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:30.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153234880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:30.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153234881 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-30T21:15:30.731Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153234881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:30.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153234881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:30.731Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153234881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:30.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153234881 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:30.731Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153234881 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:30.731Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:30.731Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:31.293Z] DEBUG - number of items : 17 [2019-07-30T21:15:31.293Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:15:31.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153235383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:15:31.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153235384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:15:31.293Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153235384 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:15:31.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153235384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:15:31.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153235384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:15:31.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153235384 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-30T21:15:31.293Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153235386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:15:31.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153235387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:15:31.293Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153235387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:15:31.293Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153235387 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:15:31.293Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153235387 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:15:31.293Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:15:31.293Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:31.856Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:38.414Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T21:15:38.414Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:15:38.414Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:38.414Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:38.671Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:15:38.671Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T21:15:38.671Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-30T21:15:38.928Z] DEBUG - number of items : 17 [2019-07-30T21:15:38.928Z] DEBUG - number of items : 17 [2019-07-30T21:15:38.928Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-30T21:15:38.928Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-30T21:15:38.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1153243104 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-30T21:15:38.928Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-30T21:15:38.928Z] DEBUG - number of items : 17 [2019-07-30T21:15:38.928Z] DEBUG - number of items : 17 [2019-07-30T21:15:39.184Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-30T21:15:39.184Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-30T21:15:39.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1153243226 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-30T21:15:39.184Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-30T21:15:39.184Z] DEBUG - number of items : 17 [2019-07-30T21:15:39.184Z] DEBUG - number of items : 17 [2019-07-30T21:15:39.184Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:45.728Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T21:15:45.728Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:15:45.985Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:46.547Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:46.547Z] DEBUG - number of items : 17 [2019-07-30T21:15:46.547Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-30T21:15:46.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153250513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T21:15:46.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153250514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T21:15:46.547Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153250514 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T21:15:46.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153250514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T21:15:46.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153250514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T21:15:46.804Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153250803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T21:15:46.804Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153250820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T21:15:46.804Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153250821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T21:15:46.804Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153250821 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T21:15:46.804Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153250821 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-30T21:15:46.804Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-30T21:15:46.804Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-30T21:15:46.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1153250830 data=null doit=true} to Shell with text {Filter} [2019-07-30T21:15:46.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:15:46.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:15:46.804Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:15:46.804Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T21:15:47.366Z] DEBUG - matched Text with text "24", using matcher: of type 'Text' [2019-07-30T21:15:47.366Z] DEBUG - matched Text with text "24", using matcher: (of type 'Text') [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:15:47.623Z] DEBUG - Clicking on Uncheck all [2019-07-30T21:15:47.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1153251838 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-30T21:15:47.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1153251839 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-30T21:15:47.623Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1153251839 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1153251839 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1153251839 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-30T21:15:47.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1153251839 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-30T21:15:47.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1153251839 data=null item=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-30T21:15:47.623Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1153251852 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-30T21:15:47.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1153251852 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-30T21:15:47.623Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1153251852 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-30T21:15:47.623Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1153251852 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.623Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1153251852 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.623Z] DEBUG - Clicked on Uncheck all [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:15:47.623Z] DEBUG - Clicking on Check all [2019-07-30T21:15:47.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1153251854 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-30T21:15:47.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1153251854 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-30T21:15:47.623Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1153251854 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1153251854 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1153251854 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-30T21:15:47.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1153251854 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-30T21:15:47.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1153251855 data=null item=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-30T21:15:47.623Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1153251867 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-30T21:15:47.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1153251867 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-30T21:15:47.623Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1153251867 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-30T21:15:47.623Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1153251867 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.623Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1153251867 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.623Z] DEBUG - Clicked on Check all [2019-07-30T21:15:47.623Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:15:47.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=1153251869 data=null button=0 stateMask=0x0 x=107 y=121 count=0} to TreeItem with text {synthetic-trace} [2019-07-30T21:15:47.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1153251869 data=null doit=true} to TreeItem with text {synthetic-trace} [2019-07-30T21:15:47.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1153251869 data=null} to TreeItem with text {synthetic-trace} [2019-07-30T21:15:47.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=1153251870 data=null button=1 stateMask=0x0 x=107 y=121 count=1} to TreeItem with text {synthetic-trace} [2019-07-30T21:15:47.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153251870 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-30T21:15:47.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=1153251871 data=null button=1 stateMask=0x80000 x=107 y=121 count=1} to TreeItem with text {synthetic-trace} [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:15:47.623Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:15:47.623Z] DEBUG - Clicking on Uncheck all [2019-07-30T21:15:47.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1153251872 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-30T21:15:47.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1153251872 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-30T21:15:47.623Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1153251872 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1153251872 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1153251872 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-30T21:15:47.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1153251872 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-30T21:15:47.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1153251872 data=null item=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-30T21:15:47.881Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1153251888 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-30T21:15:47.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1153251888 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-30T21:15:47.881Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1153251888 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-30T21:15:47.881Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1153251888 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1153251889 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - Clicked on Uncheck all [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - Clicking on Check selected [2019-07-30T21:15:47.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1153251890 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-30T21:15:47.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1153251890 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-30T21:15:47.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1153251890 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1153251890 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1153251890 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-30T21:15:47.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1153251890 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-30T21:15:47.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1153251890 data=null item=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-30T21:15:47.881Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1153251891 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-30T21:15:47.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1153251891 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-30T21:15:47.881Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1153251891 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-30T21:15:47.881Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1153251891 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1153251891 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - Clicked on Check selected [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - Clicking on Uncheck all [2019-07-30T21:15:47.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1153251898 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-30T21:15:47.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1153251899 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-30T21:15:47.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1153251899 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1153251899 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1153251899 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-30T21:15:47.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1153251899 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-30T21:15:47.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1153251899 data=null item=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-30T21:15:47.881Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1153251900 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-30T21:15:47.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1153251900 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-30T21:15:47.881Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1153251900 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-30T21:15:47.881Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1153251900 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1153251900 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - Clicked on Uncheck all [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - Clicking on Check subtree [2019-07-30T21:15:47.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1153251901 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-30T21:15:47.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1153251902 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-30T21:15:47.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1153251902 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1153251902 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1153251902 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-30T21:15:47.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1153251902 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-30T21:15:47.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1153251902 data=null item=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-30T21:15:47.881Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1153251903 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-30T21:15:47.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1153251903 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-30T21:15:47.881Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1153251903 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-30T21:15:47.881Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1153251903 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1153251903 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - Clicked on Check subtree [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - Clicking on Check all [2019-07-30T21:15:47.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1153251904 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-30T21:15:47.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1153251904 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-30T21:15:47.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1153251904 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1153251904 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1153251905 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-30T21:15:47.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1153251905 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-30T21:15:47.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1153251905 data=null item=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-30T21:15:47.881Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1153251920 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-30T21:15:47.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1153251920 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-30T21:15:47.881Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1153251920 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-30T21:15:47.881Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1153251920 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1153251920 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - Clicked on Check all [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - Clicking on Uncheck selected [2019-07-30T21:15:47.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1153251922 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-30T21:15:47.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1153251922 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-30T21:15:47.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1153251922 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1153251922 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1153251922 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-30T21:15:47.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1153251922 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-30T21:15:47.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1153251922 data=null item=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-30T21:15:47.881Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1153251923 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-30T21:15:47.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1153251923 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-30T21:15:47.881Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1153251923 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-30T21:15:47.881Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1153251923 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1153251923 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - Clicked on Uncheck selected [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - Clicking on Check all [2019-07-30T21:15:47.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1153251925 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-30T21:15:47.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1153251925 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-30T21:15:47.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1153251925 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1153251925 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1153251925 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-30T21:15:47.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1153251925 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-30T21:15:47.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1153251925 data=null item=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-30T21:15:47.881Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1153251926 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-30T21:15:47.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1153251926 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-30T21:15:47.881Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1153251926 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-30T21:15:47.881Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1153251926 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1153251926 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - Clicked on Check all [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:15:47.881Z] DEBUG - Clicking on Uncheck subtree [2019-07-30T21:15:47.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1153251927 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-30T21:15:47.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1153251927 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-30T21:15:47.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=1153251927 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1153251927 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T21:15:47.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1153251928 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-30T21:15:47.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1153251928 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-30T21:15:47.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1153251928 data=null item=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-30T21:15:47.881Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1153251928 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-30T21:15:47.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1153251928 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-30T21:15:47.882Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1153251928 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-30T21:15:47.882Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1153251928 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T21:15:47.882Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1153251928 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T21:15:47.882Z] DEBUG - Clicked on Uncheck subtree [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:15:47.882Z] DEBUG - Clicking on Uncheck all [2019-07-30T21:15:47.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1153251930 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-30T21:15:47.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1153251930 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-30T21:15:47.882Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1153251930 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1153251930 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1153251930 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-30T21:15:47.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1153251930 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-30T21:15:47.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1153251930 data=null item=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-30T21:15:47.882Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1153251987 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-30T21:15:47.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1153251988 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-30T21:15:47.882Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1153251988 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-30T21:15:47.882Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1153251989 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.882Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1153251989 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.882Z] DEBUG - Clicked on Uncheck all [2019-07-30T21:15:47.882Z] DEBUG - matched Text with text "synthetic-trace", using matcher: of type 'Text' [2019-07-30T21:15:47.882Z] DEBUG - matched Text with text "synthetic-trace", using matcher: (of type 'Text') [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:15:47.882Z] DEBUG - Clicking on Check all [2019-07-30T21:15:47.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1153251992 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-30T21:15:47.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1153251992 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-30T21:15:47.882Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1153251992 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1153251992 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1153251992 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-30T21:15:47.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1153251992 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-30T21:15:47.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1153251992 data=null item=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-30T21:15:47.882Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1153252009 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-30T21:15:47.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1153252009 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-30T21:15:47.882Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1153252009 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-30T21:15:47.882Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1153252009 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.882Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1153252009 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:15:47.882Z] DEBUG - Clicked on Check all [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:15:47.882Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:15:47.882Z] DEBUG - Clicking on OK [2019-07-30T21:15:47.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153252011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:15:47.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153252011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:15:47.882Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153252011 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:15:47.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153252011 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:15:47.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153252011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:15:47.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153252011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:15:47.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153252011 data=null item=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-30T21:15:47.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153250514 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-30T21:15:48.138Z] DEBUG - Clicked on [2019-07-30T21:15:48.395Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:56.490Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T21:15:56.490Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:15:56.490Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:56.490Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:56.490Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:56.490Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:15:56.490Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T21:15:56.490Z] DEBUG - number of items : 17 [2019-07-30T21:15:56.490Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:56.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153260700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:56.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153260701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:56.490Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153260701 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:56.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153260701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:56.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153260701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:56.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153260701 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-30T21:15:56.490Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153260701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:56.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153260702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:56.490Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153260702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:56.490Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153260702 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:56.490Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153260702 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:56.490Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:56.490Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:57.053Z] DEBUG - number of items : 17 [2019-07-30T21:15:57.053Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:57.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153261203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:57.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153261204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:57.053Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153261204 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:57.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153261204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:57.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153261204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:57.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153261204 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-30T21:15:57.053Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153261205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:57.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153261205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:57.053Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153261205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:57.053Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153261205 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:57.053Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153261205 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:57.053Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:57.053Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:57.616Z] DEBUG - number of items : 17 [2019-07-30T21:15:57.616Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:57.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153261724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:57.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153261724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:57.616Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153261724 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:57.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153261724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:57.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153261725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:57.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153261725 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-30T21:15:57.616Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153261725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:57.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153261725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:57.616Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153261726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:57.616Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153261726 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:57.616Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153261726 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:57.616Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-30T21:15:57.616Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:58.545Z] DEBUG - number of items : 17 [2019-07-30T21:15:58.545Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T21:15:58.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153262761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:58.545Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153262761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:58.545Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153262761 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:58.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153262761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:58.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153262761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:58.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153262761 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-30T21:15:58.545Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153262762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:58.545Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153262762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:58.545Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153262762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:58.545Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153262762 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:58.545Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153262762 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:58.545Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T21:15:58.545Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:59.109Z] DEBUG - number of items : 17 [2019-07-30T21:15:59.109Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T21:15:59.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153263317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:59.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153263318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:59.109Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153263318 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:59.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153263318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:59.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153263318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:59.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153263318 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-30T21:15:59.109Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153263319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:59.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153263319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:59.109Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153263319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:59.109Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153263319 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:59.109Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153263319 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:59.109Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T21:15:59.109Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:15:59.672Z] DEBUG - number of items : 17 [2019-07-30T21:15:59.672Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T21:15:59.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153263866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:59.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153263866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:59.672Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153263867 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:59.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153263867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:59.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153263867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:59.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153263867 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-30T21:15:59.672Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153263868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:59.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153263868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:59.672Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153263868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:59.672Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153263868 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:59.672Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153263868 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:15:59.672Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T21:15:59.672Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:16:01.039Z] DEBUG - number of items : 17 [2019-07-30T21:16:01.039Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T21:16:01.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153264907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:16:01.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153264908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:16:01.039Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153264908 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:16:01.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153264908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:16:01.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153264908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:16:01.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153264908 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-30T21:16:01.039Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153264909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:16:01.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153264909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:16:01.039Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153264909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:16:01.039Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153264909 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:16:01.039Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153264909 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:16:01.039Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T21:16:01.039Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:16:01.295Z] DEBUG - number of items : 17 [2019-07-30T21:16:01.295Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T21:16:01.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153265438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:16:01.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153265438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:16:01.295Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153265438 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:16:01.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153265439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:16:01.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153265439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:16:01.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153265439 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-30T21:16:01.295Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153265439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:16:01.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153265440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:16:01.295Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153265440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:16:01.295Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153265440 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:16:01.295Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153265440 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:16:01.295Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T21:16:01.295Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:16:01.858Z] DEBUG - number of items : 17 [2019-07-30T21:16:01.858Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T21:16:01.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153265951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:16:01.858Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153265951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:16:01.858Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153265951 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:16:01.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153265951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:16:01.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153265952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:16:01.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153265952 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-30T21:16:01.858Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153265952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:16:01.858Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153265952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:16:01.858Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153265953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:16:01.858Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153265953 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:16:01.858Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153265953 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T21:16:01.858Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T21:16:01.858Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:16:02.787Z] DEBUG - number of items : 17 [2019-07-30T21:16:02.787Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:02.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153266955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:02.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153266955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:02.787Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153266956 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:02.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153266956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:02.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153266956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:02.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153266956 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-30T21:16:02.787Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153266957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:02.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153266957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:02.787Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153266957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:02.787Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153266957 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:02.787Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153266957 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:02.787Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:02.787Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:16:03.350Z] DEBUG - number of items : 17 [2019-07-30T21:16:03.350Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:03.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153267469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:03.350Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153267470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:03.350Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153267470 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:03.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153267470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:03.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153267470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:03.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153267470 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-30T21:16:03.350Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153267471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:03.350Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153267471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:03.350Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153267471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:03.350Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153267471 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:03.350Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153267471 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:03.350Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:03.350Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:16:04.280Z] DEBUG - number of items : 17 [2019-07-30T21:16:04.280Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:04.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153268474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:04.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153268474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:04.280Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153268474 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:04.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153268475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:04.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153268475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:04.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153268475 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-30T21:16:04.280Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153268475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:04.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153268475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:04.280Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153268475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:04.280Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153268475 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:04.280Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153268475 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:04.280Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-30T21:16:04.280Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:16:04.537Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:16:12.698Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T21:16:12.698Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:16:12.698Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:16:12.698Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T21:16:12.698Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T21:16:12.698Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:16:12.698Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:16:12.698Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:16:19.242Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T21:16:19.242Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:16:19.242Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:16:19.242Z] DEBUG - number of items : 17 [2019-07-30T21:16:19.242Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:16:27.333Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T21:16:27.333Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:16:27.333Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:16:27.333Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T21:16:27.333Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T21:16:27.333Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:16:27.333Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:16:33.874Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T21:16:33.874Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:16:33.874Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:16:33.874Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:16:34.448Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:16:34.448Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:16:34.708Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:16:36.863Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T21:16:36.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:16:36.863Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T21:16:36.863Z] DEBUG - number of items : 17 [2019-07-30T21:16:36.863Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T21:16:36.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153300990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T21:16:36.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153300990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T21:16:36.863Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153300990 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T21:16:36.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153300990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T21:16:36.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153300990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T21:16:37.119Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153301249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T21:16:37.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153301250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T21:16:37.119Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153301250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T21:16:37.119Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153301251 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T21:16:37.119Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153301251 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T21:16:37.119Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T21:16:37.119Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T21:16:37.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1153301273 data=null doit=true} to Shell with text {Legend} [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T21:16:37.119Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T21:16:37.119Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T21:16:37.119Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T21:16:37.119Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T21:16:37.119Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T21:16:37.119Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T21:16:37.119Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T21:16:37.119Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:16:37.119Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:16:37.119Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:16:37.119Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:16:37.119Z] DEBUG - Clicking on OK [2019-07-30T21:16:37.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153301289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:16:37.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153301290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:16:37.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153301290 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:16:37.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153301290 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:16:37.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153301290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:16:37.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153301290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:16:37.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153301290 data=null item=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-30T21:16:37.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153300990 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-30T21:16:37.375Z] DEBUG - Clicked on [2019-07-30T21:16:37.631Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1153301706 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:16:37.631Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:16:37.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:16:37.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:16:37.631Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:16:37.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153301762 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:16:37.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153301762 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:16:37.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153301762 data=null} to TreeItem with text {test} [2019-07-30T21:16:37.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153301763 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:16:37.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153301763 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:16:37.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153301780 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:16:37.631Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:16:37.631Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:16:37.887Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:16:38.144Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:16:38.144Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:16:38.144Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:16:38.144Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:16:38.144Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:16:38.144Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:16:38.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:16:38.144Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:16:38.144Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:16:38.144Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:16:38.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153302196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:16:38.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153302197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:16:38.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153302205 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:16:38.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153302206 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:16:38.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153302206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:16:38.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153302206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:16:38.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153302206 data=null 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-30T21:16:38.144Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153302206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:16:38.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153302207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:16:38.144Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153302207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:16:38.144Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153302207 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:16:38.144Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153302207 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:16:38.144Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:16:38.144Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:16:38.144Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:16:38.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:16:38.144Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:16:38.144Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:16:38.144Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:16:38.144Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:16:38.144Z] DEBUG - Clicking on OK [2019-07-30T21:16:38.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153302208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:16:38.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153302208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:16:38.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153302208 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:16:38.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153302208 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:16:38.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153302208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:16:38.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153302208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:16:38.144Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:16:38.144Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:16:38.144Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:16:38.144Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:16:38.144Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:16:38.144Z] DEBUG - Clicked on OK [2019-07-30T21:16:38.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153302208 data=null item=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-30T21:16:38.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1153301834 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-30T21:16:39.269Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 110.976 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2019-07-30T21:16:39.269Z] testKeyboardSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 19.718 s [2019-07-30T21:16:39.269Z] testMarkerAxis(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 10.159 s [2019-07-30T21:16:39.269Z] testAddRemoveBookmark(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 13.082 s [2019-07-30T21:16:39.269Z] testShowMarkers(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 7.449 s [2019-07-30T21:16:39.269Z] testMarkerNavigationSubMenu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) skipped [2019-07-30T21:16:39.269Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 9.008 s [2019-07-30T21:16:39.269Z] testToolBarSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 16.119 s [2019-07-30T21:16:39.269Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 7.553 s [2019-07-30T21:16:39.269Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 7.339 s [2019-07-30T21:16:39.269Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 7.343 s [2019-07-30T21:16:39.269Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 8.036 s [2019-07-30T21:16:39.269Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 2.764 s [2019-07-30T21:16:39.269Z] [2019-07-30T21:16:39.269Z] Results: [2019-07-30T21:16:39.269Z] [2019-07-30T21:16:39.269Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T21:16:39.269Z] [2019-07-30T21:16:39.831Z] [2019-07-30T21:16:39.831Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 21:16:39.624 [2019-07-30T21:16:39.831Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T21:16:40.758Z] [INFO] All tests passed! [2019-07-30T21:16:40.758Z] [INFO] [2019-07-30T21:16:40.758Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T21:16:40.758Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:16:40.758Z] [INFO] [2019-07-30T21:16:40.758Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T21:16:42.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:16:42.381Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:16:42.381Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:16:43.312Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T21:16:43.312Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T21:16:43.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:16:43.825Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:16:45.364Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T21:16:45.364Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T21:16:45.364Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T21:16:45.620Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:16:45.620Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:16:45.879Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T21:16:45.879Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T21:16:45.879Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:16:46.136Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-07-30T21:16:46.136Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-07-30T21:16:46.136Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T21:16:47.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T21:16:47.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T21:16:47.322Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T21:16:47.322Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T21:16:47.322Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T21:16:47.578Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-30T21:16:47.578Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T21:16:47.834Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:16:47.834Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:16:48.091Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T21:16:48.091Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T21:16:48.091Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T21:16:48.347Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T21:16:48.347Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T21:16:48.603Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T21:16:48.859Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T21:16:49.116Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T21:16:49.116Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:16:49.116Z] [INFO] [2019-07-30T21:16:49.116Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T21:16:49.116Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:16:49.116Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:16:49.116Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:16:49.116Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:16:49.116Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:16:49.372Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:16:49.372Z] [INFO] [2019-07-30T21:16:49.372Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T21:16:49.372Z] [INFO] [2019-07-30T21:16:49.372Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >-- [2019-07-30T21:16:49.372Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.10-SNAPSHOT [100/134] [2019-07-30T21:16:49.372Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T21:16:49.372Z] [INFO] [2019-07-30T21:16:49.372Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T21:16:49.372Z] [INFO] [2019-07-30T21:16:49.372Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T21:16:49.372Z] [INFO] The project's OSGi version is 1.0.10.201907302009 [2019-07-30T21:16:49.372Z] [INFO] [2019-07-30T21:16:49.372Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T21:16:49.372Z] [INFO] [2019-07-30T21:16:49.372Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T21:16:49.372Z] [INFO] [2019-07-30T21:16:49.372Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T21:16:49.372Z] [INFO] [2019-07-30T21:16:49.372Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T21:16:49.372Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:16:49.372Z] [INFO] [2019-07-30T21:16:49.372Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T21:16:49.372Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:16:49.372Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources [2019-07-30T21:16:49.372Z] [INFO] [2019-07-30T21:16:49.372Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T21:16:49.372Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes [2019-07-30T21:16:50.301Z] [INFO] [2019-07-30T21:16:50.301Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T21:16:50.301Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:16:50.301Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources [2019-07-30T21:16:50.301Z] [INFO] [2019-07-30T21:16:50.301Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T21:16:50.301Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:16:50.301Z] [INFO] [2019-07-30T21:16:50.301Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T21:16:50.301Z] [INFO] [2019-07-30T21:16:50.301Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T21:16:50.301Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:16:50.558Z] [INFO] [2019-07-30T21:16:50.558Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T21:16:50.558Z] [INFO] [2019-07-30T21:16:50.558Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T21:16:50.558Z] [INFO] [2019-07-30T21:16:50.558Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T21:16:50.558Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:16:50.558Z] [INFO] [2019-07-30T21:16:50.558Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T21:16:50.558Z] [INFO] [2019-07-30T21:16:50.558Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T21:16:53.828Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T21:16:53.828Z] [INFO] Command line: [2019-07-30T21:16:53.828Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T21:16:53.828Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T21:16:57.098Z] !SESSION 2019-07-30 21:16:53.829 ----------------------------------------------- [2019-07-30T21:16:57.098Z] eclipse.buildId=unknown [2019-07-30T21:16:57.098Z] java.version=1.8.0_202 [2019-07-30T21:16:57.098Z] java.vendor=Oracle Corporation [2019-07-30T21:16:57.098Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T21:16:57.098Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T21:16:57.098Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T21:16:57.098Z] [2019-07-30T21:16:57.098Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 21:16:56.643 [2019-07-30T21:16:57.098Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:16:57.098Z] !STACK 0 [2019-07-30T21:16:57.098Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T21:16:57.098Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:16:57.098Z] [2019-07-30T21:16:57.098Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:16:57.098Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:16:57.098Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:16:57.098Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:16:57.098Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:16:57.098Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:16:57.098Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:16:57.098Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:16:57.098Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:16:57.098Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:16:57.098Z] [2019-07-30T21:16:57.098Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 21:16:56.837 [2019-07-30T21:16:57.098Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:16:57.098Z] !STACK 0 [2019-07-30T21:16:57.098Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T21:16:57.098Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:16:57.099Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T21:16:57.099Z] -> 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-30T21:16:57.099Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T21:16:57.099Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:16:57.099Z] [2019-07-30T21:16:57.099Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:16:57.099Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:16:57.099Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:16:57.099Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:16:57.099Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:16:57.099Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:16:57.099Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:16:57.099Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:16:57.099Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:16:57.099Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:16:59.285Z] process 14793: 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-30T21:16:59.285Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T21:16:59.542Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T21:16:59.542Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T21:17:09.493Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest [2019-07-30T21:17:09.493Z] Display size: 1440x900 [2019-07-30T21:17:09.493Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T21:17:09.493Z] GTK version=3.18.9 [2019-07-30T21:17:09.493Z] GTK theme=Ambiance [2019-07-30T21:17:09.493Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T21:17:09.493Z] Time zone: Coordinated Universal Time [2019-07-30T21:17:09.493Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T21:17:09.493Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T21:17:10.861Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:17:11.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:17:11.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:17:11.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:17:11.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:17:11.118Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:11.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1153335219 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:11.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153335220 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:11.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153335220 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:11.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153335221 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:11.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153335233 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-30T21:17:11.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153335414 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:11.374Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:11.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1153335416 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:11.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153335417 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:11.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153335417 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:11.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153335418 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:11.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153335418 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-30T21:17:11.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153335481 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:11.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153335484 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:11.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153335484 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:11.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153335485 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:11.374Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153335485 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-30T21:17:11.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153335527 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:11.374Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:11.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1153335580 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:17:11.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1153335581 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:17:11.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1153335581 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:17:11.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1153335582 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:17:11.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153335582 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-30T21:17:11.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1153335624 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:17:16.622Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T21:17:16.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:17:19.898Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:17:19.898Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:17:19.898Z] DEBUG - number of items : 18 [2019-07-30T21:17:19.898Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T21:17:19.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153343599 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-30T21:17:19.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153343600 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-30T21:17:19.898Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153343601 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T21:17:19.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153343601 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-30T21:17:19.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153343601 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-30T21:17:19.898Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153344005 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-30T21:17:19.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153344022 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-30T21:17:19.898Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153344022 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-30T21:17:19.898Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153344022 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T21:17:19.898Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153344023 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T21:17:19.898Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T21:17:19.898Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-07-30T21:17:19.898Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T21:17:19.898Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-30T21:17:19.898Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-30T21:17:19.898Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T21:17:19.898Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T21:17:19.898Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T21:17:19.898Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T21:17:19.898Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:17:19.898Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:17:19.898Z] DEBUG - Clicking on Add... [2019-07-30T21:17:19.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1153344034 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-30T21:17:19.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1153344034 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-30T21:17:19.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1153344034 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T21:17:19.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1153344034 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T21:17:19.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1153344035 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-30T21:17:19.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1153344035 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-30T21:17:20.324Z] [2019-07-30T21:17:20.324Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-30 21:17:20.166 [2019-07-30T21:17:20.324Z] !MESSAGE no spawner in java.library.path [2019-07-30T21:17:20.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1153344035 data=null item=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-30T21:17:20.582Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1153344488 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-30T21:17:20.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1153344488 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-30T21:17:20.582Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1153344489 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-30T21:17:20.582Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1153344489 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T21:17:20.582Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1153344489 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T21:17:20.582Z] DEBUG - Clicked on Add... [2019-07-30T21:17:20.582Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T21:17:20.582Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T21:17:20.582Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T21:17:20.582Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T21:17:20.582Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:17:20.582Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:17:20.582Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:17:20.582Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:17:20.582Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:20.582Z] DEBUG - Clicking on OK [2019-07-30T21:17:20.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153344493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:20.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153344493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:20.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153344494 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:20.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153344494 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:20.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153344494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:20.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153344494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:20.582Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=1153344591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:20.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153344494 data=null item=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-30T21:17:20.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153343601 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-30T21:17:20.838Z] DEBUG - Clicked on [2019-07-30T21:17:20.838Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:17:21.095Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:17:21.095Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:17:21.095Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:17:21.095Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:17:21.658Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:17:21.658Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:17:21.658Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:17:21.658Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:17:21.658Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:17:22.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1153346398 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:17:22.220Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:17:22.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:17:22.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:17:22.220Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:22.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1153346449 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:22.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153346449 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:22.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153346449 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:22.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153346450 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:22.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153346450 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-30T21:17:22.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153346486 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:22.476Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:17:22.476Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:17:22.732Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:17:22.989Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:17:22.989Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:17:22.989Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:17:22.989Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:17:22.989Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:22.989Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:17:22.989Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:17:22.989Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:17:22.989Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:22.989Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:17:23.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153347229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:23.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153347283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:23.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153347284 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:23.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153347284 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:23.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153347284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:23.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153347285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:23.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153347285 data=null 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-30T21:17:23.245Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153347286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:23.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153347286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:23.245Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153347286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:23.245Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153347286 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:23.245Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153347286 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:23.245Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:23.245Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:17:23.245Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:17:23.245Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:17:23.245Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:17:23.245Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:17:23.245Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:17:23.245Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:23.245Z] DEBUG - Clicking on OK [2019-07-30T21:17:23.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153347290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:23.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153347290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:23.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153347290 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:23.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153347290 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:23.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153347290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:23.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153347291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:23.245Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:23.245Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:23.245Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:23.245Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:23.245Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:23.245Z] DEBUG - Clicked on OK [2019-07-30T21:17:24.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153347291 data=null item=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-30T21:17:24.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1153346708 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-30T21:17:24.431Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:17:24.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:17:24.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:17:24.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:17:24.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:17:24.995Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:24.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1153349120 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:24.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153349120 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:24.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153349120 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:24.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153349121 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:24.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153349121 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-30T21:17:24.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153349148 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:24.995Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:24.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1153349153 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:24.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153349153 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:24.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153349153 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:24.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153349154 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:24.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153349154 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-30T21:17:24.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153349163 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:24.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153349163 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:24.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153349164 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:24.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153349164 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:24.995Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153349164 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-30T21:17:24.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153349181 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:24.995Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:24.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1153349183 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:17:24.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1153349185 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:17:24.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1153349185 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:17:24.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1153349185 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:17:24.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153349186 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-30T21:17:24.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1153349193 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:17:27.513Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T21:17:27.513Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:17:27.513Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:17:27.513Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:17:27.513Z] DEBUG - number of items : 18 [2019-07-30T21:17:27.513Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T21:17:27.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153351624 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-30T21:17:27.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153351625 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-30T21:17:27.513Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153351625 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T21:17:27.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153351625 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-30T21:17:27.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153351626 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-30T21:17:27.770Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153351953 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-30T21:17:27.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153351954 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-30T21:17:27.770Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153351955 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-30T21:17:27.770Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153351955 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T21:17:27.770Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153351955 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T21:17:27.770Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T21:17:27.770Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-07-30T21:17:27.770Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T21:17:27.770Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-30T21:17:27.770Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-30T21:17:27.770Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T21:17:27.770Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T21:17:27.770Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T21:17:27.770Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T21:17:27.770Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:17:27.770Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:17:27.770Z] DEBUG - Clicking on Add... [2019-07-30T21:17:27.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1153351986 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-30T21:17:27.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1153351987 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-30T21:17:27.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1153351987 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T21:17:27.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1153351987 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T21:17:27.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1153351988 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-30T21:17:27.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1153351988 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-30T21:17:28.027Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1153352186 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-30T21:17:28.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1153352188 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-30T21:17:28.027Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1153352188 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-30T21:17:28.027Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1153352188 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T21:17:28.027Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1153352189 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T21:17:28.027Z] DEBUG - Clicked on Add... [2019-07-30T21:17:28.027Z] DEBUG - matched Shell with text "Import failure", using matcher: with text 'Import failure' [2019-07-30T21:17:28.027Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:17:28.027Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:17:28.027Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:17:28.027Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:28.027Z] DEBUG - Clicking on OK [2019-07-30T21:17:28.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153352191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:28.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153352191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:28.027Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153352191 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:28.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153352192 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:28.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153352192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:28.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153352192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:28.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153352192 data=null item=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-30T21:17:28.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1153351988 data=null item=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-30T21:17:28.285Z] DEBUG - Clicked on [2019-07-30T21:17:28.285Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:17:28.285Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:17:28.285Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:17:28.285Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-30T21:17:28.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1153352293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:17:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1153352294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:17:28.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1153352294 data=null doit=true} to (of type 'Table') [2019-07-30T21:17:28.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1153352294 data=null} to (of type 'Table') [2019-07-30T21:17:28.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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=1153352295 data=null button=1 stateMask=0x0 x=260 y=11 count=1} to (of type 'Table') [2019-07-30T21:17:28.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153352297 data=null item=TableItem {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:17:28.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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=1153352304 data=null button=1 stateMask=0x80000 x=260 y=11 count=1} to (of type 'Table') [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Down", using matcher: with mnemonic 'Down' [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Down", using matcher: with style 'SWT.PUSH' [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Down", using matcher: (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:17:28.285Z] DEBUG - Clicking on Down [2019-07-30T21:17:28.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1153352307 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-30T21:17:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1153352307 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-30T21:17:28.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1153352307 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1153352307 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1153352307 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-30T21:17:28.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1153352308 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-30T21:17:28.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1153352308 data=null item=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-30T21:17:28.285Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1153352311 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-30T21:17:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1153352311 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-30T21:17:28.285Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1153352311 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-30T21:17:28.285Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1153352311 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1153352311 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - Clicked on Down [2019-07-30T21:17:28.285Z] DEBUG - Clicking on Down [2019-07-30T21:17:28.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1153352312 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-30T21:17:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1153352312 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-30T21:17:28.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1153352312 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1153352312 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1153352313 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-30T21:17:28.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1153352313 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-30T21:17:28.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1153352313 data=null item=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-30T21:17:28.285Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1153352321 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-30T21:17:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1153352322 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-30T21:17:28.285Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1153352322 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-30T21:17:28.285Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1153352322 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1153352322 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - Clicked on Down [2019-07-30T21:17:28.285Z] DEBUG - Clicking on Down [2019-07-30T21:17:28.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1153352323 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-30T21:17:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1153352323 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-30T21:17:28.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1153352323 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1153352323 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1153352323 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-30T21:17:28.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1153352324 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-30T21:17:28.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1153352324 data=null item=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-30T21:17:28.285Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1153352326 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-30T21:17:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1153352326 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-30T21:17:28.285Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1153352326 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-30T21:17:28.285Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1153352327 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1153352327 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - Clicked on Down [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Up", using matcher: with mnemonic 'Up' [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Up", using matcher: with style 'SWT.PUSH' [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Up", using matcher: (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:17:28.285Z] DEBUG - Clicking on Up [2019-07-30T21:17:28.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1153352384 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-30T21:17:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1153352385 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-30T21:17:28.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1153352385 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1153352385 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1153352385 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-30T21:17:28.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1153352385 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-30T21:17:28.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1153352386 data=null item=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-30T21:17:28.285Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1153352388 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-30T21:17:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1153352388 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-30T21:17:28.285Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1153352388 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-30T21:17:28.285Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1153352388 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1153352389 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - Clicked on Up [2019-07-30T21:17:28.285Z] DEBUG - Clicking on Up [2019-07-30T21:17:28.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1153352389 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-30T21:17:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1153352389 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-30T21:17:28.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1153352389 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1153352389 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1153352390 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-30T21:17:28.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1153352390 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-30T21:17:28.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1153352390 data=null item=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-30T21:17:28.285Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1153352392 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-30T21:17:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1153352392 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-30T21:17:28.285Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1153352392 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-30T21:17:28.285Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1153352393 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1153352393 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - Clicked on Up [2019-07-30T21:17:28.285Z] DEBUG - Clicking on Up [2019-07-30T21:17:28.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1153352393 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-30T21:17:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1153352393 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-30T21:17:28.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1153352393 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1153352394 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1153352394 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-30T21:17:28.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1153352394 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-30T21:17:28.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1153352394 data=null item=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-30T21:17:28.285Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1153352402 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-30T21:17:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1153352403 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-30T21:17:28.285Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1153352403 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-30T21:17:28.285Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1153352403 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1153352403 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - Clicked on Up [2019-07-30T21:17:28.285Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:17:28.285Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-30T21:17:28.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1153352405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:17:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1153352405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:17:28.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1153352405 data=null doit=true} to (of type 'Table') [2019-07-30T21:17:28.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1153352406 data=null} to (of type 'Table') [2019-07-30T21:17:28.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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=1153352406 data=null button=1 stateMask=0x0 x=260 y=11 count=1} to (of type 'Table') [2019-07-30T21:17:28.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153352407 data=null item=TableItem {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:17:28.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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=1153352408 data=null button=1 stateMask=0x80000 x=260 y=11 count=1} to (of type 'Table') [2019-07-30T21:17:28.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1153352408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:17:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1153352408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:17:28.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1153352409 data=null doit=true} to (of type 'Table') [2019-07-30T21:17:28.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1153352409 data=null} to (of type 'Table') [2019-07-30T21:17:28.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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=1153352409 data=null button=1 stateMask=0x40000 x=260 y=32 count=1} to (of type 'Table') [2019-07-30T21:17:28.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153352410 data=null item=TableItem {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:17:28.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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=1153352412 data=null button=1 stateMask=0xc0000 x=260 y=32 count=1} to (of type 'Table') [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:17:28.285Z] DEBUG - Clicking on Remove [2019-07-30T21:17:28.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=1153352419 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-30T21:17:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=1153352420 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-30T21:17:28.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=1153352420 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=1153352420 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=1153352420 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-30T21:17:28.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=1153352420 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-30T21:17:28.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=1153352420 data=null item=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-30T21:17:28.285Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - Clicked on Remove [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:17:28.285Z] DEBUG - Clicking on Cancel [2019-07-30T21:17:28.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1153352481 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-30T21:17:28.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1153352481 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-30T21:17:28.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1153352482 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1153352482 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T21:17:28.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1153352482 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-30T21:17:28.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1153352483 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-30T21:17:28.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1153352483 data=null item=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-30T21:17:28.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153351679 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-30T21:17:28.542Z] DEBUG - Clicked on [2019-07-30T21:17:29.106Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1153353207 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:17:29.106Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:17:29.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:17:29.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:17:29.106Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:29.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1153353256 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:29.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153353256 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:29.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153353256 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:29.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153353257 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:29.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153353257 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-30T21:17:29.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153353293 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:29.362Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:17:29.362Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:17:29.362Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:17:29.926Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:17:29.926Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:17:29.926Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:17:29.926Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:17:29.926Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:29.926Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:17:29.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:17:29.926Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:17:29.926Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:29.926Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:17:29.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153353888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:29.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153353888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:29.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153353889 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:29.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153353889 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:29.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153353889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:29.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153353889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:29.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153353890 data=null 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-30T21:17:29.926Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153353890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:29.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153353890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:29.926Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153353890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:29.926Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153353890 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:29.926Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153353890 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:29.926Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:29.926Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:17:29.926Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:17:29.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:17:29.926Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:17:29.926Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:17:29.926Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:17:29.926Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:29.926Z] DEBUG - Clicking on OK [2019-07-30T21:17:29.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153353892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:29.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153353892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:29.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153353893 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:29.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153353893 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:29.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153353893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:29.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153353893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:29.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:29.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:29.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:29.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:29.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:29.926Z] DEBUG - Clicked on OK [2019-07-30T21:17:30.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153353893 data=null item=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-30T21:17:30.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1153353429 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-30T21:17:30.778Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:17:30.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:17:30.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:17:30.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:17:30.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:17:30.778Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:30.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1153354628 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:30.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153354628 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:30.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153354628 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:30.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153354629 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:30.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153354629 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-30T21:17:30.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153354642 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:30.778Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:30.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1153354643 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:30.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153354643 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:30.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153354643 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:30.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153354643 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:30.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153354644 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-30T21:17:30.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153354651 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:30.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153354651 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:30.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153354651 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:30.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153354652 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:30.778Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153354652 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-30T21:17:30.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153354687 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:30.778Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:30.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1153354688 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:17:30.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1153354688 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:17:30.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1153354688 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:17:30.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1153354689 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:17:30.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153354689 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-30T21:17:30.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1153354703 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:17:33.297Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T21:17:33.297Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:17:33.297Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:17:33.297Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:17:33.297Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:17:33.297Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:17:33.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:17:34.117Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:17:34.117Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:17:34.117Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:17:34.117Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:17:34.117Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:17:34.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Name} time=1153358224 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-30T21:17:34.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Name} time=1153358233 data=null button=1 stateMask=0x80000 x=78 y=-12 count=1} to TreeColumn with text {Name} [2019-07-30T21:17:34.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=1153358234 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-30T21:17:34.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=1153358277 data=null button=1 stateMask=0x80000 x=180 y=-12 count=1} to TreeColumn with text {PID/TID} [2019-07-30T21:17:34.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Start time} time=1153358290 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-30T21:17:34.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Start time} time=1153358292 data=null button=1 stateMask=0x80000 x=294 y=-12 count=1} to TreeColumn with text {Start time} [2019-07-30T21:17:34.117Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:17:34.374Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:17:34.374Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:17:34.631Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1153358690 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:17:34.631Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:17:34.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:17:34.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:17:34.631Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:34.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1153358784 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:34.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153358784 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:34.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153358784 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:34.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153358784 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:34.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153358785 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-30T21:17:34.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153358794 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:34.888Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:17:34.888Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:17:34.888Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:17:35.145Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:17:35.145Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:17:35.145Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:17:35.145Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:17:35.145Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:35.145Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:17:35.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:17:35.145Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:17:35.145Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:35.145Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:17:35.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153359321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:35.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153359322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:35.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153359322 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:35.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153359322 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:35.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153359323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:35.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153359323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:35.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153359323 data=null 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-30T21:17:35.145Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153359323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:35.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153359323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:35.145Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153359329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:35.145Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153359329 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:35.145Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153359330 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:35.145Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:35.145Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:17:35.145Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:17:35.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:17:35.145Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:17:35.145Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:17:35.145Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:17:35.145Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:35.145Z] DEBUG - Clicking on OK [2019-07-30T21:17:35.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153359385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:35.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153359385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:35.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153359385 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:35.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153359385 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:35.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153359386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:35.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153359386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:35.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:35.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:35.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:35.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:35.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:35.145Z] DEBUG - Clicked on OK [2019-07-30T21:17:35.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153359386 data=null item=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-30T21:17:35.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1153358922 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-30T21:17:35.964Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:17:35.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:17:35.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:17:35.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:17:35.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:17:35.964Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:35.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1153360041 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:35.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153360041 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:35.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153360041 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:35.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153360042 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:35.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153360042 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-30T21:17:35.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153360055 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:35.964Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:35.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1153360056 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:35.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153360056 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:35.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153360056 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:35.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153360057 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:35.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153360057 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-30T21:17:35.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153360083 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:35.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153360084 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:35.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153360084 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:35.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153360085 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:35.964Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153360085 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-30T21:17:35.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153360089 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:35.964Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:35.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1153360090 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:17:35.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1153360090 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:17:35.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1153360090 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:17:35.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1153360090 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:17:35.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153360091 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-30T21:17:35.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1153360104 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:17:38.484Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T21:17:38.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:17:38.484Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:17:38.484Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:17:38.484Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:17:38.484Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:17:38.484Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:17:38.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:17:39.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:17:39.304Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:17:39.304Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:17:39.304Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:17:39.304Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:17:39.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1153363797 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:17:39.561Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:17:39.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:17:39.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:17:39.817Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:39.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1153363844 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:39.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153363844 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:39.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153363844 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:39.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153363844 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:39.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153363845 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-30T21:17:39.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153363894 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:39.817Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:17:39.817Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:17:40.075Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:17:40.332Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:17:40.332Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:17:40.332Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:17:40.332Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:17:40.332Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:40.332Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:17:40.332Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:17:40.332Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:17:40.332Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:40.332Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:17:40.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153364425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:40.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153364426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:40.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153364429 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:40.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153364429 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:40.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153364429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:40.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153364430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:40.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153364436 data=null 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-30T21:17:40.332Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153364436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:40.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153364437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:40.332Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153364437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:40.332Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153364437 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:40.332Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153364437 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:40.332Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:40.332Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:17:40.332Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:17:40.332Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:17:40.332Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:17:40.332Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:17:40.332Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:17:40.332Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:40.332Z] DEBUG - Clicking on OK [2019-07-30T21:17:40.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153364439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:40.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153364440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:40.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153364440 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:40.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153364440 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:40.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153364440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:40.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153364440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:40.332Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:40.332Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:40.332Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:40.332Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:40.332Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:40.332Z] DEBUG - Clicked on OK [2019-07-30T21:17:40.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153364440 data=null item=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-30T21:17:40.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1153364010 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-30T21:17:41.153Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:17:41.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:17:41.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:17:41.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:17:41.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:17:41.409Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:41.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1153365615 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:41.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153365615 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:41.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153365615 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:41.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153365615 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:41.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153365616 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-30T21:17:41.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153365639 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:41.409Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:41.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1153365640 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:41.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153365643 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:41.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153365643 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:41.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153365644 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:41.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153365644 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-30T21:17:41.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153365651 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:41.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153365652 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:41.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153365652 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:41.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153365652 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:41.409Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153365652 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-30T21:17:41.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153365656 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:41.409Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:41.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1153365656 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:17:41.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1153365657 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:17:41.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1153365657 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:17:41.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1153365657 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:17:41.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153365664 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-30T21:17:41.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1153365670 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:17:43.856Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T21:17:43.856Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:17:44.112Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:17:44.112Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:17:44.112Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:17:44.112Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:17:44.112Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:17:44.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1153368499 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:17:44.368Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:17:44.368Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:17:44.368Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:17:44.368Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:44.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1153368544 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:44.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153368544 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:44.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153368544 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:44.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153368545 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:44.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153368545 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-30T21:17:44.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153368588 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:44.624Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:17:44.624Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:17:44.624Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:17:44.881Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:17:44.881Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:17:44.881Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:17:44.881Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:17:44.881Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:44.881Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:17:44.881Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:17:44.881Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:17:44.881Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:44.881Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:17:44.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153369095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:44.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153369096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:44.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153369096 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:44.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153369096 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:44.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153369096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:44.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153369096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:44.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153369096 data=null 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-30T21:17:44.881Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153369096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:44.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153369096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:44.881Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153369097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:44.881Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153369097 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:44.881Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153369097 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:44.881Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:44.881Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:17:44.881Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:17:44.881Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:17:44.881Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:17:44.881Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:17:44.881Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:17:44.881Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:44.881Z] DEBUG - Clicking on OK [2019-07-30T21:17:44.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153369107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:44.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153369108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:44.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153369108 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:44.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153369108 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:44.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153369108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:44.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153369108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:44.881Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:44.881Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:44.881Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:44.881Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:44.881Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:44.881Z] DEBUG - Clicked on OK [2019-07-30T21:17:45.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153369108 data=null item=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-30T21:17:45.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1153368694 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-30T21:17:45.700Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:17:46.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:17:46.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:17:46.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:17:46.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:17:46.264Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:46.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1153370309 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:46.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153370310 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:46.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153370310 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:46.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153370310 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:46.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153370310 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-30T21:17:46.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153370320 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:46.264Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:46.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1153370337 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:46.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153370340 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:46.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153370340 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:46.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153370340 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:46.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153370341 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-30T21:17:46.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153370349 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:46.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153370349 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:46.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153370349 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:46.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153370349 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:46.264Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153370350 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-30T21:17:46.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153370353 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:46.264Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:46.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1153370361 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:17:46.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1153370361 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:17:46.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1153370361 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:17:46.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1153370362 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:17:46.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153370362 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-30T21:17:46.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1153370369 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:17:48.155Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T21:17:48.155Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:17:48.412Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:17:48.412Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:17:48.412Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:17:48.412Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:17:48.412Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:17:48.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:17:48.975Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:17:48.975Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:17:48.975Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:17:48.975Z] DEBUG - number of items : 18 [2019-07-30T21:17:48.975Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T21:17:48.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153373216 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-30T21:17:48.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153373217 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-30T21:17:48.975Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153373217 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T21:17:48.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153373217 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-30T21:17:48.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153373217 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-30T21:17:49.538Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153373577 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-30T21:17:49.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153373578 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-30T21:17:49.538Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153373579 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-30T21:17:49.538Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153373579 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T21:17:49.538Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153373579 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T21:17:49.538Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T21:17:49.538Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-07-30T21:17:49.538Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T21:17:49.538Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-30T21:17:49.538Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-30T21:17:49.538Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T21:17:49.538Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T21:17:49.538Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T21:17:49.538Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T21:17:49.538Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:17:49.538Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:17:49.538Z] DEBUG - Clicking on Add... [2019-07-30T21:17:49.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1153373582 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-30T21:17:49.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1153373582 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-30T21:17:49.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1153373582 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T21:17:49.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1153373582 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T21:17:49.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1153373582 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-30T21:17:49.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1153373582 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-30T21:17:49.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1153373582 data=null item=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-30T21:17:49.538Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1153373595 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-30T21:17:49.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1153373595 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-30T21:17:49.538Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1153373595 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-30T21:17:49.538Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1153373595 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T21:17:49.538Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1153373595 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T21:17:49.538Z] DEBUG - Clicked on Add... [2019-07-30T21:17:49.538Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T21:17:49.538Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T21:17:49.538Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T21:17:49.538Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T21:17:49.538Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:17:49.538Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:17:49.538Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:17:49.538Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:17:49.538Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:49.538Z] DEBUG - Clicking on OK [2019-07-30T21:17:49.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153373597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:49.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153373597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:49.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153373597 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:49.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153373597 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:49.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153373598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:49.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153373598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:49.538Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=1153373688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:49.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153373598 data=null item=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-30T21:17:49.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153373217 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-30T21:17:49.794Z] DEBUG - Clicked on [2019-07-30T21:17:49.794Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:17:50.050Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:17:50.050Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:17:50.050Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:17:50.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1153374328 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:17:50.307Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:17:50.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:17:50.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:17:50.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:50.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1153374387 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:50.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153374387 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:50.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153374387 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:50.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153374387 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:50.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153374388 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-30T21:17:50.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153374396 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:50.307Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:17:50.307Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:17:50.564Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:17:50.821Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:17:50.821Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:17:50.821Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:17:50.821Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:17:50.821Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:50.821Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:17:50.821Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:17:50.821Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:17:50.821Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:50.821Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:17:50.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153374834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:50.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153374834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:50.821Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153374834 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:50.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153374834 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:50.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153374834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:50.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153374835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:50.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153374835 data=null 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-30T21:17:50.821Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153374835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:50.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153374835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:50.821Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153374835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:50.821Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153374835 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:50.821Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153374835 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:50.821Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:50.821Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:17:50.821Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:17:50.821Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:17:50.821Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:17:50.821Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:17:50.821Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:17:50.821Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:50.821Z] DEBUG - Clicking on OK [2019-07-30T21:17:50.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153374886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:50.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153374886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:50.821Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153374886 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:50.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153374886 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:50.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153374886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:50.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153374886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:50.821Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:50.821Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:50.821Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:50.821Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:50.821Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:50.821Z] DEBUG - Clicked on OK [2019-07-30T21:17:51.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153374887 data=null item=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-30T21:17:51.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1153374515 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-30T21:17:51.385Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:17:51.385Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:17:51.385Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:17:51.385Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:17:51.385Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:17:51.385Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:51.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1153375614 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:51.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153375614 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:51.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153375614 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:51.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153375615 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:51.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153375615 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-30T21:17:51.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153375636 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:51.385Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:51.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1153375637 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:51.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153375637 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:51.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153375637 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:51.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153375638 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:51.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153375638 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-30T21:17:51.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153375688 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:51.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153375689 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:51.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153375689 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:51.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153375690 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:51.642Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153375690 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-30T21:17:51.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153375700 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:51.642Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:51.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1153375701 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:17:51.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1153375701 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:17:51.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1153375701 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:17:51.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1153375701 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:17:51.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153375702 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-30T21:17:51.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1153375709 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:17:53.650Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T21:17:53.650Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:17:53.650Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:17:53.650Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:17:53.650Z] DEBUG - number of items : 18 [2019-07-30T21:17:53.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1153378010 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:17:53.908Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:17:53.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:17:53.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:17:53.908Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:53.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1153378089 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:53.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153378089 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:53.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153378089 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:53.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153378089 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:53.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153378090 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-30T21:17:53.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153378098 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:54.164Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:17:54.164Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:17:54.164Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:17:54.420Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:17:54.420Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:17:54.420Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:17:54.420Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:17:54.420Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:54.420Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:17:54.420Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:17:54.420Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:17:54.420Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:54.420Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:17:54.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153378612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:54.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153378615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:54.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153378615 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:54.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153378616 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:54.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153378616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:54.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153378616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:54.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153378616 data=null 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-30T21:17:54.420Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153378617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:54.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153378617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:54.420Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153378617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:54.420Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153378617 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:54.420Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153378617 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:54.420Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:17:54.420Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:17:54.420Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:17:54.420Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:17:54.420Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:17:54.420Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:17:54.420Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:17:54.420Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:54.420Z] DEBUG - Clicking on OK [2019-07-30T21:17:54.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153378625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:54.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153378625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:54.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153378625 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:54.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153378625 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:54.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153378625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:54.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153378626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:54.676Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:54.676Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:54.676Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:54.676Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:54.676Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:17:54.676Z] DEBUG - Clicked on OK [2019-07-30T21:17:54.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153378626 data=null item=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-30T21:17:54.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1153378213 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-30T21:17:55.495Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:17:56.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:17:56.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:17:56.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:17:56.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:17:56.059Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:56.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1153380209 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:56.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153380210 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:56.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153380223 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:56.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153380224 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:56.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153380224 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-30T21:17:56.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153380243 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:56.059Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:56.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1153380251 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:56.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153380251 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:56.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153380251 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:56.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153380252 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:56.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153380252 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-30T21:17:56.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153380259 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:56.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153380265 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:56.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153380265 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:56.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153380265 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:56.059Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153380265 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-30T21:17:56.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153380285 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:17:56.059Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:17:56.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1153380286 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:17:56.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1153380286 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:17:56.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1153380286 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:17:56.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1153380287 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:17:56.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153380287 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-30T21:17:56.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1153380294 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:17:58.578Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T21:17:58.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:17:58.578Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:17:58.578Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:17:58.578Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:17:58.578Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:17:58.578Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:17:58.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:17:59.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:17:59.141Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:17:59.141Z] DEBUG - number of items : 18 [2019-07-30T21:17:59.141Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:17:59.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153383229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:17:59.141Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153383230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:17:59.141Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153383230 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:17:59.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153383230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:17:59.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153383230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:17:59.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153383230 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-30T21:17:59.141Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153383232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:17:59.141Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153383232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:17:59.141Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153383233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:17:59.141Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153383233 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:17:59.141Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153383233 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:17:59.141Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:17:59.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:17:59.703Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:17:59.703Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:17:59.703Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:17:59.703Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:17:59.703Z] DEBUG - number of items : 18 [2019-07-30T21:17:59.703Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:17:59.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153383745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:17:59.703Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153383745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:17:59.703Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153383745 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:17:59.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153383746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:17:59.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153383746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:17:59.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153383746 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-30T21:17:59.704Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153383747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:17:59.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153383747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:17:59.704Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153383747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:17:59.704Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153383747 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:17:59.704Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153383747 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:17:59.704Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:17:59.704Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:18:00.267Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:18:00.267Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:18:00.267Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:18:00.267Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:18:00.267Z] DEBUG - number of items : 18 [2019-07-30T21:18:00.267Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:00.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153384278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:00.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153384278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:00.267Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153384278 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:00.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153384279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:00.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153384279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:00.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153384279 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-30T21:18:00.267Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153384280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:00.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153384280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:00.267Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153384280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:00.267Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153384280 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:00.267Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153384281 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:00.267Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:00.267Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:18:00.830Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:18:00.830Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:18:00.830Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:18:00.830Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:18:00.830Z] DEBUG - number of items : 18 [2019-07-30T21:18:00.830Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:00.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153384811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:00.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153384811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:00.830Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153384811 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:00.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153384811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:00.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153384811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:00.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153384812 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-30T21:18:00.830Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153384813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:00.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153384813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:00.830Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153384813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:00.830Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153384813 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:00.830Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153384813 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:00.830Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:00.830Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:18:01.087Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:18:01.087Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:18:01.087Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:18:01.087Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:18:01.087Z] DEBUG - number of items : 18 [2019-07-30T21:18:01.087Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:01.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153385320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:01.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153385321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:01.087Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153385321 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:01.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153385321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:01.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153385321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:01.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153385321 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-30T21:18:01.087Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153385322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:01.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153385322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:01.087Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153385322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:01.087Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153385323 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:01.087Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153385323 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:01.087Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:01.087Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:18:01.649Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:18:01.649Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:18:01.649Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:18:01.649Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:18:01.649Z] DEBUG - number of items : 18 [2019-07-30T21:18:01.649Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:01.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153385832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:01.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153385832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:01.649Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153385832 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:01.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153385832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:01.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153385832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:01.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153385832 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-30T21:18:01.649Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153385834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:01.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153385834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:01.649Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153385834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:01.649Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153385834 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:01.649Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153385834 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:01.649Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:01.649Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:18:02.211Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:18:02.211Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:18:02.211Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:18:02.211Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:18:02.211Z] DEBUG - number of items : 18 [2019-07-30T21:18:02.211Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:02.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153386346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:02.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153386346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:02.211Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153386346 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:02.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153386346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:02.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153386346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:02.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153386347 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-30T21:18:02.211Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153386347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:02.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153386348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:02.211Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153386348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:02.211Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153386348 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:02.211Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153386348 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:02.211Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:02.211Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:18:02.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:18:02.774Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:18:02.774Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:18:02.774Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:18:02.774Z] DEBUG - number of items : 18 [2019-07-30T21:18:02.774Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:02.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153386858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:02.774Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153386858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:02.774Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153386858 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:02.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153386858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:02.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153386858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:02.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153386859 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-30T21:18:02.774Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153386860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:02.774Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153386860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:02.774Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153386860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:02.774Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153386860 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:02.774Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153386860 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:02.774Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:02.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:18:03.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:18:03.337Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:18:03.337Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:18:03.337Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:18:03.337Z] DEBUG - number of items : 18 [2019-07-30T21:18:03.337Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:03.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153387370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:03.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153387370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:03.337Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153387370 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:03.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153387370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:03.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153387370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:03.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153387371 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-30T21:18:03.337Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153387372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:03.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153387372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:03.337Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153387372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:03.337Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153387372 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:03.337Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153387372 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:03.337Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:03.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:18:03.899Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:18:03.899Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:18:03.899Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:18:03.899Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:18:03.899Z] DEBUG - number of items : 18 [2019-07-30T21:18:03.899Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:03.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153387899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:03.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153387899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:03.899Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153387899 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:03.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153387900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:03.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153387900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:03.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153387900 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-30T21:18:03.899Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153387901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:03.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153387901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:03.899Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153387901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:03.899Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153387901 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:03.899Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153387901 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:03.899Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T21:18:03.899Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:18:04.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:18:04.628Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:18:04.628Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:18:04.628Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:18:04.628Z] DEBUG - number of items : 18 [2019-07-30T21:18:04.628Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:18:04.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153388432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:18:04.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153388432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:18:04.628Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153388433 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:18:04.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153388433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:18:04.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153388433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:18:04.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153388433 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-30T21:18:04.628Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153388435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:18:04.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153388435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:18:04.628Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153388435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:18:04.628Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153388435 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:18:04.628Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153388435 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:18:04.628Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:18:04.628Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:18:04.885Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:18:04.885Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:18:04.885Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:18:04.885Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:18:04.885Z] DEBUG - number of items : 18 [2019-07-30T21:18:04.885Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:18:04.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153388945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:18:04.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153388945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:18:04.885Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153388945 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:18:04.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153388946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:18:04.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153388946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:18:04.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153388946 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-30T21:18:04.885Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153388947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:18:04.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153388947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:18:04.885Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153388947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:18:04.885Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153388947 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:18:04.885Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153388947 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:18:04.885Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T21:18:04.885Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:18:05.448Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:18:05.448Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T21:18:05.448Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:18:05.448Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T21:18:05.448Z] DEBUG - number of items : 18 [2019-07-30T21:18:05.448Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous Item} [2019-07-30T21:18:05.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153389454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T21:18:05.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153389454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T21:18:05.448Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153389454 data=null doit=true} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T21:18:05.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153389454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T21:18:05.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153389454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T21:18:05.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153389455 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-30T21:18:05.448Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153389455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T21:18:05.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153389455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T21:18:05.448Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153389455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T21:18:05.448Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153389455 data=null doit=true} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T21:18:05.448Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153389455 data=null} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T21:18:05.448Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous Item} [2019-07-30T21:18:05.448Z] DEBUG - number of items : 18 [2019-07-30T21:18:05.448Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next Item} [2019-07-30T21:18:05.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153389456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T21:18:05.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153389456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T21:18:05.449Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153389456 data=null doit=true} to ToolItem with tooltip text {Select Next Item} [2019-07-30T21:18:05.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153389457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T21:18:05.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153389457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T21:18:05.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153389457 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-30T21:18:05.449Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153389457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T21:18:05.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153389457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T21:18:05.449Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153389457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T21:18:05.449Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153389457 data=null doit=true} to ToolItem with tooltip text {Select Next Item} [2019-07-30T21:18:05.449Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153389457 data=null} to ToolItem with tooltip text {Select Next Item} [2019-07-30T21:18:05.449Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next Item} [2019-07-30T21:18:05.449Z] DEBUG - number of items : 18 [2019-07-30T21:18:05.449Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In} [2019-07-30T21:18:05.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153389458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T21:18:05.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153389458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T21:18:05.449Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153389459 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-30T21:18:05.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153389459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T21:18:05.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153389459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T21:18:05.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153389459 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-30T21:18:05.449Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153389459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T21:18:05.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153389459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T21:18:05.449Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153389459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T21:18:05.449Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153389459 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-30T21:18:05.449Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153389459 data=null} to ToolItem with tooltip text {Zoom In} [2019-07-30T21:18:05.449Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In} [2019-07-30T21:18:05.449Z] DEBUG - number of items : 18 [2019-07-30T21:18:05.449Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out} [2019-07-30T21:18:05.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1153389460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T21:18:05.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153389460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T21:18:05.449Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1153389461 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-30T21:18:05.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1153389461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T21:18:05.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1153389461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T21:18:05.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1153389461 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-30T21:18:05.449Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1153389461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T21:18:05.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1153389461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T21:18:05.449Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1153389461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T21:18:05.449Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1153389461 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-30T21:18:05.449Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1153389462 data=null} to ToolItem with tooltip text {Zoom Out} [2019-07-30T21:18:05.449Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out} [2019-07-30T21:18:06.012Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1153389989 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:18:06.012Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:18:06.012Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:18:06.012Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:18:06.012Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:18:06.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1153390030 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T21:18:06.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1153390030 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T21:18:06.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1153390030 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T21:18:06.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1153390031 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:18:06.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153390031 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-30T21:18:06.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1153390083 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T21:18:06.012Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:18:06.012Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:18:06.268Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:18:06.268Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:18:06.268Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:18:06.268Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:18:06.268Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:18:06.268Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:18:06.268Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:18:06.268Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:18:06.268Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:18:06.268Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:18:06.268Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:18:06.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153390502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:18:06.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153390503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:18:06.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153390503 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:18:06.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153390503 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:18:06.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153390503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:18:06.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153390503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:18:06.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153390503 data=null 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-30T21:18:06.268Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153390503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:18:06.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153390503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:18:06.268Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153390504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:18:06.268Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153390504 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:18:06.268Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153390504 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:18:06.268Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:18:06.268Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:18:06.268Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:18:06.268Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:18:06.268Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:18:06.268Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:18:06.268Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:18:06.268Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:18:06.268Z] DEBUG - Clicking on OK [2019-07-30T21:18:06.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153390509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:18:06.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153390509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:18:06.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153390515 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:18:06.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153390515 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:18:06.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153390515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:18:06.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153390515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:18:06.268Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:18:06.268Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:18:06.268Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:18:06.268Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:18:06.268Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:18:06.268Z] DEBUG - Clicked on OK [2019-07-30T21:18:06.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153390515 data=null item=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-30T21:18:06.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1153390189 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-30T21:18:07.086Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.833 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest [2019-07-30T21:18:07.086Z] testLoadingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 14.097 s [2019-07-30T21:18:07.086Z] testManipulatingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 6.012 s [2019-07-30T21:18:07.086Z] testGoToTimeSortAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 5.418 s [2019-07-30T21:18:07.086Z] testGoToTimeAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 5.068 s [2019-07-30T21:18:07.086Z] testOpenCallstack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.697 s [2019-07-30T21:18:07.086Z] testGoToTimeAndCheckStackWithNames(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 5.811 s [2019-07-30T21:18:07.086Z] testCallStackToolBar(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.088 s [2019-07-30T21:18:07.086Z] testGoToTimeGoBackAndForthAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 11.43 s [2019-07-30T21:18:07.086Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest [2019-07-30T21:18:07.341Z] *** BUG *** [2019-07-30T21:18:07.341Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:18:07.341Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:18:07.341Z] [2019-07-30T21:18:07.341Z] *** BUG *** [2019-07-30T21:18:07.341Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:18:07.341Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:18:07.341Z] [2019-07-30T21:18:07.597Z] *** BUG *** [2019-07-30T21:18:07.597Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:18:07.597Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:18:07.597Z] [2019-07-30T21:18:07.854Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-07-30T21:18:07.854Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T21:18:22.700Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"' [2019-07-30T21:18:22.700Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:18:22.700Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-07-30T21:18:22.700Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T21:18:22.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:18:22.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:18:22.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:18:22.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:18:22.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:18:22.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:18:22.700Z] DEBUG - Setting state to checked on: memory [2019-07-30T21:18:22.700Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-07-30T21:18:22.700Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T21:18:23.263Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"' [2019-07-30T21:18:23.263Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:18:23.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:18:23.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:18:23.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:18:23.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:18:23.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:18:23.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:18:23.263Z] DEBUG - Setting state to checked on: memory [2019-07-30T21:18:23.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1153407499 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:18:23.263Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:18:23.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:18:23.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:18:23.520Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:18:23.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153407541 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:18:23.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153407541 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:18:23.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153407541 data=null} to TreeItem with text {test} [2019-07-30T21:18:23.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153407542 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:18:23.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153407542 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:18:23.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153407588 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:18:23.520Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:18:23.520Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:18:23.776Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:18:24.340Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:18:24.340Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:18:24.340Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:18:24.340Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:18:24.340Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:18:24.340Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:18:24.340Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:18:24.340Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:18:24.340Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:18:24.340Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:18:24.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153408506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:18:24.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153408507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:18:24.340Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153408507 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:18:24.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153408507 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:18:24.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153408507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:18:24.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153408507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:18:24.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153408507 data=null 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-30T21:18:24.340Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153408507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:18:24.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153408507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:18:24.340Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153408508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:18:24.340Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153408508 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:18:24.340Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153408508 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:18:24.340Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:18:24.340Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:18:24.340Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:18:24.340Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:18:24.340Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:18:24.340Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:18:24.340Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:18:24.340Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:18:24.340Z] DEBUG - Clicking on OK [2019-07-30T21:18:24.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153408509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:18:24.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153408509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:18:24.340Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153408509 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:18:24.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153408510 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:18:24.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153408510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:18:24.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153408510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:18:24.340Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:18:24.340Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:18:24.340Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:18:24.340Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:18:24.340Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:18:24.340Z] DEBUG - Clicked on OK [2019-07-30T21:18:24.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153408510 data=null item=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-30T21:18:24.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1153407695 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-30T21:18:25.425Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.486 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest [2019-07-30T21:18:25.425Z] testOpenMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest) Time elapsed: 13.774 s [2019-07-30T21:18:25.425Z] testMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest) Time elapsed: 2.21 s [2019-07-30T21:18:25.425Z] [2019-07-30T21:18:25.425Z] Results: [2019-07-30T21:18:25.425Z] [2019-07-30T21:18:25.425Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T21:18:25.425Z] [2019-07-30T21:18:25.988Z] [2019-07-30T21:18:25.988Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 21:18:25.847 [2019-07-30T21:18:25.988Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T21:18:26.918Z] [INFO] All tests passed! [2019-07-30T21:18:26.918Z] [INFO] [2019-07-30T21:18:26.918Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T21:18:26.918Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:18:26.918Z] [INFO] [2019-07-30T21:18:26.918Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T21:18:27.848Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:18:28.105Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:18:28.105Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:18:28.668Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T21:18:28.668Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T21:18:28.924Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:18:28.924Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:18:28.924Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T21:18:28.924Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:18:29.181Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T21:18:29.437Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:18:30.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:18:30.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-07-30T21:18:30.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T21:18:31.061Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T21:18:31.061Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:18:31.317Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:18:31.317Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T21:18:31.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T21:18:31.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T21:18:31.830Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T21:18:31.830Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T21:18:31.830Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T21:18:32.392Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T21:18:32.392Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T21:18:32.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T21:18:32.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T21:18:32.905Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:18:32.905Z] [INFO] [2019-07-30T21:18:32.905Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T21:18:32.905Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:32.905Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:32.905Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:32.905Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:32.905Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:32.905Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:32.905Z] [INFO] [2019-07-30T21:18:32.905Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T21:18:32.905Z] [INFO] [2019-07-30T21:18:32.905Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >---- [2019-07-30T21:18:32.905Z] [INFO] Building Trace Compass Pcap Format Support Parent 5.0.0-SNAPSHOT [101/134] [2019-07-30T21:18:32.905Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T21:18:32.905Z] [INFO] [2019-07-30T21:18:32.905Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T21:18:32.905Z] [INFO] [2019-07-30T21:18:32.905Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T21:18:32.905Z] [INFO] [2019-07-30T21:18:32.905Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T21:18:32.905Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:18:32.905Z] [INFO] [2019-07-30T21:18:32.905Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T21:18:32.905Z] [INFO] [2019-07-30T21:18:32.905Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T21:18:32.905Z] [INFO] [2019-07-30T21:18:32.905Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T21:18:32.905Z] [INFO] [2019-07-30T21:18:32.905Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T21:18:32.905Z] [INFO] [2019-07-30T21:18:32.905Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T21:18:32.905Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:18:32.905Z] [INFO] [2019-07-30T21:18:32.905Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T21:18:32.905Z] [INFO] [2019-07-30T21:18:32.905Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T21:18:32.905Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:32.905Z] [INFO] [2019-07-30T21:18:32.905Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >----- [2019-07-30T21:18:32.905Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.1.0-SNAPSHOT [102/134] [2019-07-30T21:18:32.905Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T21:18:32.905Z] [INFO] [2019-07-30T21:18:32.905Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T21:18:32.905Z] [INFO] [2019-07-30T21:18:32.905Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T21:18:32.905Z] [INFO] The project's OSGi version is 1.1.0.201907302009 [2019-07-30T21:18:32.905Z] [INFO] [2019-07-30T21:18:32.905Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T21:18:32.905Z] [INFO] [2019-07-30T21:18:32.905Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T21:18:32.905Z] [INFO] [2019-07-30T21:18:32.905Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T21:18:32.905Z] [INFO] [2019-07-30T21:18:32.905Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T21:18:32.905Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:18:32.905Z] [INFO] [2019-07-30T21:18:32.905Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T21:18:32.905Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:18:32.905Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources [2019-07-30T21:18:32.905Z] [INFO] [2019-07-30T21:18:32.905Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T21:18:32.905Z] [INFO] Compiling 55 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/target/classes [2019-07-30T21:18:33.467Z] [INFO] [2019-07-30T21:18:33.467Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T21:18:33.467Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:18:33.467Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources [2019-07-30T21:18:33.467Z] [INFO] [2019-07-30T21:18:33.467Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T21:18:33.467Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-sources.jar [2019-07-30T21:18:33.467Z] [INFO] [2019-07-30T21:18:33.467Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T21:18:33.467Z] [INFO] [2019-07-30T21:18:33.467Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T21:18:33.467Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar [2019-07-30T21:18:33.467Z] [INFO] [2019-07-30T21:18:33.467Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T21:18:33.467Z] [INFO] [2019-07-30T21:18:33.467Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T21:18:33.467Z] [INFO] [2019-07-30T21:18:33.467Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T21:18:33.467Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar [2019-07-30T21:18:33.723Z] [INFO] [2019-07-30T21:18:33.723Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T21:18:33.723Z] [INFO] [2019-07-30T21:18:33.723Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T21:18:33.723Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:18:33.723Z] [INFO] [2019-07-30T21:18:33.723Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T21:18:33.723Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:18:33.723Z] [INFO] [2019-07-30T21:18:33.723Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T21:18:33.723Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:33.723Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:33.723Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:33.723Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:33.723Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:33.723Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:33.723Z] [INFO] [2019-07-30T21:18:33.723Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T21:18:33.723Z] [INFO] [2019-07-30T21:18:33.723Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >-- [2019-07-30T21:18:33.723Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.2-SNAPSHOT [103/134] [2019-07-30T21:18:33.723Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T21:18:33.723Z] [INFO] [2019-07-30T21:18:33.723Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T21:18:33.723Z] [INFO] [2019-07-30T21:18:33.723Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T21:18:33.723Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc (includes = [*.zip, *.pcap, *.cap, *.tar*], excludes = [*.xml, *.sh]) [2019-07-30T21:18:33.723Z] [INFO] [2019-07-30T21:18:33.723Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T21:18:33.723Z] [INFO] The project's OSGi version is 1.0.2.201907302009 [2019-07-30T21:18:33.723Z] [INFO] [2019-07-30T21:18:33.723Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T21:18:33.723Z] [INFO] [2019-07-30T21:18:33.723Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T21:18:33.723Z] [INFO] [2019-07-30T21:18:33.723Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T21:18:33.723Z] [INFO] [2019-07-30T21:18:33.723Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T21:18:33.723Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:18:33.723Z] [INFO] [2019-07-30T21:18:33.723Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T21:18:33.723Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:18:33.723Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources [2019-07-30T21:18:33.723Z] [INFO] [2019-07-30T21:18:33.723Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T21:18:33.723Z] [INFO] Compiling 17 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes [2019-07-30T21:18:33.979Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/BadPacketTest.java:[87] [2019-07-30T21:18:33.979Z] new EthernetIIPacket(dummy, null, packet); [2019-07-30T21:18:33.979Z] ^^^^^ [2019-07-30T21:18:33.979Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T21:18:33.979Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[54] [2019-07-30T21:18:33.979Z] PcapFile littleEndian = trace.getTrace(); [2019-07-30T21:18:33.979Z] ^^^^^^^^^^^^ [2019-07-30T21:18:33.979Z] Potential resource leak: 'littleEndian' may not be closed [2019-07-30T21:18:33.979Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[59] [2019-07-30T21:18:33.979Z] PcapFile bigEndian = trace.getTrace(); [2019-07-30T21:18:33.979Z] ^^^^^^^^^ [2019-07-30T21:18:33.979Z] Potential resource leak: 'bigEndian' may not be closed [2019-07-30T21:18:33.979Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/PacketTest.java:[103] [2019-07-30T21:18:33.979Z] Packet packet = new EthernetIIPacket(dummy, null, byteBuffer); [2019-07-30T21:18:33.979Z] ^^^^^ [2019-07-30T21:18:33.979Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T21:18:33.979Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[86] [2019-07-30T21:18:33.979Z] UnknownPacket packet = new UnknownPacket(dummy, null, byteBuffer); [2019-07-30T21:18:33.979Z] ^^^^^ [2019-07-30T21:18:33.979Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T21:18:33.979Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[97] [2019-07-30T21:18:33.979Z] assertEquals(new UnknownPacket(dummy, null, byteBuffer), packet); [2019-07-30T21:18:33.979Z] ^^^^^ [2019-07-30T21:18:33.979Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T21:18:33.979Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[164] [2019-07-30T21:18:33.979Z] TCPPacket packet = new TCPPacket(file, null, byteBuffer); [2019-07-30T21:18:33.979Z] ^^^^ [2019-07-30T21:18:33.979Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T21:18:33.979Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[174] [2019-07-30T21:18:33.979Z] TCPPacket expected = new TCPPacket(file, null, byteBuffer); [2019-07-30T21:18:33.979Z] ^^^^ [2019-07-30T21:18:33.979Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T21:18:33.979Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[117] [2019-07-30T21:18:33.979Z] UDPPacket packet = new UDPPacket(file, null, byteBuffer); [2019-07-30T21:18:33.979Z] ^^^^ [2019-07-30T21:18:33.979Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T21:18:33.979Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[127] [2019-07-30T21:18:33.979Z] UDPPacket expected = new UDPPacket(file, null, byteBuffer); [2019-07-30T21:18:33.979Z] ^^^^ [2019-07-30T21:18:33.979Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T21:18:33.979Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[165] [2019-07-30T21:18:33.979Z] IPv4Packet packet = new IPv4Packet(file, null, byteBuffer); [2019-07-30T21:18:33.979Z] ^^^^ [2019-07-30T21:18:33.979Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T21:18:33.979Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[175] [2019-07-30T21:18:33.979Z] IPv4Packet expected = new IPv4Packet(file, null, byteBuffer); [2019-07-30T21:18:33.979Z] ^^^^ [2019-07-30T21:18:33.979Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T21:18:33.979Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/pcap/PcapPacketTest.java:[244] [2019-07-30T21:18:33.979Z] PcapOldPacket expected = new PcapOldPacket((PcapOldFile) file, fHeader, fPayload, 36L); [2019-07-30T21:18:33.979Z] ^^^^^^^ [2019-07-30T21:18:33.979Z] Null type safety (type annotations): The expression of type 'ByteBuffer' needs unchecked conversion to conform to '@NonNull ByteBuffer' [2019-07-30T21:18:33.979Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[42] [2019-07-30T21:18:33.979Z] public void FileOpenBadPcapTest() throws IOException { [2019-07-30T21:18:33.979Z] ^^^^^^^^^^^ [2019-07-30T21:18:33.979Z] The declared exception IOException is not actually thrown by the method FileOpenBadPcapTest() from type PcapFileOpenFailTest [2019-07-30T21:18:33.979Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[60] [2019-07-30T21:18:33.979Z] public void FileOpenBinaryFile() throws IOException { [2019-07-30T21:18:33.979Z] ^^^^^^^^^^^ [2019-07-30T21:18:33.979Z] The declared exception IOException is not actually thrown by the method FileOpenBinaryFile() from type PcapFileOpenFailTest [2019-07-30T21:18:33.979Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[78] [2019-07-30T21:18:33.979Z] public void FileOpenDirectory() throws IOException { [2019-07-30T21:18:33.979Z] ^^^^^^^^^^^ [2019-07-30T21:18:33.979Z] The declared exception IOException is not actually thrown by the method FileOpenDirectory() from type PcapFileOpenFailTest [2019-07-30T21:18:33.979Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[113] [2019-07-30T21:18:33.979Z] EthernetIIPacket packet = new EthernetIIPacket(file, null, byteBuffer); [2019-07-30T21:18:33.979Z] ^^^^ [2019-07-30T21:18:33.979Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T21:18:33.979Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[123] [2019-07-30T21:18:33.979Z] EthernetIIPacket expected = new EthernetIIPacket(file, null, byteBuffer); [2019-07-30T21:18:33.979Z] ^^^^ [2019-07-30T21:18:33.979Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T21:18:33.979Z] 18 problems (18 warnings) [2019-07-30T21:18:33.979Z] [INFO] [2019-07-30T21:18:33.979Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T21:18:33.979Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:18:33.979Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources [2019-07-30T21:18:33.979Z] [INFO] [2019-07-30T21:18:33.979Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T21:18:33.979Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-30T21:18:33.979Z] [INFO] [2019-07-30T21:18:33.979Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T21:18:33.979Z] [INFO] [2019-07-30T21:18:33.979Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T21:18:34.235Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar [2019-07-30T21:18:34.235Z] [INFO] [2019-07-30T21:18:34.235Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T21:18:34.235Z] [INFO] [2019-07-30T21:18:34.235Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T21:18:34.235Z] [INFO] [2019-07-30T21:18:34.235Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T21:18:34.235Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar [2019-07-30T21:18:34.235Z] [INFO] [2019-07-30T21:18:34.235Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T21:18:34.236Z] [INFO] [2019-07-30T21:18:34.236Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T21:18:34.236Z] [INFO] Executing tasks [2019-07-30T21:18:34.236Z] [2019-07-30T21:18:34.236Z] main: [2019-07-30T21:18:34.236Z] [2019-07-30T21:18:34.236Z] main: [2019-07-30T21:18:34.236Z] [echo] Attempting to download test traces [2019-07-30T21:18:34.236Z] [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip [2019-07-30T21:18:34.236Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip [2019-07-30T21:18:34.236Z] [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip [2019-07-30T21:18:34.236Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip [2019-07-30T21:18:34.236Z] [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip [2019-07-30T21:18:34.236Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip [2019-07-30T21:18:34.236Z] [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip [2019-07-30T21:18:34.236Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip [2019-07-30T21:18:34.236Z] [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip [2019-07-30T21:18:34.236Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip [2019-07-30T21:18:34.236Z] [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip [2019-07-30T21:18:34.236Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip [2019-07-30T21:18:34.236Z] [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip [2019-07-30T21:18:34.236Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip [2019-07-30T21:18:34.492Z] [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2 [2019-07-30T21:18:34.492Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 [2019-07-30T21:18:34.492Z] [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-30T21:18:35.055Z] [2019-07-30T21:18:35.055Z] extractTraces: [2019-07-30T21:18:35.055Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T21:18:35.055Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T21:18:35.055Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T21:18:35.055Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T21:18:35.055Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T21:18:35.055Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T21:18:35.055Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T21:18:35.723Z] [bunzip2] Expanding /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar [2019-07-30T21:18:37.094Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T21:18:37.094Z] [echo] Traces extracted successfully [2019-07-30T21:18:37.094Z] [INFO] Executed tasks [2019-07-30T21:18:37.094Z] [INFO] [2019-07-30T21:18:37.094Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T21:18:38.024Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log [2019-07-30T21:18:38.024Z] [INFO] Command line: [2019-07-30T21:18:38.024Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T21:18:38.024Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T21:18:41.296Z] !SESSION 2019-07-30 21:18:38.133 ----------------------------------------------- [2019-07-30T21:18:41.296Z] eclipse.buildId=unknown [2019-07-30T21:18:41.296Z] java.version=1.8.0_202 [2019-07-30T21:18:41.296Z] java.vendor=Oracle Corporation [2019-07-30T21:18:41.296Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T21:18:41.296Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T21:18:41.296Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T21:18:41.296Z] [2019-07-30T21:18:41.296Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 21:18:40.654 [2019-07-30T21:18:41.296Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:18:41.296Z] !STACK 0 [2019-07-30T21:18:41.296Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-30T21:18:41.296Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:18:41.296Z] [2019-07-30T21:18:41.296Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:18:41.296Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:18:41.296Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:18:41.296Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:18:41.296Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:18:41.296Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:18:41.296Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:18:41.296Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:18:41.296Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:18:41.296Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:18:41.296Z] [2019-07-30T21:18:41.296Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 21:18:40.842 [2019-07-30T21:18:41.296Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:18:41.296Z] !STACK 0 [2019-07-30T21:18:41.296Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-30T21:18:41.296Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:18:41.296Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T21:18:41.296Z] -> 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-30T21:18:41.296Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-30T21:18:41.296Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:18:41.296Z] [2019-07-30T21:18:41.296Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:18:41.296Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:18:41.296Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:18:41.296Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:18:41.296Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:18:41.296Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:18:41.296Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:18:41.296Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:18:41.296Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:18:41.296Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:18:42.665Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest [2019-07-30T21:18:42.665Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest [2019-07-30T21:18:42.665Z] PacketExceptionTest(org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest) Time elapsed: 0.091 s [2019-07-30T21:18:42.665Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest [2019-07-30T21:18:42.665Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest [2019-07-30T21:18:42.665Z] GenericPacketTest(org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest) Time elapsed: 0.003 s [2019-07-30T21:18:42.665Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest [2019-07-30T21:18:42.665Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest [2019-07-30T21:18:42.665Z] EndiannessTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest) Time elapsed: 0.013 s [2019-07-30T21:18:42.665Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest [2019-07-30T21:18:42.921Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest [2019-07-30T21:18:42.921Z] FileReadTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest) Time elapsed: 0.072 s [2019-07-30T21:18:42.921Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest [2019-07-30T21:18:42.921Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest [2019-07-30T21:18:42.921Z] FileOpenTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest) Time elapsed: 0.001 s [2019-07-30T21:18:42.921Z] FileOpenEmptyTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest) Time elapsed: 0 s [2019-07-30T21:18:42.921Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest [2019-07-30T21:18:42.921Z] 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-30T21:18:42.921Z] FileOpenDirectory(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0 s [2019-07-30T21:18:42.921Z] FileOpenBinaryFile(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0 s [2019-07-30T21:18:42.921Z] FileOpenBadPcapTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0.001 s [2019-07-30T21:18:42.921Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest [2019-07-30T21:18:43.178Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.29 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest [2019-07-30T21:18:43.178Z] CompleteUnknownPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest) Time elapsed: 0.279 s [2019-07-30T21:18:43.178Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest [2019-07-30T21:18:43.178Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest [2019-07-30T21:18:43.178Z] TestgetProtocols(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest) Time elapsed: 0 s [2019-07-30T21:18:43.178Z] TestProtocolAttributes(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest) Time elapsed: 0.001 s [2019-07-30T21:18:43.178Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest [2019-07-30T21:18:43.434Z] 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-30T21:18:43.434Z] CompleteTCPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest) Time elapsed: 0.002 s [2019-07-30T21:18:43.434Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest [2019-07-30T21:18:43.434Z] 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-30T21:18:43.434Z] CompleteUDPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest) Time elapsed: 0.001 s [2019-07-30T21:18:43.434Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest [2019-07-30T21:18:43.434Z] 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-30T21:18:43.434Z] CompleteIPv4PacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest) Time elapsed: 0.002 s [2019-07-30T21:18:43.434Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest [2019-07-30T21:18:43.434Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest [2019-07-30T21:18:43.434Z] CompletePcapPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest) Time elapsed: 0.004 s [2019-07-30T21:18:43.434Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest [2019-07-30T21:18:43.434Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest [2019-07-30T21:18:43.434Z] CompleteEthernetIIPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest) Time elapsed: 0.003 s [2019-07-30T21:18:43.434Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest [2019-07-30T21:18:43.434Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest [2019-07-30T21:18:43.434Z] StreamBuildingTest(org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest) Time elapsed: 0.018 s [2019-07-30T21:18:43.434Z] [2019-07-30T21:18:43.434Z] Results: [2019-07-30T21:18:43.434Z] [2019-07-30T21:18:43.434Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T21:18:43.434Z] [2019-07-30T21:18:44.363Z] [INFO] All tests passed! [2019-07-30T21:18:44.363Z] [INFO] [2019-07-30T21:18:44.363Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T21:18:44.363Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:18:44.363Z] [INFO] [2019-07-30T21:18:44.363Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T21:18:44.363Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:18:44.363Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T21:18:44.619Z] [INFO] [2019-07-30T21:18:44.619Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T21:18:44.619Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:44.619Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:44.619Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:44.619Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:44.619Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:44.619Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:44.619Z] [INFO] [2019-07-30T21:18:44.619Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T21:18:44.619Z] [INFO] [2019-07-30T21:18:44.619Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >--- [2019-07-30T21:18:44.619Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT [104/134] [2019-07-30T21:18:44.619Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T21:18:44.619Z] [INFO] [2019-07-30T21:18:44.619Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T21:18:44.619Z] [INFO] [2019-07-30T21:18:44.619Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T21:18:44.619Z] [INFO] The project's OSGi version is 1.0.3.201907302009 [2019-07-30T21:18:44.619Z] [INFO] [2019-07-30T21:18:44.619Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T21:18:44.619Z] [INFO] [2019-07-30T21:18:44.619Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T21:18:44.619Z] [INFO] [2019-07-30T21:18:44.619Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T21:18:44.619Z] [INFO] [2019-07-30T21:18:44.619Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T21:18:44.619Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:18:44.619Z] [INFO] [2019-07-30T21:18:44.619Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T21:18:44.619Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:18:44.619Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources [2019-07-30T21:18:44.619Z] [INFO] [2019-07-30T21:18:44.619Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T21:18:44.619Z] [INFO] Compiling 29 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes [2019-07-30T21:18:44.876Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[114] [2019-07-30T21:18:44.876Z] String key = entry.getKey(); [2019-07-30T21:18:44.876Z] ^^^^^^^^^^^^^^ [2019-07-30T21:18:44.876Z] 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-30T21:18:44.876Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[115] [2019-07-30T21:18:44.876Z] String value = entry.getValue(); [2019-07-30T21:18:44.876Z] ^^^^^^^^^^^^^^^^ [2019-07-30T21:18:44.876Z] 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-30T21:18:44.876Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/analysis/StreamListAnalysis.java:[116] [2019-07-30T21:18:44.876Z] entry.getValue().addEventToStream(event); [2019-07-30T21:18:44.876Z] ^^^^^^^^^^^^^^^^ [2019-07-30T21:18:44.876Z] 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-30T21:18:44.876Z] 3 problems (3 warnings) [2019-07-30T21:18:44.876Z] [INFO] [2019-07-30T21:18:44.876Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T21:18:44.876Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:18:44.876Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources [2019-07-30T21:18:44.876Z] [INFO] [2019-07-30T21:18:44.876Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T21:18:44.876Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-sources.jar [2019-07-30T21:18:44.876Z] [INFO] [2019-07-30T21:18:44.876Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T21:18:44.876Z] [INFO] [2019-07-30T21:18:44.876Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T21:18:44.876Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar [2019-07-30T21:18:44.876Z] [INFO] [2019-07-30T21:18:44.876Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T21:18:44.876Z] [INFO] [2019-07-30T21:18:44.876Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T21:18:44.876Z] [INFO] [2019-07-30T21:18:44.876Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T21:18:44.876Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar [2019-07-30T21:18:44.876Z] [INFO] [2019-07-30T21:18:44.876Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T21:18:44.876Z] [INFO] [2019-07-30T21:18:44.876Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T21:18:44.876Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:18:44.876Z] [INFO] [2019-07-30T21:18:44.876Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T21:18:44.876Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:18:45.132Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:18:45.132Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T21:18:45.132Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:18:45.132Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:18:45.389Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:18:45.952Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:18:45.952Z] [INFO] [2019-07-30T21:18:45.952Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T21:18:45.952Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:45.952Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:45.952Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:45.952Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:45.952Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:45.952Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:45.952Z] [INFO] [2019-07-30T21:18:45.952Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T21:18:45.952Z] [INFO] [2019-07-30T21:18:45.952Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >---- [2019-07-30T21:18:45.952Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.1.1-SNAPSHOT [105/134] [2019-07-30T21:18:45.952Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T21:18:45.952Z] [INFO] [2019-07-30T21:18:45.952Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T21:18:45.952Z] [INFO] [2019-07-30T21:18:45.952Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T21:18:45.952Z] [INFO] The project's OSGi version is 1.1.1.201907302009 [2019-07-30T21:18:45.952Z] [INFO] [2019-07-30T21:18:45.952Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T21:18:45.952Z] [INFO] [2019-07-30T21:18:45.952Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T21:18:45.952Z] [INFO] [2019-07-30T21:18:45.952Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T21:18:45.952Z] [INFO] [2019-07-30T21:18:45.952Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T21:18:45.952Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:18:45.952Z] [INFO] [2019-07-30T21:18:45.952Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T21:18:45.952Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:18:45.952Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources [2019-07-30T21:18:45.952Z] [INFO] [2019-07-30T21:18:45.952Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T21:18:45.952Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes [2019-07-30T21:18:46.515Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[274] [2019-07-30T21:18:46.515Z] TmfPcapProtocol protocol = protocolEntry.getKey(); [2019-07-30T21:18:46.515Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T21:18:46.515Z] 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-30T21:18:46.515Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[276] [2019-07-30T21:18:46.515Z] Table table = protocolEntry.getValue(); [2019-07-30T21:18:46.515Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T21:18:46.515Z] 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-30T21:18:46.515Z] 2 problems (2 warnings) [2019-07-30T21:18:46.515Z] [INFO] [2019-07-30T21:18:46.515Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T21:18:46.515Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:18:46.515Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources [2019-07-30T21:18:46.515Z] [INFO] [2019-07-30T21:18:46.515Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T21:18:46.515Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-sources.jar [2019-07-30T21:18:46.515Z] [INFO] [2019-07-30T21:18:46.515Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T21:18:46.515Z] [INFO] [2019-07-30T21:18:46.515Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T21:18:46.515Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar [2019-07-30T21:18:46.515Z] [INFO] [2019-07-30T21:18:46.515Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T21:18:46.515Z] [INFO] [2019-07-30T21:18:46.515Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T21:18:46.515Z] [INFO] [2019-07-30T21:18:46.515Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T21:18:46.515Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar [2019-07-30T21:18:46.515Z] [INFO] [2019-07-30T21:18:46.515Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T21:18:46.515Z] [INFO] [2019-07-30T21:18:46.515Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T21:18:46.515Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:18:46.515Z] [INFO] [2019-07-30T21:18:46.515Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T21:18:46.515Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:18:46.771Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:18:46.771Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T21:18:46.771Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:18:46.771Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:18:47.028Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:18:47.823Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:18:47.823Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T21:18:48.081Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:18:49.009Z] [INFO] [2019-07-30T21:18:49.009Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T21:18:49.009Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:49.009Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:49.266Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:49.266Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:49.266Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:49.266Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:49.266Z] [INFO] [2019-07-30T21:18:49.266Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T21:18:49.266Z] [INFO] [2019-07-30T21:18:49.266Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >----- [2019-07-30T21:18:49.266Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 5.0.0-SNAPSHOT [106/134] [2019-07-30T21:18:49.266Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T21:18:49.266Z] [INFO] [2019-07-30T21:18:49.266Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T21:18:49.266Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/target [2019-07-30T21:18:49.266Z] [INFO] [2019-07-30T21:18:49.266Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T21:18:49.266Z] [INFO] The project's OSGi version is 5.0.0.201907302009 [2019-07-30T21:18:49.266Z] [INFO] [2019-07-30T21:18:49.266Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T21:18:49.266Z] [INFO] [2019-07-30T21:18:49.266Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T21:18:49.266Z] [INFO] [2019-07-30T21:18:49.266Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T21:18:49.266Z] [INFO] [2019-07-30T21:18:49.266Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T21:18:49.266Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:18:49.266Z] [INFO] [2019-07-30T21:18:49.266Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T21:18:49.266Z] [INFO] [2019-07-30T21:18:49.266Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T21:18:49.266Z] [INFO] [2019-07-30T21:18:49.266Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T21:18:49.266Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT.jar [2019-07-30T21:18:49.266Z] [INFO] [2019-07-30T21:18:49.266Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T21:18:49.266Z] [INFO] [2019-07-30T21:18:49.266Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T21:18:49.266Z] [INFO] [2019-07-30T21:18:49.266Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T21:18:49.266Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T21:18:49.522Z] [INFO] [2019-07-30T21:18:49.522Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T21:18:49.522Z] [INFO] [2019-07-30T21:18:49.522Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T21:18:49.522Z] [INFO] [2019-07-30T21:18:49.522Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T21:18:49.522Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:18:49.522Z] [INFO] [2019-07-30T21:18:49.522Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T21:18:50.889Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:18:50.889Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:18:50.889Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:18:51.817Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T21:18:52.379Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:18:54.269Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:18:54.269Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T21:18:54.269Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T21:18:54.269Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:18:54.526Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T21:18:54.526Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:18:54.782Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:18:54.782Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T21:18:54.782Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T21:18:55.039Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-07-30T21:18:55.039Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:18:55.601Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:18:55.601Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T21:18:55.601Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T21:18:55.601Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T21:18:56.164Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T21:18:56.164Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T21:18:56.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T21:18:56.677Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:18:56.677Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T21:18:56.677Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T21:18:56.677Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.doc.user' with 0 classes [2019-07-30T21:18:56.677Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-30T21:18:56.677Z] [INFO] [2019-07-30T21:18:56.677Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T21:18:56.677Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:56.677Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:56.677Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:56.677Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:56.677Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:18:56.677Z] [INFO] [2019-07-30T21:18:56.677Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T21:18:56.677Z] [INFO] [2019-07-30T21:18:56.677Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >-- [2019-07-30T21:18:56.677Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT [107/134] [2019-07-30T21:18:56.677Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T21:18:56.677Z] [INFO] [2019-07-30T21:18:56.677Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T21:18:56.677Z] [INFO] [2019-07-30T21:18:56.677Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T21:18:56.677Z] [INFO] The project's OSGi version is 1.0.1.201907302009 [2019-07-30T21:18:56.677Z] [INFO] [2019-07-30T21:18:56.677Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T21:18:56.677Z] [INFO] [2019-07-30T21:18:56.677Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T21:18:56.677Z] [INFO] [2019-07-30T21:18:56.677Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T21:18:56.677Z] [INFO] [2019-07-30T21:18:56.677Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T21:18:56.677Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:18:56.677Z] [INFO] [2019-07-30T21:18:56.677Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T21:18:56.677Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:18:56.677Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources [2019-07-30T21:18:56.677Z] [INFO] [2019-07-30T21:18:56.677Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T21:18:56.677Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes [2019-07-30T21:18:56.934Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/org/eclipse/tracecompass/tmf/pcap/core/tests/event/PcapEventFieldTest.java:[122] [2019-07-30T21:18:56.934Z] IPv4Packet packet = new IPv4Packet(file, null, bb); [2019-07-30T21:18:56.934Z] ^^^^ [2019-07-30T21:18:56.934Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T21:18:56.934Z] 1 problem (1 warning) [2019-07-30T21:18:56.934Z] [INFO] [2019-07-30T21:18:56.934Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T21:18:56.934Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:18:56.934Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources [2019-07-30T21:18:56.934Z] [INFO] [2019-07-30T21:18:56.934Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T21:18:56.934Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T21:18:57.190Z] [INFO] [2019-07-30T21:18:57.190Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T21:18:57.190Z] [INFO] [2019-07-30T21:18:57.190Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T21:18:57.190Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T21:18:57.190Z] [INFO] [2019-07-30T21:18:57.190Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T21:18:57.190Z] [INFO] [2019-07-30T21:18:57.190Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T21:18:57.190Z] [INFO] [2019-07-30T21:18:57.190Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T21:18:57.190Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T21:18:57.190Z] [INFO] [2019-07-30T21:18:57.190Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T21:18:57.190Z] [INFO] [2019-07-30T21:18:57.190Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T21:18:58.118Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log [2019-07-30T21:18:58.118Z] [INFO] Command line: [2019-07-30T21:18:58.118Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T21:18:58.118Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T21:19:00.980Z] !SESSION 2019-07-30 21:18:58.368 ----------------------------------------------- [2019-07-30T21:19:00.980Z] eclipse.buildId=unknown [2019-07-30T21:19:00.980Z] java.version=1.8.0_202 [2019-07-30T21:19:00.980Z] java.vendor=Oracle Corporation [2019-07-30T21:19:00.980Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T21:19:00.980Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T21:19:00.980Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T21:19:00.980Z] [2019-07-30T21:19:00.980Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 21:19:00.933 [2019-07-30T21:19:00.980Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:19:00.980Z] !STACK 0 [2019-07-30T21:19:00.980Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T21:19:00.980Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:19:00.980Z] [2019-07-30T21:19:00.980Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:19:00.980Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:19:00.980Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:19:00.980Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:19:00.980Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:19:00.980Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:19:00.980Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:19:00.980Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:19:00.980Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:19:00.980Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:19:01.237Z] [2019-07-30T21:19:01.237Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 21:19:01.063 [2019-07-30T21:19:01.237Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:19:01.237Z] !STACK 0 [2019-07-30T21:19:01.237Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T21:19:01.237Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:19:01.237Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T21:19:01.237Z] -> 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-30T21:19:01.237Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T21:19:01.237Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:19:01.237Z] [2019-07-30T21:19:01.237Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:19:01.237Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:19:01.237Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:19:01.237Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:19:01.237Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:19:01.237Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:19:01.237Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:19:01.237Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:19:01.237Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:19:01.237Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:19:05.407Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest [2019-07-30T21:19:05.664Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.43 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest [2019-07-30T21:19:05.664Z] testParseEvent(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.237 s [2019-07-30T21:19:05.664Z] testGetEndTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T21:19:05.664Z] testGetNbEvents(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-30T21:19:05.664Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T21:19:05.664Z] testGetStartTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T21:19:05.664Z] testBroadcast(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.051 s [2019-07-30T21:19:05.664Z] testValidate(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-30T21:19:05.664Z] testGetName(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T21:19:05.664Z] testGetPath(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T21:19:05.664Z] testPcapTrace(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T21:19:05.664Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T21:19:05.664Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.004 s [2019-07-30T21:19:05.664Z] testGetCacheSize(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-30T21:19:05.664Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-30T21:19:05.664Z] getSource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T21:19:05.664Z] testSeekEventLoc_normal(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-30T21:19:05.664Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.004 s [2019-07-30T21:19:05.664Z] testGetTimeRange(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T21:19:05.664Z] testGetEventType(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T21:19:05.664Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.003 s [2019-07-30T21:19:05.664Z] testGetResource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T21:19:05.664Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T21:19:05.664Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T21:19:05.664Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest [2019-07-30T21:19:07.031Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.186 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest [2019-07-30T21:19:07.031Z] constructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 0.014 s [2019-07-30T21:19:07.031Z] canExecuteTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 0.002 s [2019-07-30T21:19:07.031Z] executeAnalysisTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 1.169 s [2019-07-30T21:19:07.031Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest [2019-07-30T21:19:07.031Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest [2019-07-30T21:19:07.031Z] getSourceEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0.001 s [2019-07-30T21:19:07.031Z] getProtocolsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0.002 s [2019-07-30T21:19:07.031Z] getPayloadTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T21:19:07.031Z] getFieldsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T21:19:07.031Z] toStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T21:19:07.031Z] getMostEncapsulatedProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T21:19:07.031Z] getDestinationEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T21:19:07.031Z] toStringAtSpecificProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T21:19:07.031Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest [2019-07-30T21:19:07.031Z] 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-30T21:19:07.031Z] regularToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-30T21:19:07.031Z] rootToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-30T21:19:07.031Z] customFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-30T21:19:07.031Z] copyConstructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0.002 s [2019-07-30T21:19:07.031Z] regularFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-30T21:19:07.031Z] [2019-07-30T21:19:07.031Z] Results: [2019-07-30T21:19:07.031Z] [2019-07-30T21:19:07.031Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T21:19:07.031Z] [2019-07-30T21:19:07.960Z] [INFO] All tests passed! [2019-07-30T21:19:07.960Z] [INFO] [2019-07-30T21:19:07.960Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T21:19:07.960Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:19:07.960Z] [INFO] [2019-07-30T21:19:07.960Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T21:19:07.960Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:19:08.216Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:19:08.216Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:19:08.779Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:19:08.779Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T21:19:09.035Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-30T21:19:09.035Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:19:09.035Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:19:09.035Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T21:19:09.292Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:19:09.292Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T21:19:09.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T21:19:09.548Z] [INFO] [2019-07-30T21:19:09.548Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T21:19:09.548Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:19:09.548Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:19:09.548Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:19:09.548Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:19:09.548Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:19:09.548Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:19:09.548Z] [INFO] [2019-07-30T21:19:09.548Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T21:19:09.548Z] [INFO] [2019-07-30T21:19:09.548Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >-- [2019-07-30T21:19:09.548Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT [108/134] [2019-07-30T21:19:09.548Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T21:19:09.548Z] [INFO] [2019-07-30T21:19:09.548Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T21:19:09.804Z] [INFO] [2019-07-30T21:19:09.804Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T21:19:09.804Z] [INFO] The project's OSGi version is 1.0.0.201907302009 [2019-07-30T21:19:09.804Z] [INFO] [2019-07-30T21:19:09.804Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T21:19:09.804Z] [INFO] [2019-07-30T21:19:09.804Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T21:19:09.804Z] [INFO] [2019-07-30T21:19:09.804Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T21:19:09.804Z] [INFO] [2019-07-30T21:19:09.804Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T21:19:09.804Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:19:09.804Z] [INFO] [2019-07-30T21:19:09.804Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T21:19:09.804Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:19:09.804Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources [2019-07-30T21:19:09.804Z] [INFO] [2019-07-30T21:19:09.804Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T21:19:09.804Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes [2019-07-30T21:19:10.061Z] [INFO] [2019-07-30T21:19:10.061Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T21:19:10.061Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:19:10.061Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources [2019-07-30T21:19:10.061Z] [INFO] [2019-07-30T21:19:10.061Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T21:19:10.061Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:19:10.061Z] [INFO] [2019-07-30T21:19:10.061Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T21:19:10.061Z] [INFO] [2019-07-30T21:19:10.061Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T21:19:10.061Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:19:10.061Z] [INFO] [2019-07-30T21:19:10.061Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T21:19:10.061Z] [INFO] [2019-07-30T21:19:10.061Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T21:19:10.061Z] [INFO] [2019-07-30T21:19:10.061Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T21:19:10.061Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:19:10.061Z] [INFO] [2019-07-30T21:19:10.061Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T21:19:10.061Z] [INFO] [2019-07-30T21:19:10.061Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T21:19:11.427Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T21:19:11.427Z] [INFO] Command line: [2019-07-30T21:19:11.427Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T21:19:11.427Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T21:19:14.733Z] !SESSION 2019-07-30 21:19:11.581 ----------------------------------------------- [2019-07-30T21:19:14.733Z] eclipse.buildId=unknown [2019-07-30T21:19:14.733Z] java.version=1.8.0_202 [2019-07-30T21:19:14.733Z] java.vendor=Oracle Corporation [2019-07-30T21:19:14.733Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T21:19:14.733Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T21:19:14.733Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T21:19:14.733Z] [2019-07-30T21:19:14.733Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 21:19:14.238 [2019-07-30T21:19:14.733Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:19:14.733Z] !STACK 0 [2019-07-30T21:19:14.733Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T21:19:14.733Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:19:14.733Z] [2019-07-30T21:19:14.733Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:19:14.733Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:19:14.733Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:19:14.733Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:19:14.733Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:19:14.733Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:19:14.733Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:19:14.733Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:19:14.733Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:19:14.733Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:19:14.733Z] [2019-07-30T21:19:14.733Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 21:19:14.422 [2019-07-30T21:19:14.733Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:19:14.733Z] !STACK 0 [2019-07-30T21:19:14.733Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T21:19:14.733Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:19:14.733Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T21:19:14.733Z] -> 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-30T21:19:14.733Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T21:19:14.733Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:19:14.733Z] [2019-07-30T21:19:14.733Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:19:14.733Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:19:14.733Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:19:14.733Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:19:14.733Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:19:14.733Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:19:14.733Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:19:14.733Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:19:14.733Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:19:14.733Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:19:16.100Z] process 15634: 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-30T21:19:16.100Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T21:19:16.663Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T21:19:16.663Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T21:19:26.613Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest [2019-07-30T21:19:26.613Z] Display size: 1440x900 [2019-07-30T21:19:26.613Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T21:19:26.613Z] GTK version=3.18.9 [2019-07-30T21:19:26.613Z] GTK theme=Ambiance [2019-07-30T21:19:26.613Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T21:19:26.613Z] Time zone: Coordinated Universal Time [2019-07-30T21:19:26.613Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T21:19:26.613Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T21:19:53.125Z] *** BUG *** [2019-07-30T21:19:53.125Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:19:53.125Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:19:53.125Z] [2019-07-30T21:19:53.125Z] *** BUG *** [2019-07-30T21:19:53.125Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:19:53.125Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:19:53.125Z] [2019-07-30T21:19:53.125Z] *** BUG *** [2019-07-30T21:19:53.125Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:19:53.125Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:19:53.125Z] [2019-07-30T21:19:53.125Z] *** BUG *** [2019-07-30T21:19:53.125Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:19:53.125Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:19:53.125Z] [2019-07-30T21:19:53.687Z] *** BUG *** [2019-07-30T21:19:53.687Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:19:53.687Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:19:53.687Z] [2019-07-30T21:19:53.687Z] *** BUG *** [2019-07-30T21:19:53.687Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:19:53.687Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:19:53.687Z] [2019-07-30T21:19:53.687Z] *** BUG *** [2019-07-30T21:19:53.687Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:19:53.687Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:19:53.687Z] [2019-07-30T21:19:53.687Z] *** BUG *** [2019-07-30T21:19:53.687Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:19:53.687Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:19:53.687Z] [2019-07-30T21:19:53.687Z] *** BUG *** [2019-07-30T21:19:53.687Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:19:53.687Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:19:53.687Z] [2019-07-30T21:19:53.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:19:53.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:19:53.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:19:53.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:19:55.836Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1153499625 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:19:55.836Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:19:55.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:19:55.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:19:55.836Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:19:55.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153499792 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:19:55.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153499793 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:19:55.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153499793 data=null} to TreeItem with text {test} [2019-07-30T21:19:55.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153499794 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:19:55.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153499798 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:19:55.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153500024 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:19:56.092Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:19:56.092Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:19:56.349Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:19:56.912Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:19:56.912Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:19:56.912Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:19:56.912Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:19:56.912Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:19:56.912Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:19:56.912Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:19:56.912Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:19:56.912Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:19:56.912Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:19:56.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153500997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:19:56.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153500998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:19:56.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153500998 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:19:56.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153500999 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:19:56.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153500999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:19:56.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153500999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:19:56.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153500999 data=null 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-30T21:19:56.912Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153501000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:19:56.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153501000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:19:56.912Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153501001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:19:56.912Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153501002 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:19:56.912Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153501002 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:19:56.912Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:19:56.912Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:19:56.912Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:19:56.912Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:19:56.912Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:19:56.912Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:19:56.912Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:19:56.912Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:19:56.912Z] DEBUG - Clicking on OK [2019-07-30T21:19:56.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153501006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:19:56.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153501006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:19:56.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153501007 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:19:56.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153501007 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:19:56.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153501007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:19:56.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153501007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:19:56.912Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:19:56.912Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:19:56.912Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:19:56.912Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:19:56.912Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:19:56.912Z] DEBUG - Clicked on OK [2019-07-30T21:19:57.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153501007 data=null item=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-30T21:19:57.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1153500285 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-30T21:19:58.404Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.85 s - in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest [2019-07-30T21:19:58.404Z] test(org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest) Time elapsed: 29.833 s [2019-07-30T21:19:58.404Z] [2019-07-30T21:19:58.404Z] Results: [2019-07-30T21:19:58.404Z] [2019-07-30T21:19:58.404Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T21:19:58.404Z] [2019-07-30T21:19:58.967Z] [2019-07-30T21:19:58.967Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 21:19:58.822 [2019-07-30T21:19:58.967Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T21:19:59.896Z] [INFO] All tests passed! [2019-07-30T21:19:59.896Z] [INFO] [2019-07-30T21:19:59.896Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T21:19:59.896Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:19:59.896Z] [INFO] [2019-07-30T21:19:59.896Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T21:20:00.458Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:20:00.458Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:20:00.715Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:20:01.278Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:20:01.533Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:20:01.533Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T21:20:01.789Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:20:01.789Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T21:20:01.789Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-30T21:20:01.789Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:20:02.045Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:20:02.045Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T21:20:02.045Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:20:02.301Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T21:20:02.557Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:20:02.557Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T21:20:02.813Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T21:20:02.813Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-07-30T21:20:02.813Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-30T21:20:03.324Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:20:04.691Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T21:20:04.691Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T21:20:04.691Z] [INFO] [2019-07-30T21:20:04.691Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T21:20:04.691Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:04.691Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:04.691Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:04.691Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:04.691Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:04.691Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:04.691Z] [INFO] [2019-07-30T21:20:04.691Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T21:20:04.691Z] [INFO] [2019-07-30T21:20:04.691Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >---- [2019-07-30T21:20:04.691Z] [INFO] Building Trace Compass RCP Parent 5.0.0-SNAPSHOT [109/134] [2019-07-30T21:20:04.691Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T21:20:04.691Z] [INFO] [2019-07-30T21:20:04.691Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T21:20:04.691Z] [INFO] [2019-07-30T21:20:04.691Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T21:20:04.691Z] [INFO] [2019-07-30T21:20:04.691Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T21:20:04.691Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:20:04.691Z] [INFO] [2019-07-30T21:20:04.691Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T21:20:04.691Z] [INFO] [2019-07-30T21:20:04.691Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T21:20:04.691Z] [INFO] [2019-07-30T21:20:04.691Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T21:20:04.691Z] [INFO] [2019-07-30T21:20:04.691Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T21:20:04.691Z] [INFO] [2019-07-30T21:20:04.692Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T21:20:04.692Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:20:04.692Z] [INFO] [2019-07-30T21:20:04.692Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T21:20:04.692Z] [INFO] [2019-07-30T21:20:04.692Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T21:20:04.692Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:04.692Z] [INFO] [2019-07-30T21:20:04.692Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >--- [2019-07-30T21:20:04.692Z] [INFO] Building Trace Compass RCP Branding plug-in 5.0.0-SNAPSHOT [110/134] [2019-07-30T21:20:04.692Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T21:20:04.692Z] [INFO] [2019-07-30T21:20:04.692Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T21:20:04.692Z] [INFO] [2019-07-30T21:20:04.692Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T21:20:04.692Z] [INFO] The project's OSGi version is 5.0.0.201907302009 [2019-07-30T21:20:04.692Z] [INFO] [2019-07-30T21:20:04.692Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T21:20:04.692Z] [INFO] [2019-07-30T21:20:04.692Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T21:20:04.692Z] [INFO] [2019-07-30T21:20:04.692Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T21:20:04.692Z] [INFO] [2019-07-30T21:20:04.692Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T21:20:04.692Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:20:04.692Z] [INFO] [2019-07-30T21:20:04.692Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T21:20:04.692Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:20:04.692Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources [2019-07-30T21:20:04.692Z] [INFO] [2019-07-30T21:20:04.692Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T21:20:04.692Z] [INFO] [2019-07-30T21:20:04.692Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T21:20:04.692Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:20:04.948Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources [2019-07-30T21:20:04.948Z] [INFO] [2019-07-30T21:20:04.948Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T21:20:04.948Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-sources.jar [2019-07-30T21:20:04.948Z] [INFO] [2019-07-30T21:20:04.948Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T21:20:04.948Z] [INFO] [2019-07-30T21:20:04.948Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T21:20:04.948Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar [2019-07-30T21:20:04.948Z] [INFO] [2019-07-30T21:20:04.948Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T21:20:04.948Z] [INFO] [2019-07-30T21:20:04.948Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T21:20:04.948Z] [INFO] [2019-07-30T21:20:04.948Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T21:20:04.948Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar [2019-07-30T21:20:04.948Z] [INFO] [2019-07-30T21:20:04.948Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T21:20:04.948Z] [INFO] [2019-07-30T21:20:04.948Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T21:20:04.948Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:20:04.948Z] [INFO] [2019-07-30T21:20:04.948Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T21:20:04.948Z] [INFO] [2019-07-30T21:20:04.948Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T21:20:04.948Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:04.948Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:04.948Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:04.948Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:04.948Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:04.948Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:04.948Z] [INFO] [2019-07-30T21:20:04.948Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T21:20:04.948Z] [INFO] [2019-07-30T21:20:04.948Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >-- [2019-07-30T21:20:04.948Z] [INFO] Building Trace Compass RCP Branding Feature 5.0.0-SNAPSHOT [111/134] [2019-07-30T21:20:04.948Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T21:20:04.948Z] [INFO] [2019-07-30T21:20:04.948Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T21:20:04.948Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding.feature/target [2019-07-30T21:20:04.948Z] [INFO] [2019-07-30T21:20:04.948Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T21:20:04.948Z] [INFO] The project's OSGi version is 5.0.0.201907302009 [2019-07-30T21:20:04.948Z] [INFO] [2019-07-30T21:20:04.948Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T21:20:04.948Z] [INFO] [2019-07-30T21:20:04.948Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T21:20:04.948Z] [INFO] [2019-07-30T21:20:04.948Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T21:20:04.948Z] [INFO] [2019-07-30T21:20:04.948Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T21:20:04.948Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:20:04.948Z] [INFO] [2019-07-30T21:20:04.948Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T21:20:04.948Z] [INFO] [2019-07-30T21:20:04.948Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T21:20:04.948Z] [INFO] [2019-07-30T21:20:04.948Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T21:20:05.205Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT.jar [2019-07-30T21:20:05.205Z] [INFO] [2019-07-30T21:20:05.205Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T21:20:05.205Z] [INFO] [2019-07-30T21:20:05.205Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T21:20:05.205Z] [INFO] [2019-07-30T21:20:05.205Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T21:20:05.205Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T21:20:05.205Z] [INFO] [2019-07-30T21:20:05.205Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T21:20:05.205Z] [INFO] [2019-07-30T21:20:05.205Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T21:20:05.205Z] [INFO] [2019-07-30T21:20:05.205Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T21:20:05.205Z] [INFO] [2019-07-30T21:20:05.205Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T21:20:05.205Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:20:05.205Z] [INFO] [2019-07-30T21:20:05.205Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T21:20:05.205Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding' with 0 classes [2019-07-30T21:20:05.205Z] [INFO] [2019-07-30T21:20:05.205Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T21:20:05.205Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:05.205Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:05.205Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:05.205Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:05.205Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:05.205Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:05.205Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:05.205Z] [INFO] [2019-07-30T21:20:05.205Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T21:20:05.205Z] [INFO] [2019-07-30T21:20:05.205Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------ [2019-07-30T21:20:05.205Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 5.0.0-SNAPSHOT [112/134] [2019-07-30T21:20:05.205Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T21:20:05.205Z] [INFO] [2019-07-30T21:20:05.205Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T21:20:05.205Z] [INFO] [2019-07-30T21:20:05.205Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T21:20:05.205Z] [INFO] The project's OSGi version is 5.0.0.201907302009 [2019-07-30T21:20:05.205Z] [INFO] [2019-07-30T21:20:05.205Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T21:20:05.205Z] [INFO] [2019-07-30T21:20:05.205Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T21:20:05.205Z] [INFO] [2019-07-30T21:20:05.205Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T21:20:05.205Z] [INFO] [2019-07-30T21:20:05.205Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T21:20:05.205Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:20:05.205Z] [INFO] [2019-07-30T21:20:05.205Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T21:20:05.205Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:20:05.205Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources [2019-07-30T21:20:05.205Z] [INFO] [2019-07-30T21:20:05.205Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T21:20:05.205Z] [INFO] Compiling 9 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/target/classes [2019-07-30T21:20:05.768Z] [INFO] [2019-07-30T21:20:05.768Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T21:20:05.768Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:20:05.768Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources [2019-07-30T21:20:05.768Z] [INFO] [2019-07-30T21:20:05.768Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T21:20:05.768Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-sources.jar [2019-07-30T21:20:05.768Z] [INFO] [2019-07-30T21:20:05.768Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T21:20:05.768Z] [INFO] [2019-07-30T21:20:05.768Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T21:20:05.768Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar [2019-07-30T21:20:05.768Z] [INFO] [2019-07-30T21:20:05.768Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T21:20:05.768Z] [INFO] [2019-07-30T21:20:05.768Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T21:20:05.768Z] [INFO] [2019-07-30T21:20:05.768Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T21:20:05.768Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar [2019-07-30T21:20:05.768Z] [INFO] [2019-07-30T21:20:05.768Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T21:20:05.768Z] [INFO] [2019-07-30T21:20:05.768Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T21:20:05.768Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:20:05.768Z] [INFO] [2019-07-30T21:20:05.768Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T21:20:06.025Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:20:06.025Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:20:06.281Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:20:07.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:20:08.211Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:20:08.211Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:20:08.211Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:20:08.467Z] [INFO] [2019-07-30T21:20:08.467Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T21:20:08.467Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:08.467Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:08.467Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:08.468Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:08.468Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:08.468Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:08.468Z] [INFO] [2019-07-30T21:20:08.468Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T21:20:08.468Z] [INFO] [2019-07-30T21:20:08.468Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >-------- [2019-07-30T21:20:08.468Z] [INFO] Building Trace Compass RCP Feature 5.0.0-SNAPSHOT [113/134] [2019-07-30T21:20:08.468Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T21:20:08.468Z] [INFO] [2019-07-30T21:20:08.468Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp --- [2019-07-30T21:20:08.468Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/target [2019-07-30T21:20:08.468Z] [INFO] [2019-07-30T21:20:08.468Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp --- [2019-07-30T21:20:08.468Z] [INFO] The project's OSGi version is 5.0.0.201907302009 [2019-07-30T21:20:08.468Z] [INFO] [2019-07-30T21:20:08.468Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp --- [2019-07-30T21:20:08.468Z] [INFO] [2019-07-30T21:20:08.468Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp --- [2019-07-30T21:20:08.468Z] [INFO] [2019-07-30T21:20:08.468Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp --- [2019-07-30T21:20:08.468Z] [INFO] [2019-07-30T21:20:08.468Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp --- [2019-07-30T21:20:08.468Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:20:08.468Z] [INFO] [2019-07-30T21:20:08.468Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp --- [2019-07-30T21:20:08.468Z] [INFO] [2019-07-30T21:20:08.468Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp --- [2019-07-30T21:20:08.468Z] [INFO] [2019-07-30T21:20:08.468Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp --- [2019-07-30T21:20:08.723Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT.jar [2019-07-30T21:20:08.723Z] [INFO] [2019-07-30T21:20:08.723Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp --- [2019-07-30T21:20:08.723Z] [INFO] [2019-07-30T21:20:08.723Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-07-30T21:20:08.723Z] [INFO] [2019-07-30T21:20:08.723Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp --- [2019-07-30T21:20:08.723Z] [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-30T21:20:08.723Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T21:20:08.723Z] [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-30T21:20:08.979Z] [INFO] Unpacking org.antlr.runtime.source_3.2.0.v201101311130... [2019-07-30T21:20:08.979Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T21:20:08.979Z] [INFO] [2019-07-30T21:20:08.979Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp --- [2019-07-30T21:20:08.979Z] [INFO] [2019-07-30T21:20:08.979Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-07-30T21:20:08.979Z] [INFO] [2019-07-30T21:20:08.979Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-07-30T21:20:08.979Z] [INFO] [2019-07-30T21:20:08.979Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp --- [2019-07-30T21:20:08.979Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:20:08.979Z] [INFO] [2019-07-30T21:20:08.979Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp --- [2019-07-30T21:20:09.908Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:20:09.908Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:20:09.908Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:20:10.471Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T21:20:10.727Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:20:12.096Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:20:12.096Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T21:20:12.096Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T21:20:12.096Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:20:12.096Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T21:20:12.352Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:20:12.352Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:20:12.352Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T21:20:12.352Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T21:20:12.352Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-07-30T21:20:12.608Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:20:12.865Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:20:12.865Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T21:20:12.865Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.doc.user' with 0 classes [2019-07-30T21:20:12.865Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T21:20:12.865Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.ui' with 10 classes [2019-07-30T21:20:12.865Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T21:20:13.121Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T21:20:13.121Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T21:20:13.121Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T21:20:13.121Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:20:13.121Z] [INFO] [2019-07-30T21:20:13.121Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp --- [2019-07-30T21:20:13.121Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:13.121Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:13.121Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:13.122Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:13.122Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:13.122Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:13.122Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:13.723Z] [INFO] [2019-07-30T21:20:13.723Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp --- [2019-07-30T21:20:13.723Z] [INFO] [2019-07-30T21:20:13.723Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >-- [2019-07-30T21:20:13.723Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT [114/134] [2019-07-30T21:20:13.723Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T21:20:13.723Z] [INFO] [2019-07-30T21:20:13.723Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T21:20:13.723Z] [INFO] [2019-07-30T21:20:13.723Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T21:20:13.723Z] [INFO] The project's OSGi version is 1.0.0.201907302009 [2019-07-30T21:20:13.723Z] [INFO] [2019-07-30T21:20:13.723Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T21:20:13.723Z] [INFO] [2019-07-30T21:20:13.723Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T21:20:13.723Z] [INFO] [2019-07-30T21:20:13.723Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T21:20:13.723Z] [INFO] [2019-07-30T21:20:13.723Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T21:20:13.723Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:20:13.723Z] [INFO] [2019-07-30T21:20:13.723Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T21:20:13.723Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:20:13.723Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources [2019-07-30T21:20:13.723Z] [INFO] [2019-07-30T21:20:13.723Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T21:20:13.723Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes [2019-07-30T21:20:13.723Z] [INFO] [2019-07-30T21:20:13.723Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T21:20:13.723Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:20:13.723Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources [2019-07-30T21:20:13.723Z] [INFO] [2019-07-30T21:20:13.723Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T21:20:13.723Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-sources.jar [2019-07-30T21:20:13.723Z] [INFO] [2019-07-30T21:20:13.723Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T21:20:13.723Z] [INFO] [2019-07-30T21:20:13.723Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T21:20:13.723Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar [2019-07-30T21:20:13.723Z] [INFO] [2019-07-30T21:20:13.723Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T21:20:13.723Z] [INFO] [2019-07-30T21:20:13.723Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T21:20:13.723Z] [INFO] [2019-07-30T21:20:13.723Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T21:20:13.723Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar [2019-07-30T21:20:13.723Z] [INFO] [2019-07-30T21:20:13.723Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T21:20:13.723Z] [INFO] [2019-07-30T21:20:13.723Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T21:20:13.723Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:20:13.723Z] [INFO] [2019-07-30T21:20:13.723Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T21:20:13.723Z] [INFO] [2019-07-30T21:20:13.723Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T21:20:13.723Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:13.723Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:13.723Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:13.723Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:13.723Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:13.723Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:13.723Z] [INFO] [2019-07-30T21:20:13.723Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T21:20:13.723Z] [INFO] [2019-07-30T21:20:13.723Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >--- [2019-07-30T21:20:13.723Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 1.0.0-SNAPSHOT [115/134] [2019-07-30T21:20:13.723Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T21:20:13.723Z] [INFO] [2019-07-30T21:20:13.723Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T21:20:13.723Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/target [2019-07-30T21:20:13.723Z] [INFO] [2019-07-30T21:20:13.723Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T21:20:13.723Z] [INFO] The project's OSGi version is 1.0.0.201907302009 [2019-07-30T21:20:13.723Z] [INFO] [2019-07-30T21:20:13.723Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T21:20:13.723Z] [INFO] [2019-07-30T21:20:13.723Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T21:20:13.723Z] [INFO] [2019-07-30T21:20:13.723Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T21:20:13.723Z] [INFO] [2019-07-30T21:20:13.723Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T21:20:13.724Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:20:13.724Z] [INFO] [2019-07-30T21:20:13.724Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T21:20:13.724Z] [INFO] [2019-07-30T21:20:13.724Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T21:20:13.724Z] [INFO] [2019-07-30T21:20:13.724Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T21:20:13.724Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT.jar [2019-07-30T21:20:13.724Z] [INFO] [2019-07-30T21:20:13.724Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T21:20:13.724Z] [INFO] [2019-07-30T21:20:13.724Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T21:20:13.724Z] [INFO] [2019-07-30T21:20:13.724Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T21:20:13.724Z] [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-30T21:20:13.724Z] [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-30T21:20:13.982Z] [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-30T21:20:13.982Z] [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-30T21:20:13.982Z] [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-30T21:20:13.982Z] [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-30T21:20:13.982Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T21:20:13.982Z] [INFO] [2019-07-30T21:20:13.982Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T21:20:13.982Z] [INFO] [2019-07-30T21:20:13.982Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T21:20:13.982Z] [INFO] [2019-07-30T21:20:13.982Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T21:20:13.982Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:20:13.982Z] [INFO] [2019-07-30T21:20:13.982Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T21:20:13.982Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.incubator.ui' with 1 classes [2019-07-30T21:20:13.982Z] [INFO] [2019-07-30T21:20:13.982Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T21:20:13.982Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:13.982Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:13.982Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:13.982Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:13.982Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:13.982Z] [INFO] [2019-07-30T21:20:13.982Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T21:20:13.982Z] [INFO] [2019-07-30T21:20:13.982Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >-- [2019-07-30T21:20:13.982Z] [INFO] Building Trace Compass Json trace Parent 5.0.0-SNAPSHOT [116/134] [2019-07-30T21:20:13.982Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T21:20:13.982Z] [INFO] [2019-07-30T21:20:13.982Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T21:20:13.982Z] [INFO] [2019-07-30T21:20:13.982Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T21:20:13.982Z] [INFO] [2019-07-30T21:20:13.982Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T21:20:13.982Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:20:13.982Z] [INFO] [2019-07-30T21:20:13.982Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T21:20:13.982Z] [INFO] [2019-07-30T21:20:13.982Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T21:20:13.982Z] [INFO] [2019-07-30T21:20:13.982Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T21:20:13.982Z] [INFO] [2019-07-30T21:20:13.982Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T21:20:13.982Z] [INFO] [2019-07-30T21:20:13.982Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T21:20:13.982Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:20:13.982Z] [INFO] [2019-07-30T21:20:13.982Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T21:20:13.982Z] [INFO] [2019-07-30T21:20:13.982Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T21:20:13.982Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:13.982Z] [INFO] [2019-07-30T21:20:13.982Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >-- [2019-07-30T21:20:13.982Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 0.1.1-SNAPSHOT [117/134] [2019-07-30T21:20:13.982Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T21:20:13.982Z] [INFO] [2019-07-30T21:20:13.982Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T21:20:13.982Z] [INFO] [2019-07-30T21:20:13.982Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T21:20:13.982Z] [INFO] The project's OSGi version is 0.1.1.201907302009 [2019-07-30T21:20:13.982Z] [INFO] [2019-07-30T21:20:13.982Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T21:20:13.982Z] [INFO] [2019-07-30T21:20:13.982Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T21:20:13.982Z] [INFO] [2019-07-30T21:20:13.982Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T21:20:13.982Z] [INFO] [2019-07-30T21:20:13.982Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T21:20:13.982Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:20:13.982Z] [INFO] [2019-07-30T21:20:13.982Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T21:20:13.982Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:20:13.982Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources [2019-07-30T21:20:13.982Z] [INFO] [2019-07-30T21:20:13.982Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T21:20:13.982Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes [2019-07-30T21:20:14.239Z] [INFO] [2019-07-30T21:20:14.239Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T21:20:14.239Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:20:14.239Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources [2019-07-30T21:20:14.239Z] [INFO] [2019-07-30T21:20:14.239Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T21:20:14.239Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-sources.jar [2019-07-30T21:20:14.239Z] [INFO] [2019-07-30T21:20:14.239Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T21:20:14.239Z] [INFO] [2019-07-30T21:20:14.239Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T21:20:14.239Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar [2019-07-30T21:20:14.239Z] [INFO] [2019-07-30T21:20:14.239Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T21:20:14.239Z] [INFO] [2019-07-30T21:20:14.239Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T21:20:14.239Z] [INFO] [2019-07-30T21:20:14.239Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T21:20:14.239Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar [2019-07-30T21:20:14.496Z] [INFO] [2019-07-30T21:20:14.496Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T21:20:14.496Z] [INFO] [2019-07-30T21:20:14.496Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T21:20:14.496Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:20:14.496Z] [INFO] [2019-07-30T21:20:14.496Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T21:20:14.496Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:20:14.496Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:20:14.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:20:15.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:20:15.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:20:15.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:20:15.682Z] [INFO] [2019-07-30T21:20:15.682Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T21:20:15.682Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:15.682Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:15.682Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:15.682Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:15.682Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:15.682Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:15.682Z] [INFO] [2019-07-30T21:20:15.682Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T21:20:15.682Z] [INFO] [2019-07-30T21:20:15.682Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >----- [2019-07-30T21:20:15.682Z] [INFO] Building org.eclipse.tracecompass.jsontrace 1.0.0-SNAPSHOT [118/134] [2019-07-30T21:20:15.682Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T21:20:15.682Z] [INFO] [2019-07-30T21:20:15.682Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T21:20:15.682Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/target [2019-07-30T21:20:15.682Z] [INFO] [2019-07-30T21:20:15.682Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T21:20:15.682Z] [INFO] The project's OSGi version is 1.0.0.201907302009 [2019-07-30T21:20:15.682Z] [INFO] [2019-07-30T21:20:15.682Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T21:20:15.682Z] [INFO] [2019-07-30T21:20:15.682Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T21:20:15.682Z] [INFO] [2019-07-30T21:20:15.682Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T21:20:15.682Z] [INFO] [2019-07-30T21:20:15.682Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T21:20:15.682Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:20:15.682Z] [INFO] [2019-07-30T21:20:15.682Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T21:20:15.682Z] [INFO] [2019-07-30T21:20:15.682Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T21:20:15.682Z] [INFO] [2019-07-30T21:20:15.682Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T21:20:15.682Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT.jar [2019-07-30T21:20:15.682Z] [INFO] [2019-07-30T21:20:15.682Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T21:20:15.682Z] [INFO] [2019-07-30T21:20:15.682Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T21:20:15.682Z] [INFO] [2019-07-30T21:20:15.682Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T21:20:15.682Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T21:20:15.682Z] [INFO] [2019-07-30T21:20:15.682Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T21:20:15.682Z] [INFO] [2019-07-30T21:20:15.682Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T21:20:15.682Z] [INFO] [2019-07-30T21:20:15.682Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T21:20:15.682Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:20:15.682Z] [INFO] [2019-07-30T21:20:15.682Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T21:20:16.612Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:20:16.612Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:20:16.612Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:20:17.174Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T21:20:17.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:20:18.798Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:20:18.798Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T21:20:18.798Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T21:20:18.798Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:20:19.055Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T21:20:19.055Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:20:19.055Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:20:19.055Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T21:20:19.055Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T21:20:19.311Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-07-30T21:20:19.311Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:20:19.567Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:20:19.567Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T21:20:19.567Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-07-30T21:20:19.567Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T21:20:19.567Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T21:20:19.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T21:20:19.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T21:20:19.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T21:20:20.082Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:20:20.082Z] [INFO] [2019-07-30T21:20:20.082Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T21:20:20.082Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:20.082Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:20.082Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:20.082Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:20.082Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:20:20.082Z] [INFO] [2019-07-30T21:20:20.082Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T21:20:20.082Z] [INFO] [2019-07-30T21:20:20.082Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >---- [2019-07-30T21:20:20.082Z] [INFO] Building Trace Compass RCP Product 5.0.0-SNAPSHOT [119/134] [2019-07-30T21:20:20.082Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2019-07-30T21:20:20.082Z] [INFO] [2019-07-30T21:20:20.082Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T21:20:20.082Z] [INFO] [2019-07-30T21:20:20.082Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T21:20:20.082Z] [INFO] The project's OSGi version is 5.0.0.201907302009 [2019-07-30T21:20:20.082Z] [INFO] [2019-07-30T21:20:20.082Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T21:20:20.082Z] [INFO] [2019-07-30T21:20:20.082Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T21:20:20.082Z] [INFO] [2019-07-30T21:20:20.082Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T21:20:20.082Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:20:20.082Z] [INFO] [2019-07-30T21:20:20.082Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T21:20:20.082Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:20:20.082Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources [2019-07-30T21:20:20.082Z] [INFO] [2019-07-30T21:20:20.082Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T21:20:20.082Z] [INFO] [2019-07-30T21:20:20.082Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T21:20:20.082Z] [INFO] [2019-07-30T21:20:20.082Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T21:20:20.339Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0] [2019-07-30T21:20:20.339Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [2019-07-30T21:20:20.339Z] [INFO] [2019-07-30T21:20:20.339Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T21:20:20.595Z] [INFO] [2019-07-30T21:20:20.595Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T21:20:20.852Z] [INFO] [2019-07-30T21:20:20.852Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T21:20:20.852Z] [INFO] [2019-07-30T21:20:20.852Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T21:21:07.579Z] [INFO] [2019-07-30T21:21:07.579Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T21:21:07.579Z] [INFO] [2019-07-30T21:21:07.579Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T21:21:07.579Z] [INFO] [2019-07-30T21:21:07.579Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T21:21:07.579Z] [INFO] [2019-07-30T21:21:07.579Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T21:21:07.579Z] [INFO] [2019-07-30T21:21:07.579Z] [INFO] --- tycho-p2-director-plugin:1.3.0:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T21:21:07.579Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass [2019-07-30T21:21:07.579Z] Installing org.eclipse.tracecompass.rcp 5.0.0.201907302009. [2019-07-30T21:21:07.579Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947. [2019-07-30T21:21:34.085Z] Operation completed in 25982 ms. [2019-07-30T21:21:34.085Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app [2019-07-30T21:21:34.085Z] Installing org.eclipse.tracecompass.rcp 5.0.0.201907302009. [2019-07-30T21:21:34.085Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947. [2019-07-30T21:21:55.984Z] Operation completed in 20318 ms. [2019-07-30T21:21:55.984Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass [2019-07-30T21:21:55.984Z] Installing org.eclipse.tracecompass.rcp 5.0.0.201907302009. [2019-07-30T21:21:55.984Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947. [2019-07-30T21:22:14.036Z] Operation completed in 19001 ms. [2019-07-30T21:22:14.036Z] [INFO] [2019-07-30T21:22:14.036Z] [INFO] --- tycho-p2-director-plugin:1.3.0:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T21:22:14.036Z] [INFO] Building zip: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190730-2009-win32.win32.x86_64.zip [2019-07-30T21:22:19.286Z] [INFO] Building tar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190730-2009-macosx.cocoa.x86_64.tar.gz [2019-07-30T21:22:31.505Z] [INFO] Building tar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190730-2009-linux.gtk.x86_64.tar.gz [2019-07-30T21:22:38.048Z] [INFO] [2019-07-30T21:22:38.048Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T21:22:38.048Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:22:38.048Z] [INFO] [2019-07-30T21:22:38.048Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T21:22:40.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:22:40.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:22:40.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:22:42.460Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T21:22:43.389Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:22:45.283Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:22:45.283Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T21:22:45.539Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T21:22:45.539Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:22:46.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T21:22:46.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T21:22:46.583Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-30T21:22:46.583Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T21:22:46.839Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T21:22:47.771Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:22:47.771Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:22:47.771Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T21:22:47.771Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T21:22:48.027Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-07-30T21:22:48.284Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T21:22:48.541Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T21:22:48.797Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T21:22:48.797Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf' with 0 classes [2019-07-30T21:22:48.797Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T21:22:48.797Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.ui' with 6 classes [2019-07-30T21:22:49.054Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T21:22:49.616Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:22:49.873Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:22:49.873Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T21:22:49.873Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T21:22:49.873Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-30T21:22:49.873Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-07-30T21:22:49.873Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace' with 0 classes [2019-07-30T21:22:49.873Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T21:22:50.130Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T21:22:50.387Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-07-30T21:22:50.387Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-30T21:22:50.387Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T21:22:50.643Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T21:22:51.206Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T21:22:52.137Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T21:22:52.137Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel' with 0 classes [2019-07-30T21:22:52.137Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T21:22:52.393Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T21:22:52.650Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust' with 0 classes [2019-07-30T21:22:52.650Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T21:22:52.907Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T21:22:52.907Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding.feature' with 0 classes [2019-07-30T21:22:52.907Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp' with 0 classes [2019-07-30T21:22:52.907Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap' with 0 classes [2019-07-30T21:22:52.907Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.incubator' with 0 classes [2019-07-30T21:22:52.907Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding' with 0 classes [2019-07-30T21:22:52.907Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding.feature' with 0 classes [2019-07-30T21:22:52.907Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.doc.user' with 0 classes [2019-07-30T21:22:52.907Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.ui' with 10 classes [2019-07-30T21:22:53.163Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.incubator.ui' with 1 classes [2019-07-30T21:22:53.164Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp' with 0 classes [2019-07-30T21:22:53.164Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T21:22:53.164Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:22:53.164Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T21:22:53.164Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.doc.user' with 0 classes [2019-07-30T21:22:53.420Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-30T21:22:53.420Z] [INFO] [2019-07-30T21:22:53.420Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T21:22:53.420Z] [INFO] No primary artifact to install, installing attached artifacts instead. [2019-07-30T21:22:53.420Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:22:53.420Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:22:53.420Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:22:53.420Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:22:53.420Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:22:53.420Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:22:53.420Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190730-2009-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-30T21:22:58.671Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190730-2009-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-30T21:23:03.132Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190730-2009-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-30T21:23:15.308Z] [INFO] [2019-07-30T21:23:15.308Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T21:23:15.308Z] [INFO] [2019-07-30T21:23:15.308Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >--- [2019-07-30T21:23:15.308Z] [INFO] Building Trace Compass Release Engineering Parent 5.0.0-SNAPSHOT [120/134] [2019-07-30T21:23:15.308Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T21:23:15.308Z] [INFO] [2019-07-30T21:23:15.308Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T21:23:15.308Z] [INFO] [2019-07-30T21:23:15.308Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T21:23:15.308Z] [INFO] [2019-07-30T21:23:15.308Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T21:23:15.308Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:23:15.308Z] [INFO] [2019-07-30T21:23:15.308Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T21:23:15.308Z] [INFO] [2019-07-30T21:23:15.308Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T21:23:15.308Z] [INFO] [2019-07-30T21:23:15.308Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T21:23:15.308Z] [INFO] [2019-07-30T21:23:15.308Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T21:23:15.308Z] [INFO] [2019-07-30T21:23:15.308Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T21:23:15.308Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:23:15.308Z] [INFO] [2019-07-30T21:23:15.308Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T21:23:15.308Z] [INFO] [2019-07-30T21:23:15.308Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T21:23:15.308Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:23:15.308Z] [INFO] [2019-07-30T21:23:15.308Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------ [2019-07-30T21:23:15.308Z] [INFO] Building Trace Compass Target Platform 5.0.0-SNAPSHOT [121/134] [2019-07-30T21:23:15.308Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T21:23:15.308Z] 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-30T21:23:15.308Z] 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-30T21:23:15.308Z] 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-30T21:23:15.565Z] 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-30T21:23:15.565Z] 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-30T21:23:15.565Z] 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-30T21:23:15.565Z] 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 92 kB/s) [2019-07-30T21:23:15.565Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-30T21:23:15.565Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-30T21:23:15.565Z] 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-30T21:23:15.821Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-30T21:23:15.821Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-30T21:23:15.821Z] 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-30T21:23:15.821Z] 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 989 kB/s) [2019-07-30T21:23:15.821Z] 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-30T21:23:15.821Z] 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-30T21:23:16.078Z] 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-30T21:23:16.334Z] 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-30T21:23:16.334Z] 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-30T21:23:16.334Z] 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-30T21:23:16.591Z] 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 920 kB/s) [2019-07-30T21:23:16.591Z] [INFO] [2019-07-30T21:23:16.591Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.target --- [2019-07-30T21:23:16.591Z] [INFO] [2019-07-30T21:23:16.591Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target --- [2019-07-30T21:23:16.591Z] [INFO] [2019-07-30T21:23:16.591Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.target --- [2019-07-30T21:23:16.591Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:23:16.591Z] [INFO] [2019-07-30T21:23:16.591Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.target --- [2019-07-30T21:23:16.591Z] [INFO] [2019-07-30T21:23:16.591Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.target --- [2019-07-30T21:23:16.591Z] [INFO] [2019-07-30T21:23:16.591Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.target --- [2019-07-30T21:23:16.591Z] [INFO] [2019-07-30T21:23:16.591Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target --- [2019-07-30T21:23:16.591Z] [INFO] [2019-07-30T21:23:16.591Z] [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target --- [2019-07-30T21:23:16.591Z] 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-30T21:23:16.591Z] 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-30T21:23:16.591Z] 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-30T21:23:16.847Z] 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-30T21:23:16.847Z] 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-30T21:23:16.847Z] 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-30T21:23:16.847Z] 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 68 kB/s) [2019-07-30T21:23:16.847Z] 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-30T21:23:16.847Z] 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-30T21:23:17.410Z] 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-30T21:23:17.667Z] 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-30T21:23:17.924Z] 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-30T21:23:17.924Z] 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-30T21:23:17.924Z] 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 138 kB/s) [2019-07-30T21:23:17.925Z] 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-30T21:23:17.925Z] 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-30T21:23:17.925Z] 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-30T21:23:18.181Z] 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-30T21:23:18.181Z] 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-30T21:23:18.181Z] 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-30T21:23:18.181Z] 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 88 kB/s) [2019-07-30T21:23:18.181Z] 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-30T21:23:18.181Z] 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-30T21:23:18.181Z] 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-30T21:23:18.438Z] 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-30T21:23:18.438Z] 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-30T21:23:18.438Z] 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-30T21:23:18.438Z] 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 42 kB/s) [2019-07-30T21:23:18.438Z] 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-30T21:23:18.438Z] 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-30T21:23:18.438Z] 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-30T21:23:18.695Z] 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-30T21:23:18.695Z] 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-30T21:23:18.695Z] 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-30T21:23:18.695Z] 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 500 kB/s) [2019-07-30T21:23:18.952Z] 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-30T21:23:18.952Z] 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-30T21:23:18.952Z] 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-30T21:23:18.952Z] 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-30T21:23:18.952Z] 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-30T21:23:18.952Z] 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-30T21:23:18.952Z] 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-30T21:23:18.952Z] 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-30T21:23:18.952Z] 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-30T21:23:19.208Z] 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-30T21:23:19.208Z] 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-30T21:23:19.208Z] 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-30T21:23:19.208Z] 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-30T21:23:19.208Z] 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-30T21:23:19.208Z] 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-30T21:23:19.628Z] 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-30T21:23:19.628Z] 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-30T21:23:19.628Z] 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-30T21:23:19.628Z] Progress (1): 4.1/54 kB Progress (2): 4.1/54 kB | 4.1/41 kB Progress (2): 7.7/54 kB | 4.1/41 kB Progress (2): 7.7/54 kB | 7.7/41 kB Progress (2): 12/54 kB | 7.7/41 kB Progress (2): 12/54 kB | 12/41 kB Progress (2): 16/54 kB | 12/41 kB Progress (2): 16/54 kB | 16/41 kB Progress (2): 20/54 kB | 16/41 kB Progress (2): 20/54 kB | 20/41 kB Progress (2): 24/54 kB | 20/41 kB Progress (2): 24/54 kB | 24/41 kB Progress (2): 28/54 kB | 24/41 kB Progress (2): 28/54 kB | 28/41 kB Progress (2): 32/54 kB | 28/41 kB Progress (2): 32/54 kB | 32/41 kB Progress (2): 36/54 kB | 32/41 kB Progress (2): 36/54 kB | 36/41 kB Progress (2): 40/54 kB | 36/41 kB Progress (2): 40/54 kB | 40/41 kB Progress (2): 44/54 kB | 40/41 kB Progress (2): 44/54 kB | 41 kB Progress (2): 48/54 kB | 41 kB Progress (2): 52/54 kB | 41 kB Progress (2): 54 kB | 41 kB Progress (3): 54 kB | 41 kB | 4.1/35 kB Progress (3): 54 kB | 41 kB | 7.7/35 kB Progress (3): 54 kB | 41 kB | 12/35 kB Progress (3): 54 kB | 41 kB | 16/35 kB Progress (3): 54 kB | 41 kB | 20/35 kB Progress (3): 54 kB | 41 kB | 24/35 kB Progress (3): 54 kB | 41 kB | 28/35 kB Progress (3): 54 kB | 41 kB | 32/35 kB Progress (3): 54 kB | 41 kB | 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 436 kB/s) [2019-07-30T21:23:19.628Z] 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 368 kB/s) [2019-07-30T21:23:19.628Z] 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 552 kB/s) [2019-07-30T21:23:19.628Z] [INFO] [2019-07-30T21:23:19.628Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.target --- [2019-07-30T21:23:19.628Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:23:19.628Z] [INFO] [2019-07-30T21:23:19.628Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.target --- [2019-07-30T21:23:19.628Z] [INFO] [2019-07-30T21:23:19.628Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.target --- [2019-07-30T21:23:19.628Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:23:19.628Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:23:19.628Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:23:19.982Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:23:19.982Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:23:19.982Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:23:19.982Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:23:19.983Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:23:19.983Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:23:19.983Z] [INFO] [2019-07-30T21:23:19.983Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >-- [2019-07-30T21:23:19.983Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.8-SNAPSHOT [122/134] [2019-07-30T21:23:19.983Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T21:23:19.983Z] [INFO] [2019-07-30T21:23:19.983Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T21:23:19.983Z] [INFO] [2019-07-30T21:23:19.983Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T21:23:19.983Z] [INFO] The project's OSGi version is 1.0.8.201907302009 [2019-07-30T21:23:19.983Z] [INFO] [2019-07-30T21:23:19.983Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T21:23:19.983Z] [INFO] [2019-07-30T21:23:19.983Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T21:23:19.983Z] [INFO] [2019-07-30T21:23:19.983Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T21:23:19.983Z] [INFO] [2019-07-30T21:23:19.983Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T21:23:19.983Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:23:19.983Z] [INFO] [2019-07-30T21:23:19.983Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T21:23:19.983Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:23:19.983Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources [2019-07-30T21:23:19.983Z] [INFO] [2019-07-30T21:23:19.983Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T21:23:19.983Z] [INFO] Compiling 7 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes [2019-07-30T21:23:23.253Z] [INFO] [2019-07-30T21:23:23.253Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T21:23:23.253Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:23:23.253Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources [2019-07-30T21:23:23.253Z] [INFO] [2019-07-30T21:23:23.253Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T21:23:23.253Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-30T21:23:23.253Z] [INFO] [2019-07-30T21:23:23.253Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T21:23:23.253Z] [INFO] [2019-07-30T21:23:23.253Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T21:23:23.253Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-30T21:23:23.253Z] [INFO] [2019-07-30T21:23:23.253Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T21:23:23.253Z] [INFO] [2019-07-30T21:23:23.253Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T21:23:23.253Z] [INFO] [2019-07-30T21:23:23.253Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T21:23:23.253Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-30T21:23:23.253Z] [INFO] [2019-07-30T21:23:23.253Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T21:23:23.253Z] [INFO] [2019-07-30T21:23:23.253Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T21:23:29.794Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T21:23:29.794Z] [INFO] Command line: [2019-07-30T21:23:29.794Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T21:23:29.794Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T21:23:36.334Z] !SESSION 2019-07-30 21:23:30.810 ----------------------------------------------- [2019-07-30T21:23:36.335Z] eclipse.buildId=unknown [2019-07-30T21:23:36.335Z] java.version=1.8.0_202 [2019-07-30T21:23:36.335Z] java.vendor=Oracle Corporation [2019-07-30T21:23:36.335Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T21:23:36.335Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T21:23:36.335Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T21:23:36.335Z] [2019-07-30T21:23:36.335Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 21:23:35.531 [2019-07-30T21:23:36.335Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:23:36.335Z] !STACK 0 [2019-07-30T21:23:36.335Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T21:23:36.335Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:23:36.335Z] [2019-07-30T21:23:36.335Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:23:36.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:23:36.335Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:23:36.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:23:36.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:23:36.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:23:36.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:23:36.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:23:36.335Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:23:36.335Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:23:36.335Z] [2019-07-30T21:23:36.335Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 21:23:35.735 [2019-07-30T21:23:36.335Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:23:36.335Z] !STACK 0 [2019-07-30T21:23:36.335Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T21:23:36.335Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:23:36.335Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T21:23:36.335Z] -> 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-30T21:23:36.335Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T21:23:36.335Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:23:36.335Z] [2019-07-30T21:23:36.335Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:23:36.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:23:36.335Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:23:36.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:23:36.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:23:36.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:23:36.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:23:36.335Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:23:36.335Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:23:36.335Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:23:38.228Z] process 15962: 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-30T21:23:38.228Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T21:23:38.485Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T21:23:38.485Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T21:23:50.771Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest [2019-07-30T21:23:50.771Z] Display size: 1440x900 [2019-07-30T21:23:50.771Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T21:23:50.771Z] GTK version=3.18.9 [2019-07-30T21:23:50.771Z] GTK theme=Ambiance [2019-07-30T21:23:50.771Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T21:23:50.771Z] Time zone: Coordinated Universal Time [2019-07-30T21:23:50.771Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T21:23:50.771Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T21:23:56.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:23:56.021Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:23:56.021Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:23:56.021Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:23:56.021Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:23:56.021Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:23:56.021Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:23:56.021Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:23:56.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153740118 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:23:56.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153740119 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:23:56.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153740119 data=null} to TreeItem with text {test} [2019-07-30T21:23:56.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153740120 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:23:56.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153740121 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:23:56.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153740386 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:23:56.278Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:23:56.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153740388 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:23:56.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153740388 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:23:56.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153740388 data=null} to TreeItem with text {test} [2019-07-30T21:23:56.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153740389 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:23:56.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153740389 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:23:56.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153740402 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:23:56.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153740404 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:23:56.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153740405 data=null} to TreeItem with text {test} [2019-07-30T21:23:56.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153740405 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:23:56.278Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153740406 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-30T21:23:56.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153740482 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:23:56.278Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:23:56.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153740487 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:23:56.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153740487 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:23:56.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153740487 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:23:56.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153740488 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:23:56.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153740488 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-30T21:23:56.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153740578 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:23:56.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153740579 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:23:56.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153740579 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:23:56.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153740580 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:23:56.535Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153740580 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-30T21:23:56.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153740584 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:23:56.535Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:23:56.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153740586 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:23:56.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153740586 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:23:56.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153740587 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:23:56.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153740587 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:23:56.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153740588 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-30T21:23:56.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153740809 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:23:56.791Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:23:56.791Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:23:57.047Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:23:57.047Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:23:57.047Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:23:57.047Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:23:57.047Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:23:57.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153741283 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:23:57.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153741283 data=null doit=true} to TableItem with text {} [2019-07-30T21:23:57.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153741284 data=null} to TableItem with text {} [2019-07-30T21:23:57.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153741285 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:23:57.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153741285 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-30T21:23:57.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153741312 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:23:57.303Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:23:57.303Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:23:57.303Z] *** BUG *** [2019-07-30T21:23:57.303Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:23:57.303Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:23:57.303Z] [2019-07-30T21:23:57.303Z] *** BUG *** [2019-07-30T21:23:57.303Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:23:57.303Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:23:57.303Z] [2019-07-30T21:23:57.560Z] *** BUG *** [2019-07-30T21:23:57.560Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:23:57.560Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:23:57.560Z] [2019-07-30T21:23:57.560Z] *** BUG *** [2019-07-30T21:23:57.560Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:23:57.560Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:23:57.560Z] [2019-07-30T21:23:57.560Z] *** BUG *** [2019-07-30T21:23:57.560Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:23:57.560Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:23:57.560Z] [2019-07-30T21:23:57.560Z] *** BUG *** [2019-07-30T21:23:57.560Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:23:57.560Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:23:57.560Z] [2019-07-30T21:23:57.560Z] *** BUG *** [2019-07-30T21:23:57.560Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:23:57.560Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:23:57.560Z] [2019-07-30T21:23:57.560Z] *** BUG *** [2019-07-30T21:23:57.560Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:23:57.560Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:23:57.560Z] [2019-07-30T21:23:57.560Z] *** BUG *** [2019-07-30T21:23:57.560Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:23:57.560Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:23:57.560Z] [2019-07-30T21:23:57.816Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-07-30T21:23:57.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:23:57.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:23:57.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:23:57.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:23:58.073Z] *** BUG *** [2019-07-30T21:23:58.073Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:23:58.073Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:23:58.073Z] [2019-07-30T21:23:58.073Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:23:58.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:23:58.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:23:58.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:23:58.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:23:58.073Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:23:58.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153742301 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:23:58.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153742302 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:23:58.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153742302 data=null} to TreeItem with text {test} [2019-07-30T21:23:58.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153742303 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:23:58.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153742303 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:23:58.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153742324 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:23:58.073Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:23:58.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153742326 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:23:58.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153742326 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:23:58.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153742327 data=null} to TreeItem with text {test} [2019-07-30T21:23:58.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153742379 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:23:58.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153742379 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:23:58.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153742390 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:23:58.329Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:23:58.329Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:23:58.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153742393 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:23:58.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153742393 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:23:58.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153742393 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:23:58.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153742394 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:23:58.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153742398 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-30T21:23:58.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153742410 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:23:58.329Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:23:58.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153742411 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:23:58.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153742418 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:23:58.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153742419 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:23:58.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153742419 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:23:58.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153742420 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-30T21:23:58.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153742482 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:23:58.586Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:23:58.586Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:23:58.842Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:23:58.842Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:23:58.842Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1153743008 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T21:23:58.842Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:23:58.842Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:23:58.842Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:23:58.842Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:23:58.842Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:23:58.842Z] DEBUG - Clicking on &Yes [2019-07-30T21:23:58.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1153743012 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-30T21:23:58.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1153743013 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-30T21:23:58.842Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1153743013 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:23:58.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1153743013 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:23:58.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1153743013 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-30T21:23:58.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1153743014 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-30T21:23:58.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1153743014 data=null item=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-30T21:23:59.405Z] DEBUG - Clicked on [2019-07-30T21:23:59.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1153742712 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-30T21:24:02.382Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:24:02.382Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:02.638Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:02.638Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:02.638Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:02.638Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:02.638Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:02.638Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:02.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153746803 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:02.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153746803 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:02.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153746804 data=null} to TreeItem with text {test} [2019-07-30T21:24:02.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153746804 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:02.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153746805 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:02.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153746826 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:02.638Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:02.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153746828 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:02.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153746828 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:02.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153746884 data=null} to TreeItem with text {test} [2019-07-30T21:24:02.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153746885 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:02.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153746885 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:02.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153746898 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:02.894Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:02.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:02.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1153746900 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:24:02.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1153746900 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:24:02.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1153746900 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:24:02.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1153746901 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:24:02.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153746901 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-30T21:24:02.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1153746908 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:24:02.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1153746909 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:24:02.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1153746910 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:24:02.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1153746910 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:24:02.894Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153746910 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-30T21:24:02.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1153746985 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:24:02.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1153746986 data=null doit=true} to TreeItem with text {symbolic-link [1]} [2019-07-30T21:24:02.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1153746986 data=null} to TreeItem with text {symbolic-link [1]} [2019-07-30T21:24:02.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1153746986 data=null button=1 stateMask=0x0 x=130 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-30T21:24:02.894Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153746987 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-30T21:24:02.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1153746990 data=null button=1 stateMask=0x80000 x=114 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-30T21:24:02.894Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:02.894Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:02.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153746995 data=null button=0 stateMask=0x0 x=154 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:02.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153746995 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:02.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:02.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153746996 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:02.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153746997 data=null button=1 stateMask=0x0 x=154 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:02.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153746997 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-30T21:24:02.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153747083 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:02.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153747084 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:02.894Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153747085 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:03.151Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153747085 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-30T21:24:03.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153747384 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:03.151Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153747391 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:03.151Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153747392 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:03.151Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153747392 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:03.151Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:03.714Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:24:03.714Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:03.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:03.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:03.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:03.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:03.970Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:03.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153748004 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:03.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153748004 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:03.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153748005 data=null} to TreeItem with text {test} [2019-07-30T21:24:03.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153748005 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:03.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153748006 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:03.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153748026 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:03.970Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:03.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153748081 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:03.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153748081 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:03.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153748081 data=null} to TreeItem with text {test} [2019-07-30T21:24:03.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153748082 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:03.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153748082 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:03.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153748091 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:03.970Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:03.970Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:03.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1153748093 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:24:03.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1153748093 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:24:03.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1153748093 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:24:03.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1153748093 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:24:03.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153748094 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-30T21:24:03.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1153748107 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:24:03.970Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T21:24:03.970Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again. [2019-07-30T21:24:03.970Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:03.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153748109 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:03.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153748109 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:03.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153748110 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:03.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153748110 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:03.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153748110 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-30T21:24:03.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153748124 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:04.226Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-07-30T21:24:04.226Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-07-30T21:24:04.482Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-07-30T21:24:04.482Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace' [2019-07-30T21:24:04.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=1153748693 data=null doit=true} to Shell with text {Rename Trace} [2019-07-30T21:24:04.482Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T21:24:04.482Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T21:24:04.482Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T21:24:04.482Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T21:24:05.045Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:24:05.045Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:24:05.045Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:24:05.045Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:24:05.045Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:05.045Z] DEBUG - Clicking on OK [2019-07-30T21:24:05.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153749121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:05.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153749121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:05.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153749121 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:05.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153749122 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:05.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153749122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:05.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153749122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:05.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153749122 data=null item=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-30T21:24:06.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=1153748327 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-30T21:24:06.412Z] DEBUG - Clicked on [2019-07-30T21:24:06.412Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:06.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:06.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:06.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:06.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:06.412Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:06.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153750628 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:06.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153750629 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:06.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153750629 data=null} to TreeItem with text {test} [2019-07-30T21:24:06.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153750629 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:06.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153750681 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:06.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153750704 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:06.668Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:06.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153750705 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:06.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153750706 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:06.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153750706 data=null} to TreeItem with text {test} [2019-07-30T21:24:06.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153750706 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:06.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153750706 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:06.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153750719 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:06.668Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:06.668Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:06.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1153750720 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:24:06.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1153750721 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:24:06.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1153750721 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:24:06.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1153750721 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:24:06.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153750722 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-30T21:24:06.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1153750729 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:24:06.668Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T21:24:06.668Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again. [2019-07-30T21:24:06.668Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:06.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1153750786 data=null button=0 stateMask=0x0 x=174 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:06.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1153750787 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:06.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1153750787 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:06.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1153750788 data=null button=1 stateMask=0x0 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:06.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153750788 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-30T21:24:06.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1153750797 data=null button=1 stateMask=0x80000 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:06.925Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T21:24:06.925Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T21:24:06.925Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T21:24:06.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1153750924 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-30T21:24:07.489Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:24:07.746Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:24:07.746Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:24:07.746Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:24:07.746Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:24:07.746Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:24:07.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153751905 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:24:07.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153751906 data=null doit=true} to TableItem with text {} [2019-07-30T21:24:07.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153751906 data=null} to TableItem with text {} [2019-07-30T21:24:07.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153751906 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:24:07.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153751907 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-30T21:24:07.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153751911 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:24:07.746Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:24:07.746Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:24:07.746Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T21:24:08.003Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:08.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1153752234 data=null button=0 stateMask=0x0 x=174 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:08.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1153752234 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:08.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1153752235 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:08.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1153752235 data=null button=1 stateMask=0x0 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:08.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153752236 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-30T21:24:08.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1153752285 data=null button=1 stateMask=0x80000 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:08.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:08.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:08.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:08.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:08.260Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:08.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:08.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:08.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:08.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:08.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:08.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153752492 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:08.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153752492 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:08.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153752493 data=null} to TreeItem with text {test} [2019-07-30T21:24:08.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153752493 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:08.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153752493 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:08.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153752590 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:08.517Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:08.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153752592 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:08.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153752593 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:08.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153752593 data=null} to TreeItem with text {test} [2019-07-30T21:24:08.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153752593 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:08.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153752593 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:08.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153752602 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:08.517Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:08.517Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:08.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1153752603 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:24:08.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1153752603 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:24:08.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1153752604 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:24:08.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1153752604 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:24:08.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153752604 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-30T21:24:08.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1153752626 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:24:08.517Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:08.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1153752684 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:24:08.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1153752684 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:24:08.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1153752684 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:24:08.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1153752685 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:24:08.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153752685 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-30T21:24:08.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1153752692 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:24:08.774Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:24:08.774Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:24:08.774Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:24:08.774Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:24:08.774Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1153753007 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T21:24:08.774Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:24:08.774Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:24:08.774Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:24:08.774Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:08.774Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:24:08.774Z] DEBUG - Clicking on &Yes [2019-07-30T21:24:08.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1153753009 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-30T21:24:08.774Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1153753010 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-30T21:24:08.774Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1153753010 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:08.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1153753010 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:08.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1153753010 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-30T21:24:08.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1153753010 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-30T21:24:09.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1153753011 data=null item=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-30T21:24:09.287Z] DEBUG - Clicked on [2019-07-30T21:24:09.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1153752797 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-30T21:24:11.435Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:24:11.435Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:11.692Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:11.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:11.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:11.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:11.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:11.692Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:11.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153755726 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:11.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153755727 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:11.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153755727 data=null} to TreeItem with text {test} [2019-07-30T21:24:11.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153755727 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:11.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153755727 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:11.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153755809 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:11.693Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:11.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153755810 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:11.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153755811 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:11.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153755811 data=null} to TreeItem with text {test} [2019-07-30T21:24:11.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153755811 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:11.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153755812 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:11.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153755825 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:11.693Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:11.693Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:11.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153755827 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:24:11.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153755827 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:24:11.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153755827 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:24:11.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153755828 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:11.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153755828 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-30T21:24:11.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153755893 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:11.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153755894 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:24:11.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153755894 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:24:11.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153755895 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:11.693Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153755895 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-30T21:24:11.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153755905 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:11.693Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:11.693Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:11.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153755911 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:11.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153755911 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:11.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153755911 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:11.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153755911 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:11.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153755912 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-30T21:24:12.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153755982 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:12.429Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T21:24:12.429Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T21:24:12.724Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T21:24:12.724Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-30T21:24:12.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1153756392 data=null doit=true} to Shell with text {Copy Trace} [2019-07-30T21:24:12.724Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T21:24:12.724Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T21:24:12.724Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T21:24:12.724Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T21:24:12.724Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T21:24:12.724Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T21:24:12.724Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-07-30T21:24:12.724Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-07-30T21:24:12.724Z] 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-30T21:24:12.724Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:24:12.724Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:24:12.724Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T21:24:12.724Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1153756406 data=null doit=true} to Button with text {Copy as a link} [2019-07-30T21:24:12.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1153756407 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-30T21:24:12.724Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T21:24:12.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1153756408 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T21:24:12.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1153756409 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-30T21:24:12.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1153756409 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-30T21:24:12.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1153756409 data=null item=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-30T21:24:12.724Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T21:24:12.724Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T21:24:12.724Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T21:24:12.724Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:24:12.724Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:24:12.724Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:24:12.724Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:24:12.724Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:12.724Z] DEBUG - Clicking on OK [2019-07-30T21:24:12.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153756412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:12.724Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153756412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:12.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153756417 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:12.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153756417 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:12.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153756417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:12.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153756417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:12.724Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:12.724Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:12.724Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:12.724Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:12.724Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:12.724Z] DEBUG - Clicked on OK [2019-07-30T21:24:12.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153756418 data=null item=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-30T21:24:12.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1153756093 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-30T21:24:12.981Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:12.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:12.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:12.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:12.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:12.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:12.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153757002 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:12.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153757005 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:12.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153757005 data=null} to TreeItem with text {test} [2019-07-30T21:24:12.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153757005 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:12.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153757006 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:12.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153757080 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:12.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:12.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153757081 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:12.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153757082 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:12.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153757082 data=null} to TreeItem with text {test} [2019-07-30T21:24:12.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153757082 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:12.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153757082 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:12.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153757092 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:12.981Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:12.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:12.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1153757094 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:24:12.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1153757094 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:24:12.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1153757094 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:24:12.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1153757094 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:24:12.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153757095 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-30T21:24:12.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1153757114 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:24:12.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:12.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1153757115 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:24:12.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1153757116 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:24:12.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1153757116 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:24:12.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1153757116 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:24:12.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153757123 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-30T21:24:12.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1153757129 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:24:12.981Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-30T21:24:13.238Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-07-30T21:24:13.238Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-07-30T21:24:13.238Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-07-30T21:24:13.238Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:24:13.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1153757283 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-30T21:24:14.057Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:24:14.057Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:24:14.057Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:14.517Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:14.517Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:14.517Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:14.517Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:14.517Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:14.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153758421 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:14.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153758421 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:14.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153758421 data=null} to TreeItem with text {test} [2019-07-30T21:24:14.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153758422 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:14.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153758422 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:14.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153758486 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:14.517Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:14.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1153758488 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T21:24:14.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1153758488 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T21:24:14.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1153758489 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T21:24:14.517Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153758489 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-30T21:24:14.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1153758493 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T21:24:14.517Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-30T21:24:14.517Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:14.517Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:14.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1153758499 data=null button=0 stateMask=0x0 x=110 y=53 count=0} to TreeItem with text {Experiment [2]} [2019-07-30T21:24:14.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1153758500 data=null doit=true} to TreeItem with text {Experiment [2]} [2019-07-30T21:24:14.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1153758500 data=null} to TreeItem with text {Experiment [2]} [2019-07-30T21:24:14.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1153758500 data=null button=1 stateMask=0x0 x=110 y=53 count=1} to TreeItem with text {Experiment [2]} [2019-07-30T21:24:14.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153758501 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-30T21:24:14.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1153758533 data=null button=1 stateMask=0x80000 x=126 y=53 count=1} to TreeItem with text {Experiment [2]} [2019-07-30T21:24:14.775Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T21:24:14.775Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T21:24:14.775Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T21:24:14.775Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment' [2019-07-30T21:24:14.775Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=1153758942 data=null doit=true} to Shell with text {Copy Experiment} [2019-07-30T21:24:14.775Z] DEBUG - matched Text with text "Experiment", using matcher: of type 'Text' [2019-07-30T21:24:14.775Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:' [2019-07-30T21:24:14.775Z] DEBUG - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:') [2019-07-30T21:24:14.775Z] DEBUG - matched Text with text "Experiment", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:')) [2019-07-30T21:24:14.775Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-07-30T21:24:14.775Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:24:14.775Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:24:14.775Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:24:14.775Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:24:14.775Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:14.775Z] DEBUG - Clicking on OK [2019-07-30T21:24:14.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153758991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:14.775Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153758991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:14.775Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153758992 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:14.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153758992 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:14.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153758992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:14.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153758992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:14.775Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:14.775Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:14.775Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:14.775Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:14.775Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:14.775Z] DEBUG - Clicked on OK [2019-07-30T21:24:15.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153758992 data=null item=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-30T21:24:15.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1153758688 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-30T21:24:15.289Z] WARN - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again. [2019-07-30T21:24:15.289Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:15.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:15.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:15.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:15.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:15.545Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:15.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153759579 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:15.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153759580 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:15.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153759580 data=null} to TreeItem with text {test} [2019-07-30T21:24:15.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153759580 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:15.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153759581 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:15.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153759610 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:15.545Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:15.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153759611 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:15.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153759611 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:15.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153759612 data=null} to TreeItem with text {test} [2019-07-30T21:24:15.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153759612 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:15.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153759613 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:15.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153759624 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:15.545Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:15.545Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:15.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1153759626 data=null button=0 stateMask=0x0 x=91 y=95 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:24:15.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1153759626 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:24:15.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1153759627 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:24:15.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1153759627 data=null button=1 stateMask=0x0 x=91 y=95 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:24:15.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153759627 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-30T21:24:15.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1153759682 data=null button=1 stateMask=0x80000 x=91 y=95 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:24:15.545Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T21:24:15.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=1153759683 data=null doit=true} to TreeItem with text {exp [2]} [2019-07-30T21:24:15.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1153759684 data=null} to TreeItem with text {exp [2]} [2019-07-30T21:24:15.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1153759684 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-30T21:24:15.545Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153759685 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-30T21:24:15.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1153759692 data=null button=1 stateMask=0x80000 x=85 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-30T21:24:15.545Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:15.545Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:15.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=1153759697 data=null button=0 stateMask=0x0 x=85 y=53 count=0} to TreeItem with text {exp [2]} [2019-07-30T21:24:15.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=1153759697 data=null doit=true} to TreeItem with text {exp [2]} [2019-07-30T21:24:15.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1153759697 data=null} to TreeItem with text {exp [2]} [2019-07-30T21:24:15.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1153759697 data=null button=1 stateMask=0x0 x=85 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-30T21:24:15.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153759698 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-30T21:24:15.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1153759726 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-30T21:24:15.802Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T21:24:15.802Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T21:24:16.059Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T21:24:16.059Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment' [2019-07-30T21:24:16.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=1153760190 data=null doit=true} to Shell with text {Copy Experiment} [2019-07-30T21:24:16.059Z] DEBUG - matched Text with text "exp", using matcher: of type 'Text' [2019-07-30T21:24:16.059Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:' [2019-07-30T21:24:16.059Z] DEBUG - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:') [2019-07-30T21:24:16.059Z] DEBUG - matched Text with text "exp", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:')) [2019-07-30T21:24:16.059Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-07-30T21:24:16.059Z] 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-30T21:24:16.059Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:24:16.059Z] 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-30T21:24:16.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:24:16.059Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:24:16.059Z] 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-30T21:24:16.059Z] DEBUG - Toggling state on Button {Deep copy this experiment (each trace will be copied as a new trace)}. Setting state to selected [2019-07-30T21:24:16.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1153760198 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-30T21:24:16.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1153760200 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-30T21:24:16.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1153760214 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-30T21:24:16.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1153760214 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-30T21:24:16.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1153760214 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-30T21:24:16.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1153760214 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-30T21:24:16.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1153760214 data=null item=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-30T21:24:16.059Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1153760215 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-30T21:24:16.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1153760215 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-30T21:24:16.059Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1153760215 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-30T21:24:16.059Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1153760215 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-30T21:24:16.059Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1153760215 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-30T21:24:16.059Z] 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-30T21:24:16.059Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-07-30T21:24:16.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:24:16.059Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:24:16.059Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:24:16.059Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:24:16.059Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:16.059Z] DEBUG - Clicking on OK [2019-07-30T21:24:16.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153760220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:16.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153760220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:16.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153760220 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:16.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153760221 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:16.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153760221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:16.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153760222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:16.059Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:16.059Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:16.059Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:16.059Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:16.059Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:16.059Z] DEBUG - Clicked on OK [2019-07-30T21:24:16.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153760222 data=null item=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-30T21:24:16.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1153759880 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-30T21:24:16.573Z] WARN - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again. [2019-07-30T21:24:16.573Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:16.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:16.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:16.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:16.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:16.573Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:16.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153760809 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:16.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153760810 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:16.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153760810 data=null} to TreeItem with text {test} [2019-07-30T21:24:16.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153760810 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:16.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153760811 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:16.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153760838 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:16.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:16.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153760839 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:16.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153760845 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:16.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153760845 data=null} to TreeItem with text {test} [2019-07-30T21:24:16.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153760846 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:16.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153760846 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:16.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153760855 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:16.830Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:16.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:16.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1153760860 data=null button=0 stateMask=0x0 x=91 y=221 count=0} to TreeItem with text {Traces [4]} [2019-07-30T21:24:16.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1153760860 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T21:24:16.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1153760860 data=null} to TreeItem with text {Traces [4]} [2019-07-30T21:24:16.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1153760861 data=null button=1 stateMask=0x0 x=91 y=221 count=1} to TreeItem with text {Traces [4]} [2019-07-30T21:24:16.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153760861 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-30T21:24:16.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1153760902 data=null button=1 stateMask=0x80000 x=91 y=221 count=1} to TreeItem with text {Traces [4]} [2019-07-30T21:24:16.830Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T21:24:16.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1153760904 data=null doit=true} to TreeItem with text {expDeepCopy [2]} [2019-07-30T21:24:16.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1153760904 data=null} to TreeItem with text {expDeepCopy [2]} [2019-07-30T21:24:16.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1153760904 data=null button=1 stateMask=0x0 x=134 y=179 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-30T21:24:16.830Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153760905 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-30T21:24:16.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1153760917 data=null button=1 stateMask=0x80000 x=118 y=179 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-30T21:24:16.830Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T21:24:16.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1153760991 data=null doit=true} to TreeItem with text {expDeepCopy [2]} [2019-07-30T21:24:16.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1153760991 data=null} to TreeItem with text {expDeepCopy [2]} [2019-07-30T21:24:16.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1153760992 data=null button=1 stateMask=0x0 x=134 y=347 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-30T21:24:16.830Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153760992 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-30T21:24:16.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1153761001 data=null button=1 stateMask=0x80000 x=118 y=347 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-30T21:24:16.830Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T21:24:17.087Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:17.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153761229 data=null button=0 stateMask=0x0 x=170 y=368 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:17.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153761229 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:17.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153761230 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:17.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153761230 data=null button=1 stateMask=0x0 x=170 y=368 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:17.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153761230 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-30T21:24:17.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153761312 data=null button=1 stateMask=0x80000 x=170 y=368 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:17.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:17.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:17.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:17.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:17.087Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T21:24:17.650Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:17.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1153761703 data=null button=0 stateMask=0x0 x=174 y=389 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T21:24:17.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1153761703 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T21:24:17.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1153761703 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T21:24:17.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1153761704 data=null button=1 stateMask=0x0 x=174 y=389 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T21:24:17.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153761704 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-30T21:24:17.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1153761740 data=null button=1 stateMask=0x80000 x=174 y=389 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T21:24:17.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:17.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:17.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:17.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:18.213Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:18.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:18.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:18.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:18.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:18.213Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:18.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153762421 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:18.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153762422 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:18.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153762422 data=null} to TreeItem with text {test} [2019-07-30T21:24:18.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153762422 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:18.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153762422 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:18.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153762511 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:18.470Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:18.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153762512 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:18.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153762512 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:18.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153762513 data=null} to TreeItem with text {test} [2019-07-30T21:24:18.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153762513 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:18.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153762513 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:18.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153762524 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:18.470Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:18.470Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:18.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1153762525 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T21:24:18.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1153762526 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T21:24:18.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1153762526 data=null} to TreeItem with text {Traces [4]} [2019-07-30T21:24:18.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1153762526 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T21:24:18.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153762526 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-30T21:24:18.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1153762617 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T21:24:18.470Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:18.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1153762618 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T21:24:18.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1153762618 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T21:24:18.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1153762619 data=null} to TreeItem with text {Traces [4]} [2019-07-30T21:24:18.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1153762619 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T21:24:18.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153762619 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-30T21:24:18.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1153762625 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T21:24:18.727Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:24:18.727Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:24:18.727Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:24:18.727Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:24:18.727Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1153762925 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T21:24:18.727Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:24:18.727Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:24:18.727Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:24:18.727Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:18.727Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:24:18.727Z] DEBUG - Clicking on &Yes [2019-07-30T21:24:18.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1153762926 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-30T21:24:18.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1153762926 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-30T21:24:18.727Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1153762926 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:18.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1153762926 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:18.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1153762927 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-30T21:24:18.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1153762927 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-30T21:24:18.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1153762927 data=null item=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-30T21:24:18.984Z] DEBUG - Clicked on [2019-07-30T21:24:18.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1153762738 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-30T21:24:20.875Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:24:20.875Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:21.132Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:21.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:21.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:21.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:21.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:21.132Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:21.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153765208 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:21.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153765208 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:21.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153765208 data=null} to TreeItem with text {test} [2019-07-30T21:24:21.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153765209 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:21.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153765209 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:21.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153765296 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:21.132Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:21.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153765298 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:21.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153765299 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:21.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153765299 data=null} to TreeItem with text {test} [2019-07-30T21:24:21.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153765299 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:21.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153765300 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:21.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153765315 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:21.132Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:21.132Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:21.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153765317 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:24:21.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153765317 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:24:21.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153765317 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:24:21.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153765317 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:21.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153765318 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-30T21:24:21.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153765393 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:21.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153765394 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:24:21.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153765394 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:24:21.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153765394 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:21.389Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153765395 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-30T21:24:21.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153765404 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:21.389Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:21.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153765406 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:21.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153765406 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:21.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153765406 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:21.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153765407 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:21.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153765407 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-30T21:24:21.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153765497 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:21.645Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:21.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:21.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:21.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:21.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:21.645Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:21.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153765787 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:21.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153765787 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:21.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153765787 data=null} to TreeItem with text {test} [2019-07-30T21:24:21.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153765787 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:21.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153765787 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:21.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153765822 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:21.645Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:21.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153765824 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:21.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153765824 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:21.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153765824 data=null} to TreeItem with text {test} [2019-07-30T21:24:21.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153765825 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:21.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153765825 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:21.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153765885 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:21.645Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:21.645Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:21.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153765887 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:24:21.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153765887 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:24:21.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153765887 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:24:21.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153765889 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:22.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153765890 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-30T21:24:22.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153765925 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:22.023Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:22.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153765927 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:24:22.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153765927 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:24:22.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153765927 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:24:22.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153765927 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:22.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153765928 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-30T21:24:22.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153765933 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:22.023Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:24:22.023Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:24:22.478Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:24:22.478Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:24:22.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1153766225 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T21:24:22.478Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:24:22.478Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:24:22.478Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:24:22.478Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:22.478Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:24:22.478Z] DEBUG - Clicking on &Yes [2019-07-30T21:24:22.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1153766233 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-30T21:24:22.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1153766234 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-30T21:24:22.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1153766234 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:22.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1153766234 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:22.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1153766234 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-30T21:24:22.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1153766234 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-30T21:24:22.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1153766234 data=null item=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-30T21:24:22.736Z] DEBUG - Clicked on [2019-07-30T21:24:24.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1153766033 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-30T21:24:26.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:24:26.622Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:26.622Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:26.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:26.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:26.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:26.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:26.622Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:26.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153770397 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:26.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153770397 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:26.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153770398 data=null} to TreeItem with text {test} [2019-07-30T21:24:26.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153770398 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:26.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153770398 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:26.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153770421 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:26.622Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:26.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153770422 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:26.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153770429 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:26.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153770429 data=null} to TreeItem with text {test} [2019-07-30T21:24:26.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153770430 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:26.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153770430 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:26.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153770438 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:26.622Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:26.622Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:26.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153770439 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:24:26.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153770444 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:24:26.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153770444 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:24:26.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153770445 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:26.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153770479 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-30T21:24:26.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153770491 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:26.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153770492 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:24:26.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153770492 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:24:26.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153770492 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:26.622Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153770493 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-30T21:24:26.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153770509 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:26.622Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:26.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153770510 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:26.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153770510 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:26.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153770510 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:26.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153770510 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:26.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153770513 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-30T21:24:26.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153770592 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:26.622Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-07-30T21:24:26.622Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-07-30T21:24:26.880Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-07-30T21:24:26.880Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace' [2019-07-30T21:24:26.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=1153770925 data=null doit=true} to Shell with text {Rename Trace} [2019-07-30T21:24:26.880Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T21:24:26.880Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T21:24:26.880Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T21:24:26.880Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T21:24:26.880Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:24:26.880Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:24:26.880Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:24:26.880Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:24:26.880Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:26.880Z] DEBUG - Clicking on OK [2019-07-30T21:24:26.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153770982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:26.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153770982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:26.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153770982 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:26.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153770982 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:26.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153770982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:26.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153770982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:26.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153770982 data=null item=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-30T21:24:27.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=1153770687 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-30T21:24:27.445Z] DEBUG - Clicked on [2019-07-30T21:24:27.445Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:27.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:27.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:27.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:27.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:27.445Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:27.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153771595 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:27.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153771621 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:27.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153771621 data=null} to TreeItem with text {test} [2019-07-30T21:24:27.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153771622 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:27.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153771622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:27.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153771682 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:27.445Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:27.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153771683 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:27.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153771683 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:27.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153771683 data=null} to TreeItem with text {test} [2019-07-30T21:24:27.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153771684 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:27.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153771684 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:27.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153771692 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:27.445Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:27.445Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:27.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153771693 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:24:27.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153771693 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:24:27.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153771694 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:24:27.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153771694 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:27.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153771694 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-30T21:24:27.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153771716 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:27.702Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T21:24:27.702Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:27.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1153771718 data=null button=0 stateMask=0x0 x=156 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:27.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1153771724 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:27.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1153771725 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:27.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1153771725 data=null button=1 stateMask=0x0 x=156 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:27.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153771725 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-30T21:24:27.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1153771811 data=null button=1 stateMask=0x80000 x=156 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:27.702Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T21:24:27.702Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T21:24:27.958Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T21:24:27.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1153771917 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-30T21:24:28.521Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:24:28.521Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:24:28.521Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:24:28.521Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:24:28.521Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:24:28.521Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:24:28.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153772554 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:24:28.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153772554 data=null doit=true} to TableItem with text {} [2019-07-30T21:24:28.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153772554 data=null} to TableItem with text {} [2019-07-30T21:24:28.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153772554 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:24:28.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153772555 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-30T21:24:28.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153772615 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:24:28.521Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:24:28.521Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:24:28.778Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:28.779Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:28.779Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:28.779Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:28.779Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:28.779Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:28.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153772837 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:28.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153772837 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:28.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153772837 data=null} to TreeItem with text {test} [2019-07-30T21:24:28.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153772881 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:28.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153772882 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:28.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153772926 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:28.779Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:28.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153772927 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:28.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153772928 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:28.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153772928 data=null} to TreeItem with text {test} [2019-07-30T21:24:28.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153772928 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:28.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153772928 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:28.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153772985 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:28.779Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:28.779Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:28.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153772986 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:24:28.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153772986 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:24:28.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153772986 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:24:28.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153772987 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:28.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153772987 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-30T21:24:28.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153773009 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:28.779Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:28.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153773010 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:24:28.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153773010 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:24:28.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153773010 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:24:28.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153773010 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:28.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153773011 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-30T21:24:28.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153773020 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:29.036Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:24:29.036Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:24:29.036Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:24:29.293Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:24:29.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1153773308 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T21:24:29.293Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:24:29.293Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:24:29.293Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:24:29.293Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:29.293Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:24:29.293Z] DEBUG - Clicking on &Yes [2019-07-30T21:24:29.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1153773309 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-30T21:24:29.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1153773309 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-30T21:24:29.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1153773310 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:29.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1153773310 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:29.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1153773310 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-30T21:24:29.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1153773310 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-30T21:24:29.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1153773310 data=null item=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-30T21:24:29.549Z] DEBUG - Clicked on [2019-07-30T21:24:29.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1153773112 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-30T21:24:32.068Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:24:32.068Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:32.068Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:32.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:32.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:32.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:32.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:32.068Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:32.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153775936 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:32.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153775937 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:32.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153775937 data=null} to TreeItem with text {test} [2019-07-30T21:24:32.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153775937 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:32.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153775937 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:32.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153775991 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:32.068Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:32.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153775992 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:32.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153775992 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:32.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153775993 data=null} to TreeItem with text {test} [2019-07-30T21:24:32.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153775993 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:32.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153775993 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:32.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153776006 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:32.068Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:32.068Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:32.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153776008 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:24:32.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153776008 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:24:32.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153776008 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:24:32.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153776008 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:32.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153776009 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-30T21:24:32.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153776025 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:32.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153776025 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:24:32.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153776025 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:24:32.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153776026 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:32.068Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153776026 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-30T21:24:32.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153776028 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:32.068Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:32.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153776029 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:32.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153776029 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:32.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153776030 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:32.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153776030 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:32.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153776030 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-30T21:24:32.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153776094 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:32.068Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-30T21:24:32.068Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-07-30T21:24:32.068Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-07-30T21:24:32.068Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-07-30T21:24:32.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1153776179 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-30T21:24:32.581Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:24:32.581Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:32.837Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:32.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:32.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:32.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:32.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:32.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:32.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153776914 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:32.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153776915 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:32.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153776915 data=null} to TreeItem with text {test} [2019-07-30T21:24:32.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153776916 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:32.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153776916 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:32.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153777005 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:32.837Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:32.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1153777007 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T21:24:32.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1153777007 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T21:24:32.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1153777008 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T21:24:32.837Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153777008 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-30T21:24:32.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1153777025 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T21:24:32.837Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-30T21:24:32.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=1153777026 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T21:24:32.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=1153777026 data=null} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T21:24:32.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1153777027 data=null button=1 stateMask=0x0 x=163 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T21:24:32.837Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153777027 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-30T21:24:32.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1153777047 data=null button=1 stateMask=0x80000 x=163 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T21:24:32.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:32.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153777048 data=null button=0 stateMask=0x0 x=170 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:24:32.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153777048 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:24:32.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153777049 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:24:32.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153777049 data=null button=1 stateMask=0x0 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:24:32.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153777049 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-30T21:24:33.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153777111 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:24:33.094Z] DEBUG - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove' [2019-07-30T21:24:33.094Z] DEBUG - Clicking on with mnemonic 'Remove' [2019-07-30T21:24:33.350Z] DEBUG - Clicked on with mnemonic 'Remove' [2019-07-30T21:24:33.350Z] DEBUG - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove' [2019-07-30T21:24:33.350Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Remove} time=1153777509 data=null doit=true} to Shell with text {Confirm Remove} [2019-07-30T21:24:33.350Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:24:33.350Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:24:33.350Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:24:33.350Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:33.350Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:24:33.350Z] DEBUG - Clicking on &Yes [2019-07-30T21:24:33.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1153777511 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-30T21:24:33.350Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1153777511 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-30T21:24:33.350Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1153777511 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:33.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1153777511 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:33.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1153777512 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-30T21:24:33.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1153777512 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-30T21:24:33.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1153777512 data=null item=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-30T21:24:34.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=1153777211 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-30T21:24:34.282Z] DEBUG - Clicked on [2019-07-30T21:24:34.282Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-30T21:24:34.282Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:34.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:34.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:34.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:34.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:34.282Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:34.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153778311 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:34.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153778311 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:34.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153778311 data=null} to TreeItem with text {test} [2019-07-30T21:24:34.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153778312 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:34.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153778312 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:34.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153778395 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:34.282Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:34.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153778396 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:34.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153778396 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:34.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153778396 data=null} to TreeItem with text {test} [2019-07-30T21:24:34.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153778402 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:34.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153778403 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:34.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153778410 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:34.282Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:34.282Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:34.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153778411 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:24:34.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153778411 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:24:34.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153778411 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:24:34.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153778412 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:34.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153778412 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-30T21:24:34.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153778444 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:34.282Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T21:24:34.282Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:34.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:34.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:34.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:34.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:34.282Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:34.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153778515 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:34.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153778515 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:34.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153778515 data=null} to TreeItem with text {test} [2019-07-30T21:24:34.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153778516 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:34.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153778516 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:34.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153778537 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:34.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:34.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153778538 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:34.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153778538 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:34.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153778538 data=null} to TreeItem with text {test} [2019-07-30T21:24:34.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153778539 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:34.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153778539 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:34.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153778559 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:34.823Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:34.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:34.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153778561 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:24:34.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153778561 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:24:34.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153778561 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:24:34.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153778561 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:34.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153778562 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-30T21:24:34.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153778595 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:34.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:34.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153778596 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:24:34.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153778596 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:24:34.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153778596 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:24:34.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153778597 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:34.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153778597 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-30T21:24:34.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153778611 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:34.823Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:24:34.823Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:24:34.823Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:24:34.823Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:24:34.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1153778904 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T21:24:34.823Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:24:34.823Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:24:34.823Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:24:34.823Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:34.823Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:24:34.823Z] DEBUG - Clicking on &Yes [2019-07-30T21:24:34.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1153778905 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-30T21:24:34.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1153778905 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-30T21:24:34.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1153778905 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:34.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1153778905 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:34.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1153778912 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-30T21:24:34.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1153778913 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-30T21:24:34.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1153778913 data=null item=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-30T21:24:35.082Z] DEBUG - Clicked on [2019-07-30T21:24:35.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1153778712 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-30T21:24:36.978Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:24:36.978Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:37.235Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:37.235Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:37.235Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:37.235Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:37.235Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:37.235Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:37.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153781389 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:37.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153781390 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:37.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153781390 data=null} to TreeItem with text {test} [2019-07-30T21:24:37.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153781390 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:37.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153781390 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:37.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153781410 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:37.235Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:37.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153781411 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:37.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153781411 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:37.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153781411 data=null} to TreeItem with text {test} [2019-07-30T21:24:37.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153781412 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:37.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153781412 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:37.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153781427 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:37.235Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:37.235Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:37.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153781428 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:24:37.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153781428 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:24:37.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153781428 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:24:37.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153781429 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:37.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153781429 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-30T21:24:37.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153781446 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:37.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153781446 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:24:37.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153781447 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:24:37.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153781447 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:37.235Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153781447 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-30T21:24:37.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153781451 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:37.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1153781491 data=null doit=true} to TreeItem with text {symbolic-link [1]} [2019-07-30T21:24:37.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1153781491 data=null} to TreeItem with text {symbolic-link [1]} [2019-07-30T21:24:37.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1153781492 data=null button=1 stateMask=0x0 x=130 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-30T21:24:37.492Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153781492 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-30T21:24:37.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1153781495 data=null button=1 stateMask=0x80000 x=114 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-30T21:24:37.492Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:37.492Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:37.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153781499 data=null button=0 stateMask=0x0 x=154 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:37.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153781500 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:37.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153781500 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:37.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153781500 data=null button=1 stateMask=0x0 x=154 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:37.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153781500 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-30T21:24:37.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153781577 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:37.492Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T21:24:37.492Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T21:24:37.748Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T21:24:37.748Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-30T21:24:37.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1153781896 data=null doit=true} to Shell with text {Copy Trace} [2019-07-30T21:24:37.748Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T21:24:37.748Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T21:24:37.748Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T21:24:37.748Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T21:24:37.748Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T21:24:37.748Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T21:24:37.748Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:24:37.748Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:24:37.748Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:24:37.748Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:24:37.748Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:37.748Z] DEBUG - Clicking on OK [2019-07-30T21:24:37.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153781920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:37.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153781920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:37.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153781924 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:37.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153781924 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:37.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153781925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:37.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153781925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:37.748Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:38.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153781925 data=null item=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-30T21:24:38.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1153781625 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-30T21:24:38.005Z] DEBUG - Clicked on [2019-07-30T21:24:38.005Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:38.005Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:38.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153782136 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:38.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153782136 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:38.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153782137 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:38.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153782137 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:38.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153782137 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-30T21:24:38.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153782192 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:38.261Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T21:24:38.261Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T21:24:38.261Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T21:24:38.261Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-30T21:24:38.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1153782492 data=null doit=true} to Shell with text {Copy Trace} [2019-07-30T21:24:38.262Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T21:24:38.262Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T21:24:38.262Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T21:24:38.262Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T21:24:38.262Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T21:24:38.262Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T21:24:38.262Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-07-30T21:24:38.262Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-07-30T21:24:38.262Z] 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-30T21:24:38.262Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:24:38.262Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:24:38.262Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T21:24:38.262Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1153782498 data=null doit=true} to Button with text {Copy as a link} [2019-07-30T21:24:38.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1153782498 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-30T21:24:38.262Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T21:24:38.262Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1153782499 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T21:24:38.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1153782510 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-30T21:24:38.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1153782510 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-30T21:24:38.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1153782510 data=null item=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-30T21:24:38.262Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T21:24:38.262Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T21:24:38.262Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T21:24:38.262Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:24:38.262Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:24:38.262Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:24:38.262Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:24:38.262Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:38.262Z] DEBUG - Clicking on OK [2019-07-30T21:24:38.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153782514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:38.262Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153782514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:38.262Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153782514 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:38.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153782514 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:38.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153782515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:38.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153782515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:38.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153782515 data=null item=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-30T21:24:38.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1153782292 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-30T21:24:38.517Z] DEBUG - Clicked on [2019-07-30T21:24:38.517Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:38.517Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:38.517Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:38.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:38.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:38.774Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:38.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153782790 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:38.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153782790 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:38.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153782790 data=null} to TreeItem with text {test} [2019-07-30T21:24:38.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153782791 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:38.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153782791 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:38.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153782835 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:38.774Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:38.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153782836 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:38.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153782836 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:38.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153782836 data=null} to TreeItem with text {test} [2019-07-30T21:24:38.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153782837 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:38.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153782882 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:38.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153782889 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:38.774Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:38.774Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:38.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1153782890 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T21:24:38.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1153782890 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T21:24:38.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1153782890 data=null} to TreeItem with text {Traces [3]} [2019-07-30T21:24:38.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1153782891 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T21:24:38.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153782891 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-30T21:24:38.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1153782907 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T21:24:38.774Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-30T21:24:38.774Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again. [2019-07-30T21:24:38.774Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:38.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1153782909 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:38.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1153782909 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:38.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1153782909 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:38.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1153782909 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:38.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153782910 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-30T21:24:38.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1153783000 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:39.031Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T21:24:39.031Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T21:24:39.031Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T21:24:39.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1153783105 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-30T21:24:39.593Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:24:40.523Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:24:40.523Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:24:40.523Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:24:40.523Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:24:40.523Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:24:40.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153784710 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:24:40.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153784710 data=null doit=true} to TableItem with text {} [2019-07-30T21:24:40.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153784717 data=null} to TableItem with text {} [2019-07-30T21:24:40.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153784718 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:24:40.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153784718 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-30T21:24:40.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153784752 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:24:40.523Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:24:40.523Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:24:40.523Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:40.781Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:40.781Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:40.781Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:40.781Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:40.781Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:40.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153784897 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:40.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153784897 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:40.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153784898 data=null} to TreeItem with text {test} [2019-07-30T21:24:40.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153784898 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:40.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153784898 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:40.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153784989 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:40.781Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:40.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153784990 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:40.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153784991 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:40.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153784991 data=null} to TreeItem with text {test} [2019-07-30T21:24:40.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153784991 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:40.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153784991 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:40.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153785001 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:40.781Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:40.781Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:40.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1153785003 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T21:24:40.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1153785003 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T21:24:40.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1153785003 data=null} to TreeItem with text {Traces [4]} [2019-07-30T21:24:40.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1153785003 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T21:24:40.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153785004 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-30T21:24:40.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1153785031 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T21:24:40.781Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T21:24:40.781Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again. [2019-07-30T21:24:40.781Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:40.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1153785033 data=null button=0 stateMask=0x0 x=174 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T21:24:40.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1153785034 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T21:24:40.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1153785034 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T21:24:40.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1153785034 data=null button=1 stateMask=0x0 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T21:24:41.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153785034 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-30T21:24:41.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1153785115 data=null button=1 stateMask=0x80000 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T21:24:41.038Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T21:24:41.038Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T21:24:41.294Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T21:24:41.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1153785189 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-30T21:24:41.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:24:41.856Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:24:41.856Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:24:42.785Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:24:42.785Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:24:42.785Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:24:42.785Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:24:42.785Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:24:42.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153786828 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:24:42.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153786836 data=null doit=true} to TableItem with text {} [2019-07-30T21:24:42.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153786836 data=null} to TableItem with text {} [2019-07-30T21:24:42.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153786837 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:24:42.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153786837 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-30T21:24:42.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153786858 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:24:42.785Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:24:42.785Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:24:42.785Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T21:24:42.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:43.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1153787109 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:43.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1153787109 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:43.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1153787109 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:43.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1153787110 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:43.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153787110 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-30T21:24:43.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1153787142 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:43.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:43.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:43.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:43.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:43.041Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T21:24:43.041Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:43.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1153787239 data=null button=0 stateMask=0x0 x=174 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T21:24:43.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1153787239 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T21:24:43.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1153787283 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T21:24:43.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1153787289 data=null button=1 stateMask=0x0 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T21:24:43.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153787290 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-30T21:24:43.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1153787332 data=null button=1 stateMask=0x80000 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T21:24:43.297Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:43.297Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:43.297Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:43.297Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:43.297Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:43.297Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:43.297Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:43.297Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:43.297Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:43.297Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:43.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153787508 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:43.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153787508 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:43.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153787509 data=null} to TreeItem with text {test} [2019-07-30T21:24:43.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153787509 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:43.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153787509 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:43.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153787582 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:43.553Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:43.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153787583 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:43.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153787583 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:43.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153787584 data=null} to TreeItem with text {test} [2019-07-30T21:24:43.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153787584 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:43.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153787584 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:43.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153787591 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:43.553Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:43.553Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:43.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1153787592 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T21:24:43.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1153787593 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T21:24:43.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1153787593 data=null} to TreeItem with text {Traces [4]} [2019-07-30T21:24:43.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1153787593 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T21:24:43.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153787594 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-30T21:24:43.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1153787614 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T21:24:43.553Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:43.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1153787616 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T21:24:43.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1153787616 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T21:24:43.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1153787616 data=null} to TreeItem with text {Traces [4]} [2019-07-30T21:24:43.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1153787617 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T21:24:43.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153787617 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-30T21:24:43.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1153787625 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T21:24:43.553Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:24:43.553Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:24:43.810Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:24:43.810Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:24:43.810Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1153787904 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T21:24:43.810Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:24:43.810Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:24:43.810Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:24:43.810Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:43.810Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:24:43.810Z] DEBUG - Clicking on &Yes [2019-07-30T21:24:43.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1153787906 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-30T21:24:43.810Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1153787906 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-30T21:24:43.810Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1153787906 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:43.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1153787906 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:43.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1153787907 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-30T21:24:43.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1153787907 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-30T21:24:43.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1153787907 data=null item=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-30T21:24:44.532Z] DEBUG - Clicked on [2019-07-30T21:24:44.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1153787700 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-30T21:24:46.772Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:24:46.772Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:46.772Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:46.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:46.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:46.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:46.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:46.772Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:46.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153790695 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:46.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153790695 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:46.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153790696 data=null} to TreeItem with text {test} [2019-07-30T21:24:46.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153790696 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:46.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153790696 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:46.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153790717 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:46.772Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:46.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153790718 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:46.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153790718 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:46.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153790718 data=null} to TreeItem with text {test} [2019-07-30T21:24:46.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153790718 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:46.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153790719 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:46.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153790735 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:46.772Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:46.772Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:46.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153790739 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:24:46.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153790739 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:24:46.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153790739 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:24:46.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153790740 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:46.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153790740 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-30T21:24:46.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153790790 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:46.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153790791 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:24:46.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153790791 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:24:46.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153790792 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:46.772Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153790792 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-30T21:24:46.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153790807 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:46.772Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:46.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153790808 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:46.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153790809 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:46.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153790809 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:46.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153790809 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:46.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153790809 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-30T21:24:46.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153790890 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:46.772Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:24:46.772Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:24:47.029Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:24:47.029Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-30T21:24:47.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1153791186 data=null doit=true} to Shell with text {Confirm Delete} [2019-07-30T21:24:47.029Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:24:47.029Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:24:47.029Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:24:47.029Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:47.029Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:24:47.029Z] DEBUG - Clicking on &Yes [2019-07-30T21:24:47.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1153791202 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-30T21:24:47.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1153791203 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-30T21:24:47.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1153791203 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:47.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1153791203 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:47.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1153791203 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-30T21:24:47.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1153791203 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-30T21:24:47.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1153791203 data=null item=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-30T21:24:47.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1153790979 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-30T21:24:47.592Z] DEBUG - Clicked on [2019-07-30T21:24:47.592Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:47.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:47.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:47.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:47.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:47.592Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:47.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153791797 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:47.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153791797 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:47.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153791797 data=null} to TreeItem with text {test} [2019-07-30T21:24:47.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153791798 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:47.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153791798 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:47.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153791892 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:47.849Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:47.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153791893 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:47.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153791893 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:47.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153791893 data=null} to TreeItem with text {test} [2019-07-30T21:24:47.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153791894 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:47.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153791894 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:47.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153791900 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:47.849Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:47.849Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:47.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153791901 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:24:47.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153791901 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:24:47.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153791902 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:24:47.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153791902 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:47.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153791902 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-30T21:24:47.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153791919 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:47.849Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:47.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153791919 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:24:47.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153791920 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:24:47.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153791920 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:24:47.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153791920 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:47.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153791920 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-30T21:24:47.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153791935 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:47.849Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:24:47.849Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:24:48.105Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:24:48.105Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:24:48.105Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1153792144 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T21:24:48.105Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:24:48.105Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:24:48.105Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:24:48.105Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:48.105Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:24:48.105Z] DEBUG - Clicking on &Yes [2019-07-30T21:24:48.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1153792145 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-30T21:24:48.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1153792146 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-30T21:24:48.105Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1153792146 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:48.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1153792146 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:48.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1153792146 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-30T21:24:48.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1153792146 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-30T21:24:48.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1153792146 data=null item=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-30T21:24:48.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1153791997 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-30T21:24:48.105Z] DEBUG - Clicked on [2019-07-30T21:24:49.997Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:24:49.997Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:49.997Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:49.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:49.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:49.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:49.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:49.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:49.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153794024 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:49.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153794024 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:49.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153794025 data=null} to TreeItem with text {test} [2019-07-30T21:24:49.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153794025 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:49.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153794025 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:49.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153794049 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:49.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:49.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153794050 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:49.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153794050 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:49.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153794050 data=null} to TreeItem with text {test} [2019-07-30T21:24:49.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153794051 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:49.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153794051 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:49.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153794061 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:49.997Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:49.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:49.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153794062 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:24:49.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153794062 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:24:49.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153794062 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:24:49.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153794063 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:49.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153794063 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-30T21:24:49.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153794091 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:49.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153794092 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:24:49.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153794092 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:24:49.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153794092 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:49.997Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153794092 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-30T21:24:49.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153794095 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:49.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:49.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153794096 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:49.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153794096 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:49.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153794096 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:49.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153794097 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:49.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153794097 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-30T21:24:49.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153794134 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:49.997Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-30T21:24:49.997Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-07-30T21:24:49.997Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-07-30T21:24:50.253Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-07-30T21:24:50.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1153794226 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-30T21:24:50.822Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:24:50.822Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:50.822Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:50.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:50.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:50.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:50.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:50.822Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:50.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153794870 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:50.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153794870 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:50.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153794870 data=null} to TreeItem with text {test} [2019-07-30T21:24:50.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153794871 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:50.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153794871 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:50.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153794910 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:50.822Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:50.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1153794911 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T21:24:50.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1153794911 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T21:24:50.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1153794912 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T21:24:50.822Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153794912 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-30T21:24:50.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1153794915 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T21:24:50.822Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-30T21:24:50.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=1153794926 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T21:24:50.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=1153794926 data=null} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T21:24:50.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1153794927 data=null button=1 stateMask=0x0 x=163 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T21:24:50.822Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153794927 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-30T21:24:50.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1153794932 data=null button=1 stateMask=0x80000 x=147 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T21:24:50.822Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:50.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153794947 data=null button=0 stateMask=0x0 x=170 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:24:50.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153794947 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:24:50.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153794947 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:24:50.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153794948 data=null button=1 stateMask=0x0 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:24:50.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153794948 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-30T21:24:50.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153794993 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:24:51.079Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:24:51.079Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:24:51.079Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:24:51.079Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-30T21:24:51.079Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1153795235 data=null doit=true} to Shell with text {Confirm Delete} [2019-07-30T21:24:51.079Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:24:51.079Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:24:51.079Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:24:51.079Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:51.079Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:24:51.079Z] DEBUG - Clicking on &Yes [2019-07-30T21:24:51.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1153795247 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-30T21:24:51.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1153795248 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-30T21:24:51.079Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1153795248 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:51.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1153795248 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:51.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1153795248 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-30T21:24:51.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1153795248 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-30T21:24:51.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1153795248 data=null item=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-30T21:24:51.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1153795086 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-30T21:24:51.642Z] DEBUG - Clicked on [2019-07-30T21:24:51.642Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:51.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:51.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:51.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:51.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:51.642Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:51.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153795740 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:51.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153795740 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:51.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153795740 data=null} to TreeItem with text {test} [2019-07-30T21:24:51.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153795740 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:51.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153795741 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:51.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153795791 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:51.642Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:51.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153795792 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:51.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153795792 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:51.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153795792 data=null} to TreeItem with text {test} [2019-07-30T21:24:51.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153795793 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:51.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153795793 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:51.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153795799 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:51.642Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:51.642Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:51.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153795801 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:24:51.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153795801 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:24:51.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153795801 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:24:51.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153795802 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:51.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153795802 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-30T21:24:51.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153795818 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:51.642Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:51.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153795819 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:24:51.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153795819 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:24:51.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153795819 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:24:51.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153795820 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:51.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153795820 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-30T21:24:51.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153795833 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:51.899Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:24:51.899Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:24:51.899Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:24:51.899Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:24:51.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1153796085 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T21:24:51.899Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:24:51.899Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:24:51.899Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:24:51.899Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:51.899Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:24:51.899Z] DEBUG - Clicking on &Yes [2019-07-30T21:24:51.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1153796086 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-30T21:24:51.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1153796086 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-30T21:24:51.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1153796087 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:51.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1153796087 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:51.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1153796087 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-30T21:24:51.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1153796087 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-30T21:24:51.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1153796087 data=null item=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-30T21:24:52.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1153795902 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-30T21:24:52.156Z] DEBUG - Clicked on [2019-07-30T21:24:54.047Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:24:54.047Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:54.047Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:54.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:54.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:54.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:54.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:54.047Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:54.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153798043 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:54.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153798043 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:54.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153798043 data=null} to TreeItem with text {test} [2019-07-30T21:24:54.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153798044 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:54.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153798044 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:54.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153798069 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:54.047Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:54.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153798081 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:54.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153798081 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:54.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153798081 data=null} to TreeItem with text {test} [2019-07-30T21:24:54.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153798082 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:54.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153798082 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:54.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153798094 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:54.048Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:54.048Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:54.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153798095 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:24:54.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153798095 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:24:54.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153798095 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:24:54.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153798096 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:54.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153798096 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-30T21:24:54.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153798117 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:54.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153798117 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:24:54.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153798118 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:24:54.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153798118 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:54.048Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153798118 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-30T21:24:54.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153798121 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:24:54.048Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:54.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153798122 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:54.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153798122 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:54.048Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:54.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153798122 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:54.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153798131 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:54.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153798131 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-30T21:24:54.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153798198 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:54.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153798199 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:54.048Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153798199 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:54.304Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153798199 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-30T21:24:54.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153798284 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:54.304Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153798375 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:54.304Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153798376 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:54.304Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153798376 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:54.304Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:54.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:24:54.304Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:54.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:54.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153798465 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:54.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153798465 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:54.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153798465 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:54.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153798466 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:54.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153798466 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-30T21:24:54.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153798482 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:54.304Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T21:24:54.304Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T21:24:54.560Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T21:24:54.560Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-30T21:24:54.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1153798698 data=null doit=true} to Shell with text {Copy Trace} [2019-07-30T21:24:54.560Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T21:24:54.560Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T21:24:54.560Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T21:24:54.560Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T21:24:54.560Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T21:24:54.560Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T21:24:54.560Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:24:54.560Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:24:54.560Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:24:54.560Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:24:54.560Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:54.560Z] DEBUG - Clicking on OK [2019-07-30T21:24:54.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153798715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:54.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153798715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:54.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153798715 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:54.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153798716 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:54.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153798716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:54.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153798716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:24:54.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153798716 data=null item=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-30T21:24:54.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1153798524 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-30T21:24:54.817Z] DEBUG - Clicked on [2019-07-30T21:24:54.817Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:54.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:54.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:54.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:54.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:54.817Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:54.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153798932 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:54.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153798932 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:54.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153798932 data=null} to TreeItem with text {test} [2019-07-30T21:24:54.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153798933 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:54.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153798933 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:54.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153799008 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:54.817Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:54.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153799009 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:54.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153799010 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:54.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153799010 data=null} to TreeItem with text {test} [2019-07-30T21:24:54.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153799010 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:54.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153799010 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:54.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153799029 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:54.817Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:54.817Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:54.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1153799030 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:24:54.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1153799030 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:24:54.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1153799031 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:24:54.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1153799031 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:24:54.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153799031 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-30T21:24:55.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1153799084 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:24:55.073Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T21:24:55.073Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:55.073Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:55.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1153799089 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:55.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1153799090 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:55.073Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:55.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1153799090 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:55.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1153799090 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:55.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153799091 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-30T21:24:55.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1153799124 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:55.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1153799125 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:55.073Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1153799125 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:55.073Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153799125 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-30T21:24:55.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1153799229 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:55.073Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1153799238 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:55.330Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1153799296 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:55.330Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1153799498 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:55.330Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:24:55.330Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:24:55.330Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:24:56.426Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:56.426Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:56.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153800672 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:56.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153800682 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:56.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:56.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153800682 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:56.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153800683 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:56.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153800683 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-30T21:24:56.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153800747 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:56.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153800747 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:56.682Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153800748 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:56.682Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153800756 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-30T21:24:56.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153800835 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:56.938Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153801066 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:56.938Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153801068 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:56.938Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153801068 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:56.938Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:24:56.938Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:24:56.938Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:24:57.194Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:24:57.194Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:57.194Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:57.194Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:24:57.194Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:24:57.194Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:57.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153801401 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:57.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153801401 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:57.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153801401 data=null} to TreeItem with text {test} [2019-07-30T21:24:57.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153801402 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:57.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153801402 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:57.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153801438 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:57.195Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:57.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153801439 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:24:57.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153801439 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:57.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153801439 data=null} to TreeItem with text {test} [2019-07-30T21:24:57.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153801439 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:57.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153801440 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:24:57.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153801448 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:24:57.195Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:24:57.451Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:57.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1153801450 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:24:57.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1153801450 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:24:57.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1153801450 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:24:57.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1153801450 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:24:57.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153801450 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-30T21:24:57.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1153801483 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:24:57.451Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:24:57.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1153801484 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:24:57.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1153801485 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:24:57.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1153801485 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:24:57.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1153801485 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:24:57.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153801485 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-30T21:24:57.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1153801491 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:24:57.451Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:24:57.451Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:24:57.708Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:24:57.708Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:24:57.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1153801732 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T21:24:57.708Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:24:57.708Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:24:57.708Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:24:57.708Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:57.708Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:24:57.708Z] DEBUG - Clicking on &Yes [2019-07-30T21:24:57.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1153801733 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-30T21:24:57.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1153801738 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-30T21:24:57.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1153801738 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:57.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1153801739 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:24:57.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1153801739 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-30T21:24:57.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1153801739 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-30T21:24:57.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1153801739 data=null item=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-30T21:24:57.965Z] DEBUG - Clicked on [2019-07-30T21:24:57.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1153801582 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-30T21:24:59.856Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:24:59.856Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:00.113Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:00.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:00.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:00.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:00.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:00.113Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:00.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153804185 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:00.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153804186 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:00.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153804186 data=null} to TreeItem with text {test} [2019-07-30T21:25:00.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153804186 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:00.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153804186 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:00.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153804223 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:00.113Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:00.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153804225 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:00.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153804225 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:00.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153804226 data=null} to TreeItem with text {test} [2019-07-30T21:25:00.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153804226 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:00.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153804227 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:00.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153804241 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:00.113Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:00.113Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:00.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153804243 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:25:00.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153804243 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:25:00.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153804243 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:25:00.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153804243 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:00.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153804244 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-30T21:25:00.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153804269 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:00.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153804270 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:25:00.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153804270 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:25:00.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153804271 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:00.113Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153804271 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-30T21:25:00.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153804288 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:00.113Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:00.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153804292 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:00.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153804292 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:00.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153804293 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:00.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153804293 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:00.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153804293 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-30T21:25:00.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153804331 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:00.113Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:00.370Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-30T21:25:00.370Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1153804480 data=null doit=true} to Shell with text {Confirm Delete} [2019-07-30T21:25:00.370Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:25:00.370Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:25:00.370Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:25:00.370Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:25:00.370Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:25:00.370Z] DEBUG - Clicking on &Yes [2019-07-30T21:25:00.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1153804482 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-30T21:25:00.370Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1153804482 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-30T21:25:00.370Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1153804482 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:25:00.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1153804482 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:25:00.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1153804483 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-30T21:25:00.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1153804483 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-30T21:25:00.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1153804483 data=null item=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-30T21:25:00.932Z] DEBUG - Clicked on [2019-07-30T21:25:01.861Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:01.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:01.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:01.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:01.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:01.861Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:01.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153805971 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:01.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153805972 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:01.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153805972 data=null} to TreeItem with text {test} [2019-07-30T21:25:01.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153805972 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:01.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153805973 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:01.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153806017 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:01.861Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:01.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153806018 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:01.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153806018 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:01.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153806019 data=null} to TreeItem with text {test} [2019-07-30T21:25:01.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153806019 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:01.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153806019 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:01.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153806063 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:01.861Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:01.861Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:01.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153806065 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:25:01.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153806065 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:25:01.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153806065 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:25:01.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153806066 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:01.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153806066 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-30T21:25:01.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153806097 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:01.861Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:01.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153806105 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:25:01.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153806105 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:25:01.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153806105 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:25:01.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153806106 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:01.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153806106 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-30T21:25:01.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153806111 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:02.118Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:25:02.118Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:25:02.118Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:25:02.118Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:25:02.118Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1153806330 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T21:25:02.118Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:25:02.118Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:25:02.118Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:25:02.118Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:25:02.118Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:25:02.118Z] DEBUG - Clicking on &Yes [2019-07-30T21:25:02.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1153806331 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-30T21:25:02.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1153806332 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-30T21:25:02.118Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1153806332 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:25:02.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1153806332 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:25:02.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1153806332 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-30T21:25:02.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1153806332 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-30T21:25:02.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1153806332 data=null item=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-30T21:25:02.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1153806214 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-30T21:25:02.374Z] DEBUG - Clicked on [2019-07-30T21:25:03.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:03.741Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:03.997Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:03.997Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:03.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:03.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:03.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:03.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:03.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:03.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153808168 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:03.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153808168 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:03.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153808178 data=null} to TreeItem with text {test} [2019-07-30T21:25:03.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153808178 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:03.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153808178 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:03.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153808203 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:03.997Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:03.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1153808204 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T21:25:03.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1153808204 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T21:25:03.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1153808205 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T21:25:03.997Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153808205 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-30T21:25:03.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1153808225 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T21:25:03.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=1153808225 data=null doit=true} to TreeItem with text {exp [1]} [2019-07-30T21:25:03.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1153808226 data=null} to TreeItem with text {exp [1]} [2019-07-30T21:25:03.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1153808226 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-30T21:25:03.997Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153808226 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-30T21:25:03.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1153808231 data=null button=1 stateMask=0x80000 x=85 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-30T21:25:03.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:03.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=1153808232 data=null button=0 stateMask=0x0 x=85 y=53 count=0} to TreeItem with text {exp [1]} [2019-07-30T21:25:03.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=1153808232 data=null doit=true} to TreeItem with text {exp [1]} [2019-07-30T21:25:03.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1153808233 data=null} to TreeItem with text {exp [1]} [2019-07-30T21:25:03.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1153808233 data=null button=1 stateMask=0x0 x=85 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-30T21:25:03.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153808233 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-30T21:25:04.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1153808289 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-30T21:25:04.253Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T21:25:04.253Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T21:25:04.253Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T21:25:04.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1153808345 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-30T21:25:04.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:05.378Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:05.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:05.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:05.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:05.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:05.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:05.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153809384 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:05.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153809384 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:05.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153809384 data=null} to TreeItem with text {test} [2019-07-30T21:25:05.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153809385 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:05.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153809385 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:05.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153809412 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:05.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:05.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153809419 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:05.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153809419 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:05.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153809419 data=null} to TreeItem with text {test} [2019-07-30T21:25:05.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153809420 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:05.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153809420 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:05.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153809427 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:05.378Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:05.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:05.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153809428 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:25:05.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153809428 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:25:05.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153809428 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:25:05.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153809429 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:05.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153809429 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-30T21:25:05.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153809446 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:05.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:05.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153809487 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:25:05.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153809487 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:25:05.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153809487 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:25:05.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153809487 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:05.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153809488 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-30T21:25:05.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153809494 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:05.378Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:25:05.378Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:25:05.635Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:25:05.635Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:25:05.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1153809662 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T21:25:05.635Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:25:05.635Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:25:05.635Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:25:05.635Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:25:05.635Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:25:05.635Z] DEBUG - Clicking on &Yes [2019-07-30T21:25:05.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1153809663 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-30T21:25:05.635Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1153809663 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-30T21:25:05.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1153809663 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:25:05.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1153809663 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:25:05.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1153809663 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-30T21:25:05.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1153809663 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-30T21:25:05.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1153809663 data=null item=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-30T21:25:05.635Z] DEBUG - Clicked on [2019-07-30T21:25:05.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1153809545 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-30T21:25:07.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:07.685Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:07.685Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:07.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:07.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:07.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:07.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:07.685Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:07.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153811836 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:07.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153811836 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:07.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153811836 data=null} to TreeItem with text {test} [2019-07-30T21:25:07.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153811837 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:07.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153811837 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:07.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153811860 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:07.685Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:07.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153811868 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:07.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153811868 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:07.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153811868 data=null} to TreeItem with text {test} [2019-07-30T21:25:07.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153811869 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:07.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153811877 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:07.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153811888 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:07.685Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:07.685Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:07.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153811890 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:25:07.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153811890 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:25:07.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153811890 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:25:07.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153811890 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:07.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153811890 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-30T21:25:07.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153811907 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:07.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153811908 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:25:07.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153811908 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:25:07.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153811908 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:07.685Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153811908 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-30T21:25:07.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153811911 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:07.685Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:07.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153811911 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:07.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153811912 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:07.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153811912 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:07.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153811925 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:07.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153811925 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-30T21:25:07.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153811962 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:07.942Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T21:25:07.942Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T21:25:07.942Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T21:25:07.942Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:07.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1153812013 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-30T21:25:08.198Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:08.198Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:08.198Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:08.198Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:08.198Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:25:08.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153812248 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:25:08.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153812248 data=null doit=true} to TableItem with text {} [2019-07-30T21:25:08.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153812248 data=null} to TableItem with text {} [2019-07-30T21:25:08.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153812248 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:25:08.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153812249 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-30T21:25:08.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153812300 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:25:08.198Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:08.198Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:08.198Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-07-30T21:25:08.198Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:08.198Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:08.455Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:08.455Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:08.455Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:08.455Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:08.455Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:08.455Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:08.455Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:08.455Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:08.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153812700 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:08.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153812700 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:08.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153812700 data=null} to TreeItem with text {test} [2019-07-30T21:25:08.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153812700 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:08.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153812701 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:08.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153812709 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:08.712Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:08.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153812710 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:08.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153812710 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:08.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153812710 data=null} to TreeItem with text {test} [2019-07-30T21:25:08.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153812710 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:08.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153812710 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:08.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153812726 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:08.712Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:08.712Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:08.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153812727 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:25:08.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153812727 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:25:08.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153812727 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:25:08.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153812727 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:08.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153812728 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-30T21:25:08.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153812784 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:08.712Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:08.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153812786 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:25:08.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153812786 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:25:08.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153812786 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:25:08.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153812786 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:08.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153812787 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-30T21:25:08.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153812792 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:08.712Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:25:08.712Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:25:08.969Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:25:08.969Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:25:08.969Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1153813020 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T21:25:08.969Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:25:08.969Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:25:08.969Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:25:08.969Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:25:08.969Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:25:08.969Z] DEBUG - Clicking on &Yes [2019-07-30T21:25:08.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1153813021 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-30T21:25:08.969Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1153813021 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-30T21:25:08.969Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1153813021 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:25:08.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1153813021 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:25:08.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1153813021 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-30T21:25:08.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1153813021 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-30T21:25:08.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1153813021 data=null item=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-30T21:25:09.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1153812878 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-30T21:25:09.225Z] DEBUG - Clicked on [2019-07-30T21:25:11.119Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:11.119Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:11.119Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:11.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:11.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:11.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:11.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:11.119Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:11.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153815087 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:11.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153815088 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:11.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153815088 data=null} to TreeItem with text {test} [2019-07-30T21:25:11.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153815088 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:11.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153815088 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:11.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153815095 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:11.119Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:11.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153815096 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:11.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153815096 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:11.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153815096 data=null} to TreeItem with text {test} [2019-07-30T21:25:11.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153815096 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:11.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153815097 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:11.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153815111 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:11.119Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:11.119Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:11.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153815112 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:25:11.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153815113 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:25:11.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153815113 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:25:11.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153815113 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:11.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153815113 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-30T21:25:11.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153815126 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:11.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153815127 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:25:11.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153815127 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:25:11.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153815127 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:11.119Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153815128 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-30T21:25:11.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153815130 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:11.119Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:11.119Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:11.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153815134 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:11.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153815134 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:11.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153815134 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:11.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153815135 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:11.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153815135 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-30T21:25:11.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153815149 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:11.119Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T21:25:11.119Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T21:25:11.376Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T21:25:11.376Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-30T21:25:11.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1153815404 data=null doit=true} to Shell with text {Copy Trace} [2019-07-30T21:25:11.376Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T21:25:11.376Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T21:25:11.376Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T21:25:11.376Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T21:25:11.376Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T21:25:11.376Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T21:25:11.376Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:11.376Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:25:11.376Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:25:11.376Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:25:11.376Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:11.376Z] DEBUG - Clicking on OK [2019-07-30T21:25:11.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153815421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:11.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153815421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:11.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153815421 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:11.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153815422 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:11.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153815422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:11.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153815422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:11.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153815422 data=null item=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-30T21:25:11.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1153815222 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-30T21:25:11.376Z] DEBUG - Clicked on [2019-07-30T21:25:11.376Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:11.633Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:11.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153815653 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:11.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153815653 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:11.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153815653 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:11.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153815654 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:11.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153815654 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-30T21:25:11.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153815689 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:11.633Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T21:25:11.633Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T21:25:11.890Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T21:25:11.890Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-30T21:25:11.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1153815981 data=null doit=true} to Shell with text {Copy Trace} [2019-07-30T21:25:11.890Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T21:25:11.890Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T21:25:11.890Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T21:25:11.890Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T21:25:11.890Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T21:25:11.890Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T21:25:11.890Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-07-30T21:25:11.890Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-07-30T21:25:11.890Z] 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-30T21:25:11.890Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:11.890Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:25:11.890Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T21:25:11.890Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1153816000 data=null doit=true} to Button with text {Copy as a link} [2019-07-30T21:25:11.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1153816000 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-30T21:25:11.890Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T21:25:11.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1153816001 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T21:25:11.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1153816001 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-30T21:25:11.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1153816001 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-30T21:25:11.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1153816001 data=null item=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-30T21:25:11.890Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T21:25:11.890Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T21:25:11.890Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T21:25:11.890Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:11.890Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:25:11.890Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:25:11.890Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:25:11.891Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:11.891Z] DEBUG - Clicking on OK [2019-07-30T21:25:11.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153816004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:11.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153816004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:11.891Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153816005 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:11.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153816005 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:11.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153816005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:11.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153816005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:11.891Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:11.891Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:11.891Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:11.891Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:11.891Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:11.891Z] DEBUG - Clicked on OK [2019-07-30T21:25:11.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153816005 data=null item=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-30T21:25:11.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1153815745 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-30T21:25:12.454Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:12.454Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:12.454Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:12.454Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:12.454Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:12.454Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:12.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153816617 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:12.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153816618 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:12.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153816618 data=null} to TreeItem with text {test} [2019-07-30T21:25:12.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153816618 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:12.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153816618 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:12.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153816634 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:12.454Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:12.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153816635 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:12.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153816635 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:12.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153816635 data=null} to TreeItem with text {test} [2019-07-30T21:25:12.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153816635 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:12.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153816635 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:12.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153816641 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:12.454Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:12.454Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:12.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1153816647 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T21:25:12.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1153816648 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T21:25:12.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1153816648 data=null} to TreeItem with text {Traces [3]} [2019-07-30T21:25:12.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1153816648 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T21:25:12.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153816648 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-30T21:25:12.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1153816653 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T21:25:12.454Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-30T21:25:12.454Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:12.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1153816654 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:25:12.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1153816655 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:25:12.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1153816655 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:25:12.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1153816655 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:25:12.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153816655 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-30T21:25:12.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1153816668 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:25:12.710Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T21:25:12.710Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T21:25:12.710Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T21:25:12.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1153816719 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-30T21:25:13.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:14.202Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:14.202Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:14.202Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:14.202Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:14.202Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:25:14.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153818336 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:25:14.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153818336 data=null doit=true} to TableItem with text {} [2019-07-30T21:25:14.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153818336 data=null} to TableItem with text {} [2019-07-30T21:25:14.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153818337 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:25:14.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153818337 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-30T21:25:14.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153818340 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:25:14.202Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:14.202Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:14.202Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:14.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:14.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:14.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:14.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:14.459Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:14.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153818486 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:14.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153818486 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:14.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153818486 data=null} to TreeItem with text {test} [2019-07-30T21:25:14.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153818487 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:14.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153818487 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:14.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153818495 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:14.459Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:14.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153818496 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:14.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153818496 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:14.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153818496 data=null} to TreeItem with text {test} [2019-07-30T21:25:14.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153818496 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:14.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153818497 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:14.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153818524 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:14.459Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:14.459Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:14.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1153818526 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T21:25:14.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1153818526 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T21:25:14.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1153818526 data=null} to TreeItem with text {Traces [3]} [2019-07-30T21:25:14.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1153818527 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T21:25:14.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153818527 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-30T21:25:14.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1153818591 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T21:25:14.459Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-30T21:25:14.459Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:14.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1153818592 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T21:25:14.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1153818592 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T21:25:14.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1153818592 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T21:25:14.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1153818593 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T21:25:14.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153818593 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-30T21:25:14.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1153818607 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T21:25:14.459Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T21:25:14.459Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T21:25:14.715Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T21:25:14.715Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:14.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1153818707 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-30T21:25:15.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:15.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:16.206Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:16.206Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:16.206Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:16.206Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:16.206Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:25:16.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153820401 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:25:16.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153820401 data=null doit=true} to TableItem with text {} [2019-07-30T21:25:16.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153820401 data=null} to TableItem with text {} [2019-07-30T21:25:16.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153820402 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:25:16.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153820402 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-30T21:25:16.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153820405 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:25:16.206Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:16.206Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:16.206Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T21:25:16.463Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:16.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1153820571 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:25:16.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1153820571 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:25:16.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1153820571 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:25:16.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1153820572 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:25:16.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153820572 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-30T21:25:16.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1153820600 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T21:25:16.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:16.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:16.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:16.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:16.463Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T21:25:16.463Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:16.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1153820660 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T21:25:16.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1153820660 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T21:25:16.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1153820660 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T21:25:16.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1153820661 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T21:25:16.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153820661 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-30T21:25:16.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1153820719 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T21:25:16.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:16.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:16.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:16.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:16.719Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:16.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:16.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:16.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:16.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:16.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:16.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153820874 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:16.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153820874 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:16.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153820874 data=null} to TreeItem with text {test} [2019-07-30T21:25:16.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153820875 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:16.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153820875 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:16.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153820910 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:16.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:16.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153820911 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:16.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153820912 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:16.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153820912 data=null} to TreeItem with text {test} [2019-07-30T21:25:16.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153820912 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:16.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153820912 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:16.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153820920 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:16.719Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:16.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:16.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1153820921 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T21:25:16.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1153820921 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T21:25:16.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1153820921 data=null} to TreeItem with text {Traces [3]} [2019-07-30T21:25:16.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1153820922 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T21:25:16.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153820922 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-30T21:25:16.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1153820943 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T21:25:16.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:16.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1153820944 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T21:25:16.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1153820944 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T21:25:16.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1153820945 data=null} to TreeItem with text {Traces [3]} [2019-07-30T21:25:16.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1153820945 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T21:25:16.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153820945 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-30T21:25:16.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1153820953 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T21:25:16.976Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:25:16.976Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:25:16.976Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:25:16.976Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:25:16.976Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1153821113 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T21:25:16.976Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:25:16.976Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:25:16.976Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:25:16.976Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:25:16.976Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:25:16.976Z] DEBUG - Clicking on &Yes [2019-07-30T21:25:16.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1153821114 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-30T21:25:16.976Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1153821114 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-30T21:25:16.976Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1153821115 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:25:16.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1153821115 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:25:16.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1153821115 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-30T21:25:16.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1153821115 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-30T21:25:16.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1153821120 data=null item=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-30T21:25:17.234Z] DEBUG - Clicked on [2019-07-30T21:25:17.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1153821007 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-30T21:25:19.466Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:19.467Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:19.467Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:19.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:19.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:19.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:19.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:19.467Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:19.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153823492 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:19.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153823492 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:19.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153823492 data=null} to TreeItem with text {test} [2019-07-30T21:25:19.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153823493 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:19.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153823493 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:19.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153823514 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:19.467Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:19.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153823515 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:19.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153823515 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:19.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153823515 data=null} to TreeItem with text {test} [2019-07-30T21:25:19.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153823516 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:19.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153823516 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:19.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153823533 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:19.467Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:19.467Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:19.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153823538 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:25:19.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153823538 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:25:19.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153823538 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:25:19.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153823539 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:19.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153823539 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-30T21:25:19.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153823549 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:19.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153823561 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:25:19.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153823561 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:25:19.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153823562 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:19.467Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153823562 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-30T21:25:19.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153823564 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:19.467Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:19.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153823565 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:19.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153823565 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:19.467Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:19.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153823566 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:19.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153823577 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:19.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153823586 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-30T21:25:19.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153823622 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:19.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153823623 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:19.467Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153823623 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:19.723Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153823624 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-30T21:25:19.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153823700 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:19.723Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153823815 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:19.723Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153823816 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:19.723Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153823816 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:19.723Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:19.723Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:19.723Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:19.723Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:19.723Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:19.723Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:19.723Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:25:19.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153823823 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:25:19.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153823823 data=null doit=true} to TableItem with text {} [2019-07-30T21:25:19.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153823823 data=null} to TableItem with text {} [2019-07-30T21:25:19.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153823823 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:25:19.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153823824 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-30T21:25:19.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153823854 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:25:19.723Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:19.723Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:19.980Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-07-30T21:25:19.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:19.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:19.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:19.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:19.980Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:19.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:19.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:19.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:19.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:19.980Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:19.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153824158 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:19.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153824158 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:19.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153824158 data=null} to TreeItem with text {test} [2019-07-30T21:25:19.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153824159 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:19.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153824159 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:19.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153824167 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:19.980Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:19.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153824168 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:19.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153824168 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:19.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153824168 data=null} to TreeItem with text {test} [2019-07-30T21:25:19.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153824169 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:19.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153824169 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:19.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153824194 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:19.980Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:19.980Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:19.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153824199 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:25:19.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153824199 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:25:19.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153824199 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:25:19.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153824199 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:19.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153824200 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-30T21:25:19.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153824207 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:19.980Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:19.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153824208 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:25:19.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153824208 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:25:19.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153824208 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:25:19.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153824209 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:19.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153824209 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-30T21:25:19.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153824221 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:20.236Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:25:20.236Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:25:20.494Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:25:20.494Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:25:20.494Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1153824590 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T21:25:20.494Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:25:20.494Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:25:20.494Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:25:20.494Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:25:20.494Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:25:20.494Z] DEBUG - Clicking on &Yes [2019-07-30T21:25:20.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1153824591 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-30T21:25:20.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1153824592 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-30T21:25:20.494Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1153824592 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:25:20.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1153824592 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:25:20.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1153824592 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-30T21:25:20.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1153824592 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-30T21:25:20.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1153824592 data=null item=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-30T21:25:20.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1153824321 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-30T21:25:20.750Z] DEBUG - Clicked on [2019-07-30T21:25:20.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1153824986 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:25:20.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:25:20.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:20.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:20.750Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:20.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153824992 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:20.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153824992 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:20.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153824992 data=null} to TreeItem with text {test} [2019-07-30T21:25:20.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153824993 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:20.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153824993 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:21.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153825015 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:21.008Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:25:21.008Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:25:21.008Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:25:21.937Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:25:21.937Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:25:21.937Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:25:21.937Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:21.937Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:25:21.937Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:25:21.937Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:21.937Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:25:21.937Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:25:21.937Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:25:21.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153826053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:25:21.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153826054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:25:21.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153826054 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:25:21.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153826054 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:25:21.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153826054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:25:21.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153826055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:25:21.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153826055 data=null 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-30T21:25:21.937Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153826055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:25:21.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153826055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:25:21.937Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153826055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:25:21.937Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153826055 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:25:21.937Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1153826056 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:25:21.937Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:25:21.937Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:25:21.937Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:25:21.937Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:21.937Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:25:21.937Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:25:21.937Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:25:21.937Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:21.937Z] DEBUG - Clicking on OK [2019-07-30T21:25:21.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1153826058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:21.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1153826058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:21.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1153826058 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:21.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1153826058 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:21.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1153826058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:21.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1153826059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:21.937Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:21.937Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:21.937Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:21.937Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:21.937Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:25:21.937Z] DEBUG - Clicked on OK [2019-07-30T21:25:22.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1153826059 data=null item=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-30T21:25:22.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1153825109 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-30T21:25:22.451Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 93.39 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest [2019-07-30T21:25:22.451Z] test4_06OpenKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 8.49 s [2019-07-30T21:25:22.451Z] testRenameSymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 9.835 s [2019-07-30T21:25:22.451Z] test4_10CopyExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 9.594 s [2019-07-30T21:25:22.451Z] test4_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 4.691 s [2019-07-30T21:25:22.452Z] test4_04Rename(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 5.909 s [2019-07-30T21:25:22.452Z] test4_12RemoveTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 5.389 s [2019-07-30T21:25:22.452Z] testCopySymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 9.384 s [2019-07-30T21:25:22.452Z] test4_05Delete(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.329 s [2019-07-30T21:25:22.452Z] test4_11DeleteTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.998 s [2019-07-30T21:25:22.452Z] test4_09BringToTop(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 6.299 s [2019-07-30T21:25:22.452Z] test4_07DeleteKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.867 s [2019-07-30T21:25:22.452Z] testExperimentLinkBackwardCompatibility(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.778 s [2019-07-30T21:25:22.452Z] test4_02Open(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.128 s [2019-07-30T21:25:22.452Z] test4_03Copy(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 8.53 s [2019-07-30T21:25:22.452Z] test4_08OpenDoubleClick(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.062 s [2019-07-30T21:25:22.452Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest [2019-07-30T21:25:23.016Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:23.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:23.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:23.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:23.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:23.579Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:23.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153827721 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:23.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153827722 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:23.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153827722 data=null} to TreeItem with text {test} [2019-07-30T21:25:23.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153827722 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:23.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153827722 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:23.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153827784 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:23.579Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:23.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153827786 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:23.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153827786 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:23.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153827786 data=null} to TreeItem with text {test} [2019-07-30T21:25:23.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153827786 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:23.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153827787 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:23.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153827797 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:23.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153827797 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:23.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153827797 data=null} to TreeItem with text {test} [2019-07-30T21:25:23.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153827801 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:23.579Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153827802 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-30T21:25:23.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153827806 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:23.579Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:23.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1153827807 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:25:23.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1153827807 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:25:23.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1153827807 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:25:23.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1153827808 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:25:23.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153827808 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-30T21:25:23.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1153827881 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:25:23.836Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:23.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1153827883 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:25:23.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1153827884 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:25:23.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1153827884 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:25:23.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1153827884 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:25:23.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153827885 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-30T21:25:23.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1153827890 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:25:23.836Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-30T21:25:23.836Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-30T21:25:24.092Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-30T21:25:24.092Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T21:25:24.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1153828143 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T21:25:24.092Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T21:25:24.092Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T21:25:24.092Z] DEBUG - Set selection (of type 'List') to text Custom Text : TmfGeneric [2019-07-30T21:25:24.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1153828186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T21:25:24.092Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1153828187 data=null doit=true} to (of type 'List') [2019-07-30T21:25:24.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1153828187 data=null} to (of type 'List') [2019-07-30T21:25:24.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1153828189 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-30T21:25:24.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1153828189 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-30T21:25:24.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1153828190 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-30T21:25:24.092Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T21:25:24.092Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T21:25:24.092Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML' [2019-07-30T21:25:24.092Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2019-07-30T21:25:24.092Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T21:25:24.092Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T21:25:24.092Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:25:24.092Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:25:24.092Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T21:25:24.092Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T21:25:24.092Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T21:25:24.092Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T21:25:24.092Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=1153828192 data=null doit=true} to Button with text {Text} [2019-07-30T21:25:24.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=1153828192 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-30T21:25:24.092Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T21:25:24.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=1153828194 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T21:25:24.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=1153828194 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-30T21:25:24.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=1153828203 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-30T21:25:24.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=1153828203 data=null item=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-30T21:25:24.092Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T21:25:24.092Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T21:25:24.092Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T21:25:24.092Z] DEBUG - Set selection (of type 'List') to text Custom XML : Custom XML Log [2019-07-30T21:25:24.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1153828207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T21:25:24.092Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1153828207 data=null doit=true} to (of type 'List') [2019-07-30T21:25:24.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1153828207 data=null} to (of type 'List') [2019-07-30T21:25:24.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1153828208 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-30T21:25:24.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1153828208 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-30T21:25:24.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1153828209 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-30T21:25:24.092Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T21:25:24.092Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T21:25:24.092Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T21:25:24.092Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:25:24.092Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:25:24.092Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T21:25:24.092Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T21:25:24.092Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T21:25:24.092Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-30T21:25:24.092Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:25:24.092Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:25:24.092Z] DEBUG - Clicking on &Close [2019-07-30T21:25:24.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1153828219 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-30T21:25:24.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1153828219 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-30T21:25:24.093Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1153828219 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:25:24.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1153828219 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T21:25:24.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1153828220 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-30T21:25:24.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1153828220 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-30T21:25:24.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1153828220 data=null item=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-30T21:25:24.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1153827994 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-30T21:25:24.093Z] DEBUG - Clicked on [2019-07-30T21:25:24.093Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:24.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:24.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:24.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:24.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:24.093Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:24.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153828311 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:24.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153828311 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:24.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153828312 data=null} to TreeItem with text {test} [2019-07-30T21:25:24.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153828312 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:24.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153828312 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:24.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153828384 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:24.350Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:24.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153828385 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:24.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153828385 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:24.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153828386 data=null} to TreeItem with text {test} [2019-07-30T21:25:24.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153828386 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:24.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153828386 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:24.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153828393 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:24.350Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:24.350Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:24.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1153828402 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:25:24.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1153828402 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:25:24.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1153828402 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:25:24.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1153828403 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:25:24.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153828403 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-30T21:25:24.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1153828426 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:25:24.350Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:24.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1153828427 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:25:24.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1153828428 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:25:24.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1153828428 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:25:24.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1153828428 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:25:24.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153828428 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-30T21:25:24.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1153828488 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:25:24.350Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:24.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:24.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:24.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:24.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:24.350Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:24.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153828533 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:24.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153828533 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:24.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153828534 data=null} to TreeItem with text {test} [2019-07-30T21:25:24.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153828534 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:24.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153828534 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:24.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153828602 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:24.350Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:24.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153828603 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:24.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153828604 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:24.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153828604 data=null} to TreeItem with text {test} [2019-07-30T21:25:24.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153828604 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:24.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153828604 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:24.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153828612 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:24.607Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:24.607Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:24.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1153828613 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:25:24.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1153828613 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:25:24.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1153828613 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:25:24.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1153828613 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:25:24.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153828617 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-30T21:25:24.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1153828626 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:25:24.607Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:24.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1153828626 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:25:24.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1153828627 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:25:24.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1153828627 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:25:24.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1153828627 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:25:24.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153828627 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-30T21:25:24.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1153828689 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:25:24.607Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:25:24.607Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:25:24.864Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:25:25.121Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:25:25.121Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1153829119 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:25:25.121Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:25.121Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:25.121Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:25.121Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:25.121Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:25.121Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:25.121Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:25.121Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:25.121Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:25.121Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:25.121Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:25.121Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T21:25:25.121Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T21:25:25.121Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T21:25:25.121Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:25.121Z] DEBUG - Clicking on Cancel [2019-07-30T21:25:25.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1153829137 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-30T21:25:25.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1153829137 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-30T21:25:25.121Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1153829137 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T21:25:25.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1153829137 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T21:25:25.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1153829137 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-30T21:25:25.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1153829137 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-30T21:25:25.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1153829137 data=null item=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-30T21:25:25.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1153828736 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-30T21:25:25.121Z] DEBUG - Clicked on [2019-07-30T21:25:25.121Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:25.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:25.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:25.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:25.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:25.121Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:25.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153829257 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:25.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153829257 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:25.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153829257 data=null} to TreeItem with text {test} [2019-07-30T21:25:25.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153829257 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:25.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153829258 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:25.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153829290 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:25.121Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:25.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153829291 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:25.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153829291 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:25.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153829292 data=null} to TreeItem with text {test} [2019-07-30T21:25:25.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153829292 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:25.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153829292 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:25.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153829311 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:25.121Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:25.121Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:25.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1153829312 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:25:25.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1153829312 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:25:25.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1153829312 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:25:25.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1153829313 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:25:25.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153829313 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-30T21:25:25.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1153829389 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:25:25.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:25.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1153829390 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:25:25.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1153829390 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:25:25.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1153829390 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:25:25.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1153829390 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:25:25.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153829390 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-30T21:25:25.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1153829406 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:25:25.378Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:25:25.378Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:25:25.635Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:25:25.892Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:25:25.892Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1153829891 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:25:25.892Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:25.892Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:25:25.892Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:25:25.892Z] 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-30T21:25:25.892Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:25.892Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:25.892Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:25.892Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:25.892Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:25.892Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:25.892Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:25.892Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:25.892Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:25.892Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:25.892Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:25:25.893Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:25:25.893Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:25:25.893Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:25:25.893Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:25:25.893Z] DEBUG - matched Combo with text " [2019-07-30T21:25:25.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1153830109 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-30T21:25:25.893Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:25.893Z] 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-30T21:25:25.893Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:25:25.893Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:25.893Z] 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-30T21:25:25.893Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:25:25.893Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1c5c560a [2019-07-30T21:25:25.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1153830118 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-30T21:25:25.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1153830119 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-30T21:25:25.893Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1153830119 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:25:25.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1153830119 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:25:25.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1153830125 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-30T21:25:25.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1153830125 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-30T21:25:25.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1153830126 data=null item=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-30T21:25:25.893Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1153830126 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-30T21:25:25.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1153830126 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-30T21:25:25.893Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1153830126 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-30T21:25:25.893Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1153830126 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:25:25.893Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1153830126 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:25.893Z] 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-30T21:25:25.893Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:25:25.893Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7a1b0d2a [2019-07-30T21:25:25.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1153830130 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-30T21:25:25.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1153830131 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-30T21:25:25.893Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1153830131 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:25:25.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1153830131 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:25:25.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1153830131 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-30T21:25:25.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1153830131 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-30T21:25:25.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1153830131 data=null item=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-30T21:25:25.893Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1153830131 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-30T21:25:25.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1153830132 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-30T21:25:25.893Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1153830132 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-30T21:25:25.893Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1153830132 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:25:25.893Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1153830132 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:25:25.893Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:25.893Z] 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-30T21:25:26.151Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:25:26.151Z] 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-30T21:25:26.151Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:25:26.151Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] 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-30T21:25:26.151Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:26.151Z] 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-30T21:25:26.151Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] 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-30T21:25:26.151Z] 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-30T21:25:26.151Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:25:26.151Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:26.151Z] DEBUG - Clicking on &Finish [2019-07-30T21:25:26.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1153830201 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-30T21:25:26.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1153830201 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-30T21:25:26.151Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1153830201 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:26.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1153830201 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:26.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1153830201 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-30T21:25:26.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1153830202 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-30T21:25:27.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1153830202 data=null item=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-30T21:25:27.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1153829494 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-30T21:25:27.080Z] DEBUG - Clicked on [2019-07-30T21:25:27.080Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:27.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:27.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:27.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:27.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:27.338Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:27.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153831390 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:27.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153831390 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:27.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153831390 data=null} to TreeItem with text {test} [2019-07-30T21:25:27.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153831390 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:27.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153831391 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:27.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153831426 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:27.338Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:27.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153831428 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:27.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153831428 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:27.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153831428 data=null} to TreeItem with text {test} [2019-07-30T21:25:27.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153831477 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:27.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153831478 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:27.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153831485 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:27.338Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:27.338Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:27.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153831487 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:25:27.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153831487 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:25:27.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153831487 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:25:27.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153831487 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:27.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153831488 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-30T21:25:27.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153831511 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:27.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153831512 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:25:27.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153831512 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:25:27.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153831512 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:27.338Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153831513 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-30T21:25:27.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153831523 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:28.226Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:25:28.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:28.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153831928 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:28.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153831928 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:28.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153831928 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:28.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153831928 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:28.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153831929 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-30T21:25:28.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153831998 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:28.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:28.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:28.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:28.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:28.226Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:25:28.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:28.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153832004 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:28.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153832005 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:28.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153832005 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:28.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153832005 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:28.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153832005 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-30T21:25:28.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153832010 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:28.226Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:28.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153832011 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:28.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153832011 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:28.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:28.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153832011 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:28.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153832011 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:28.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153832012 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-30T21:25:28.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153832015 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:28.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153832016 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:28.226Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153832016 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:28.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153832126 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:28.226Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153832126 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:28.226Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153832126 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:28.226Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153832127 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:28.226Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:28.226Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153832021 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-30T21:25:31.497Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:31.497Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:31.497Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:31.497Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:31.497Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:31.497Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:25:31.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153835129 data=null button=0 stateMask=0x0 x=6 y=32 count=0} to TableItem with text {} [2019-07-30T21:25:31.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153835321 data=null doit=true} to TableItem with text {} [2019-07-30T21:25:31.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153835424 data=null} to TableItem with text {} [2019-07-30T21:25:31.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153835424 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:25:31.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153835425 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-30T21:25:31.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153835430 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:25:31.497Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:31.497Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:31.497Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:25:31.497Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:31.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153835681 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:31.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153835681 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:31.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153835682 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:31.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153835682 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:31.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153835682 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-30T21:25:31.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153835692 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:31.497Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:31.497Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:31.497Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:31.497Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:31.497Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:25:31.497Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:31.497Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:31.497Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:31.497Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:31.497Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:31.497Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:31.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153835709 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:31.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153835709 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:31.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153835709 data=null} to TreeItem with text {test} [2019-07-30T21:25:31.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153835710 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:31.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153835710 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:31.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153835795 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:31.754Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:31.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153835804 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:31.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153835804 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:31.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153835804 data=null} to TreeItem with text {test} [2019-07-30T21:25:31.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153835805 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:31.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153835805 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:31.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153835811 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:31.754Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:31.754Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:31.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153835812 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:25:31.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153835818 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:25:31.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153835818 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:25:31.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153835819 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:31.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153835819 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-30T21:25:31.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153835888 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:31.754Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:31.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153835890 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:25:31.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153835890 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:25:31.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153835890 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:25:31.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153835890 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:31.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153835891 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-30T21:25:31.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153835895 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:25:31.754Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:25:31.754Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:25:32.318Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:25:32.318Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:25:32.318Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1153836331 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:25:32.318Z] 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-30T21:25:32.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:25:32.318Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:25:32.318Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:25:32.318Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:25:32.318Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:25:32.318Z] DEBUG - matched Combo with text " [2019-07-30T21:25:32.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1153836437 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-30T21:25:32.318Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:32.318Z] 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-30T21:25:32.318Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:25:32.318Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:32.318Z] 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-30T21:25:32.318Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:25:32.318Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:32.318Z] 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-30T21:25:32.318Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:25:32.318Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:32.318Z] 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-30T21:25:32.318Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:25:32.318Z] 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-30T21:25:32.318Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:25:32.318Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] 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-30T21:25:32.318Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:32.318Z] 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-30T21:25:32.318Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] 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-30T21:25:32.318Z] 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-30T21:25:32.318Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:25:32.318Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:32.318Z] DEBUG - Clicking on &Finish [2019-07-30T21:25:32.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1153836507 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-30T21:25:32.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1153836507 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-30T21:25:32.318Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1153836507 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:32.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1153836507 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:32.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1153836507 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-30T21:25:32.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1153836507 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-30T21:25:32.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:32.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:32.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:32.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:32.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:32.574Z] DEBUG - Clicked on &Finish [2019-07-30T21:25:34.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1153836508 data=null item=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-30T21:25:34.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1153835988 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-30T21:25:34.466Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:34.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:34.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:34.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:34.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:34.466Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:34.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153838634 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:34.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153838634 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:34.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153838635 data=null} to TreeItem with text {test} [2019-07-30T21:25:34.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153838635 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:34.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153838635 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:34.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153838654 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:34.466Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:34.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153838655 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:34.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153838655 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:34.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153838656 data=null} to TreeItem with text {test} [2019-07-30T21:25:34.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153838656 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:34.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153838656 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:34.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153838670 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:34.466Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:34.466Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:34.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1153838671 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:25:34.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1153838671 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:25:34.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1153838672 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:25:34.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1153838672 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:25:34.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153838672 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-30T21:25:34.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1153838692 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:25:34.466Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T21:25:35.030Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:25:35.030Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:35.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153839154 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:25:35.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153839154 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:25:35.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153839155 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:25:35.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153839155 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:25:35.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153839155 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-30T21:25:35.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153839190 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:25:35.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:35.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:35.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:35.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:35.030Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:25:35.030Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:35.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153839194 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:25:35.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153839194 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:25:35.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153839194 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:25:35.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153839195 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:25:35.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153839195 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-30T21:25:35.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153839199 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:25:35.030Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:25:35.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153839200 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:25:35.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153839200 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:25:35.030Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:35.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153839200 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:25:35.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153839201 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:25:35.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153839201 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-30T21:25:35.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153839204 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:25:35.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153839205 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:25:35.030Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153839211 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:25:35.030Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153839212 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-30T21:25:35.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153839275 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:25:35.287Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153839509 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:25:35.287Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153839509 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:25:35.287Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153839509 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:25:35.287Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:25:35.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:35.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:36.655Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:36.655Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:36.655Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:36.655Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:36.655Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:25:36.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153840513 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:25:36.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153840513 data=null doit=true} to TableItem with text {} [2019-07-30T21:25:36.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153840513 data=null} to TableItem with text {} [2019-07-30T21:25:36.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153840514 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:25:36.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153840514 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-30T21:25:36.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153840520 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:25:36.655Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:36.655Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:36.655Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:25:36.655Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:36.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153840771 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:25:36.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153840772 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:25:36.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153840772 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:25:36.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153840773 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:25:36.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153840773 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-30T21:25:36.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153840778 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:25:36.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:36.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:36.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:36.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:36.655Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:25:36.655Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:36.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:36.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:36.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:36.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:36.655Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:36.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153840797 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:36.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153840798 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:36.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153840798 data=null} to TreeItem with text {test} [2019-07-30T21:25:36.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153840801 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:36.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153840801 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:36.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153840839 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:36.655Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:36.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153840840 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:36.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153840840 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:36.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153840840 data=null} to TreeItem with text {test} [2019-07-30T21:25:36.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153840841 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:36.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153840841 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:36.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153840848 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:36.655Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:36.655Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:36.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1153840849 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:25:36.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1153840849 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:25:36.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1153840849 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:25:36.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1153840849 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:25:36.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153840849 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-30T21:25:36.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1153840870 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:25:36.655Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:36.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1153840871 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:25:36.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1153840871 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:25:36.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1153840871 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:25:36.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1153840872 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:25:36.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153840877 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-30T21:25:36.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1153840882 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:25:36.912Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:25:36.912Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:25:37.169Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:25:37.169Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:25:37.169Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1153841312 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:25:37.169Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:37.169Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:25:37.169Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:25:37.169Z] 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-30T21:25:37.169Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:37.169Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:37.169Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:37.169Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:37.169Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:37.169Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:37.169Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:37.169Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:37.169Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:37.169Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:37.169Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:37.169Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:25:37.169Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:25:37.169Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:25:37.169Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:25:37.169Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:25:37.169Z] DEBUG - matched Combo with text " [2019-07-30T21:25:37.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1153841435 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-30T21:25:37.427Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:37.427Z] 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-30T21:25:37.427Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:25:37.427Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:37.427Z] 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-30T21:25:37.427Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:25:37.427Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:37.427Z] 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-30T21:25:37.427Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:25:37.427Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:37.427Z] 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-30T21:25:37.427Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:25:37.427Z] 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-30T21:25:37.427Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:25:37.427Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] 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-30T21:25:37.427Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:37.427Z] 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-30T21:25:37.427Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] 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-30T21:25:37.427Z] 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-30T21:25:37.427Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:25:37.427Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:37.427Z] DEBUG - Clicking on &Finish [2019-07-30T21:25:37.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1153841507 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-30T21:25:37.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1153841507 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-30T21:25:37.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1153841507 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:37.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1153841507 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:37.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1153841507 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-30T21:25:37.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1153841507 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-30T21:25:37.427Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:37.427Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:37.427Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:37.427Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:37.427Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:37.427Z] DEBUG - Clicked on &Finish [2019-07-30T21:25:38.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1153841507 data=null item=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-30T21:25:38.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1153840928 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-30T21:25:38.615Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:38.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:38.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:38.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:38.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:38.615Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:38.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153842622 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:38.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153842622 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:38.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153842622 data=null} to TreeItem with text {test} [2019-07-30T21:25:38.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153842623 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:38.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153842623 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:38.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153842679 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:38.615Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:38.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153842680 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:38.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153842681 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:38.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153842681 data=null} to TreeItem with text {test} [2019-07-30T21:25:38.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153842681 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:38.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153842681 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:38.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153842689 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:38.615Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:38.615Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:38.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1153842691 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T21:25:38.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1153842691 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T21:25:38.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1153842691 data=null} to TreeItem with text {Traces [3]} [2019-07-30T21:25:38.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1153842691 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T21:25:38.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153842691 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-30T21:25:38.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1153842707 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T21:25:38.615Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-30T21:25:38.871Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:25:38.871Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:38.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153843004 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:25:38.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153843004 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:25:38.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153843004 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:25:38.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153843005 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:25:38.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153843005 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-30T21:25:38.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153843044 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:25:38.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:38.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:38.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:38.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:38.871Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:25:38.871Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:38.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153843049 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:25:38.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153843049 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:25:38.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153843049 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:25:38.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153843050 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:25:38.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153843050 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-30T21:25:38.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153843083 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:25:38.871Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:25:38.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153843084 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:25:38.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153843084 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:25:38.871Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:38.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153843085 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:25:38.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153843085 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:25:38.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153843085 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-30T21:25:38.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153843089 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:25:38.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153843089 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:25:38.871Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153843089 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:25:39.128Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153843090 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-30T21:25:40.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153843187 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:25:40.431Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153844208 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:25:40.431Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153844208 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:25:40.431Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153844208 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:25:40.431Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:25:40.431Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:40.431Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:40.431Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:40.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:40.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:40.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:40.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:40.782Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:25:40.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153844792 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:25:40.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153844800 data=null doit=true} to TableItem with text {} [2019-07-30T21:25:40.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153844800 data=null} to TableItem with text {} [2019-07-30T21:25:40.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153844800 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:25:40.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153844801 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-30T21:25:40.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153844808 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:25:40.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:40.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:42.152Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:25:42.152Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:42.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153846046 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:25:42.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153846046 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:25:42.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153846046 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:25:42.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153846047 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:25:42.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153846047 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-30T21:25:42.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153846052 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:25:42.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:42.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:42.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:42.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:42.152Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:25:42.152Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:42.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:42.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:42.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:42.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:42.152Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:42.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153846066 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:42.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153846066 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:42.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153846066 data=null} to TreeItem with text {test} [2019-07-30T21:25:42.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153846066 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:42.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153846067 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:42.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153846114 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:42.152Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:42.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153846116 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:42.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153846116 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:42.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153846116 data=null} to TreeItem with text {test} [2019-07-30T21:25:42.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153846117 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:42.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153846117 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:42.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153846128 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:42.152Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:42.152Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:42.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1153846129 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T21:25:42.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1153846129 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T21:25:42.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1153846130 data=null} to TreeItem with text {Traces [3]} [2019-07-30T21:25:42.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1153846130 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T21:25:42.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153846130 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-30T21:25:42.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1153846193 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T21:25:42.152Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:42.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1153846194 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T21:25:42.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1153846194 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T21:25:42.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1153846195 data=null} to TreeItem with text {Traces [3]} [2019-07-30T21:25:42.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1153846195 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T21:25:42.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153846195 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-30T21:25:42.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1153846211 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T21:25:42.152Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:25:42.152Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:25:42.718Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:25:42.718Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:25:42.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1153846783 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:25:42.718Z] 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-30T21:25:42.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:25:42.718Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:25:42.718Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:25:42.718Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:25:42.718Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:25:42.718Z] DEBUG - matched Combo with text " [2019-07-30T21:25:42.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1153846889 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-30T21:25:42.718Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:42.718Z] 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-30T21:25:42.718Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:25:42.718Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@29ceef5c [2019-07-30T21:25:42.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1153846892 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-30T21:25:42.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1153846893 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-30T21:25:42.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1153846893 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:25:42.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1153846893 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:25:42.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1153846893 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-30T21:25:42.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1153846893 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-30T21:25:42.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1153846893 data=null item=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-30T21:25:42.718Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1153846893 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-30T21:25:42.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1153846894 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-30T21:25:42.718Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1153846894 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-30T21:25:42.718Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1153846894 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:25:42.718Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1153846894 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:42.718Z] 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-30T21:25:42.718Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:25:42.718Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:42.718Z] 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-30T21:25:42.718Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:25:42.718Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:42.718Z] 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-30T21:25:42.718Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:25:42.718Z] 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-30T21:25:42.718Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:25:42.718Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] 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-30T21:25:42.718Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:42.718Z] 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-30T21:25:42.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] 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-30T21:25:42.718Z] 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-30T21:25:42.718Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:25:42.718Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:42.718Z] DEBUG - Clicking on &Finish [2019-07-30T21:25:42.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1153846919 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-30T21:25:42.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1153846919 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-30T21:25:42.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1153846919 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:42.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1153846919 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:42.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1153846919 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-30T21:25:42.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1153846919 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-30T21:25:42.975Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:42.975Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:42.975Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:43.232Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:43.232Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:43.232Z] DEBUG - Clicked on &Finish [2019-07-30T21:25:43.232Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T21:25:43.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1153847300 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T21:25:43.232Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T21:25:43.232Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-30T21:25:43.232Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-30T21:25:43.232Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T21:25:43.232Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T21:25:43.232Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T21:25:43.232Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T21:25:43.232Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T21:25:43.232Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T21:25:43.232Z] DEBUG - Clicking on Rename [2019-07-30T21:25:43.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1153847302 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-30T21:25:43.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1153847302 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-30T21:25:43.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1153847302 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T21:25:43.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1153847303 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T21:25:43.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1153847303 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-30T21:25:43.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1153847303 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-30T21:25:43.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1153847303 data=null item=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-30T21:25:43.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1153846919 data=null item=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-30T21:25:43.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1153846301 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-30T21:25:44.052Z] DEBUG - Clicked on [2019-07-30T21:25:44.052Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:44.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:44.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:44.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:44.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:44.052Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:44.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153848133 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:44.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153848134 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:44.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153848134 data=null} to TreeItem with text {test} [2019-07-30T21:25:44.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153848135 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:44.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153848135 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:44.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153848207 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:44.052Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:44.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153848208 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:44.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153848209 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:44.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153848209 data=null} to TreeItem with text {test} [2019-07-30T21:25:44.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153848209 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:44.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153848210 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:44.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153848217 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:44.052Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:44.052Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:44.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1153848222 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T21:25:44.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1153848222 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T21:25:44.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1153848222 data=null} to TreeItem with text {Traces [4]} [2019-07-30T21:25:44.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1153848222 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T21:25:44.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153848223 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-30T21:25:44.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1153848232 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T21:25:44.052Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T21:25:44.309Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:25:44.309Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:44.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153848458 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:25:44.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153848458 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:25:44.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153848459 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:25:44.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153848459 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:25:44.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153848459 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-30T21:25:44.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153848498 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:25:44.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:44.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:44.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:44.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:44.309Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:25:44.309Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:44.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153848503 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:25:44.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153848503 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:25:44.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153848504 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:25:44.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153848504 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:25:44.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153848504 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-30T21:25:44.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153848511 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:25:44.309Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:25:44.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153848522 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:25:44.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153848522 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:25:44.309Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:44.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153848523 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:25:44.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153848523 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:25:44.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153848524 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-30T21:25:44.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153848540 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:25:44.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153848541 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:25:44.309Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153848541 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:25:44.566Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153848541 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-30T21:25:45.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153848696 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:25:45.130Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153849119 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:25:45.130Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153849119 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:25:45.130Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153849119 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:25:45.130Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:25:45.130Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:45.130Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:45.130Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:45.130Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:46.060Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:46.060Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:46.060Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:46.060Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:46.060Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:25:46.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153850123 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:25:46.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153850124 data=null doit=true} to TableItem with text {} [2019-07-30T21:25:46.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153850124 data=null} to TableItem with text {} [2019-07-30T21:25:46.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153850124 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:25:46.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153850125 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-30T21:25:46.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153850131 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:25:46.060Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:46.060Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:46.060Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:25:46.060Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:46.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153850322 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:25:46.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153850322 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:25:46.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153850322 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:25:46.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153850323 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:25:46.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153850323 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-30T21:25:46.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153850328 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:25:46.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:46.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:46.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:46.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:46.317Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:25:46.317Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:46.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:46.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:46.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:46.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:46.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:46.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153850342 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:46.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153850342 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:46.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153850342 data=null} to TreeItem with text {test} [2019-07-30T21:25:46.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153850342 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:46.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153850343 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:46.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153850384 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:46.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:46.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153850384 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:46.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153850385 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:46.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153850385 data=null} to TreeItem with text {test} [2019-07-30T21:25:46.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153850385 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:46.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153850385 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:46.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153850392 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:46.317Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:46.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:46.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1153850393 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T21:25:46.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1153850393 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T21:25:46.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1153850394 data=null} to TreeItem with text {Traces [4]} [2019-07-30T21:25:46.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1153850394 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T21:25:46.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153850394 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-30T21:25:46.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1153850415 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T21:25:46.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:46.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1153850416 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T21:25:46.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1153850416 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T21:25:46.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1153850416 data=null} to TreeItem with text {Traces [4]} [2019-07-30T21:25:46.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1153850417 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T21:25:46.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153850417 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-30T21:25:46.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1153850425 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T21:25:46.318Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:25:46.318Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:25:46.881Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:25:46.881Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:25:46.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1153850902 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:25:46.881Z] 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-30T21:25:46.881Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:25:46.881Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:25:46.881Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:25:46.881Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:25:46.881Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:25:46.881Z] DEBUG - matched Combo with text " [2019-07-30T21:25:46.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1153851015 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-30T21:25:46.881Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:46.881Z] 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-30T21:25:46.881Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:25:46.881Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1172dc2c [2019-07-30T21:25:46.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1153851018 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-30T21:25:46.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1153851018 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-30T21:25:46.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1153851018 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:25:46.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1153851018 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:25:46.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1153851018 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-30T21:25:46.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1153851018 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-30T21:25:46.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1153851019 data=null item=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-30T21:25:46.881Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1153851019 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-30T21:25:46.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1153851019 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-30T21:25:46.881Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1153851019 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-30T21:25:46.881Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1153851019 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:25:46.881Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1153851019 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:46.881Z] 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-30T21:25:46.881Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:25:46.881Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:46.881Z] 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-30T21:25:46.881Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:25:46.881Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:46.881Z] 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-30T21:25:46.881Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:25:46.881Z] 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-30T21:25:46.881Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:25:46.881Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] 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-30T21:25:46.881Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:46.881Z] 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-30T21:25:46.881Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] 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-30T21:25:46.881Z] 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-30T21:25:46.881Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:46.881Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:46.882Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:46.882Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:46.882Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:46.882Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:46.882Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:46.882Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:46.882Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:46.882Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:46.882Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:46.882Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:25:46.882Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:25:46.882Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:46.882Z] DEBUG - Clicking on &Finish [2019-07-30T21:25:46.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1153851085 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-30T21:25:46.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1153851085 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-30T21:25:46.882Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1153851085 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:46.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1153851085 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:46.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1153851085 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-30T21:25:46.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1153851085 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-30T21:25:47.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:47.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:47.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:47.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:47.445Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:47.445Z] DEBUG - Clicked on &Finish [2019-07-30T21:25:47.445Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T21:25:47.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1153851426 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T21:25:47.445Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T21:25:47.445Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-30T21:25:47.445Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-30T21:25:47.445Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T21:25:47.445Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T21:25:47.445Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T21:25:47.445Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T21:25:47.445Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T21:25:47.445Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T21:25:47.445Z] DEBUG - Clicking on Rename [2019-07-30T21:25:47.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1153851442 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-30T21:25:47.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1153851443 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-30T21:25:47.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1153851443 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T21:25:47.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1153851443 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T21:25:47.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1153851443 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-30T21:25:47.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1153851443 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-30T21:25:47.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1153851443 data=null item=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-30T21:25:47.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1153851086 data=null item=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-30T21:25:47.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1153850498 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-30T21:25:47.959Z] DEBUG - Clicked on [2019-07-30T21:25:47.959Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:47.959Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:47.959Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:47.959Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:47.959Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:47.959Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:47.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153852014 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:47.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153852014 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:47.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153852015 data=null} to TreeItem with text {test} [2019-07-30T21:25:47.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153852015 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:47.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153852015 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:47.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153852096 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:47.959Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:47.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153852097 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:47.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153852097 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:47.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153852097 data=null} to TreeItem with text {test} [2019-07-30T21:25:47.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153852097 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:47.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153852098 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:47.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153852108 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:47.959Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:47.959Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:47.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1153852109 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T21:25:47.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1153852109 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T21:25:47.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1153852109 data=null} to TreeItem with text {Traces [5]} [2019-07-30T21:25:47.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1153852110 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T21:25:47.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153852110 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-30T21:25:47.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1153852120 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T21:25:47.959Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-30T21:25:48.215Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:25:48.215Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:48.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153852303 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:25:48.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153852304 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:25:48.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153852304 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:25:48.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153852304 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:25:48.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153852304 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-30T21:25:48.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153852343 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:25:48.215Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:48.215Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:48.215Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:48.215Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:48.215Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:25:48.215Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:48.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153852347 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:25:48.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153852347 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:25:48.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153852347 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:25:48.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153852347 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:25:48.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153852348 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-30T21:25:48.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153852352 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:25:48.215Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:25:48.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153852353 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:25:48.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153852353 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:25:48.215Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:48.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153852353 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:25:48.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153852354 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:25:48.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153852382 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-30T21:25:48.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153852386 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:25:48.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153852386 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:25:48.215Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153852387 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:25:48.215Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153852387 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-30T21:25:48.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153852452 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:25:48.472Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153852709 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:25:48.472Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153852710 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:25:48.472Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153852710 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:25:48.472Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:25:48.472Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:48.472Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:48.472Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:48.472Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:48.472Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:49.841Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:49.841Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:49.841Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:49.841Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:49.841Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:25:49.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153853714 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:25:49.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153853714 data=null doit=true} to TableItem with text {} [2019-07-30T21:25:49.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153853714 data=null} to TableItem with text {} [2019-07-30T21:25:49.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153853715 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:25:49.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153853715 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-30T21:25:49.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153853721 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:25:49.841Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:49.841Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:49.841Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:25:49.841Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:49.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153853899 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:25:49.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153853899 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:25:49.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153853900 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:25:49.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153853900 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:25:49.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153853901 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-30T21:25:49.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153853907 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:25:49.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:49.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:49.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:49.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:49.841Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:25:49.841Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:49.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:49.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:49.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:49.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:49.841Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:49.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153853935 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:49.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153853935 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:49.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153853936 data=null} to TreeItem with text {test} [2019-07-30T21:25:49.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153853936 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:49.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153853936 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:49.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153854008 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:49.841Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:49.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153854009 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:49.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153854009 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:49.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153854010 data=null} to TreeItem with text {test} [2019-07-30T21:25:49.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153854010 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:49.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153854010 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:49.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153854020 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:49.841Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:49.841Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:49.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1153854021 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T21:25:49.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1153854021 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T21:25:49.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1153854021 data=null} to TreeItem with text {Traces [5]} [2019-07-30T21:25:49.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1153854022 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T21:25:49.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153854022 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-30T21:25:49.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1153854032 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T21:25:49.841Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:49.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1153854033 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T21:25:49.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1153854089 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T21:25:49.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1153854089 data=null} to TreeItem with text {Traces [5]} [2019-07-30T21:25:49.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1153854089 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T21:25:49.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153854090 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-30T21:25:50.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1153854095 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T21:25:50.098Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:25:50.098Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:25:50.356Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:25:50.356Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:25:50.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1153854467 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:25:50.356Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:50.356Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:25:50.356Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:25:50.356Z] 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-30T21:25:50.356Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:50.356Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:50.356Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:50.356Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:50.356Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:50.356Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:50.356Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:50.356Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:50.356Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:50.356Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:50.356Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:50.356Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:25:50.356Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:25:50.356Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:25:50.356Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:25:50.356Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:25:50.356Z] DEBUG - matched Combo with text " [2019-07-30T21:25:50.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1153854590 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-30T21:25:50.356Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:25:50.356Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:50.356Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:50.356Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:50.356Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:50.356Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:50.356Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:50.356Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:50.356Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:25:50.356Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:50.356Z] 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-30T21:25:50.356Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:50.356Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:50.356Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:50.356Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:50.356Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:50.356Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:25:50.356Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@399daaa9 [2019-07-30T21:25:50.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1153854593 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-30T21:25:50.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1153854593 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-30T21:25:50.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1153854593 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:25:50.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1153854593 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:25:50.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1153854594 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-30T21:25:50.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1153854594 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-30T21:25:50.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1153854594 data=null item=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-30T21:25:50.357Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1153854594 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-30T21:25:50.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1153854594 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-30T21:25:50.357Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1153854594 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-30T21:25:50.357Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1153854594 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:25:50.357Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1153854595 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:50.357Z] 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-30T21:25:50.357Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:25:50.357Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:50.357Z] 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-30T21:25:50.357Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:25:50.357Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:50.357Z] 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-30T21:25:50.357Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:25:50.357Z] 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-30T21:25:50.357Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:50.357Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:25:51.080Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:51.080Z] 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-30T21:25:51.080Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:51.080Z] 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-30T21:25:51.080Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:51.080Z] 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-30T21:25:51.080Z] 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-30T21:25:51.080Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:51.080Z] DEBUG - Clicking on &Finish [2019-07-30T21:25:51.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1153854613 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-30T21:25:51.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1153854614 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-30T21:25:51.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1153854614 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:51.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1153854614 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:51.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1153854614 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-30T21:25:51.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1153854614 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-30T21:25:51.080Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:51.080Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:51.080Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:51.080Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:51.080Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:51.080Z] DEBUG - Clicked on &Finish [2019-07-30T21:25:51.080Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T21:25:51.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1153855212 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T21:25:51.080Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T21:25:51.080Z] DEBUG - Clicking on Rename [2019-07-30T21:25:51.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1153855214 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-30T21:25:51.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1153855214 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-30T21:25:51.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1153855214 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T21:25:51.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1153855214 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T21:25:51.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1153855214 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-30T21:25:51.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1153855214 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-30T21:25:51.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1153855214 data=null item=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-30T21:25:51.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1153854614 data=null item=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-30T21:25:51.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1153854140 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-30T21:25:51.378Z] DEBUG - Clicked on [2019-07-30T21:25:51.378Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:51.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:51.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:51.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:51.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:51.378Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:51.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153855611 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:51.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153855611 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:51.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153855611 data=null} to TreeItem with text {test} [2019-07-30T21:25:51.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153855622 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:51.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153855622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:51.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153855661 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:51.635Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:51.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153855662 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:51.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153855662 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:51.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153855662 data=null} to TreeItem with text {test} [2019-07-30T21:25:51.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153855662 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:51.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153855663 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:51.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153855682 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:51.635Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:51.635Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:51.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153855683 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:25:51.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153855683 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:25:51.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153855683 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:25:51.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153855683 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:25:51.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153855683 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-30T21:25:51.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153855701 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:25:51.635Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T21:25:51.891Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:25:51.891Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:51.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153855966 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:25:51.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1153855967 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:25:51.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1153855967 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:25:51.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153855967 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:25:51.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153855967 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-30T21:25:51.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153856008 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:25:51.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:51.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:51.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:51.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:51.891Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:25:51.891Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:51.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153856011 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:25:51.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1153856011 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:25:51.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1153856011 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:25:51.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153856012 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:25:51.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153856012 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-30T21:25:51.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153856017 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:25:51.891Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:25:51.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153856017 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:25:51.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1153856018 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:25:51.891Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:51.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1153856018 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:25:51.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153856018 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:25:51.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153856018 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-30T21:25:51.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153856022 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:25:51.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153856022 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:25:51.891Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153856023 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:25:52.147Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153856023 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-30T21:25:52.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153856126 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:25:52.710Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153856788 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:25:52.710Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1153856788 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:25:52.710Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1153856801 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:25:52.710Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:25:52.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:52.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:52.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:52.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:52.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:52.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:53.272Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:53.272Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:53.272Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:53.272Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:53.272Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:25:53.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153857304 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:25:53.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153857304 data=null doit=true} to TableItem with text {} [2019-07-30T21:25:53.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153857304 data=null} to TableItem with text {} [2019-07-30T21:25:53.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153857305 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:25:53.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153857305 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-30T21:25:53.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153857312 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:25:53.272Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:53.272Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:54.201Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:25:54.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:54.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153858206 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:25:54.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1153858207 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:25:54.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1153858207 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:25:54.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153858207 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:25:54.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153858207 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-30T21:25:54.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153858213 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:25:54.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:54.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:54.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:54.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:54.201Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:25:54.201Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:54.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:54.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:54.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:54.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:54.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:54.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153858225 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:54.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153858226 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:54.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153858226 data=null} to TreeItem with text {test} [2019-07-30T21:25:54.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153858226 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:54.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153858226 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:54.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153858262 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:54.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:54.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153858277 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:54.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153858278 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:54.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153858278 data=null} to TreeItem with text {test} [2019-07-30T21:25:54.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153858279 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:54.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153858279 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:54.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153858286 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:54.201Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:54.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:54.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153858287 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:25:54.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153858287 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:25:54.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153858287 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:25:54.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153858287 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:25:54.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153858287 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-30T21:25:54.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153858306 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:25:54.201Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T21:25:54.201Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:25:54.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:54.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153858446 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:25:54.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153858446 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:25:54.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153858447 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:25:54.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153858447 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:25:54.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153858447 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-30T21:25:54.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153858498 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:25:54.458Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:54.458Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:54.458Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:54.458Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:54.458Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:25:54.458Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:54.458Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:54.458Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:54.458Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:54.458Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:54.458Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:54.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153858506 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:54.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153858506 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:54.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153858506 data=null} to TreeItem with text {test} [2019-07-30T21:25:54.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153858506 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:54.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153858506 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:54.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153858537 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:54.458Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:54.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153858538 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:54.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153858538 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:54.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153858538 data=null} to TreeItem with text {test} [2019-07-30T21:25:54.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153858539 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:54.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153858539 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:54.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153858545 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:54.458Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:54.458Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:54.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153858546 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:25:54.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153858546 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:25:54.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153858547 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:25:54.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153858547 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:25:54.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153858547 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-30T21:25:54.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153858592 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:25:54.458Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:54.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153858596 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:25:54.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153858596 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:25:54.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153858596 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:25:54.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153858597 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:25:54.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153858597 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-30T21:25:54.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153858608 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:25:54.458Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:25:54.458Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:25:55.021Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:25:55.021Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:25:55.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1153859078 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:25:55.021Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:55.021Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:25:55.021Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:25:55.021Z] 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-30T21:25:55.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:25:55.022Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:25:55.022Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:25:55.022Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:25:55.022Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:25:55.022Z] DEBUG - matched Combo with text " [2019-07-30T21:25:55.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1153859163 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-30T21:25:55.022Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:55.022Z] 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-30T21:25:55.022Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:25:55.022Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3a313dfe [2019-07-30T21:25:55.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1153859181 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-30T21:25:55.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1153859181 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-30T21:25:55.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1153859181 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:25:55.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1153859181 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:25:55.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1153859182 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-30T21:25:55.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1153859182 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-30T21:25:55.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1153859182 data=null item=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-30T21:25:55.022Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1153859182 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-30T21:25:55.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1153859182 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-30T21:25:55.022Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1153859183 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-30T21:25:55.022Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1153859183 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:25:55.022Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1153859183 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:55.022Z] 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-30T21:25:55.022Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:25:55.022Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:55.022Z] 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-30T21:25:55.022Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:25:55.022Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:55.022Z] 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-30T21:25:55.022Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:25:55.022Z] 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-30T21:25:55.022Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:25:55.022Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] 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-30T21:25:55.022Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:55.022Z] 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-30T21:25:55.022Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] 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-30T21:25:55.022Z] 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-30T21:25:55.022Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:25:55.022Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:55.022Z] DEBUG - Clicking on &Finish [2019-07-30T21:25:55.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1153859201 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-30T21:25:55.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1153859201 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-30T21:25:55.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1153859201 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:55.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1153859201 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:55.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1153859201 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-30T21:25:55.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1153859201 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-30T21:25:55.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:55.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:55.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:55.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:55.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:55.279Z] DEBUG - Clicked on &Finish [2019-07-30T21:25:55.279Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T21:25:55.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1153859436 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T21:25:55.279Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T21:25:55.279Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T21:25:55.279Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T21:25:55.279Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-30T21:25:55.279Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-30T21:25:55.279Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T21:25:55.279Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T21:25:55.279Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T21:25:55.279Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T21:25:55.279Z] DEBUG - Clicking on Overwrite [2019-07-30T21:25:55.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1153859451 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-30T21:25:55.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1153859452 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-30T21:25:55.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1153859452 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T21:25:55.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1153859452 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T21:25:55.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1153859452 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-30T21:25:55.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1153859452 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-30T21:25:55.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1153859452 data=null item=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-30T21:25:55.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1153859201 data=null item=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-30T21:25:55.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1153858697 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-30T21:25:56.099Z] DEBUG - Clicked on [2019-07-30T21:25:56.099Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:56.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:56.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:56.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:56.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:56.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:56.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153860383 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:56.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153860384 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:56.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153860384 data=null} to TreeItem with text {test} [2019-07-30T21:25:56.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153860384 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:56.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153860385 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:56.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153860409 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:56.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:56.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153860410 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:56.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153860410 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:56.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153860411 data=null} to TreeItem with text {test} [2019-07-30T21:25:56.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153860411 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:56.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153860411 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:56.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153860421 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:56.356Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:56.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:56.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153860422 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:25:56.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153860423 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:25:56.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153860423 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:25:56.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153860423 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:25:56.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153860424 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-30T21:25:56.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153860477 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:25:56.356Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T21:25:56.356Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:25:56.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:56.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153860631 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:56.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153860631 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:56.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153860631 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:56.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153860632 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:56.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153860632 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-30T21:25:56.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153860698 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:56.613Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:56.613Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:56.613Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:56.613Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:56.613Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:25:56.613Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:56.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153860703 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:56.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153860704 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:56.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153860704 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:56.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153860704 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:56.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153860704 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-30T21:25:56.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153860710 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:56.613Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:56.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153860710 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:56.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153860710 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:56.613Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:56.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153860711 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:56.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153860711 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:56.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153860711 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-30T21:25:56.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153860722 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:56.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153860722 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:56.613Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153860723 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:56.613Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153860723 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-30T21:25:57.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153860828 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:57.176Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153861226 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:57.176Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153861229 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:57.176Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153861230 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:57.176Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:57.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:57.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:57.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:57.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:57.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:57.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:25:58.105Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:58.105Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:58.105Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:58.105Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:58.105Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:25:58.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153862243 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:25:58.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153862243 data=null doit=true} to TableItem with text {} [2019-07-30T21:25:58.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153862244 data=null} to TableItem with text {} [2019-07-30T21:25:58.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153862244 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:25:58.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153862244 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-30T21:25:58.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153862254 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:25:58.105Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:25:58.105Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:25:58.362Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:25:58.362Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:58.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153862505 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:58.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153862505 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:58.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153862506 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:58.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153862506 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:58.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153862507 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-30T21:25:58.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153862513 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:25:58.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:58.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:58.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:58.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:58.362Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:25:58.362Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:25:58.362Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:58.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153862572 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:25:58.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153862572 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:25:58.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153862572 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:25:58.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153862572 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:25:58.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153862609 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-30T21:25:58.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153862614 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:25:58.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:58.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:58.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:58.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:58.619Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:25:58.619Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:58.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:58.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:58.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:58.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:58.619Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:58.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153862623 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:58.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153862623 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:58.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153862623 data=null} to TreeItem with text {test} [2019-07-30T21:25:58.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153862623 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:58.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153862624 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:58.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153862663 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:58.619Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:58.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153862664 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:58.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153862665 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:58.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153862665 data=null} to TreeItem with text {test} [2019-07-30T21:25:58.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153862665 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:58.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153862665 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:58.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153862680 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:58.619Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:58.619Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:58.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153862682 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:25:58.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153862682 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:25:58.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153862682 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:25:58.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153862682 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:25:58.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153862683 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-30T21:25:58.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153862699 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:25:58.619Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T21:25:58.876Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:25:58.876Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:58.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153863076 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-30T21:25:58.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153863076 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-30T21:25:58.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153863077 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-30T21:25:58.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153863077 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T21:25:58.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153863077 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-30T21:25:58.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153863119 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T21:25:58.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:58.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:58.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:58.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:58.876Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:25:58.876Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:25:58.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:58.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:58.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:25:58.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:25:58.876Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:58.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153863129 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:58.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153863129 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:58.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153863129 data=null} to TreeItem with text {test} [2019-07-30T21:25:58.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153863129 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:59.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153863130 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:59.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153863169 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:59.132Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:59.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153863170 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:25:59.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153863170 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:59.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153863170 data=null} to TreeItem with text {test} [2019-07-30T21:25:59.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153863171 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:59.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153863171 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:25:59.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153863186 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:25:59.132Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:25:59.132Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:59.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153863188 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:25:59.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153863188 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:25:59.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153863188 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:25:59.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153863189 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:25:59.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153863189 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-30T21:25:59.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153863214 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:25:59.132Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:25:59.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153863215 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:25:59.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153863215 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:25:59.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153863216 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:25:59.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153863216 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:25:59.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153863216 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-30T21:25:59.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153863228 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:25:59.132Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:25:59.132Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:25:59.388Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:25:59.645Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:25:59.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1153863651 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:25:59.645Z] 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-30T21:25:59.645Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:25:59.645Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:25:59.645Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:25:59.645Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:25:59.645Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:25:59.645Z] DEBUG - matched Combo with text " [2019-07-30T21:25:59.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1153863755 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-30T21:25:59.645Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:59.645Z] 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-30T21:25:59.645Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:25:59.645Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@183236dc [2019-07-30T21:25:59.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1153863763 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-30T21:25:59.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1153863763 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-30T21:25:59.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1153863763 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:25:59.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1153863764 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:25:59.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1153863764 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-30T21:25:59.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1153863764 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-30T21:25:59.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1153863764 data=null item=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-30T21:25:59.645Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1153863765 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-30T21:25:59.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1153863765 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-30T21:25:59.645Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1153863765 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-30T21:25:59.645Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1153863765 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:25:59.645Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1153863765 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:59.645Z] 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-30T21:25:59.645Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:25:59.645Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:59.645Z] 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-30T21:25:59.645Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:25:59.645Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:59.645Z] 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-30T21:25:59.645Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:25:59.645Z] 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-30T21:25:59.645Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:59.645Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:59.646Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:25:59.646Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:59.646Z] 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-30T21:25:59.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:25:59.646Z] 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-30T21:25:59.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:59.646Z] 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-30T21:25:59.646Z] 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-30T21:25:59.646Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:25:59.646Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:59.646Z] DEBUG - Clicking on &Finish [2019-07-30T21:25:59.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1153863784 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-30T21:25:59.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1153863784 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-30T21:25:59.646Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1153863784 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:59.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1153863784 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:59.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1153863785 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-30T21:25:59.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1153863785 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-30T21:25:59.902Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:59.902Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:59.902Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:59.902Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:59.902Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:25:59.902Z] DEBUG - Clicked on &Finish [2019-07-30T21:25:59.902Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T21:25:59.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1153864060 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T21:25:59.902Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T21:25:59.902Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T21:25:59.902Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T21:25:59.902Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-30T21:25:59.902Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-30T21:25:59.902Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T21:25:59.902Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T21:25:59.902Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T21:25:59.902Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T21:25:59.902Z] DEBUG - Clicking on Overwrite [2019-07-30T21:25:59.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1153864061 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-30T21:25:59.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1153864076 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-30T21:25:59.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1153864077 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T21:25:59.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1153864077 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T21:25:59.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1153864077 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-30T21:25:59.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1153864077 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-30T21:25:59.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1153864077 data=null item=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-30T21:26:00.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1153863785 data=null item=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-30T21:26:00.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1153863303 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-30T21:26:00.725Z] DEBUG - Clicked on [2019-07-30T21:26:00.725Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:00.725Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:00.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:00.725Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:00.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:00.725Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:00.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153864823 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:00.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153864835 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:00.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153864835 data=null} to TreeItem with text {test} [2019-07-30T21:26:00.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153864836 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:00.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153864836 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:00.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153864886 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:00.725Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:00.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153864887 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:00.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153864888 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:00.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153864888 data=null} to TreeItem with text {test} [2019-07-30T21:26:00.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153864888 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:00.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153864888 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:00.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153864895 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:00.725Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:00.725Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:00.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153864896 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:00.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153864896 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:00.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153864897 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:00.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153864897 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:00.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153864900 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-30T21:26:00.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153864910 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:00.725Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T21:26:00.725Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:00.725Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:00.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153865024 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:00.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153865024 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:00.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153865025 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:00.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153865025 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:00.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153865026 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-30T21:26:00.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153865065 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:00.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:00.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:00.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:00.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:00.983Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:00.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:00.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153865079 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:00.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153865079 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:00.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153865080 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:00.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153865080 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:00.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153865082 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-30T21:26:00.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153865088 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:00.983Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:00.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153865089 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:00.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153865089 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:00.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:00.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153865089 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:00.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153865090 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:00.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153865090 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-30T21:26:00.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153865095 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:00.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153865096 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:00.983Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153865096 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:00.983Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153865096 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-30T21:26:01.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153865209 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:01.239Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153865492 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:01.239Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153865493 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:01.239Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153865493 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:01.239Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:01.239Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:01.239Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:01.239Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:01.239Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:01.239Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:01.239Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:02.609Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:02.609Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:02.609Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:02.609Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:02.609Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:26:02.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153866496 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:26:02.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153866497 data=null doit=true} to TableItem with text {} [2019-07-30T21:26:02.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153866497 data=null} to TableItem with text {} [2019-07-30T21:26:02.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153866497 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:26:02.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153866498 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-30T21:26:02.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153866516 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:26:02.609Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:02.609Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:02.609Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:02.609Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:02.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153866708 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:02.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153866709 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:02.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153866709 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:02.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153866709 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:02.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153866710 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-30T21:26:02.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153866736 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:02.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:02.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:02.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:02.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:02.609Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:02.609Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:02.609Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:02.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153866835 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-30T21:26:02.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153866836 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-30T21:26:02.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153866836 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-30T21:26:02.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153866836 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T21:26:02.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153866837 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-30T21:26:02.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153866844 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T21:26:02.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:02.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:02.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:02.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:02.609Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:02.609Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:02.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:02.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:02.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:02.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:02.609Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:02.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153866861 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:02.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153866861 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:02.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153866861 data=null} to TreeItem with text {test} [2019-07-30T21:26:02.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153866862 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:02.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153866862 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:02.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153866909 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:02.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:02.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153866909 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:02.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153866909 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:02.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153866909 data=null} to TreeItem with text {test} [2019-07-30T21:26:02.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153866910 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:02.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153866910 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:02.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153866935 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:02.866Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:02.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:02.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153866937 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:02.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153866937 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:02.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153866937 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:02.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153866938 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:02.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153866938 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-30T21:26:02.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153866961 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:02.866Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T21:26:03.430Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:03.430Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:03.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153867446 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-30T21:26:03.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153867447 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T21:26:03.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153867447 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T21:26:03.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153867447 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T21:26:03.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153867448 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-30T21:26:03.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153867496 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T21:26:03.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:03.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:03.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:03.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:03.430Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:03.430Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:03.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:03.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:03.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:03.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:03.430Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:03.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153867503 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:03.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153867503 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:03.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153867503 data=null} to TreeItem with text {test} [2019-07-30T21:26:03.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153867504 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:03.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153867504 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:03.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153867577 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:03.430Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:03.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153867588 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:03.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153867588 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:03.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153867588 data=null} to TreeItem with text {test} [2019-07-30T21:26:03.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153867588 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:03.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153867589 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:03.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153867596 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:03.430Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:03.430Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:03.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153867597 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:03.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153867598 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:03.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153867598 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:03.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153867598 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:03.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153867598 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-30T21:26:03.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153867617 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:03.430Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:03.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153867617 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:03.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153867617 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:03.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153867618 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:03.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153867618 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:03.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153867618 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-30T21:26:03.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153867638 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:03.687Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:26:03.687Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:26:03.944Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:26:03.944Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:26:03.944Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1153868113 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:26:03.944Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:03.944Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:26:03.944Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:26:03.944Z] 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-30T21:26:03.944Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:03.944Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:03.944Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:03.944Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:03.944Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:03.944Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:03.944Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:03.944Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:03.944Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:03.944Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:03.944Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:03.944Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:26:03.944Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:26:03.944Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:26:03.944Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:26:03.944Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:26:03.944Z] DEBUG - matched Combo with text " [2019-07-30T21:26:04.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1153868309 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-30T21:26:04.202Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:04.202Z] 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-30T21:26:04.202Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:04.202Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3064a6ad [2019-07-30T21:26:04.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1153868312 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-30T21:26:04.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1153868312 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-30T21:26:04.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1153868312 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:04.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1153868312 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:04.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1153868312 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-30T21:26:04.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1153868312 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-30T21:26:04.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1153868312 data=null item=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-30T21:26:04.202Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1153868313 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-30T21:26:04.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1153868313 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-30T21:26:04.202Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1153868313 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-30T21:26:04.202Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1153868313 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:04.202Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1153868313 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:04.202Z] 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-30T21:26:04.202Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:26:04.202Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:04.202Z] 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-30T21:26:04.202Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:26:04.202Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:04.202Z] 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-30T21:26:04.202Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:26:04.202Z] 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-30T21:26:04.202Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:26:04.202Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] 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-30T21:26:04.202Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:04.202Z] 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-30T21:26:04.202Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] 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-30T21:26:04.202Z] 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-30T21:26:04.202Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:26:04.202Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:04.202Z] DEBUG - Clicking on &Finish [2019-07-30T21:26:04.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1153868331 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-30T21:26:04.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1153868331 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-30T21:26:04.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1153868331 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:04.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1153868332 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:04.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1153868332 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-30T21:26:04.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1153868332 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-30T21:26:04.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:04.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:04.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:04.459Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:04.716Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:04.716Z] DEBUG - Clicked on &Finish [2019-07-30T21:26:04.716Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T21:26:04.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1153868811 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T21:26:04.716Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T21:26:04.716Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T21:26:04.716Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T21:26:04.716Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-30T21:26:04.716Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-30T21:26:04.716Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T21:26:04.716Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T21:26:04.716Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T21:26:04.716Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T21:26:04.716Z] DEBUG - Clicking on Overwrite [2019-07-30T21:26:04.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1153868814 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-30T21:26:04.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1153868815 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-30T21:26:04.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1153868815 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T21:26:04.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1153868826 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T21:26:04.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1153868826 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-30T21:26:04.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1153868826 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-30T21:26:04.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1153868827 data=null item=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-30T21:26:05.278Z] DEBUG - Clicked on [2019-07-30T21:26:06.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1153868332 data=null item=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-30T21:26:06.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1153867708 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-30T21:26:06.653Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:06.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:06.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:06.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:06.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:06.653Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:06.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153870829 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:06.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153870830 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:06.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153870830 data=null} to TreeItem with text {test} [2019-07-30T21:26:06.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153870830 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:06.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153870830 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:06.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153870914 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:06.909Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:06.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153870915 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:06.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153870915 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:06.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153870915 data=null} to TreeItem with text {test} [2019-07-30T21:26:06.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153870915 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:06.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153870916 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:06.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153870922 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:06.909Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:06.909Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:06.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153870924 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:06.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153870924 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:06.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153870924 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:06.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153870924 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:06.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153870924 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-30T21:26:06.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153870988 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:06.909Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T21:26:06.909Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:06.909Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:06.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153871154 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:06.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153871155 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:06.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153871155 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:06.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153871155 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:06.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153871156 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-30T21:26:07.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153871197 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:07.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:07.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:07.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:07.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:07.166Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:07.166Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:07.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153871201 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:07.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153871201 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:07.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153871201 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:07.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153871201 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:07.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153871202 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-30T21:26:07.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153871207 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:07.166Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:07.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153871207 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:07.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153871207 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:07.166Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:07.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153871208 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:07.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153871208 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:07.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153871208 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-30T21:26:07.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153871217 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:07.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153871218 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:07.166Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153871218 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:07.166Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153871218 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-30T21:26:08.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153871287 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:08.096Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153872099 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:08.096Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153872173 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:08.096Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153872173 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:08.096Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:08.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:08.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:08.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:08.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:08.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:08.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:08.096Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:08.096Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:08.096Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:08.096Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:08.096Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:26:08.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153872178 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:26:08.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153872178 data=null doit=true} to TableItem with text {} [2019-07-30T21:26:08.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153872178 data=null} to TableItem with text {} [2019-07-30T21:26:08.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153872178 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:26:08.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153872179 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-30T21:26:08.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153872191 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:26:08.096Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:08.096Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:09.464Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:09.464Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:09.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153873555 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:09.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153873555 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:09.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153873555 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:09.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153873556 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:09.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153873556 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-30T21:26:09.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153873562 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:09.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:09.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:09.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:09.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:09.464Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:09.464Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:09.464Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:09.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153873686 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-30T21:26:09.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153873687 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T21:26:09.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153873687 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T21:26:09.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153873688 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T21:26:09.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153873688 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-30T21:26:09.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153873693 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T21:26:09.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:09.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:09.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:09.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:09.464Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:09.464Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:09.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:09.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:09.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:09.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:09.464Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:09.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153873701 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:09.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153873701 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:09.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153873701 data=null} to TreeItem with text {test} [2019-07-30T21:26:09.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153873702 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:09.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153873702 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:09.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153873747 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:09.721Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:09.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153873748 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:09.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153873748 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:09.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153873748 data=null} to TreeItem with text {test} [2019-07-30T21:26:09.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153873749 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:09.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153873749 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:09.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153873780 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:09.721Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:09.721Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:09.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153873782 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:09.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153873782 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:09.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153873782 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:09.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153873782 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:09.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153873782 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-30T21:26:09.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153873794 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:09.721Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T21:26:09.977Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:09.977Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:09.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153874174 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:26:09.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153874175 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:26:09.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153874175 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:26:09.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153874176 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:26:09.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153874176 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-30T21:26:09.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153874209 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:26:09.977Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:09.977Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:09.977Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:09.977Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:09.977Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:09.977Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:09.977Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:09.977Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:09.977Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:09.977Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:09.977Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:09.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153874217 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:09.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153874217 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:09.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153874217 data=null} to TreeItem with text {test} [2019-07-30T21:26:09.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153874217 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:09.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153874218 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:10.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153874281 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:10.234Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:10.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153874282 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:10.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153874283 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:10.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153874283 data=null} to TreeItem with text {test} [2019-07-30T21:26:10.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153874284 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:10.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153874284 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:10.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153874290 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:10.234Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:10.234Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:10.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153874291 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:10.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153874291 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:10.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153874292 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:10.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153874292 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:10.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153874292 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-30T21:26:10.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153874311 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:10.234Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:10.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153874313 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:10.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153874313 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:10.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153874313 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:10.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153874313 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:10.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153874313 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-30T21:26:10.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153874322 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:10.234Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:26:10.234Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:26:10.490Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:26:10.826Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:26:10.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1153874782 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:26:10.826Z] 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-30T21:26:10.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:26:10.826Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:26:10.826Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:26:10.826Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:26:10.826Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:26:10.826Z] DEBUG - matched Combo with text " [2019-07-30T21:26:10.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1153874889 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-30T21:26:10.826Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:10.826Z] 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-30T21:26:10.826Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:10.826Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@67fd7497 [2019-07-30T21:26:10.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1153874892 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-30T21:26:10.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1153874892 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-30T21:26:10.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1153874892 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:10.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1153874892 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:10.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1153874892 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-30T21:26:10.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1153874893 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-30T21:26:10.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1153874893 data=null item=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-30T21:26:10.826Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1153874893 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-30T21:26:10.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1153874893 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-30T21:26:10.826Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1153874893 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-30T21:26:10.826Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1153874893 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:10.826Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1153874893 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:10.826Z] 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-30T21:26:10.826Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:26:10.826Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:10.826Z] 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-30T21:26:10.826Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:26:10.826Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:10.826Z] 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-30T21:26:10.826Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:26:10.826Z] 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-30T21:26:10.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:10.826Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:26:10.827Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] 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-30T21:26:10.827Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:10.827Z] 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-30T21:26:10.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] 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-30T21:26:10.827Z] 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-30T21:26:10.827Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:26:10.827Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:10.827Z] DEBUG - Clicking on &Finish [2019-07-30T21:26:10.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1153874913 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-30T21:26:10.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1153874913 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-30T21:26:10.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1153874913 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:10.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1153874913 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:10.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1153874913 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-30T21:26:10.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1153874913 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-30T21:26:11.378Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:11.378Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:11.378Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:11.378Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:11.378Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:11.378Z] DEBUG - Clicked on &Finish [2019-07-30T21:26:11.378Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T21:26:11.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1153875221 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T21:26:11.378Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T21:26:11.378Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T21:26:11.378Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T21:26:11.378Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T21:26:11.378Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T21:26:11.378Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T21:26:11.378Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-30T21:26:11.378Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-30T21:26:11.378Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T21:26:11.378Z] DEBUG - Clicking on Skip [2019-07-30T21:26:11.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1153875222 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-30T21:26:11.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1153875222 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-30T21:26:11.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1153875236 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T21:26:11.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1153875236 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T21:26:11.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1153875236 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-30T21:26:11.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1153875237 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-30T21:26:11.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1153875237 data=null item=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-30T21:26:11.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1153874913 data=null item=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-30T21:26:11.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1153874413 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-30T21:26:11.892Z] DEBUG - Clicked on [2019-07-30T21:26:11.892Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:11.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:11.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:11.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:11.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:11.892Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:11.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153875931 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:11.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153875931 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:11.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153875931 data=null} to TreeItem with text {test} [2019-07-30T21:26:11.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153875932 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:11.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153875932 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:11.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153876004 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:11.892Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:11.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153876010 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:11.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153876010 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:11.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153876011 data=null} to TreeItem with text {test} [2019-07-30T21:26:11.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153876011 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:11.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153876012 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:11.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153876018 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:11.892Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:11.892Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:11.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153876019 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:11.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153876020 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:11.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153876020 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:11.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153876020 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:11.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153876020 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-30T21:26:11.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153876033 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:11.892Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T21:26:12.454Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:12.454Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:12.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153876551 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:12.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153876552 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:12.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153876552 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:12.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153876553 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:12.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153876553 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-30T21:26:12.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153876592 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:12.454Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:12.454Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:12.454Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:12.454Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:12.454Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:12.454Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:12.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153876596 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:12.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153876596 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:12.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153876596 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:12.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153876596 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:12.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153876597 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-30T21:26:12.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153876602 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:12.454Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:12.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153876602 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:12.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153876602 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:12.454Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:12.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153876603 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:12.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153876603 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:12.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153876603 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-30T21:26:12.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153876614 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:12.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153876614 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:12.454Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153876615 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:12.711Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153876615 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-30T21:26:12.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153876833 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:12.711Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153876835 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:12.711Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153876835 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:12.711Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153876835 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:12.711Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:12.711Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:12.711Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:12.711Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:12.711Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:12.711Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:12.711Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:12.711Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:12.711Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:12.711Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:12.711Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:12.711Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:26:12.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153876838 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:26:12.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153876838 data=null doit=true} to TableItem with text {} [2019-07-30T21:26:12.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153876838 data=null} to TableItem with text {} [2019-07-30T21:26:12.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153876839 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:26:12.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153876839 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-30T21:26:12.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153876841 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:26:12.711Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:12.711Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:12.711Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:12.711Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:12.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153877003 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:12.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153877004 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:12.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153877004 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:12.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153877004 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:12.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153877005 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-30T21:26:12.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153877010 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:12.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:12.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:12.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:12.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:12.968Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:12.968Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:12.968Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:12.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153877070 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:26:12.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153877106 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:26:12.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153877106 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:26:12.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153877107 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:26:12.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153877107 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-30T21:26:12.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153877115 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:26:12.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:12.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:12.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:12.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:12.968Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:12.968Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:12.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:12.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:12.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:12.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:12.968Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:12.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153877130 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:12.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153877131 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:12.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153877131 data=null} to TreeItem with text {test} [2019-07-30T21:26:12.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153877131 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:12.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153877131 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:12.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153877195 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:12.968Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:12.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153877196 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:12.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153877196 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:12.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153877196 data=null} to TreeItem with text {test} [2019-07-30T21:26:12.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153877197 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:12.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153877197 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:12.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153877207 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:12.968Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:12.968Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:12.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153877208 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:12.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153877208 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:12.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153877209 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:12.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153877209 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:12.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153877209 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-30T21:26:13.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153877230 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:13.225Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T21:26:13.482Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:13.482Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:13.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153877541 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-30T21:26:13.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153877541 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-30T21:26:13.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153877541 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-30T21:26:13.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153877541 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T21:26:13.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153877541 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-30T21:26:13.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153877575 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T21:26:13.482Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:13.482Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:13.482Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:13.482Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:13.482Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:13.482Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:13.482Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:13.482Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:13.482Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:13.482Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:13.482Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:13.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153877582 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:13.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153877582 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:13.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153877583 data=null} to TreeItem with text {test} [2019-07-30T21:26:13.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153877583 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:13.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153877583 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:13.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153877617 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:13.482Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:13.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153877618 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:13.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153877618 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:13.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153877618 data=null} to TreeItem with text {test} [2019-07-30T21:26:13.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153877618 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:13.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153877619 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:13.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153877626 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:13.482Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:13.482Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:13.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153877627 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:13.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153877627 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:13.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153877627 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:13.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153877627 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:13.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153877628 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-30T21:26:13.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153877647 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:13.482Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:13.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153877648 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:13.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153877648 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:13.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153877648 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:13.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153877649 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:13.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153877649 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-30T21:26:13.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153877654 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:13.482Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:26:13.482Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:26:13.739Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:26:13.739Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:26:13.739Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1153877968 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:26:13.739Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:13.739Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:26:13.739Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:26:13.739Z] 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-30T21:26:13.739Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:13.739Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:13.739Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:13.739Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:13.739Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:13.739Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:13.739Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:13.739Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:13.739Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:13.739Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:13.739Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:13.739Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:26:13.739Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:26:13.739Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:26:13.739Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:26:13.739Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:26:13.739Z] DEBUG - matched Combo with text " [2019-07-30T21:26:13.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1153878063 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-30T21:26:13.995Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:26:13.995Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:13.995Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:13.995Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:13.995Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:13.995Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:13.995Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:13.995Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:13.995Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:26:13.995Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:13.995Z] 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-30T21:26:13.995Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:13.995Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:13.995Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:13.995Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:13.995Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:13.995Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:13.995Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7f40fae0 [2019-07-30T21:26:13.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1153878071 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-30T21:26:13.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1153878071 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-30T21:26:13.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1153878071 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:13.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1153878071 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:13.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1153878071 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-30T21:26:13.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1153878071 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-30T21:26:13.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1153878071 data=null item=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-30T21:26:13.995Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1153878072 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-30T21:26:13.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1153878072 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-30T21:26:13.996Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1153878072 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-30T21:26:13.996Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1153878072 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:13.996Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1153878072 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:13.996Z] 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-30T21:26:13.996Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:26:13.996Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:13.996Z] 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-30T21:26:13.996Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:26:13.996Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:13.996Z] 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-30T21:26:13.996Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:26:13.996Z] 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-30T21:26:13.996Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:26:13.996Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] 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-30T21:26:13.996Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:13.996Z] 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-30T21:26:13.996Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] 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-30T21:26:13.996Z] 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-30T21:26:13.996Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:26:13.996Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:13.996Z] DEBUG - Clicking on &Finish [2019-07-30T21:26:13.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1153878089 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-30T21:26:13.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1153878089 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-30T21:26:13.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1153878089 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:13.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1153878089 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:13.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1153878090 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-30T21:26:13.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1153878090 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-30T21:26:14.253Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:14.253Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:14.253Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:14.253Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:14.253Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:14.253Z] DEBUG - Clicked on &Finish [2019-07-30T21:26:14.253Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T21:26:14.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1153878314 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T21:26:14.253Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T21:26:14.253Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T21:26:14.253Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T21:26:14.253Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T21:26:14.253Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T21:26:14.253Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T21:26:14.253Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-30T21:26:14.253Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-30T21:26:14.253Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T21:26:14.253Z] DEBUG - Clicking on Skip [2019-07-30T21:26:14.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1153878330 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-30T21:26:14.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1153878330 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-30T21:26:14.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1153878330 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T21:26:14.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1153878330 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T21:26:14.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1153878331 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-30T21:26:14.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1153878331 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-30T21:26:14.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1153878331 data=null item=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-30T21:26:14.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1153878090 data=null item=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-30T21:26:14.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1153877695 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-30T21:26:14.510Z] DEBUG - Clicked on [2019-07-30T21:26:14.510Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:14.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:14.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:14.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:14.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:14.510Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:14.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153878751 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:14.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153878751 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:14.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153878752 data=null} to TreeItem with text {test} [2019-07-30T21:26:14.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153878752 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:14.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153878752 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:14.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153878789 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:14.766Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:14.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153878789 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:14.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153878800 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:14.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153878800 data=null} to TreeItem with text {test} [2019-07-30T21:26:14.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153878800 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:14.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153878801 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:14.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153878820 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:14.766Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:14.766Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:14.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153878821 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:14.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153878821 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:14.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153878821 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:14.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153878822 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:14.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153878822 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-30T21:26:14.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153878852 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:14.766Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T21:26:14.766Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:14.766Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:14.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153878923 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:14.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153878924 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:14.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153878924 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:14.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153878924 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:14.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153878962 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-30T21:26:14.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153879008 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:14.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:14.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:14.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:14.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:14.766Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:14.766Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:14.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153879012 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:14.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153879012 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:14.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153879012 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:14.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153879012 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:14.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153879012 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-30T21:26:14.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153879018 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:14.766Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:14.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153879019 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:14.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153879019 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:14.766Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:14.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153879020 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:15.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153879020 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:15.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153879021 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-30T21:26:15.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153879031 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:15.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153879031 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:15.023Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153879032 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:15.023Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153879032 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-30T21:26:15.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153879190 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:15.278Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153879381 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:15.278Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153879381 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:15.278Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153879381 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:15.278Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:15.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:15.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:15.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:15.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:15.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:15.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:15.278Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:15.278Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:15.278Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:15.278Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:15.278Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:26:15.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153879384 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:26:15.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153879384 data=null doit=true} to TableItem with text {} [2019-07-30T21:26:15.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153879384 data=null} to TableItem with text {} [2019-07-30T21:26:15.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153879384 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:26:15.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153879385 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-30T21:26:15.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153879386 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:26:15.278Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:15.278Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:15.278Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:15.278Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:15.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153879587 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:15.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153879587 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:15.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153879587 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:15.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153879587 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:15.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153879587 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-30T21:26:15.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153879593 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:15.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:15.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:15.535Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:15.535Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:15.535Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:15.535Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:15.535Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:15.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153879732 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-30T21:26:15.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153879732 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-30T21:26:15.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153879732 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-30T21:26:15.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153879732 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T21:26:15.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153879732 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-30T21:26:15.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153879737 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T21:26:15.535Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:15.535Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:15.535Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:15.535Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:15.535Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:15.535Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:15.535Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:15.535Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:15.535Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:15.535Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:15.535Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:15.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153879743 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:15.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153879743 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:15.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153879744 data=null} to TreeItem with text {test} [2019-07-30T21:26:15.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153879744 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:15.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153879744 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:15.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153879792 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:15.791Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:15.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153879793 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:15.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153879793 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:15.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153879793 data=null} to TreeItem with text {test} [2019-07-30T21:26:15.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153879793 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:15.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153879794 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:15.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153879808 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:15.791Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:15.791Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:15.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153879810 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:15.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153879810 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:15.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153879810 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:15.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153879810 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:15.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153879810 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-30T21:26:15.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153879829 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:15.791Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T21:26:16.047Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:16.047Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:16.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153880304 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-30T21:26:16.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153880305 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T21:26:16.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153880305 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T21:26:16.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153880305 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T21:26:16.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153880305 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-30T21:26:16.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153880351 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T21:26:16.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:16.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:16.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:16.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:16.304Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:16.304Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:16.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:16.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:16.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:16.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:16.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:16.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153880381 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:16.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153880381 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:16.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153880382 data=null} to TreeItem with text {test} [2019-07-30T21:26:16.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153880382 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:16.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153880382 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:16.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153880420 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:16.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:16.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153880421 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:16.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153880421 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:16.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153880421 data=null} to TreeItem with text {test} [2019-07-30T21:26:16.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153880421 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:16.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153880422 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:16.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153880429 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:16.304Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:16.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:16.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153880431 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:16.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153880431 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:16.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153880431 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:16.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153880431 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:16.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153880431 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-30T21:26:16.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153880450 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:16.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:16.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153880451 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:16.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153880451 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:16.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153880451 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:16.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153880451 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:16.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153880451 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-30T21:26:16.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153880456 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:16.304Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:26:16.304Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:26:16.561Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:26:16.561Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:26:16.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1153880758 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:26:16.561Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:16.561Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:26:16.561Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:26:16.561Z] 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-30T21:26:16.561Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:16.561Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:16.561Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:16.561Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:16.561Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:16.561Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:16.561Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:16.561Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:16.561Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:16.561Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:16.561Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:16.561Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:26:16.561Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:26:16.561Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:26:16.561Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:26:16.561Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:26:16.561Z] DEBUG - matched Combo with text " [2019-07-30T21:26:16.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1153880855 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-30T21:26:16.818Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:16.818Z] 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-30T21:26:16.818Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:16.818Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4eb1c9ac [2019-07-30T21:26:16.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1153880858 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-30T21:26:16.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1153880858 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-30T21:26:16.818Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1153880858 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:16.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1153880858 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:16.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1153880859 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-30T21:26:16.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1153880859 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-30T21:26:16.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1153880859 data=null item=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-30T21:26:16.818Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1153880859 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-30T21:26:16.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1153880859 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-30T21:26:16.818Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1153880859 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-30T21:26:16.818Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1153880859 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:16.818Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1153880859 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:16.818Z] 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-30T21:26:16.818Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:26:16.818Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:16.818Z] 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-30T21:26:16.818Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:26:16.818Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:16.818Z] 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-30T21:26:16.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:26:16.818Z] 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-30T21:26:16.818Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:26:16.818Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] 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-30T21:26:16.818Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:16.818Z] 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-30T21:26:16.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] 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-30T21:26:16.818Z] 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-30T21:26:16.818Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:26:16.818Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:16.818Z] DEBUG - Clicking on &Finish [2019-07-30T21:26:16.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1153880877 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-30T21:26:16.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1153880877 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-30T21:26:16.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1153880877 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:16.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1153880877 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:16.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1153880878 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-30T21:26:16.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1153880878 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-30T21:26:17.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:17.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:17.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:17.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:17.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:17.075Z] DEBUG - Clicked on &Finish [2019-07-30T21:26:17.075Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T21:26:17.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1153881198 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T21:26:17.075Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T21:26:17.075Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T21:26:17.075Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T21:26:17.075Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T21:26:17.075Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T21:26:17.075Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T21:26:17.075Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-30T21:26:17.075Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-30T21:26:17.075Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T21:26:17.075Z] DEBUG - Clicking on Skip [2019-07-30T21:26:17.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1153881198 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-30T21:26:17.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1153881199 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-30T21:26:17.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1153881199 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T21:26:17.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1153881199 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T21:26:17.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1153881199 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-30T21:26:17.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1153881199 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-30T21:26:17.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1153881199 data=null item=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-30T21:26:17.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1153880878 data=null item=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-30T21:26:17.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1153880499 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-30T21:26:17.332Z] DEBUG - Clicked on [2019-07-30T21:26:17.332Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:17.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:17.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:17.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:17.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:17.332Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:17.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153881426 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:17.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153881426 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:17.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153881427 data=null} to TreeItem with text {test} [2019-07-30T21:26:17.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153881427 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:17.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153881427 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:17.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153881489 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:17.332Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:17.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153881490 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:17.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153881490 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:17.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153881490 data=null} to TreeItem with text {test} [2019-07-30T21:26:17.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153881490 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:17.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153881490 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:17.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153881510 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:17.332Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:17.332Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:17.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153881511 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:17.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153881512 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:17.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153881512 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:17.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153881512 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:17.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153881512 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-30T21:26:17.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153881588 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:17.589Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T21:26:17.845Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:17.845Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:17.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153881956 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:17.845Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153881957 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:17.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153881957 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:17.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153881957 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:17.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153881957 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-30T21:26:17.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153882006 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:17.845Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:17.845Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:17.845Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:17.845Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:17.845Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:17.845Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:17.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153882010 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:17.845Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153882010 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:17.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153882010 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:17.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153882010 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:17.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153882010 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-30T21:26:17.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153882015 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:17.845Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:17.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153882016 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:17.845Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153882016 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:17.845Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:17.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153882016 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:17.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153882017 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:17.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153882017 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-30T21:26:17.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153882026 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:17.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153882026 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:17.845Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153882026 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:18.102Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153882027 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-30T21:26:18.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153882263 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:18.102Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153882265 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:18.102Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153882265 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:18.102Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153882266 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:18.102Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:18.102Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:18.102Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:18.102Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:18.102Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:18.102Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:18.102Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:18.102Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:18.102Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:18.102Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:18.102Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:18.102Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:26:18.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153882268 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:26:18.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153882268 data=null doit=true} to TableItem with text {} [2019-07-30T21:26:18.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153882269 data=null} to TableItem with text {} [2019-07-30T21:26:18.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153882269 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:26:18.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153882269 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-30T21:26:18.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153882271 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:26:18.102Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:18.102Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:18.359Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:18.359Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:18.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153882481 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:18.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153882482 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:18.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153882482 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:18.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153882483 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:18.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153882483 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-30T21:26:18.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153882488 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:18.359Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:18.359Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:18.359Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:18.359Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:18.359Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:18.359Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:18.359Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:18.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153882624 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-30T21:26:18.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153882624 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T21:26:18.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153882625 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T21:26:18.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153882625 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T21:26:18.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153882625 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-30T21:26:18.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153882630 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T21:26:18.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:18.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:18.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:18.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:18.616Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:18.616Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:18.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:18.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:18.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:18.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:18.616Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:18.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153882637 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:18.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153882637 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:18.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153882637 data=null} to TreeItem with text {test} [2019-07-30T21:26:18.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153882637 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:18.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153882638 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:18.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153882687 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:18.616Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:18.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153882688 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:18.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153882689 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:18.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153882689 data=null} to TreeItem with text {test} [2019-07-30T21:26:18.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153882689 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:18.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153882689 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:18.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153882698 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:18.616Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:18.616Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:18.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153882699 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:18.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153882699 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:18.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153882700 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:18.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153882700 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:18.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153882700 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-30T21:26:18.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153882709 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:18.616Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T21:26:18.873Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:18.873Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:18.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153883074 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:26:18.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153883074 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:26:18.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153883074 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:26:18.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153883075 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:26:18.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153883075 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-30T21:26:18.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153883108 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:26:18.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:18.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:18.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:18.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:18.873Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:18.873Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:18.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:18.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:18.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:18.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:18.873Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:18.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153883114 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:18.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153883114 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:18.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153883114 data=null} to TreeItem with text {test} [2019-07-30T21:26:18.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153883115 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:18.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153883115 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:19.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153883185 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:19.130Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:19.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153883186 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:19.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153883186 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:19.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153883187 data=null} to TreeItem with text {test} [2019-07-30T21:26:19.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153883187 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:19.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153883187 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:19.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153883196 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:19.130Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:19.130Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:19.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153883197 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:19.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153883197 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:19.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153883197 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:19.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153883198 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:19.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153883198 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-30T21:26:19.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153883216 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:19.130Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:19.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153883217 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:19.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153883218 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:19.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153883218 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:19.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153883218 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:19.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153883218 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-30T21:26:19.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153883232 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:19.130Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:26:19.130Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:26:19.386Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:26:19.386Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:26:19.386Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1153883617 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:26:19.386Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:19.386Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:26:19.386Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:26:19.386Z] 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-30T21:26:19.386Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:19.386Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:19.386Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:19.386Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:19.386Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:19.386Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:19.386Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:19.386Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:19.386Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:19.386Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:19.386Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:19.386Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:26:19.386Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:26:19.386Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:26:19.386Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:26:19.386Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:26:19.386Z] DEBUG - matched Combo with text " [2019-07-30T21:26:19.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1153883700 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-30T21:26:19.646Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:19.646Z] 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-30T21:26:19.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:19.646Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5ce0d1aa [2019-07-30T21:26:19.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1153883702 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-30T21:26:19.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1153883703 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-30T21:26:19.646Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1153883703 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:19.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1153883703 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:19.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1153883703 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-30T21:26:19.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1153883703 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-30T21:26:19.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1153883703 data=null item=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-30T21:26:19.646Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1153883703 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-30T21:26:19.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1153883704 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-30T21:26:19.646Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1153883704 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-30T21:26:19.646Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1153883704 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:19.646Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1153883704 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:19.646Z] 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-30T21:26:19.646Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:26:19.646Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:19.646Z] 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-30T21:26:19.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:26:19.646Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:19.646Z] 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-30T21:26:19.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:19.646Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:26:19.647Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1ac9a733 [2019-07-30T21:26:19.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1153883710 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-30T21:26:19.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1153883710 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-30T21:26:19.647Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1153883710 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:26:19.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1153883710 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:26:19.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1153883710 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-30T21:26:19.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1153883710 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-30T21:26:19.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1153883710 data=null item=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-30T21:26:19.647Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1153883710 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-30T21:26:19.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1153883710 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-30T21:26:19.647Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1153883711 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-30T21:26:19.647Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1153883711 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:26:19.647Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1153883715 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:26:19.647Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] 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-30T21:26:19.647Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:19.647Z] 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-30T21:26:19.647Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] 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-30T21:26:19.647Z] 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-30T21:26:19.647Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:26:19.647Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:19.647Z] DEBUG - Clicking on &Finish [2019-07-30T21:26:19.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1153883721 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-30T21:26:19.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1153883721 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-30T21:26:19.647Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1153883722 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:19.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1153883722 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:19.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1153883722 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-30T21:26:19.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1153883722 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-30T21:26:20.223Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:20.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1153883722 data=null item=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-30T21:26:20.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1153883312 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-30T21:26:20.483Z] DEBUG - Clicked on [2019-07-30T21:26:20.483Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:20.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:20.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:20.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:20.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:20.483Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:20.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153884418 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:20.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153884418 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:20.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153884418 data=null} to TreeItem with text {test} [2019-07-30T21:26:20.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153884419 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:20.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153884419 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:20.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153884484 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:20.483Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:20.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153884485 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:20.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153884485 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:20.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153884486 data=null} to TreeItem with text {test} [2019-07-30T21:26:20.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153884486 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:20.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153884486 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:20.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153884492 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:20.483Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:20.483Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:20.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153884494 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:20.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153884494 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:20.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153884494 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:20.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153884494 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:20.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153884494 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-30T21:26:20.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153884513 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:20.483Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T21:26:20.740Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:20.740Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:20.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153884985 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:20.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153884985 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:20.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153884986 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:20.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153884986 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:20.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153884986 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-30T21:26:20.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153885023 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:20.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:20.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:20.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:20.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:20.997Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:20.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:20.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153885027 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:20.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153885027 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:20.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153885027 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:20.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153885028 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:20.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153885028 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-30T21:26:20.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153885033 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:20.997Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:20.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153885033 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:20.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153885033 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:20.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:20.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153885034 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:20.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153885034 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:20.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153885034 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-30T21:26:20.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153885044 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:20.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153885044 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:20.997Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153885045 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:20.997Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153885045 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-30T21:26:20.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153885149 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:20.998Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153885149 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:21.255Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153885150 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:21.255Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153885369 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:21.255Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:21.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:21.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:21.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:21.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:21.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:21.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:22.185Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:22.185Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:22.442Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:22.442Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:22.442Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:26:22.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153886477 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:26:22.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153886477 data=null doit=true} to TableItem with text {} [2019-07-30T21:26:22.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153886478 data=null} to TableItem with text {} [2019-07-30T21:26:22.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153886478 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:26:22.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153886479 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-30T21:26:22.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153886486 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:26:22.442Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:22.442Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:22.442Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:22.442Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:22.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153886675 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:22.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153886675 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:22.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153886675 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:22.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153886676 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:22.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153886676 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-30T21:26:22.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153886682 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:22.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:22.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:22.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:22.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:22.442Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:22.699Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:22.700Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:22.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153886782 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:26:22.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153886783 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:26:22.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153886783 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:26:22.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153886784 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:26:22.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153886784 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-30T21:26:22.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153886790 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T21:26:22.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:22.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:22.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:22.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:22.700Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:22.700Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:22.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:22.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:22.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:22.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:22.700Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:22.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153886796 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:22.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153886801 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:22.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153886801 data=null} to TreeItem with text {test} [2019-07-30T21:26:22.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153886802 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:22.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153886802 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:22.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153886835 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:22.700Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:22.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153886838 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:22.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153886838 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:22.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153886838 data=null} to TreeItem with text {test} [2019-07-30T21:26:22.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153886838 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:22.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153886839 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:22.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153886845 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:22.700Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:22.700Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:22.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153886846 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:22.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153886846 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:22.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153886846 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:22.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153886846 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:22.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153886847 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-30T21:26:22.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153886880 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:22.700Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T21:26:23.264Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:23.264Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:23.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153887342 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-30T21:26:23.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153887342 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-30T21:26:23.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153887342 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-30T21:26:23.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153887343 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T21:26:23.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153887343 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-30T21:26:23.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153887378 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T21:26:23.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:23.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:23.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:23.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:23.264Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:23.264Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:23.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:23.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:23.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:23.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:23.264Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:23.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153887385 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:23.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153887385 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:23.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153887386 data=null} to TreeItem with text {test} [2019-07-30T21:26:23.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153887386 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:23.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153887386 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:23.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153887421 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:23.264Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:23.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153887422 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:23.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153887423 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:23.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153887423 data=null} to TreeItem with text {test} [2019-07-30T21:26:23.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153887423 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:23.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153887423 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:23.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153887429 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:23.264Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:23.264Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:23.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153887431 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:23.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153887431 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:23.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153887431 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:23.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153887432 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:23.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153887432 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-30T21:26:23.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153887452 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:23.264Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:23.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153887452 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:23.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153887452 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:23.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153887453 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:23.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153887478 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:23.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153887479 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-30T21:26:23.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153887484 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:23.520Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:26:23.520Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:26:23.778Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:26:23.778Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:26:23.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1153887921 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:26:23.778Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:23.778Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:26:23.778Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:26:23.778Z] 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-30T21:26:23.778Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:23.778Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:23.778Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:23.778Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:23.778Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:23.778Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:23.778Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:23.778Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:23.778Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:23.778Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:23.778Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:23.778Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:26:23.778Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:26:23.778Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:26:23.778Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:26:23.778Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:26:23.778Z] DEBUG - matched Combo with text " [2019-07-30T21:26:23.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1153887984 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-30T21:26:23.778Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:26:23.778Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:23.778Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:23.778Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:23.778Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:23.778Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:23.778Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:23.778Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:23.778Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:26:23.778Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:23.778Z] 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-30T21:26:23.778Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:23.778Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:23.778Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:23.778Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:23.778Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:23.778Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:23.778Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3df040b1 [2019-07-30T21:26:23.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1153887987 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-30T21:26:23.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1153887987 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-30T21:26:23.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1153887987 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:23.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1153887987 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:23.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1153887987 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-30T21:26:23.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1153887987 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-30T21:26:23.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1153887987 data=null item=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-30T21:26:23.779Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1153887988 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-30T21:26:23.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1153887988 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-30T21:26:23.779Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1153887988 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-30T21:26:23.779Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1153887988 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:23.779Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1153887988 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:23.779Z] 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-30T21:26:23.779Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:26:23.779Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:23.779Z] 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-30T21:26:23.779Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:26:23.779Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:23.779Z] 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-30T21:26:23.779Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:26:23.779Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@143776b6 [2019-07-30T21:26:23.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1153887993 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-30T21:26:23.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1153887994 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-30T21:26:23.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1153887994 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:26:23.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1153887994 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:26:23.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1153887994 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-30T21:26:23.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1153887994 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-30T21:26:23.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1153887994 data=null item=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-30T21:26:23.779Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1153887994 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-30T21:26:23.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1153887994 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-30T21:26:23.779Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1153887994 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-30T21:26:23.779Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1153887995 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:26:23.779Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1153887995 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:26:23.779Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] 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-30T21:26:23.779Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:23.779Z] 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-30T21:26:23.779Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] 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-30T21:26:23.779Z] 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-30T21:26:23.779Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:26:23.779Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:23.779Z] DEBUG - Clicking on &Finish [2019-07-30T21:26:23.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1153888005 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-30T21:26:23.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1153888005 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-30T21:26:23.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1153888005 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:23.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1153888005 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:23.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1153888005 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-30T21:26:23.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1153888005 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-30T21:26:24.342Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:24.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1153888006 data=null item=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-30T21:26:24.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1153887525 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-30T21:26:24.342Z] DEBUG - Clicked on [2019-07-30T21:26:24.342Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:24.342Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:24.342Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:24.342Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:24.342Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:24.342Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:24.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153888583 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:24.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153888583 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:24.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153888583 data=null} to TreeItem with text {test} [2019-07-30T21:26:24.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153888584 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:24.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153888584 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:24.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153888619 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:24.599Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:24.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153888620 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:24.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153888620 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:24.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153888620 data=null} to TreeItem with text {test} [2019-07-30T21:26:24.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153888620 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:24.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153888620 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:24.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153888641 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:24.599Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:24.599Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:24.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153888642 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:24.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153888642 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:24.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153888642 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:24.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153888643 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:24.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153888643 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-30T21:26:24.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153888686 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:24.599Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T21:26:24.855Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:25.113Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:25.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153889162 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:25.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153889162 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:25.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153889162 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:25.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153889163 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:25.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153889163 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-30T21:26:25.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153889203 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:25.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:25.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:25.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:25.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:25.113Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:25.113Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:25.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153889207 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:25.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153889207 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:25.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153889207 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:25.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153889207 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:25.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153889208 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-30T21:26:25.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153889212 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:25.113Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:25.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153889213 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:25.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153889213 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:25.113Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:25.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153889213 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:25.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153889213 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:25.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153889213 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-30T21:26:25.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153889216 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:25.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153889217 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:25.113Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153889217 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:25.113Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153889217 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-30T21:26:25.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153889283 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:25.371Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153889474 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:25.371Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153889474 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:25.371Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153889474 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:25.371Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:25.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:25.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:25.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:25.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:25.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:25.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:26.300Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:26.300Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:26.300Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:26.300Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:26.300Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:26:26.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153890477 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:26:26.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153890478 data=null doit=true} to TableItem with text {} [2019-07-30T21:26:26.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153890478 data=null} to TableItem with text {} [2019-07-30T21:26:26.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153890478 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:26:26.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153890478 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-30T21:26:26.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153890496 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:26:26.300Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:26.300Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:26.556Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:26.556Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:26.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153890769 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:26.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153890769 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:26.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153890769 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:26.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153890770 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:26.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153890770 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-30T21:26:26.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153890778 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:26.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:26.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:26.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:26.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:26.556Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:26.813Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:26.813Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:26.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153890835 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-30T21:26:26.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153890885 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-30T21:26:26.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153890885 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-30T21:26:26.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153890886 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T21:26:26.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153890886 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-30T21:26:26.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153890891 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T21:26:26.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:26.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:26.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:26.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:26.813Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:26.813Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:26.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:26.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:26.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:26.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:26.813Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:26.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153890898 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:26.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153890898 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:26.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153890898 data=null} to TreeItem with text {test} [2019-07-30T21:26:26.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153890898 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:26.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153890899 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:26.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153890931 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:26.813Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:26.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153890932 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:26.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153890933 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:26.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153890933 data=null} to TreeItem with text {test} [2019-07-30T21:26:26.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153890933 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:26.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153890933 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:26.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153890944 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:26.813Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:26.813Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:26.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153890945 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:26.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153890945 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:26.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153890945 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:26.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153890945 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:26.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153890946 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-30T21:26:26.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153890954 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:26.813Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T21:26:27.070Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:27.070Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:27.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153891318 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-30T21:26:27.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153891319 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T21:26:27.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153891319 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T21:26:27.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153891320 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T21:26:27.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153891320 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-30T21:26:27.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153891399 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T21:26:27.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:27.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:27.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:27.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:27.328Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:27.328Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:27.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:27.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:27.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:27.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:27.328Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:27.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153891406 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:27.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153891406 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:27.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153891406 data=null} to TreeItem with text {test} [2019-07-30T21:26:27.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153891406 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:27.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153891407 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:27.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153891486 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:27.328Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:27.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153891487 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:27.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153891487 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:27.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153891487 data=null} to TreeItem with text {test} [2019-07-30T21:26:27.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153891488 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:27.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153891488 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:27.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153891494 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:27.328Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:27.328Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:27.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153891495 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:27.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153891495 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:27.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153891495 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:27.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153891495 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:27.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153891496 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-30T21:26:27.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153891514 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:27.328Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:27.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153891515 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:27.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153891515 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:27.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153891515 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:27.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153891516 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:27.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153891516 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-30T21:26:27.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153891520 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:27.584Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:26:27.584Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:26:27.840Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:26:27.840Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:26:27.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1153892005 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:26:27.840Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:27.840Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:26:27.840Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:26:27.840Z] 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-30T21:26:27.840Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:27.840Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:27.840Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:27.840Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:27.840Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:27.840Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:27.840Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:27.840Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:27.840Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:27.840Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:27.840Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:27.840Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:26:27.840Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:26:27.840Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:26:27.840Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:26:27.840Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:26:27.840Z] DEBUG - matched Combo with text " [2019-07-30T21:26:28.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1153892135 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-30T21:26:28.097Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:28.097Z] 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-30T21:26:28.097Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:28.097Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6051f3f3 [2019-07-30T21:26:28.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1153892184 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-30T21:26:28.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1153892184 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-30T21:26:28.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1153892185 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:28.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1153892185 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:28.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1153892185 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-30T21:26:28.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1153892185 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-30T21:26:28.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1153892185 data=null item=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-30T21:26:28.097Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1153892185 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-30T21:26:28.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1153892186 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-30T21:26:28.097Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1153892186 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-30T21:26:28.097Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1153892186 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:28.097Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1153892186 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:28.097Z] 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-30T21:26:28.097Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:26:28.097Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:28.097Z] 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-30T21:26:28.097Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:26:28.097Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:28.097Z] 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-30T21:26:28.097Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:26:28.097Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@14f57d5a [2019-07-30T21:26:28.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1153892191 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-30T21:26:28.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1153892192 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-30T21:26:28.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1153892192 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:26:28.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1153892192 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:26:28.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1153892192 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-30T21:26:28.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1153892192 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-30T21:26:28.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1153892192 data=null item=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-30T21:26:28.097Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1153892192 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-30T21:26:28.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1153892192 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-30T21:26:28.097Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1153892192 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-30T21:26:28.097Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1153892193 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:26:28.097Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1153892193 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:26:28.097Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] 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-30T21:26:28.097Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:28.097Z] 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-30T21:26:28.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] 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-30T21:26:28.097Z] 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-30T21:26:28.097Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:28.097Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:28.098Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:26:28.098Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:26:28.098Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:28.098Z] DEBUG - Clicking on &Finish [2019-07-30T21:26:28.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1153892202 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-30T21:26:28.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1153892202 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-30T21:26:28.098Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1153892203 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:28.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1153892203 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:28.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1153892203 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-30T21:26:28.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1153892203 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-30T21:26:28.660Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:28.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1153892203 data=null item=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-30T21:26:28.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1153891604 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-30T21:26:28.660Z] DEBUG - Clicked on [2019-07-30T21:26:28.660Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:28.660Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:28.660Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:28.660Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:28.660Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:28.660Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:28.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153892851 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:28.660Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153892851 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:28.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153892851 data=null} to TreeItem with text {test} [2019-07-30T21:26:28.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153892851 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:28.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153892852 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:28.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153892888 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:28.660Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:28.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153892889 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:28.660Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153892889 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:28.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153892890 data=null} to TreeItem with text {test} [2019-07-30T21:26:28.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153892890 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:28.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153892890 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:28.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153892907 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:28.661Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:28.661Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:28.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153892909 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:28.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153892909 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:28.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153892909 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:28.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153892909 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:28.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153892910 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-30T21:26:28.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153892928 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:28.917Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T21:26:29.174Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:29.174Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:29.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153893357 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:29.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153893357 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:29.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153893358 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:29.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153893395 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:29.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153893395 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-30T21:26:29.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153893433 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:29.725Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:29.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:29.725Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:29.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:29.725Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:29.725Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:29.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153893436 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:29.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153893436 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:29.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153893436 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:29.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153893436 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:29.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153893436 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-30T21:26:29.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153893441 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:29.725Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:29.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153893442 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:29.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153893442 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:29.725Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:29.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153893442 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:29.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153893442 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:29.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153893442 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-30T21:26:29.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153893446 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:29.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153893446 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:29.725Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153893447 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:29.725Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153893447 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-30T21:26:29.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153893529 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:30.180Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153894078 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:30.180Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153894190 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:30.180Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153894190 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:30.180Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:30.180Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:30.180Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:30.180Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:30.180Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:30.180Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:30.180Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:30.180Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:30.180Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:30.180Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:30.180Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:30.180Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:26:30.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153894195 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:26:30.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153894195 data=null doit=true} to TableItem with text {} [2019-07-30T21:26:30.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153894195 data=null} to TableItem with text {} [2019-07-30T21:26:30.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153894195 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:26:30.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153894195 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-30T21:26:30.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153894200 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:26:30.180Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:30.180Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:31.109Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:31.109Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:31.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153895306 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:31.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153895306 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:31.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153895306 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:31.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153895306 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:31.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153895307 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-30T21:26:31.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153895311 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:31.109Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:31.109Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:31.109Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:31.109Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:31.109Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:31.109Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:31.109Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:31.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153895408 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-30T21:26:31.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153895408 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T21:26:31.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153895408 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T21:26:31.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153895408 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T21:26:31.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153895409 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-30T21:26:31.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153895413 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T21:26:31.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:31.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:31.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:31.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:31.366Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:31.366Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:31.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:31.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:31.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:31.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:31.367Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:31.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153895420 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:31.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153895420 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:31.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153895420 data=null} to TreeItem with text {test} [2019-07-30T21:26:31.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153895420 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:31.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153895420 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:31.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153895458 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:31.367Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:31.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153895459 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:31.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153895459 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:31.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153895459 data=null} to TreeItem with text {test} [2019-07-30T21:26:31.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153895460 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:31.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153895460 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:31.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153895494 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:31.367Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:31.367Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:31.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153895507 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:31.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153895508 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:31.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153895508 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:31.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153895508 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:31.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153895508 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-30T21:26:31.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153895523 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:31.367Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:31.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1153895524 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T21:26:31.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1153895524 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T21:26:31.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1153895524 data=null} to TreeItem with text {Traces [6]} [2019-07-30T21:26:31.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1153895524 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:31.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153895524 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-30T21:26:31.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1153895528 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T21:26:31.367Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:26:31.367Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:26:31.931Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:26:31.931Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:26:31.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1153896089 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:26:31.931Z] 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-30T21:26:31.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:26:31.931Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:26:31.931Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:26:31.931Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:26:31.931Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:26:31.931Z] DEBUG - matched Combo with text " [2019-07-30T21:26:31.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1153896143 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-30T21:26:31.931Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:31.931Z] 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-30T21:26:31.931Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:31.931Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:31.931Z] 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-30T21:26:31.931Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:26:31.931Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:31.931Z] 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-30T21:26:31.931Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:26:31.931Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:31.931Z] 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-30T21:26:31.931Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:26:31.931Z] 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-30T21:26:31.931Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:26:31.931Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] 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-30T21:26:31.931Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:31.931Z] 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-30T21:26:31.931Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] 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-30T21:26:31.931Z] 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-30T21:26:31.931Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:26:31.931Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:31.931Z] DEBUG - Clicking on &Finish [2019-07-30T21:26:31.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1153896168 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-30T21:26:31.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1153896169 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-30T21:26:31.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1153896169 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:31.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1153896169 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:31.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1153896169 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-30T21:26:31.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1153896169 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-30T21:26:32.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1153896169 data=null item=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-30T21:26:32.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1153895620 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-30T21:26:32.494Z] DEBUG - Clicked on [2019-07-30T21:26:32.494Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:32.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:32.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:32.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:32.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:32.494Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:32.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153896746 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:32.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153896746 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:32.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153896747 data=null} to TreeItem with text {test} [2019-07-30T21:26:32.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153896747 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:32.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153896747 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:32.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153896781 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:32.751Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:32.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153896783 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:32.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153896783 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:32.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153896783 data=null} to TreeItem with text {test} [2019-07-30T21:26:32.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153896783 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:32.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153896783 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:32.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153896790 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:32.751Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:32.751Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:32.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153896798 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:26:32.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153896798 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:26:32.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153896798 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:26:32.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153896798 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:26:32.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153896799 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-30T21:26:32.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153896818 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:26:32.751Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T21:26:33.008Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:33.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:33.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1153897087 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:33.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1153897087 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:33.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1153897087 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:33.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153897088 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:33.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153897088 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-30T21:26:33.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153897133 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:33.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:33.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:33.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:33.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:33.008Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:33.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:33.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1153897137 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:33.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1153897138 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:33.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1153897138 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:33.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153897138 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:33.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153897138 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-30T21:26:33.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153897143 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:33.008Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-30T21:26:33.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1153897143 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:33.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1153897144 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:33.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:33.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1153897144 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:33.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153897144 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:33.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153897144 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-30T21:26:33.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153897154 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:33.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153897154 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:33.008Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1153897154 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:33.571Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153897155 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-30T21:26:33.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153897826 data=null button=1 stateMask=0x80000 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:33.828Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1153897892 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:33.828Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1153897892 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:33.828Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1153897893 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:33.828Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-30T21:26:33.828Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T21:26:33.828Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T21:26:33.828Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:33.828Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:34.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1153898106 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:34.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1153898107 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:34.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1153898107 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:34.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153898108 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:34.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153898108 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-30T21:26:34.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153898184 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:34.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:34.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:34.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:34.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:34.085Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:34.085Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:34.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:34.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:34.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:34.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:34.085Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:34.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153898197 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:34.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153898197 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:34.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153898197 data=null} to TreeItem with text {test} [2019-07-30T21:26:34.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153898198 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:34.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153898198 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:34.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153898293 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:34.085Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:34.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153898294 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:34.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153898295 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:34.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153898295 data=null} to TreeItem with text {test} [2019-07-30T21:26:34.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153898296 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:34.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153898296 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:34.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153898306 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:34.085Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:34.085Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:34.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153898307 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:26:34.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153898308 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:26:34.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153898308 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:26:34.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153898308 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:26:34.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153898308 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-30T21:26:34.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153898328 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:26:34.341Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T21:26:34.597Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:34.597Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:34.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1153898785 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to Tree node with text: unrecognized.log [2019-07-30T21:26:34.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1153898786 data=null doit=true} to Tree node with text: unrecognized.log [2019-07-30T21:26:34.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1153898786 data=null} to Tree node with text: unrecognized.log [2019-07-30T21:26:34.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153898786 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-30T21:26:34.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153898786 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-30T21:26:34.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153898824 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-30T21:26:34.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:34.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:34.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:34.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:34.853Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:34.853Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:34.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:34.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:34.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:34.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:34.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:34.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153898883 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:34.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153898883 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:34.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153898884 data=null} to TreeItem with text {test} [2019-07-30T21:26:34.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153898884 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:34.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153898884 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:34.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153898923 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:34.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:34.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153898924 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:34.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153898924 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:34.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153898925 data=null} to TreeItem with text {test} [2019-07-30T21:26:34.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153898925 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:34.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153898926 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:34.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153898934 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:34.853Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:34.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:34.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153898983 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:26:34.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153898983 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:26:34.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153898983 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:26:34.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153898984 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:26:34.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153898984 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-30T21:26:34.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153899014 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:26:34.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:34.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153899016 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:26:34.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153899016 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:26:34.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153899016 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:26:34.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153899017 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:26:34.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153899017 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-30T21:26:34.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153899023 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:26:35.110Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:26:35.110Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:26:35.367Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:26:35.367Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:26:35.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1153899526 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:26:35.367Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:35.367Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:26:35.367Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:26:35.367Z] 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-30T21:26:35.367Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:35.367Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:35.367Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:35.367Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:35.367Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:35.367Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:35.367Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:35.367Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:35.367Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:35.367Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:35.367Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:35.367Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:26:35.367Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:26:35.367Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:26:35.367Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:26:35.367Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:26:35.367Z] DEBUG - matched Combo with text " [2019-07-30T21:26:35.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1153899681 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-30T21:26:35.624Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:35.624Z] 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-30T21:26:35.624Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:35.624Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:35.624Z] 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-30T21:26:35.624Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:26:35.624Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:35.624Z] 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-30T21:26:35.624Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:26:35.624Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@fb75c63 [2019-07-30T21:26:35.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1153899688 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-30T21:26:35.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1153899688 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-30T21:26:35.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1153899688 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:26:35.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1153899689 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:26:35.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1153899689 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-30T21:26:35.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1153899689 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-30T21:26:35.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1153899689 data=null item=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-30T21:26:35.624Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1153899689 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-30T21:26:35.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1153899689 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-30T21:26:35.624Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1153899689 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-30T21:26:35.624Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1153899689 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:26:35.624Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1153899689 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:35.624Z] 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-30T21:26:35.624Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:26:35.624Z] 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-30T21:26:35.624Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:26:35.624Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] 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-30T21:26:35.624Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:35.624Z] 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-30T21:26:35.624Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] 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-30T21:26:35.624Z] 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-30T21:26:35.624Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:26:35.624Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:35.624Z] DEBUG - Clicking on &Finish [2019-07-30T21:26:35.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1153899701 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-30T21:26:35.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1153899701 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-30T21:26:35.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1153899701 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:35.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1153899701 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:35.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1153899701 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-30T21:26:35.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1153899701 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-30T21:26:36.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1153899701 data=null item=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-30T21:26:36.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1153899115 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-30T21:26:36.445Z] DEBUG - Clicked on [2019-07-30T21:26:36.445Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:36.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:36.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:36.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:36.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:36.445Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:36.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153900506 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:36.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153900506 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:36.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153900507 data=null} to TreeItem with text {test} [2019-07-30T21:26:36.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153900507 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:36.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153900507 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:36.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153900587 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:36.445Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:36.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153900588 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:36.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153900588 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:36.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153900588 data=null} to TreeItem with text {test} [2019-07-30T21:26:36.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153900588 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:36.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153900589 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:36.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153900595 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:36.445Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:36.445Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:36.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153900596 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:26:36.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153900596 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:26:36.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153900596 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:26:36.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153900597 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:26:36.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153900597 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-30T21:26:36.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153900611 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:26:36.445Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T21:26:37.008Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:37.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:37.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1153901080 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:37.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1153901081 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:37.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1153901081 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:37.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153901082 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:37.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153901082 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-30T21:26:37.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153901122 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:37.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:37.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:37.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:37.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:37.008Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:37.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:37.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1153901127 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:37.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1153901127 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:37.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1153901127 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:37.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153901127 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:37.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153901127 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-30T21:26:37.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153901133 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:37.008Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-30T21:26:37.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1153901134 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:37.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1153901134 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:37.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:37.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1153901134 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:37.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153901135 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:37.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153901135 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-30T21:26:37.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153901145 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:37.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153901146 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:37.008Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1153901146 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:37.008Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153901146 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-30T21:26:37.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153901215 data=null button=1 stateMask=0x80000 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:37.265Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1153901308 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:37.265Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1153901308 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:37.265Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1153901309 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:37.265Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-30T21:26:37.265Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T21:26:37.265Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T21:26:37.265Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:37.265Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:37.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1153901450 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:37.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1153901450 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:37.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1153901450 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:37.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153901451 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:37.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153901451 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-30T21:26:37.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153901457 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:26:37.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:37.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:37.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:37.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:37.265Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:37.522Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:37.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:37.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1153901621 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to Tree node with text: unrecognized.log [2019-07-30T21:26:37.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1153901621 data=null doit=true} to Tree node with text: unrecognized.log [2019-07-30T21:26:37.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1153901622 data=null} to Tree node with text: unrecognized.log [2019-07-30T21:26:37.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153901622 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-30T21:26:37.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153901622 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-30T21:26:37.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153901628 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-30T21:26:37.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:37.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:37.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:37.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:37.522Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:37.522Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:37.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:37.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:37.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:37.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:37.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:37.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153901642 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:37.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153901642 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:37.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153901643 data=null} to TreeItem with text {test} [2019-07-30T21:26:37.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153901643 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:37.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153901643 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:37.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153901694 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:37.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:37.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153901695 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:37.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153901695 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:37.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153901695 data=null} to TreeItem with text {test} [2019-07-30T21:26:37.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153901695 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:37.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153901695 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:37.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153901703 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:37.522Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:37.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:37.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153901704 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:26:37.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153901704 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:26:37.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153901704 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:26:37.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153901705 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:26:37.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153901705 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-30T21:26:37.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153901734 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:26:37.778Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:37.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153901784 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:26:37.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153901784 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:26:37.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153901785 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:26:37.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153901785 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:26:37.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153901785 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-30T21:26:37.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153901795 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:26:37.778Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:26:37.778Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:26:37.778Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:26:37.778Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:26:37.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1153902031 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T21:26:37.778Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:26:37.778Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:26:37.778Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:26:37.778Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:26:37.778Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:26:37.778Z] DEBUG - Clicking on &Yes [2019-07-30T21:26:38.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1153902089 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-30T21:26:38.035Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1153902090 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-30T21:26:38.035Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1153902090 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:26:38.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1153902090 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:26:38.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1153902090 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-30T21:26:38.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1153902090 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-30T21:26:38.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1153902090 data=null item=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-30T21:26:40.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1153901879 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-30T21:26:40.654Z] DEBUG - Clicked on [2019-07-30T21:26:40.654Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:40.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:40.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:40.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:40.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:40.654Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:40.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153904396 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:40.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153904396 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:40.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153904396 data=null} to TreeItem with text {test} [2019-07-30T21:26:40.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153904396 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:40.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153904396 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:40.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153904418 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:40.654Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:40.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153904419 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:40.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153904419 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:40.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153904419 data=null} to TreeItem with text {test} [2019-07-30T21:26:40.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153904419 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:40.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153904419 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:40.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153904487 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:40.654Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:40.654Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:40.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153904488 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:26:40.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153904488 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:26:40.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153904488 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:26:40.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153904489 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:26:40.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153904489 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-30T21:26:40.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153904509 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:26:40.654Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:40.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153904511 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:26:40.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153904511 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:26:40.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153904511 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:26:40.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153904511 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:26:40.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153904512 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-30T21:26:40.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153904522 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:26:40.654Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:26:40.654Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:26:40.654Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:26:40.654Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:26:40.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1153904832 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:26:40.654Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:40.654Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:26:40.654Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:26:40.654Z] 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-30T21:26:40.654Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:40.654Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:40.654Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:40.654Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:40.654Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:40.654Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:40.654Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:40.654Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:40.654Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:40.654Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:40.654Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:40.654Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:26:40.654Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:26:40.654Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:26:40.654Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:26:40.654Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:26:40.654Z] DEBUG - matched Combo with text " [2019-07-30T21:26:40.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1153904940 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-30T21:26:40.913Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:40.913Z] 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-30T21:26:40.913Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:40.913Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:40.913Z] 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-30T21:26:40.913Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:26:40.913Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:40.913Z] 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-30T21:26:40.913Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:26:40.913Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@789aa7db [2019-07-30T21:26:40.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1153904952 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-30T21:26:40.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1153904952 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-30T21:26:40.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1153904952 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:26:40.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1153904952 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:26:40.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1153904952 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-30T21:26:40.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1153904953 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-30T21:26:40.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1153904953 data=null item=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-30T21:26:40.913Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1153904953 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-30T21:26:40.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1153904953 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-30T21:26:40.913Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1153904953 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-30T21:26:40.913Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1153904953 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:26:40.913Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1153904953 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:40.913Z] 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-30T21:26:40.913Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:26:40.913Z] 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-30T21:26:40.913Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:26:40.913Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] 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-30T21:26:40.913Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:40.913Z] 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-30T21:26:40.913Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] 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-30T21:26:40.913Z] 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-30T21:26:40.913Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:26:40.913Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:40.913Z] DEBUG - Clicking on &Finish [2019-07-30T21:26:40.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1153904961 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-30T21:26:40.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1153904961 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-30T21:26:40.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1153904961 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:40.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1153904961 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:40.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1153904961 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-30T21:26:40.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1153904961 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-30T21:26:40.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1153904961 data=null item=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-30T21:26:40.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1153904603 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-30T21:26:41.170Z] DEBUG - Clicked on [2019-07-30T21:26:41.170Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:41.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:41.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:41.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:41.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:41.170Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:41.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153905222 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:41.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153905223 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:41.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153905223 data=null} to TreeItem with text {test} [2019-07-30T21:26:41.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153905223 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:41.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153905223 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:41.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153905244 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:41.170Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:41.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153905245 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:41.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153905245 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:41.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153905245 data=null} to TreeItem with text {test} [2019-07-30T21:26:41.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153905246 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:41.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153905252 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:41.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153905261 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:41.170Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:41.170Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:41.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153905286 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:26:41.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153905286 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:26:41.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153905286 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:26:41.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153905287 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:26:41.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153905287 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-30T21:26:41.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153905309 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:26:41.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153905310 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:26:41.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153905310 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:26:41.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153905310 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:26:41.170Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153905311 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-30T21:26:41.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153905324 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:26:41.427Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:41.427Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:41.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153905479 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:41.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153905480 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:41.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153905480 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:41.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153905481 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:41.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153905481 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-30T21:26:41.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153905516 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:41.427Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:41.427Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:41.427Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:41.427Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:41.427Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:41.427Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:41.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153905521 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:41.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153905521 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:41.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153905521 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:41.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153905522 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:41.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153905522 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-30T21:26:41.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153905527 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:41.427Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:41.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153905527 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:41.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153905527 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:41.427Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:41.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153905528 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:41.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153905528 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:41.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153905528 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-30T21:26:41.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153905532 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:41.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153905532 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:41.427Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153905533 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:41.427Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153905533 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-30T21:26:41.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153905602 data=null button=1 stateMask=0x80000 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:42.246Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153906199 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:42.246Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153906300 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:42.246Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153906300 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:42.246Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:42.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:42.246Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:42.246Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:42.246Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:42.246Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:42.246Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:26:42.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153906309 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:26:42.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153906309 data=null doit=true} to TableItem with text {} [2019-07-30T21:26:42.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153906310 data=null} to TableItem with text {} [2019-07-30T21:26:42.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153906310 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:26:42.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153906310 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-30T21:26:42.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153906315 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:26:42.246Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:42.246Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:43.176Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:43.176Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:43.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153907398 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:43.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153907398 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:43.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153907398 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:43.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153907399 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:43.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153907399 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-30T21:26:43.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153907405 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:43.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:43.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:43.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:43.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:43.176Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:43.176Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:43.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:43.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:43.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:43.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:43.176Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:43.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153907419 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:43.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153907420 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:43.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153907420 data=null} to TreeItem with text {test} [2019-07-30T21:26:43.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153907420 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:43.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153907421 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:43.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153907452 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:43.432Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:43.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153907459 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:43.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153907460 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:43.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153907460 data=null} to TreeItem with text {test} [2019-07-30T21:26:43.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153907460 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:43.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153907460 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:43.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153907466 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:43.432Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:43.432Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:43.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153907468 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:26:43.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153907468 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:26:43.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153907468 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:26:43.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153907468 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:26:43.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153907469 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-30T21:26:43.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153907484 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:26:43.432Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:43.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153907485 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:26:43.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153907485 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:26:43.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153907485 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:26:43.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153907486 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:26:43.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153907486 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-30T21:26:43.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153907499 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:26:43.432Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:26:43.432Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:26:43.688Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:26:43.688Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:26:43.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1153907812 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T21:26:43.688Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:26:43.688Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:26:43.688Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:26:43.688Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:26:43.688Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:26:43.688Z] DEBUG - Clicking on &Yes [2019-07-30T21:26:43.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1153907813 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-30T21:26:43.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1153907813 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-30T21:26:43.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1153907813 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:26:43.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1153907813 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:26:43.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1153907814 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-30T21:26:43.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1153907814 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-30T21:26:43.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1153907814 data=null item=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-30T21:26:44.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1153907584 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-30T21:26:44.251Z] DEBUG - Clicked on [2019-07-30T21:26:44.251Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:44.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:44.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:44.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:44.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:44.251Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:44.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153908362 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:44.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153908362 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:44.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153908362 data=null} to TreeItem with text {test} [2019-07-30T21:26:44.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153908363 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:44.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153908363 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:44.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153908396 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:44.251Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:44.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153908397 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:44.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153908397 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:44.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153908397 data=null} to TreeItem with text {test} [2019-07-30T21:26:44.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153908398 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:44.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153908398 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:44.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153908412 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:44.251Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:44.251Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:44.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153908413 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:26:44.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153908413 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:26:44.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153908414 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:26:44.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153908414 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:26:44.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153908414 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-30T21:26:44.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153908428 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:26:44.251Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:44.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1153908430 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:26:44.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1153908430 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:26:44.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1153908430 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:26:44.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1153908430 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:26:44.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153908431 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-30T21:26:44.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1153908434 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:26:44.251Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:26:44.251Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:26:44.508Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:26:44.508Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:26:44.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1153908692 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:26:44.508Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:44.508Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:26:44.508Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:26:44.508Z] 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-30T21:26:44.508Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:44.508Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:44.508Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:44.508Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:44.508Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:44.508Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:44.508Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:44.508Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:44.508Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:44.508Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:44.508Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:44.508Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:26:44.508Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:26:44.508Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:26:44.508Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:26:44.508Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:26:44.508Z] DEBUG - matched Combo with text " [2019-07-30T21:26:44.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1153908791 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-30T21:26:44.766Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:44.766Z] 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-30T21:26:44.766Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:26:44.766Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:44.766Z] 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-30T21:26:44.766Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:26:44.766Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:44.766Z] 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-30T21:26:44.766Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:26:44.766Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:44.766Z] 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-30T21:26:44.766Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:26:44.766Z] 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-30T21:26:44.766Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:26:44.766Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] 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-30T21:26:44.766Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:26:44.766Z] 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-30T21:26:44.766Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] 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-30T21:26:44.766Z] 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-30T21:26:44.766Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:26:44.766Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:44.766Z] DEBUG - Clicking on &Finish [2019-07-30T21:26:44.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1153908813 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-30T21:26:44.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1153908813 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-30T21:26:44.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1153908813 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:44.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1153908813 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:44.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1153908813 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-30T21:26:44.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1153908813 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-30T21:26:44.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:44.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:44.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:44.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:44.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:26:44.766Z] DEBUG - Clicked on &Finish [2019-07-30T21:26:45.329Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T21:26:45.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1153909427 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T21:26:45.329Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T21:26:45.329Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T21:26:45.329Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-07-30T21:26:45.329Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-07-30T21:26:45.329Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T21:26:45.329Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T21:26:45.329Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T21:26:45.329Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T21:26:45.329Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T21:26:45.329Z] DEBUG - Clicking on Rename All [2019-07-30T21:26:45.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1153909431 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-30T21:26:45.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1153909431 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-30T21:26:45.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1153909431 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T21:26:45.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1153909432 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T21:26:45.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1153909432 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-30T21:26:45.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1153909432 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-30T21:26:45.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1153909432 data=null item=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-30T21:26:45.586Z] DEBUG - Clicked on [2019-07-30T21:26:46.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1153908814 data=null item=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-30T21:26:46.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1153908497 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-30T21:26:46.404Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:46.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:46.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:46.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:46.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:46.404Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:46.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153910611 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:46.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153910611 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:46.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153910611 data=null} to TreeItem with text {test} [2019-07-30T21:26:46.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153910612 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:46.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153910612 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:46.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153910635 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:46.404Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:46.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153910636 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:46.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153910637 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:46.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153910637 data=null} to TreeItem with text {test} [2019-07-30T21:26:46.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153910638 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:46.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153910638 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:46.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153910679 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:46.661Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:46.661Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:46.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1153910682 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T21:26:46.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1153910682 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T21:26:46.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1153910683 data=null} to TreeItem with text {Traces [13]} [2019-07-30T21:26:46.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1153910683 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:26:46.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153910683 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-30T21:26:46.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1153910704 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:26:46.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1153910705 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T21:26:46.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1153910705 data=null} to TreeItem with text {Traces [13]} [2019-07-30T21:26:46.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1153910705 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:26:46.661Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153910706 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-30T21:26:46.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1153910782 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:26:46.917Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:46.917Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:47.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153911181 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:47.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153911182 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:47.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153911182 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:47.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153911182 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:47.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153911183 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-30T21:26:47.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153911228 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:47.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:47.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:47.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:47.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:47.174Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:47.174Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:47.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153911280 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:47.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153911280 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:47.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153911280 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:47.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153911281 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:47.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153911281 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-30T21:26:47.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153911291 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:47.174Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:47.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153911292 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:47.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153911292 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:47.174Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:47.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153911292 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:47.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153911293 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:47.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153911293 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-30T21:26:47.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153911302 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:47.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153911303 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:47.174Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153911303 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:47.431Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153911303 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-30T21:26:47.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153911429 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:47.687Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153911784 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:47.687Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153911784 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:47.687Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153911784 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:47.687Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:47.687Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:48.615Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:48.615Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:48.615Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:48.615Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:48.615Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:26:48.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153912788 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:26:48.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153912789 data=null doit=true} to TableItem with text {} [2019-07-30T21:26:48.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153912789 data=null} to TableItem with text {} [2019-07-30T21:26:48.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153912789 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:26:48.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153912790 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-30T21:26:48.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153912807 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:26:48.615Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:48.615Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:48.872Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:48.872Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:48.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153913031 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:48.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153913032 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:48.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153913032 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:48.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153913032 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:48.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153913032 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-30T21:26:48.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153913037 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:26:48.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:48.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:48.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:48.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:48.872Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:48.872Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:48.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:48.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:48.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:48.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:48.872Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:48.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153913044 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:48.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153913045 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:48.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153913045 data=null} to TreeItem with text {test} [2019-07-30T21:26:48.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153913050 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:48.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153913050 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:48.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153913082 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:48.872Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:48.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153913083 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:48.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153913083 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:48.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153913083 data=null} to TreeItem with text {test} [2019-07-30T21:26:48.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153913084 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:48.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153913084 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:48.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153913094 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:48.872Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:48.872Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:48.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1153913095 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T21:26:48.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1153913095 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T21:26:48.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1153913095 data=null} to TreeItem with text {Traces [13]} [2019-07-30T21:26:48.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1153913096 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:26:48.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153913096 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-30T21:26:48.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1153913115 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:26:48.872Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T21:26:49.434Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:49.434Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:49.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153913593 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:49.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153913593 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:49.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153913593 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:49.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153913594 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:49.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153913594 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-30T21:26:49.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153913640 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:49.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:49.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:49.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:49.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:49.434Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:49.434Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:49.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153913682 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:49.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153913682 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:49.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153913683 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:49.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153913683 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:49.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153913683 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-30T21:26:50.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153913689 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:50.227Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:50.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153913690 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:50.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153913690 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:50.227Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:50.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153913690 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:50.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153913691 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:50.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153913691 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-30T21:26:50.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153913695 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:50.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153913702 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:50.227Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153913702 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:50.227Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153913702 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-30T21:26:50.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153913919 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:50.484Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153914299 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:50.484Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153914300 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:50.484Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153914300 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:50.484Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:50.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:50.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:51.414Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:51.414Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:51.414Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:51.414Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:51.414Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:26:51.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153915304 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:26:51.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153915304 data=null doit=true} to TableItem with text {} [2019-07-30T21:26:51.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153915304 data=null} to TableItem with text {} [2019-07-30T21:26:51.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153915304 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:26:51.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153915305 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-30T21:26:51.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153915310 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:26:51.414Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:51.414Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:51.414Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:51.414Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:51.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153915450 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:51.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153915450 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:51.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153915451 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:51.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153915451 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:51.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153915452 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-30T21:26:51.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153915456 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:26:51.414Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:51.414Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:51.414Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:51.414Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:51.414Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:51.414Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:51.414Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:51.414Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:51.414Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:51.414Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:51.414Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:51.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153915463 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:51.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153915463 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:51.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153915463 data=null} to TreeItem with text {test} [2019-07-30T21:26:51.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153915463 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:51.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153915470 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:51.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153915508 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:51.414Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:51.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153915509 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:51.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153915509 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:51.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153915509 data=null} to TreeItem with text {test} [2019-07-30T21:26:51.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153915509 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:51.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153915510 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:51.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153915515 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:51.414Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:51.414Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:51.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1153915517 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T21:26:51.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1153915517 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T21:26:51.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1153915517 data=null} to TreeItem with text {Traces [13]} [2019-07-30T21:26:51.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1153915517 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:26:51.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153915517 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-30T21:26:51.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1153915536 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:26:51.414Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T21:26:51.671Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:51.671Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:51.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153915766 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:51.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153915766 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:51.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153915766 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:51.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153915814 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:51.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153915815 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-30T21:26:51.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153915853 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:51.672Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:51.672Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:51.672Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:51.672Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:51.672Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:51.672Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:51.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153915857 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:51.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153915857 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:51.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153915857 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:51.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153915858 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:51.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153915858 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-30T21:26:51.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153915862 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:51.672Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:51.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153915863 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:51.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153915863 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:51.672Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:51.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153915863 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:51.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153915863 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:51.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153915864 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-30T21:26:51.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153915867 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:51.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153915867 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:51.672Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153915868 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:51.928Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153915868 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-30T21:26:52.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153915955 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:52.492Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153916644 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:52.492Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153916734 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:52.492Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153916734 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:52.492Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:52.492Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:52.492Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:52.492Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:52.492Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:52.492Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:52.492Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:52.492Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:52.492Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:26:52.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153916739 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:26:52.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153916739 data=null doit=true} to TableItem with text {} [2019-07-30T21:26:52.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153916739 data=null} to TableItem with text {} [2019-07-30T21:26:52.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153916740 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:26:52.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153916740 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-30T21:26:52.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153916805 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:26:52.748Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:52.748Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:53.676Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:53.676Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:53.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153917888 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:53.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153917888 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:53.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153917888 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:53.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153917889 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:53.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153917889 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-30T21:26:53.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153917894 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:26:53.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:53.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:53.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:53.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:53.676Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:53.676Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:53.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:53.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:53.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:53.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:53.676Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:53.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153917914 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:53.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153917914 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:53.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153917914 data=null} to TreeItem with text {test} [2019-07-30T21:26:53.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153917914 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:53.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153917914 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:53.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153917997 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:53.933Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:53.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153917998 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:53.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153917998 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:53.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153917998 data=null} to TreeItem with text {test} [2019-07-30T21:26:53.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153917999 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:53.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153917999 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:53.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153918008 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:53.933Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:53.933Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:53.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1153918010 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T21:26:53.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1153918010 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T21:26:53.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1153918010 data=null} to TreeItem with text {Traces [13]} [2019-07-30T21:26:53.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1153918010 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:26:53.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153918010 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-30T21:26:53.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1153918033 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:26:53.933Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T21:26:53.933Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:53.933Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:54.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1153918201 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:26:54.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1153918202 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:26:54.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1153918202 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:26:54.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1153918202 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:26:54.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153918202 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-30T21:26:54.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1153918262 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:26:54.190Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:54.190Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:54.190Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:54.190Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:54.190Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:54.190Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:54.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1153918289 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:26:54.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1153918289 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:26:54.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1153918289 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:26:54.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1153918289 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:26:54.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153918289 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-30T21:26:54.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1153918299 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:26:54.190Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T21:26:54.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1153918300 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:26:54.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1153918300 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:26:54.190Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:54.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1153918300 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:26:54.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1153918300 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:26:54.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153918301 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-30T21:26:54.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1153918305 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:26:54.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1153918305 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T21:26:54.190Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1153918305 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T21:26:54.190Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153918305 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-30T21:26:54.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1153918481 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T21:26:55.008Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1153919042 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:26:55.008Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1153919042 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:26:55.008Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1153919042 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:26:55.008Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T21:26:55.008Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:55.008Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:55.008Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:55.008Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:55.008Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:55.008Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:55.008Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:55.008Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:55.008Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:26:55.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153919045 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:26:55.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153919045 data=null doit=true} to TableItem with text {} [2019-07-30T21:26:55.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153919045 data=null} to TableItem with text {} [2019-07-30T21:26:55.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153919046 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:26:55.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153919046 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-30T21:26:55.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153919094 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:26:55.008Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:55.008Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:55.937Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:55.937Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:55.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1153920047 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:26:55.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1153920047 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:26:55.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1153920047 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:26:55.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1153920048 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:26:55.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153920048 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-30T21:26:55.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1153920094 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:26:55.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:55.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:55.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:55.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:55.937Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:55.937Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:55.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:55.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:55.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:55.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:55.937Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:55.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153920104 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:55.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153920104 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:55.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153920104 data=null} to TreeItem with text {test} [2019-07-30T21:26:55.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153920104 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:55.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153920105 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:55.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153920143 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:55.937Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:55.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153920144 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:55.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153920144 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:55.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153920144 data=null} to TreeItem with text {test} [2019-07-30T21:26:55.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153920144 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:55.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153920144 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:55.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153920151 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:55.937Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:55.937Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:55.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1153920153 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T21:26:55.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1153920153 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T21:26:55.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1153920153 data=null} to TreeItem with text {Traces [13]} [2019-07-30T21:26:55.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1153920153 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:26:55.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153920154 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-30T21:26:55.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1153920190 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:26:55.937Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T21:26:56.194Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:56.194Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:56.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1153920464 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:26:56.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1153920464 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:26:56.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1153920464 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:26:56.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1153920465 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:26:56.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153920465 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-30T21:26:56.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1153920507 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:26:56.450Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:56.450Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:56.450Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:56.450Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:56.450Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:56.450Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:56.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1153920511 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:26:56.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1153920511 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:26:56.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1153920511 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:26:56.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1153920512 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:26:56.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153920512 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-30T21:26:56.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1153920516 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:26:56.450Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T21:26:56.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1153920517 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:26:56.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1153920517 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:26:56.450Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:56.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1153920517 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:26:56.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1153920518 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:26:56.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153920518 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-30T21:26:56.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1153920521 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:26:56.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1153920522 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T21:26:56.451Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1153920522 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T21:26:56.451Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153920522 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-30T21:26:57.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1153920696 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T21:26:57.014Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1153921161 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:26:57.014Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1153921161 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:26:57.014Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1153921162 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:26:57.014Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T21:26:57.014Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:57.014Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:57.014Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:57.014Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:57.014Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:57.014Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:57.014Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:57.014Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:57.014Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:57.014Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:26:57.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153921168 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:26:57.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153921168 data=null doit=true} to TableItem with text {} [2019-07-30T21:26:57.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153921168 data=null} to TableItem with text {} [2019-07-30T21:26:57.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153921168 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:26:57.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153921169 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-30T21:26:57.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153921178 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:26:57.014Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:57.014Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:57.944Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:57.944Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:57.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1153922179 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:26:57.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1153922179 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:26:57.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1153922180 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:26:57.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1153922180 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:26:57.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153922181 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-30T21:26:57.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1153922188 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:26:57.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:57.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:57.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:57.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:57.944Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:58.201Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:26:58.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:58.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:58.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:58.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:58.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:58.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153922202 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:58.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153922202 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:58.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153922203 data=null} to TreeItem with text {test} [2019-07-30T21:26:58.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153922203 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:58.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153922203 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:58.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153922241 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:58.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:58.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153922242 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:26:58.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153922242 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:58.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153922242 data=null} to TreeItem with text {test} [2019-07-30T21:26:58.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153922243 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:58.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153922243 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:26:58.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153922261 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:26:58.201Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:26:58.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:58.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1153922267 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T21:26:58.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1153922267 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T21:26:58.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1153922267 data=null} to TreeItem with text {Traces [13]} [2019-07-30T21:26:58.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1153922267 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:26:58.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153922268 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-30T21:26:58.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1153922298 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:26:58.201Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T21:26:58.201Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:58.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:58.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1153922465 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:26:58.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1153922465 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:26:58.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1153922465 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:26:58.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1153922465 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:26:58.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153922466 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-30T21:26:58.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1153922527 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:26:58.458Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:58.458Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:58.458Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:26:58.458Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:26:58.458Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:26:58.458Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:58.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1153922532 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:26:58.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1153922532 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:26:58.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1153922532 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:26:58.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1153922533 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:26:58.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153922533 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-30T21:26:58.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1153922537 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:26:58.458Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T21:26:58.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1153922538 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:26:58.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1153922538 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:26:58.458Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:26:58.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1153922538 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:26:58.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1153922539 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:26:58.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153922539 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-30T21:26:58.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1153922542 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:26:58.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1153922548 data=null button=1 stateMask=0x0 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:26:58.458Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1153922549 data=null button=1 stateMask=0x0 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:26:58.458Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153922549 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-30T21:26:59.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1153922646 data=null button=1 stateMask=0x80000 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:26:59.021Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1153923087 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:26:59.021Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1153923138 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:26:59.021Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1153923138 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:26:59.021Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T21:26:59.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:59.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:59.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:59.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:59.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:59.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:26:59.021Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:59.021Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:59.021Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:59.021Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:59.021Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:26:59.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153923184 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:26:59.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153923184 data=null doit=true} to TableItem with text {} [2019-07-30T21:26:59.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153923184 data=null} to TableItem with text {} [2019-07-30T21:26:59.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153923184 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:26:59.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153923185 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-30T21:26:59.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153923192 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:26:59.021Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:26:59.021Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:26:59.951Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:26:59.951Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:00.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1153924230 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:00.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1153924230 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:00.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1153924230 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:00.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1153924231 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:00.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153924231 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-30T21:27:00.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1153924237 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:00.209Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:00.209Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:00.209Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:00.209Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:00.209Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:00.209Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:27:00.209Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:00.209Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:00.209Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:00.209Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:00.209Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:00.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153924270 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:00.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153924270 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:00.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153924270 data=null} to TreeItem with text {test} [2019-07-30T21:27:00.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153924270 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:00.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153924270 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:00.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153924320 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:00.209Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:00.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153924321 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:00.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153924321 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:00.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153924322 data=null} to TreeItem with text {test} [2019-07-30T21:27:00.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153924322 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:00.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153924322 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:00.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153924329 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:00.209Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:27:00.209Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:00.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1153924330 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T21:27:00.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1153924330 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T21:27:00.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1153924331 data=null} to TreeItem with text {Traces [13]} [2019-07-30T21:27:00.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1153924331 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:27:00.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153924331 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-30T21:27:00.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1153924350 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:27:00.209Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T21:27:00.466Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:00.466Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:00.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153924625 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:27:00.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153924626 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:27:00.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153924626 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:27:00.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153924627 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:27:00.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153924627 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-30T21:27:00.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153924662 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:27:00.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:00.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:00.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:00.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:00.466Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:00.466Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:00.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153924667 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:27:00.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153924667 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:27:00.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153924667 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:27:00.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153924667 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:27:00.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153924668 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-30T21:27:00.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153924672 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:27:00.466Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:27:00.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153924673 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:27:00.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153924673 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:27:00.466Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:00.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153924674 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:27:00.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153924674 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:27:00.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153924674 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-30T21:27:00.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153924685 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:27:00.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153924686 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:27:00.466Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153924686 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:27:01.027Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153924686 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-30T21:27:01.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153924770 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:27:01.027Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153925035 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:27:01.027Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153925044 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:27:01.027Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153925044 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:27:01.027Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:27:01.027Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:01.027Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:01.027Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:01.027Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:01.027Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:01.027Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:01.027Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:01.956Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:01.956Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:01.956Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:01.956Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:01.956Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:27:01.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153926127 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:27:01.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153926127 data=null doit=true} to TableItem with text {} [2019-07-30T21:27:01.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153926128 data=null} to TableItem with text {} [2019-07-30T21:27:01.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153926128 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:01.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153926128 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-30T21:27:01.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153926197 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:01.956Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:01.956Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:02.214Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:02.214Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:02.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153926399 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:27:02.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153926400 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:27:02.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153926400 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:27:02.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153926401 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:27:02.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153926401 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-30T21:27:02.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1153926406 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:27:02.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:02.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:02.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:02.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:02.214Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:02.214Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:27:02.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:02.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:02.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:02.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:02.214Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:02.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153926419 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:02.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153926419 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:02.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153926419 data=null} to TreeItem with text {test} [2019-07-30T21:27:02.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153926420 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:02.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153926420 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:02.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153926455 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:02.214Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:02.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153926456 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:02.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153926456 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:02.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153926456 data=null} to TreeItem with text {test} [2019-07-30T21:27:02.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153926456 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:02.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153926456 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:02.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153926463 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:02.214Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:27:02.214Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:02.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1153926464 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T21:27:02.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1153926464 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T21:27:02.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1153926464 data=null} to TreeItem with text {Traces [13]} [2019-07-30T21:27:02.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1153926464 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:27:02.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153926465 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-30T21:27:02.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1153926487 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:27:02.471Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T21:27:02.728Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:02.728Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:02.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153926958 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:27:02.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153926958 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:27:02.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153926958 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:27:02.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153926959 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:27:02.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153926959 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-30T21:27:02.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153926997 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:27:02.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:02.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:02.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:02.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:02.985Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:02.985Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:02.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153927001 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:27:02.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153927002 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:27:02.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153927002 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:27:02.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153927002 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:27:02.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153927002 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-30T21:27:02.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153927007 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:27:02.985Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:27:02.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153927008 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:27:02.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153927008 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:27:02.985Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:02.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153927009 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:27:02.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153927009 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:27:02.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153927009 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-30T21:27:02.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153927018 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:27:02.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153927019 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:27:02.985Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153927019 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:27:02.985Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153927020 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-30T21:27:03.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153927103 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:27:03.241Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153927426 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:27:03.241Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153927427 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:27:03.241Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153927427 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:27:03.241Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:27:03.241Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:03.241Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:03.241Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:03.241Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:03.241Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:03.241Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:03.241Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:03.241Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:04.608Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:04.608Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:04.608Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:04.608Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:04.608Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:27:04.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153928431 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:27:04.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153928431 data=null doit=true} to TableItem with text {} [2019-07-30T21:27:04.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153928431 data=null} to TableItem with text {} [2019-07-30T21:27:04.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153928432 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:04.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153928432 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-30T21:27:04.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153928439 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:04.608Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:04.608Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:04.608Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:04.608Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:04.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153928586 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:27:04.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153928586 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:27:04.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153928586 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:27:04.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153928586 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:27:04.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153928587 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-30T21:27:04.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1153928592 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:27:04.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:04.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:04.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:04.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:04.608Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:04.608Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:27:04.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:04.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:04.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:04.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:04.608Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:04.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153928599 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:04.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153928605 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:04.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153928606 data=null} to TreeItem with text {test} [2019-07-30T21:27:04.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153928606 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:04.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153928606 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:04.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153928647 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:04.608Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:04.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153928648 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:04.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153928649 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:04.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153928649 data=null} to TreeItem with text {test} [2019-07-30T21:27:04.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153928649 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:04.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153928650 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:04.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153928684 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:04.608Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:27:04.608Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:04.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1153928685 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T21:27:04.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1153928685 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T21:27:04.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1153928686 data=null} to TreeItem with text {Traces [13]} [2019-07-30T21:27:04.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1153928686 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:27:04.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153928686 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-30T21:27:04.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1153928709 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:27:04.608Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T21:27:04.608Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:04.608Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:04.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153928852 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:27:04.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1153928852 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:27:04.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1153928852 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:27:04.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153928852 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:27:04.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153928852 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-30T21:27:04.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153928907 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:27:04.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:04.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:04.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:04.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:04.866Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:04.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:04.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153928911 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:27:04.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1153928912 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:27:04.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1153928912 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:27:04.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153928912 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:27:04.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153928912 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-30T21:27:04.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153928917 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:27:04.866Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:27:04.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153928918 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:27:04.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1153928918 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:27:04.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:04.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1153928918 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:27:04.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153928918 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:27:04.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153928919 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-30T21:27:04.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153928922 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:27:04.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153928922 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:27:04.866Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153928922 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:27:04.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153928997 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:27:04.866Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153928997 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:27:04.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1153928998 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:27:04.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1153928998 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:27:04.866Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:27:04.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:04.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:04.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:04.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:04.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:04.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:04.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:04.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:04.866Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153928927 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-30T21:27:05.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:05.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:05.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:05.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:05.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:05.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:05.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:05.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:05.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:05.795Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:05.795Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:05.795Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:05.795Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:05.795Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:27:05.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153929921 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:27:05.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153929921 data=null doit=true} to TableItem with text {} [2019-07-30T21:27:05.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153929921 data=null} to TableItem with text {} [2019-07-30T21:27:05.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153929921 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:05.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153929930 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-30T21:27:05.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153929936 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:05.795Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:05.795Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:07.163Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:07.163Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:07.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153931144 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:27:07.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1153931144 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:27:07.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1153931145 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:27:07.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153931145 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:27:07.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153931145 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-30T21:27:07.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153931150 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:27:07.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:07.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:07.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:07.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:07.163Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:07.163Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:27:07.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:07.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:07.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:07.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:07.163Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:07.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153931157 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:07.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153931157 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:07.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153931157 data=null} to TreeItem with text {test} [2019-07-30T21:27:07.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153931157 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:07.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153931157 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:07.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153931203 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:07.163Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:07.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153931205 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:07.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153931205 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:07.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153931205 data=null} to TreeItem with text {test} [2019-07-30T21:27:07.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153931206 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:07.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153931206 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:07.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153931226 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:07.163Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:27:07.163Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:07.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1153931228 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T21:27:07.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1153931228 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T21:27:07.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1153931228 data=null} to TreeItem with text {Traces [13]} [2019-07-30T21:27:07.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1153931228 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:27:07.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153931228 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-30T21:27:07.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1153931239 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:27:07.163Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T21:27:07.163Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:07.163Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:07.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1153931402 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:27:07.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1153931402 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:27:07.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1153931403 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:27:07.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1153931403 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:27:07.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153931403 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-30T21:27:07.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1153931445 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:27:07.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:07.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:07.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:07.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:07.419Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:07.419Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:07.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1153931449 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:27:07.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1153931449 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:27:07.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1153931449 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:27:07.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1153931449 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:27:07.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153931450 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-30T21:27:07.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1153931454 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:27:07.419Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:27:07.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1153931455 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:27:07.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1153931455 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:27:07.419Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:07.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1153931456 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:27:07.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1153931456 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:27:07.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153931456 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-30T21:27:07.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1153931460 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:27:07.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1153931460 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:27:07.419Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1153931460 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:27:07.419Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153931461 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-30T21:27:07.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1153931628 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:27:07.983Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1153932013 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:27:07.983Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1153932013 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:27:07.983Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1153932013 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:27:07.983Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:27:07.983Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:07.983Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:07.983Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:07.983Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:07.983Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:07.983Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:07.983Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:07.983Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:07.983Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:07.983Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:07.983Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:07.983Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:07.983Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:07.983Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:07.983Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:27:07.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153932017 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:27:07.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153932025 data=null doit=true} to TableItem with text {} [2019-07-30T21:27:07.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153932026 data=null} to TableItem with text {} [2019-07-30T21:27:07.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153932026 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:07.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153932026 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-30T21:27:07.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153932032 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:07.983Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:07.983Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:08.911Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:08.911Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:08.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1153933126 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:27:08.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1153933127 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:27:08.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1153933127 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:27:08.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1153933128 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:27:08.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153933128 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-30T21:27:08.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1153933133 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:27:08.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:08.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:08.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:08.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:08.911Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:08.911Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:27:08.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:08.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:08.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:08.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:08.911Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:08.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153933146 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:08.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153933146 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:08.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153933147 data=null} to TreeItem with text {test} [2019-07-30T21:27:08.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153933147 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:08.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153933147 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:09.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153933192 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:09.168Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:09.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153933201 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:09.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153933201 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:09.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153933201 data=null} to TreeItem with text {test} [2019-07-30T21:27:09.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153933202 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:09.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153933202 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:09.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153933232 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:09.168Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:27:09.168Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:09.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1153933233 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T21:27:09.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1153933234 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T21:27:09.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1153933234 data=null} to TreeItem with text {Traces [13]} [2019-07-30T21:27:09.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1153933234 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:27:09.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153933234 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-30T21:27:09.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1153933245 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:27:09.168Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T21:27:09.424Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:09.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:09.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1153933541 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:27:09.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1153933541 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:27:09.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1153933542 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:27:09.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1153933542 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:27:09.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153933542 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-30T21:27:09.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1153933593 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:27:09.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:09.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:09.425Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:09.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:09.425Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:09.425Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:09.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1153933597 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:27:09.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1153933597 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:27:09.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1153933597 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:27:09.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1153933598 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:27:09.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153933598 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-30T21:27:09.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1153933603 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:27:09.425Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:27:09.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1153933604 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:27:09.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1153933604 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:27:09.425Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:09.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1153933604 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:27:09.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1153933605 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:27:09.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153933605 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-30T21:27:09.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1153933614 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:27:09.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1153933614 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:27:09.425Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1153933615 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:27:09.680Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153933615 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-30T21:27:09.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1153933711 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:27:10.193Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1153934161 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:27:10.193Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1153934217 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:27:10.193Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1153934218 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:27:10.193Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:27:10.193Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:10.193Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:10.193Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:10.193Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:10.193Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:10.193Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:10.193Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:10.193Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:10.193Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:10.193Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:10.193Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:10.193Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:10.193Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:10.193Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:10.193Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:10.193Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:27:10.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153934221 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:27:10.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153934221 data=null doit=true} to TableItem with text {} [2019-07-30T21:27:10.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153934221 data=null} to TableItem with text {} [2019-07-30T21:27:10.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153934222 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:10.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153934222 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-30T21:27:10.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153934230 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:10.193Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:10.193Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:11.591Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:11.591Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:11.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1153935364 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:27:11.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1153935365 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:27:11.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1153935365 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:27:11.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1153935365 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:27:11.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153935366 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-30T21:27:11.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1153935372 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:27:11.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:11.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:11.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:11.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:11.591Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:11.591Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:27:11.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:11.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:11.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:11.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:11.591Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:11.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153935409 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:11.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153935413 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:11.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153935413 data=null} to TreeItem with text {test} [2019-07-30T21:27:11.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153935413 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:11.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153935414 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:11.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153935495 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:11.591Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:11.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153935496 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:11.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153935496 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:11.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153935496 data=null} to TreeItem with text {test} [2019-07-30T21:27:11.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153935496 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:11.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153935496 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:11.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153935503 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:11.591Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:27:11.591Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:11.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1153935504 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T21:27:11.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1153935504 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T21:27:11.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1153935504 data=null} to TreeItem with text {Traces [13]} [2019-07-30T21:27:11.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1153935504 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:27:11.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153935504 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-30T21:27:11.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1153935522 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:27:11.591Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T21:27:11.591Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:11.591Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:11.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1153935706 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:27:11.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1153935707 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:27:11.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1153935707 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:27:11.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1153935707 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:27:11.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153935708 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-30T21:27:11.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1153935788 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:27:11.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:11.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:11.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:11.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:11.591Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:11.591Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:11.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1153935792 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:27:11.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1153935793 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:27:11.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1153935793 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:27:11.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1153935793 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:27:11.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153935793 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-30T21:27:11.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1153935798 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:27:11.592Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:27:11.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1153935799 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:27:11.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1153935799 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:27:11.592Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:11.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1153935799 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:27:11.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1153935799 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:27:11.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153935800 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-30T21:27:11.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1153935811 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:27:11.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1153935811 data=null button=1 stateMask=0x0 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:27:11.592Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1153935812 data=null button=1 stateMask=0x0 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:27:11.847Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153935812 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-30T21:27:12.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1153935928 data=null button=1 stateMask=0x80000 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:27:12.104Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1153936304 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:27:12.104Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1153936356 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:27:12.104Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1153936356 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:27:12.104Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:27:12.104Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:12.104Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:12.104Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:12.104Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:12.104Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:12.104Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:12.104Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:12.104Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:12.104Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:12.104Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:12.104Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:12.104Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:12.360Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:12.360Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:12.360Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:12.360Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:12.360Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:27:12.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153936360 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:27:12.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153936360 data=null doit=true} to TableItem with text {} [2019-07-30T21:27:12.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153936360 data=null} to TableItem with text {} [2019-07-30T21:27:12.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153936361 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:12.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153936361 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-30T21:27:12.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153936404 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:12.360Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:12.360Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:13.290Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:13.290Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:13.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1153937509 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:27:13.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1153937510 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:27:13.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1153937510 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:27:13.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1153937510 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:27:13.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153937510 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-30T21:27:13.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1153937516 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:27:13.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:13.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:13.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:13.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:13.290Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:13.290Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:27:13.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:13.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:13.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:13.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:13.290Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:13.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153937529 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:13.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153937529 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:13.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153937529 data=null} to TreeItem with text {test} [2019-07-30T21:27:13.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153937529 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:13.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153937530 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:13.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153937581 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:13.547Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:13.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153937590 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:13.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153937590 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:13.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153937590 data=null} to TreeItem with text {test} [2019-07-30T21:27:13.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153937590 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:13.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153937590 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:13.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153937621 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:13.547Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:27:13.547Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:13.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1153937623 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T21:27:13.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1153937623 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T21:27:13.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1153937623 data=null} to TreeItem with text {Traces [13]} [2019-07-30T21:27:13.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1153937623 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:27:13.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153937624 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-30T21:27:13.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1153937634 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:27:13.547Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T21:27:13.804Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:13.804Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:13.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1153938007 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:13.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1153938008 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:13.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1153938008 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:13.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153938008 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:13.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153938009 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-30T21:27:13.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153938053 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:13.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:13.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:13.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:13.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:13.804Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:13.804Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:13.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1153938057 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:13.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1153938057 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:13.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1153938057 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:13.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153938057 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:14.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153938057 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-30T21:27:14.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153938062 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:14.060Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-30T21:27:14.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1153938063 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:14.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1153938063 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:14.060Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:14.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1153938063 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:14.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153938063 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:14.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153938064 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-30T21:27:14.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153938067 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:14.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153938068 data=null button=1 stateMask=0x0 x=133 y=284 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:14.060Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1153938074 data=null button=1 stateMask=0x0 x=133 y=284 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:14.060Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153938074 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-30T21:27:14.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153938325 data=null button=1 stateMask=0x80000 x=133 y=284 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:14.317Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1153938328 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:14.317Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1153938329 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:14.317Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1153938329 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:14.317Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-30T21:27:14.317Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T21:27:14.317Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T21:27:14.317Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:14.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:14.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1153938519 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:14.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1153938520 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:14.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1153938520 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:14.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153938521 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:14.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153938521 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-30T21:27:14.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153938547 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:14.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:14.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:14.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:14.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:14.317Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:14.317Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:27:14.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:14.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:14.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:14.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:14.317Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:14.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153938556 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:14.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153938556 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:14.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153938556 data=null} to TreeItem with text {test} [2019-07-30T21:27:14.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153938556 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:14.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153938557 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:14.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153938612 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:14.574Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:14.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153938613 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:14.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153938613 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:14.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153938613 data=null} to TreeItem with text {test} [2019-07-30T21:27:14.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153938614 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:14.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153938614 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:14.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153938631 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:14.574Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:27:14.574Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:14.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1153938633 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T21:27:14.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1153938633 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T21:27:14.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1153938681 data=null} to TreeItem with text {Traces [13]} [2019-07-30T21:27:14.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1153938681 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:27:14.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153938681 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-30T21:27:14.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1153938705 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:27:14.574Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:14.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1153938706 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T21:27:14.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1153938706 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T21:27:14.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1153938706 data=null} to TreeItem with text {Traces [13]} [2019-07-30T21:27:14.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1153938707 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:27:14.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153938707 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-30T21:27:14.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1153938717 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:27:14.574Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:27:14.574Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:27:14.830Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:27:14.830Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:27:14.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1153938975 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T21:27:14.830Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:27:14.830Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:27:14.830Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:27:14.830Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:27:14.830Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:27:14.830Z] DEBUG - Clicking on &Yes [2019-07-30T21:27:14.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1153938976 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-30T21:27:14.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1153938976 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-30T21:27:14.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1153938976 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:27:14.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1153938976 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:27:14.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1153938976 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-30T21:27:14.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1153938976 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-30T21:27:14.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1153938976 data=null item=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-30T21:27:19.012Z] DEBUG - Clicked on [2019-07-30T21:27:19.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1153938791 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-30T21:27:19.269Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:27:19.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:19.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:19.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:19.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:19.269Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:19.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153943346 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:19.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153943346 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:19.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153943347 data=null} to TreeItem with text {test} [2019-07-30T21:27:19.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153943347 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:19.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153943347 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:19.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153943365 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:19.269Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:19.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153943372 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:19.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153943372 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:19.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153943372 data=null} to TreeItem with text {test} [2019-07-30T21:27:19.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153943373 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:19.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153943373 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:19.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153943380 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:19.269Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:27:19.269Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:19.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1153943381 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T21:27:19.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1153943381 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T21:27:19.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1153943381 data=null} to TreeItem with text {Traces [13]} [2019-07-30T21:27:19.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1153943382 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:27:19.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153943382 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-30T21:27:19.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1153943396 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:27:19.269Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:19.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1153943397 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T21:27:19.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1153943397 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T21:27:19.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1153943397 data=null} to TreeItem with text {Traces [13]} [2019-07-30T21:27:19.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1153943397 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:27:19.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153943398 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-30T21:27:19.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1153943401 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T21:27:19.269Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:27:19.269Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:27:19.527Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:27:19.527Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:27:19.527Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1153943670 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:27:19.527Z] 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-30T21:27:19.527Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:27:19.527Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:27:19.527Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:27:19.527Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:27:19.527Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:27:19.527Z] DEBUG - matched Combo with text " [2019-07-30T21:27:19.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1153943763 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-30T21:27:19.527Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:27:19.527Z] 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-30T21:27:19.527Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:27:19.527Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:27:19.527Z] 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-30T21:27:19.527Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:27:19.527Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:27:19.527Z] 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-30T21:27:19.527Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:27:19.527Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:27:19.527Z] 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-30T21:27:19.527Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:27:19.527Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:27:19.784Z] 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-30T21:27:19.784Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:27:19.784Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] 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-30T21:27:19.784Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:27:19.784Z] 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-30T21:27:19.784Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] 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-30T21:27:19.784Z] 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-30T21:27:19.784Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:27:19.784Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:27:19.784Z] DEBUG - Clicking on &Finish [2019-07-30T21:27:19.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1153943787 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-30T21:27:19.784Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1153943787 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-30T21:27:19.784Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1153943787 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:27:19.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1153943787 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:27:19.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1153943787 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-30T21:27:19.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1153943787 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-30T21:27:19.784Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:27:19.784Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:27:19.784Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:27:19.784Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:27:19.784Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:27:19.784Z] DEBUG - Clicked on &Finish [2019-07-30T21:27:20.347Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T21:27:20.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1153944503 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T21:27:20.347Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T21:27:20.347Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T21:27:20.347Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T21:27:20.347Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T21:27:20.347Z] DEBUG - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All' [2019-07-30T21:27:20.347Z] DEBUG - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH' [2019-07-30T21:27:20.347Z] DEBUG - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-30T21:27:20.347Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T21:27:20.347Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T21:27:20.347Z] DEBUG - Clicking on Overwrite All [2019-07-30T21:27:20.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite All} time=1153944504 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-30T21:27:20.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite All} time=1153944505 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-30T21:27:20.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite All} time=1153944505 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-30T21:27:20.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite All} time=1153944505 data=null} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-30T21:27:20.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite All} time=1153944505 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-30T21:27:20.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite All} time=1153944505 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-30T21:27:20.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite All} time=1153944505 data=null item=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-30T21:27:20.347Z] DEBUG - Clicked on [2019-07-30T21:27:21.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1153943787 data=null item=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-30T21:27:21.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1153943454 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-30T21:27:21.532Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:27:21.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:21.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:21.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:21.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:21.532Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:21.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153945643 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:21.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153945643 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:21.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153945643 data=null} to TreeItem with text {test} [2019-07-30T21:27:21.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153945644 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:21.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153945644 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:21.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153945667 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:21.532Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:21.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153945668 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:21.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153945668 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:21.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153945668 data=null} to TreeItem with text {test} [2019-07-30T21:27:21.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153945668 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:21.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153945669 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:21.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153945677 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:21.532Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:27:21.532Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:21.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153945678 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:27:21.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153945679 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:27:21.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153945679 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:27:21.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153945679 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:21.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153945679 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-30T21:27:21.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153945688 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:21.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153945689 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:27:21.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153945689 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:27:21.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153945690 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:21.532Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153945690 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-30T21:27:21.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153945712 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:22.096Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:22.096Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:22.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153946187 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:22.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153946187 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:22.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153946187 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:22.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153946187 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:22.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153946188 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-30T21:27:22.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153946218 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:22.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:22.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:22.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:22.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:22.096Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:22.096Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:22.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153946221 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:22.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153946221 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:22.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153946222 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:22.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153946222 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:22.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153946222 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-30T21:27:22.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153946226 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:22.096Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:22.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153946227 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:22.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153946227 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:22.096Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:22.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153946227 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:22.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153946228 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:22.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153946228 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-30T21:27:22.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153946231 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:22.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153946231 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:22.096Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153946232 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:22.096Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153946232 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-30T21:27:22.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153946349 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:22.353Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153946586 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:22.353Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153946587 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:22.353Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153946587 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:22.353Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:22.353Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:23.823Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:23.823Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:23.823Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:23.823Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:23.823Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:27:23.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153947600 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:27:23.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153947600 data=null doit=true} to TableItem with text {} [2019-07-30T21:27:23.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153947600 data=null} to TableItem with text {} [2019-07-30T21:27:23.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153947601 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:23.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153947601 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-30T21:27:23.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153947606 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:23.823Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:23.823Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:23.823Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:23.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:23.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153947791 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:23.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153947791 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:23.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153947791 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:23.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153947792 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:23.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153947792 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-30T21:27:23.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153947797 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:23.823Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:23.823Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:23.823Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:23.823Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:23.823Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:23.823Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:27:23.823Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:23.823Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:23.823Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:23.823Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:23.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:23.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153947803 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:23.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153947804 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:23.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153947809 data=null} to TreeItem with text {test} [2019-07-30T21:27:23.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153947810 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:23.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153947810 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:23.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153947843 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:23.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:23.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153947843 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:23.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153947844 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:23.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153947844 data=null} to TreeItem with text {test} [2019-07-30T21:27:23.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153947844 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:23.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153947844 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:23.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153947850 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:23.823Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:27:23.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:23.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153947851 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:27:23.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153947851 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:27:23.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153947851 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:27:23.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153947852 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:23.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153947852 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-30T21:27:23.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153947861 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:23.823Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T21:27:24.082Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:24.082Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:24.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153948339 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:24.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153948339 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:24.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153948339 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:24.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153948340 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:24.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153948340 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-30T21:27:24.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153948382 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:24.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:24.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:24.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:24.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:24.338Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:24.338Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:24.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153948388 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:24.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153948388 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:24.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153948388 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:24.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153948389 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:24.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153948389 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-30T21:27:24.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153948403 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:24.338Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:24.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153948404 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:24.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153948404 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:24.338Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:24.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153948405 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:24.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153948405 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:24.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153948405 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-30T21:27:24.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153948409 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:24.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153948409 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:24.338Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153948410 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:24.338Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153948410 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-30T21:27:24.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153948612 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:24.594Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153948790 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:24.594Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153948790 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:24.594Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153948791 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:24.594Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:24.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:24.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:25.962Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:25.962Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:25.962Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:25.962Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:25.962Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:27:25.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153949828 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:27:25.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153949828 data=null doit=true} to TableItem with text {} [2019-07-30T21:27:25.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153949828 data=null} to TableItem with text {} [2019-07-30T21:27:25.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153949829 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:25.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153949829 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-30T21:27:25.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153949835 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:25.962Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:25.962Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:25.962Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:25.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:25.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153950053 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:25.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153950054 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:25.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153950054 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:25.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153950054 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:25.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153950054 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-30T21:27:25.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153950059 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:25.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:25.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:25.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:25.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:25.962Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:25.962Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:27:25.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:25.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:25.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:25.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:25.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:25.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153950084 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:25.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153950084 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:25.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153950084 data=null} to TreeItem with text {test} [2019-07-30T21:27:25.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153950084 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:25.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153950085 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:25.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153950118 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:25.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:25.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153950119 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:25.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153950119 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:25.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153950119 data=null} to TreeItem with text {test} [2019-07-30T21:27:25.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153950119 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:25.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153950120 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:25.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153950125 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:25.962Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:27:25.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:25.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153950126 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:27:25.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153950126 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:27:25.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153950126 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:27:25.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153950126 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:25.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153950126 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-30T21:27:25.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153950145 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:25.962Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T21:27:26.526Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:26.526Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:26.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153950575 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:26.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153950612 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:26.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153950612 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:26.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153950613 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:26.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153950613 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-30T21:27:26.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153950649 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:26.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:26.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:26.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:26.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:26.526Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:26.526Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:26.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153950652 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:26.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153950653 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:26.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153950653 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:26.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153950653 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:26.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153950653 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-30T21:27:26.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153950658 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:26.526Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:26.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153950658 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:26.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153950658 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:26.526Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:26.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153950659 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:26.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153950659 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:26.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153950659 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-30T21:27:26.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153950662 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:26.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153950663 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:26.526Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153950663 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:26.526Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153950663 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-30T21:27:27.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153950733 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:27.346Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153951386 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:27.346Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153951490 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:27.346Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153951490 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:27.346Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:27.346Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:27.346Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:27.346Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:27.346Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:27.346Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:27.346Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:27.346Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:27.346Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:27:27.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153951493 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:27:27.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153951493 data=null doit=true} to TableItem with text {} [2019-07-30T21:27:27.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153951493 data=null} to TableItem with text {} [2019-07-30T21:27:27.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153951493 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:27.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153951494 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-30T21:27:27.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153951503 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:27.346Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:27.346Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:28.276Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:28.276Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:28.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153952502 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:28.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153952503 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:28.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153952503 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:28.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153952504 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:28.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153952504 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-30T21:27:28.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153952511 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:28.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:28.276Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:28.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:28.276Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:28.276Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:28.276Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:27:28.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:28.276Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:28.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:28.276Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:28.276Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:28.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153952523 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:28.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153952524 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:28.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153952524 data=null} to TreeItem with text {test} [2019-07-30T21:27:28.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153952524 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:28.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153952524 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:28.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153952560 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:28.533Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:28.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153952561 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:28.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153952561 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:28.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153952562 data=null} to TreeItem with text {test} [2019-07-30T21:27:28.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153952562 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:28.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153952562 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:28.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153952569 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:28.533Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:27:28.533Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:28.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153952571 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:27:28.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153952571 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:27:28.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153952571 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:27:28.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153952572 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:28.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153952572 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-30T21:27:28.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153952595 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:28.533Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T21:27:28.533Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:28.533Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:28.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1153952712 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:28.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1153952713 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:28.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1153952713 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:28.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1153952714 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:28.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153952714 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-30T21:27:28.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1153952748 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:28.533Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:28.533Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:28.533Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:28.533Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:28.533Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:28.533Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:28.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1153952752 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:28.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1153952752 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:28.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1153952752 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:28.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1153952753 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:28.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153952753 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-30T21:27:28.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1153952758 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:28.533Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T21:27:28.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1153952758 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:28.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1153952759 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:28.533Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:28.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1153952759 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:28.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1153952759 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:28.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153952760 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-30T21:27:28.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1153952763 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:28.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1153952763 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:28.533Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1153952764 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:28.790Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153952764 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-30T21:27:29.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1153952841 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:29.302Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1153953287 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:29.302Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1153953332 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:29.302Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1153953333 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:29.302Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T21:27:29.302Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:29.302Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:29.302Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:29.302Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:29.302Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:29.302Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:29.302Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:29.302Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:29.302Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:27:29.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153953338 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:27:29.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153953339 data=null doit=true} to TableItem with text {} [2019-07-30T21:27:29.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153953339 data=null} to TableItem with text {} [2019-07-30T21:27:29.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153953339 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:29.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153953339 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-30T21:27:29.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153953345 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:29.302Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:29.302Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:30.231Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:30.231Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:30.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1153954433 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:30.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1153954434 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:30.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1153954434 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:30.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1153954435 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:30.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153954435 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-30T21:27:30.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1153954440 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:30.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:30.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:30.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:30.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:30.231Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:30.231Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:27:30.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:30.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:30.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:30.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:30.231Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:30.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153954454 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:30.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153954454 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:30.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153954454 data=null} to TreeItem with text {test} [2019-07-30T21:27:30.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153954455 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:30.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153954455 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:30.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153954494 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:30.488Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:30.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153954501 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:30.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153954501 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:30.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153954501 data=null} to TreeItem with text {test} [2019-07-30T21:27:30.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153954502 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:30.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153954502 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:30.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153954508 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:30.488Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:27:30.488Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:30.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153954524 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:27:30.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153954525 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:27:30.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153954525 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:27:30.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153954525 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:30.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153954525 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-30T21:27:30.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153954537 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:30.488Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T21:27:30.745Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:30.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:31.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1153955015 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:31.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1153955015 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:31.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1153955015 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:31.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1153955016 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:31.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153955016 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-30T21:27:31.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1153955055 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:31.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:31.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:31.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:31.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:31.001Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:31.001Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:31.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1153955059 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:31.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1153955059 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:31.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1153955059 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:31.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1153955059 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:31.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153955060 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-30T21:27:31.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1153955064 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:31.001Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T21:27:31.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1153955065 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:31.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1153955065 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:31.001Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:31.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1153955065 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:31.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1153955065 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:31.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153955065 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-30T21:27:31.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1153955069 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:31.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1153955075 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:31.001Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1153955075 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:31.001Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153955076 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-30T21:27:31.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1153955216 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:31.564Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1153955736 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:31.564Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1153955736 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:31.564Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1153955736 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:31.564Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T21:27:31.564Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:31.564Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:31.564Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:31.564Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:31.564Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:31.564Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:31.564Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:31.564Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:31.564Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:31.564Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:27:31.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153955739 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:27:31.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153955740 data=null doit=true} to TableItem with text {} [2019-07-30T21:27:31.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153955740 data=null} to TableItem with text {} [2019-07-30T21:27:31.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153955740 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:31.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153955740 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-30T21:27:31.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153955759 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:31.564Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:31.564Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:32.494Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:32.494Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:32.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1153956750 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:32.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1153956750 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:32.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1153956750 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:32.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1153956751 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:32.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153956751 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-30T21:27:32.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1153956757 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:32.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:32.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:32.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:32.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:32.751Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:32.751Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:27:32.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:32.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:32.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:32.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:32.751Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:32.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153956772 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:32.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153956772 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:32.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153956772 data=null} to TreeItem with text {test} [2019-07-30T21:27:32.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153956773 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:32.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153956773 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:32.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153956815 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:32.751Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:32.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153956816 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:32.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153956816 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:32.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153956816 data=null} to TreeItem with text {test} [2019-07-30T21:27:32.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153956816 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:32.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153956817 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:32.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153956829 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:32.751Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:27:32.751Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:32.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153956830 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:27:32.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153956830 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:27:32.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153956830 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:27:32.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153956831 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:32.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153956831 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-30T21:27:32.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153956852 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:32.751Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T21:27:32.751Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:32.751Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:32.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1153956974 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:32.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1153956974 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:32.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1153956975 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:32.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1153956975 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:32.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153956975 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-30T21:27:33.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1153957017 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:33.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:33.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:33.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:33.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:33.008Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:33.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:33.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1153957021 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:33.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1153957021 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:33.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1153957021 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:33.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1153957022 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:33.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153957022 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-30T21:27:33.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1153957026 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:33.008Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:33.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1153957027 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:33.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1153957027 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:33.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:33.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1153957028 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:33.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1153957028 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:33.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153957028 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-30T21:27:33.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1153957037 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:33.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1153957038 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:33.008Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1153957038 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:33.008Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153957038 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-30T21:27:33.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1153957193 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:33.923Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1153957478 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:33.923Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1153957528 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:33.923Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1153957528 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:33.923Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:33.923Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:33.923Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:33.923Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:33.923Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:33.923Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:33.923Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:33.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:33.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:33.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:33.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:33.923Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:27:33.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153957533 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:27:33.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153957533 data=null doit=true} to TableItem with text {} [2019-07-30T21:27:33.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153957533 data=null} to TableItem with text {} [2019-07-30T21:27:33.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153957534 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:33.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153957534 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-30T21:27:33.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153957542 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:33.923Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:33.923Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:34.487Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:34.487Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:34.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1153958662 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:34.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1153958663 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:34.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1153958663 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:34.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1153958663 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:34.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153958664 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-30T21:27:34.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1153958670 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:34.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:34.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:34.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:34.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:34.487Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:34.487Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:27:34.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:34.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:34.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:34.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:34.487Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:34.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153958683 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:34.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153958683 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:34.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153958683 data=null} to TreeItem with text {test} [2019-07-30T21:27:34.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153958684 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:34.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153958684 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:34.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153958728 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:34.487Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:34.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153958729 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:34.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153958729 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:34.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153958730 data=null} to TreeItem with text {test} [2019-07-30T21:27:34.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153958730 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:34.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153958730 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:34.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153958742 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:34.744Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:27:34.744Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:34.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153958743 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:27:34.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153958743 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:27:34.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153958744 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:27:34.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153958744 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:34.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153958744 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-30T21:27:34.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153958784 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:34.744Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:27:34.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:34.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:34.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:34.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:34.744Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:34.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153958789 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:34.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153958789 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:34.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153958789 data=null} to TreeItem with text {test} [2019-07-30T21:27:34.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153958789 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:34.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153958790 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:34.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153958816 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:34.744Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:34.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153958838 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:34.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153958838 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:34.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153958838 data=null} to TreeItem with text {test} [2019-07-30T21:27:34.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153958838 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:34.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153958838 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:34.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153958845 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:34.744Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:27:34.744Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:34.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153958846 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:27:34.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153958846 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:27:34.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153958846 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:27:34.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153958846 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:34.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153958846 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-30T21:27:34.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153958854 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:34.744Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T21:27:35.307Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:35.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:35.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1153959340 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:35.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1153959340 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:35.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1153959340 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:35.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153959341 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:35.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153959341 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-30T21:27:35.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153959383 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:35.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:35.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:35.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:35.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:35.307Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:35.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:35.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1153959387 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:35.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1153959388 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:35.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1153959388 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:35.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153959388 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:35.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153959388 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-30T21:27:35.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153959394 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:35.307Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-30T21:27:35.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1153959395 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:35.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1153959395 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:35.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:35.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1153959396 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:35.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153959396 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:35.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153959396 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-30T21:27:35.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153959408 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:35.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153959409 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:35.307Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1153959409 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:35.563Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153959409 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-30T21:27:35.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153959834 data=null button=1 stateMask=0x80000 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:35.819Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1153959843 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:35.819Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1153959843 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:35.819Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1153959843 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:35.819Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-30T21:27:35.819Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T21:27:35.819Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T21:27:35.819Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:35.819Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:35.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1153959984 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:35.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1153959985 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:35.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1153959985 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:35.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153959985 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:35.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153959986 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-30T21:27:35.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153959991 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:35.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:35.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:35.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:35.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:35.819Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:35.819Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:27:35.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:35.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:35.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:35.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:35.819Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:35.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153960004 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:35.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153960004 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:35.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153960004 data=null} to TreeItem with text {test} [2019-07-30T21:27:35.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153960004 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:35.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153960005 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:36.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153960079 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:36.077Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:36.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153960081 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:36.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153960081 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:36.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153960081 data=null} to TreeItem with text {test} [2019-07-30T21:27:36.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153960081 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:36.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153960082 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:36.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153960088 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:36.077Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:27:36.077Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:36.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153960089 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:27:36.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153960089 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:27:36.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153960089 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:27:36.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153960089 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:36.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153960090 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-30T21:27:36.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153960109 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:36.077Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:36.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153960111 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:27:36.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153960112 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:27:36.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153960112 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:27:36.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153960112 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:36.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153960112 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-30T21:27:36.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153960116 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:36.077Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:27:36.077Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:27:36.333Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:27:36.333Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:27:36.333Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1153960342 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T21:27:36.333Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:27:36.333Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:27:36.333Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:27:36.333Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:27:36.333Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:27:36.333Z] DEBUG - Clicking on &Yes [2019-07-30T21:27:36.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1153960342 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-30T21:27:36.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1153960343 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-30T21:27:36.333Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1153960343 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:27:36.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1153960343 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:27:36.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1153960343 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-30T21:27:36.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1153960343 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-30T21:27:36.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1153960350 data=null item=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-30T21:27:38.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1153960200 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-30T21:27:38.852Z] DEBUG - Clicked on [2019-07-30T21:27:38.852Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:27:38.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:38.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:38.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:38.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:38.852Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:38.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153962766 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:38.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153962766 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:38.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153962767 data=null} to TreeItem with text {test} [2019-07-30T21:27:38.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153962767 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:38.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153962767 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:38.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153962791 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:38.852Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:38.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153962798 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:38.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153962799 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:38.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153962799 data=null} to TreeItem with text {test} [2019-07-30T21:27:38.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153962799 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:38.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153962799 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:38.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153962807 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:38.852Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:27:38.852Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:38.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153962815 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:27:38.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153962816 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:27:38.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153962816 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:27:38.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153962816 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:38.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153962816 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-30T21:27:38.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153962824 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:38.852Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:38.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153962837 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:27:38.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153962837 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:27:38.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153962837 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:27:38.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153962838 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:38.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153962838 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-30T21:27:38.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153962849 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:38.852Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:27:38.852Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:27:38.852Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:27:39.110Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:27:39.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1153963128 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:27:39.110Z] 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-30T21:27:39.110Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:27:39.110Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:27:39.110Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:27:39.110Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:27:39.110Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:27:39.110Z] DEBUG - matched Combo with text " [2019-07-30T21:27:39.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1153963224 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-30T21:27:39.110Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:27:39.110Z] 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-30T21:27:39.110Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:27:39.110Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:27:39.110Z] 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-30T21:27:39.110Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:27:39.110Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:27:39.110Z] 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-30T21:27:39.110Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:27:39.110Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:27:39.110Z] 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-30T21:27:39.110Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:27:39.110Z] 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-30T21:27:39.110Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:27:39.110Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] 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-30T21:27:39.110Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:27:39.110Z] 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-30T21:27:39.110Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] 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-30T21:27:39.110Z] 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-30T21:27:39.110Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:27:39.110Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:27:39.110Z] DEBUG - Clicking on &Finish [2019-07-30T21:27:39.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1153963245 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-30T21:27:39.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1153963249 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-30T21:27:39.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1153963249 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:27:39.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1153963249 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:27:39.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1153963249 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-30T21:27:39.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1153963249 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-30T21:27:39.110Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:27:39.110Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:27:39.367Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:27:39.367Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:27:39.367Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:27:39.367Z] DEBUG - Clicked on &Finish [2019-07-30T21:27:39.929Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T21:27:39.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1153964002 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T21:27:39.929Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T21:27:39.929Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T21:27:39.929Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T21:27:39.929Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T21:27:39.929Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T21:27:39.929Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All' [2019-07-30T21:27:39.929Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH' [2019-07-30T21:27:39.929Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-30T21:27:39.929Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T21:27:39.929Z] DEBUG - Clicking on Skip All [2019-07-30T21:27:39.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=1153964003 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-30T21:27:39.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=1153964003 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-30T21:27:39.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=1153964003 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-30T21:27:39.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=1153964003 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-30T21:27:39.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=1153964003 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-30T21:27:39.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=1153964003 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-30T21:27:39.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=1153964004 data=null item=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-30T21:27:39.929Z] DEBUG - Clicked on [2019-07-30T21:27:40.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1153963249 data=null item=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-30T21:27:40.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1153962894 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-30T21:27:40.492Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:27:40.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:40.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:40.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:40.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:40.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:40.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153964786 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:40.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153964786 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:40.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153964786 data=null} to TreeItem with text {test} [2019-07-30T21:27:40.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153964787 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:40.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153964787 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:40.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153964811 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:40.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:40.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153964812 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:40.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153964812 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:40.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153964812 data=null} to TreeItem with text {test} [2019-07-30T21:27:40.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153964813 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:40.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153964813 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:40.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153964826 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:40.749Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:27:40.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:40.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153964828 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:27:40.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153964828 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:27:40.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153964828 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:27:40.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153964828 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:40.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153964829 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-30T21:27:40.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153964893 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:40.749Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:27:40.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:40.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:40.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:40.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:40.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:40.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153964898 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:40.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153964898 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:40.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153964900 data=null} to TreeItem with text {test} [2019-07-30T21:27:40.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153964900 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:40.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153964900 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:40.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153964913 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:40.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:40.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153964913 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:40.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153964913 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:40.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153964913 data=null} to TreeItem with text {test} [2019-07-30T21:27:40.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153964914 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:40.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153964914 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:40.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153964928 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:40.749Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:27:40.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:40.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153964929 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:27:40.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153964929 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:27:40.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153964929 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:27:40.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153964930 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:40.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153964930 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-30T21:27:40.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153964987 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:40.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153964987 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:27:40.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153964987 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:27:40.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153964988 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:40.749Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153964988 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-30T21:27:40.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153964994 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:41.313Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:41.313Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:41.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153965388 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:41.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153965388 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:41.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153965388 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:41.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153965389 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:41.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153965389 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-30T21:27:41.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153965428 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:41.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:41.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:41.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:41.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:41.313Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:41.313Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:41.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153965432 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:41.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153965433 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:41.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153965433 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:41.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153965433 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:41.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153965433 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-30T21:27:41.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153965437 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:41.313Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:41.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153965438 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:41.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153965438 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:41.313Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:41.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153965439 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:41.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153965439 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:41.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153965439 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-30T21:27:41.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153965442 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:41.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153965443 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:41.313Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153965443 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:41.313Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153965443 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-30T21:27:41.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153965544 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:41.570Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153965742 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:41.570Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153965742 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:41.570Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153965742 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:41.570Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:41.570Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:42.938Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:42.938Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:42.938Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:42.938Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:42.938Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:27:42.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153966770 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:27:42.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153966770 data=null doit=true} to TableItem with text {} [2019-07-30T21:27:42.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153966770 data=null} to TableItem with text {} [2019-07-30T21:27:42.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153966771 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:42.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153966771 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-30T21:27:42.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153966775 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:42.938Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:42.938Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:42.938Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:42.938Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:42.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153966962 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:42.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1153966963 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:42.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1153966963 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:42.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153966963 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:42.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153966963 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-30T21:27:42.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1153966968 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:27:42.938Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:42.938Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:42.938Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:42.938Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:42.938Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:42.938Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:27:42.938Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:42.938Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:42.938Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:42.938Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:42.938Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:42.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153966993 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:42.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153966993 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:42.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153966993 data=null} to TreeItem with text {test} [2019-07-30T21:27:42.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153966993 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:42.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153966993 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:42.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153967026 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:42.938Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:42.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153967028 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:42.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153967028 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:42.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153967028 data=null} to TreeItem with text {test} [2019-07-30T21:27:42.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153967028 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:42.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153967029 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:42.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153967035 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:42.938Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:27:42.938Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:42.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153967036 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:27:42.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153967036 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:27:42.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153967036 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:27:42.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153967037 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:42.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153967037 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-30T21:27:42.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153967058 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:42.938Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T21:27:43.502Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:43.502Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:43.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153967528 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:43.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153967528 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:43.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153967529 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:43.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153967529 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:43.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153967530 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-30T21:27:43.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153967564 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:43.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:43.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:43.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:43.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:43.502Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:43.502Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:43.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153967568 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:43.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153967568 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:43.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153967568 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:43.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153967569 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:43.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153967569 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-30T21:27:43.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153967573 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:43.502Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:43.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153967574 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:43.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153967574 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:43.502Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:43.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153967575 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:43.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153967575 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:43.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153967575 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-30T21:27:43.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153967578 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:43.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153967579 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:43.502Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153967579 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:43.502Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153967585 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-30T21:27:43.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153967707 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:43.758Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153967893 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:43.758Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153967893 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:43.758Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153967893 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:43.758Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:43.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:43.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:44.690Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:44.690Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:44.690Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:44.690Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:44.690Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:27:44.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153968896 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:27:44.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153968897 data=null doit=true} to TableItem with text {} [2019-07-30T21:27:44.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153968897 data=null} to TableItem with text {} [2019-07-30T21:27:44.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153968897 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:44.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153968897 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-30T21:27:44.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153968914 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:44.690Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:44.690Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:45.229Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:45.229Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:45.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153969099 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:45.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1153969099 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:45.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1153969099 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:45.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153969100 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:45.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153969100 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-30T21:27:45.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1153969105 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:27:45.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:45.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:45.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:45.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:45.229Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:45.229Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:27:45.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:45.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:45.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:45.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:45.229Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:45.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153969128 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:45.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153969128 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:45.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153969128 data=null} to TreeItem with text {test} [2019-07-30T21:27:45.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153969128 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:45.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153969128 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:45.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153969165 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:45.229Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:45.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153969167 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:45.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153969167 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:45.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153969167 data=null} to TreeItem with text {test} [2019-07-30T21:27:45.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153969167 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:45.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153969168 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:45.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153969176 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:45.229Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:27:45.229Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:45.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153969177 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:27:45.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153969177 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:27:45.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153969177 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:27:45.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153969178 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:45.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153969178 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-30T21:27:45.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153969195 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:45.229Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T21:27:45.580Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:45.580Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:45.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153969662 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:45.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153969662 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:45.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153969662 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:45.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153969663 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:45.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153969663 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-30T21:27:45.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153969700 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:45.580Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:45.580Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:45.580Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:45.580Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:45.580Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:45.580Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:45.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153969704 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:45.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153969705 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:45.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153969705 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:45.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153969705 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:45.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153969705 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-30T21:27:45.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153969710 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:45.580Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:45.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153969711 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:45.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153969711 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:45.580Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:45.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153969712 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:45.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153969712 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:45.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153969712 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-30T21:27:45.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153969715 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:45.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153969721 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:45.580Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153969721 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:45.580Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153969721 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-30T21:27:46.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153969845 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:46.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153970349 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:46.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153970351 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:46.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153970351 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:46.143Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:46.143Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:46.143Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:46.143Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:46.143Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:46.143Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:46.143Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:46.143Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:46.143Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:27:46.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153970362 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:27:46.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153970363 data=null doit=true} to TableItem with text {} [2019-07-30T21:27:46.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153970363 data=null} to TableItem with text {} [2019-07-30T21:27:46.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153970363 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:46.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153970363 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-30T21:27:46.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153970369 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:46.143Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:46.143Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:47.510Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:47.510Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:47.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153971500 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:47.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153971500 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:47.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153971500 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:47.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153971500 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:47.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153971501 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-30T21:27:47.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153971506 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:27:47.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:47.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:47.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:47.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:47.510Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:47.510Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:27:47.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:47.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:47.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:47.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:47.510Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:47.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153971517 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:47.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153971517 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:47.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153971517 data=null} to TreeItem with text {test} [2019-07-30T21:27:47.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153971518 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:47.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153971518 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:47.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153971597 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:47.510Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:47.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153971598 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:47.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153971598 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:47.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153971598 data=null} to TreeItem with text {test} [2019-07-30T21:27:47.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153971599 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:47.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153971599 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:47.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153971606 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:47.510Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:27:47.510Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:47.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153971607 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:27:47.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153971607 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:27:47.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153971607 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:27:47.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153971608 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:47.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153971608 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-30T21:27:47.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153971631 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:47.510Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T21:27:47.510Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:47.510Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:47.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1153971753 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:47.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1153971754 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:47.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1153971754 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:47.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1153971754 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:47.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153971755 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-30T21:27:47.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1153971789 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:47.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:47.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:47.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:47.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:47.767Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:47.767Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:47.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1153971793 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:47.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1153971793 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:47.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1153971793 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:47.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1153971793 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:47.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153971793 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-30T21:27:47.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1153971798 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:47.767Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T21:27:47.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1153971799 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:47.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1153971799 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:47.767Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:47.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1153971799 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:47.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1153971799 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:47.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153971800 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-30T21:27:47.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1153971803 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:47.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1153971803 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:47.767Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1153971803 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:47.767Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153971804 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-30T21:27:47.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1153971899 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:47.767Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1153971900 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:47.767Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1153971900 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:47.767Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1153971900 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:48.330Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T21:27:48.330Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:48.330Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:48.330Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:48.330Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:48.330Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:48.330Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:48.330Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:48.330Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:48.330Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:27:48.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153972501 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:27:48.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153972501 data=null doit=true} to TableItem with text {} [2019-07-30T21:27:48.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153972501 data=null} to TableItem with text {} [2019-07-30T21:27:48.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153972502 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:48.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153972502 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-30T21:27:48.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153972507 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:48.331Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:48.331Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:49.260Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:49.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:49.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1153973506 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:49.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1153973506 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:49.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1153973506 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:49.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1153973507 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:49.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153973507 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-30T21:27:49.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1153973533 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:27:49.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:49.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:49.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:49.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:49.519Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:49.519Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:27:49.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:49.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:49.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:49.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:49.519Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:49.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153973541 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:49.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153973541 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:49.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153973542 data=null} to TreeItem with text {test} [2019-07-30T21:27:49.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153973542 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:49.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153973542 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:49.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153973592 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:49.519Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:49.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153973593 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:49.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153973593 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:49.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153973593 data=null} to TreeItem with text {test} [2019-07-30T21:27:49.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153973593 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:49.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153973594 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:49.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153973606 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:49.519Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:27:49.519Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:49.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153973607 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:27:49.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153973607 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:27:49.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153973607 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:27:49.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153973608 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:49.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153973608 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-30T21:27:49.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153973634 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:49.519Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T21:27:49.776Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:49.776Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:49.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1153974021 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:49.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1153974021 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:49.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1153974021 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:49.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1153974022 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:49.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153974022 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-30T21:27:50.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1153974064 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:50.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:50.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:50.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:50.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:50.033Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:50.033Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:50.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1153974068 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:50.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1153974068 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:50.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1153974069 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:50.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1153974069 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:50.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153974069 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-30T21:27:50.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1153974074 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:50.033Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T21:27:50.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1153974074 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:50.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1153974075 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:50.033Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:50.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1153974075 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:50.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1153974076 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:50.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153974076 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-30T21:27:50.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1153974086 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:50.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1153974087 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:50.033Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1153974087 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:50.033Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153974087 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-30T21:27:50.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1153974310 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:50.597Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1153974754 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:50.597Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1153974755 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:50.597Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1153974755 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:50.597Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T21:27:50.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:50.598Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:50.598Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:50.598Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:50.598Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:50.598Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:50.598Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:50.598Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:50.598Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:50.598Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:27:50.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153974761 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:27:50.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153974761 data=null doit=true} to TableItem with text {} [2019-07-30T21:27:50.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153974761 data=null} to TableItem with text {} [2019-07-30T21:27:50.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153974761 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:50.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153974762 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-30T21:27:50.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153974769 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:50.598Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:50.598Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:51.965Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:51.965Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:52.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1153976286 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:52.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1153976287 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:52.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1153976287 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:52.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1153976287 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:52.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153976288 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-30T21:27:52.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1153976295 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:27:52.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:52.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:52.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:52.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:52.222Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:52.222Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:27:52.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:52.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:52.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:52.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:52.222Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:52.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153976309 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:52.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153976309 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:52.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153976309 data=null} to TreeItem with text {test} [2019-07-30T21:27:52.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153976309 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:52.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153976309 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:52.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153976353 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:52.222Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:52.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153976354 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:52.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153976355 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:52.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153976355 data=null} to TreeItem with text {test} [2019-07-30T21:27:52.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153976355 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:52.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153976355 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:52.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153976367 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:52.222Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:27:52.222Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:52.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153976368 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:27:52.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153976368 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:27:52.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153976368 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:27:52.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153976369 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:52.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153976369 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-30T21:27:52.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153976378 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:52.222Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T21:27:52.785Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:52.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:52.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1153976861 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:52.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1153976862 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:52.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1153976862 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:52.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1153976862 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:52.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153976863 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-30T21:27:52.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1153976905 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:52.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:52.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:52.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:52.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:52.785Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:52.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:52.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1153976908 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:52.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1153976908 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:52.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1153976909 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:52.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1153976909 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:52.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153976909 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-30T21:27:52.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1153976913 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:52.785Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:52.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1153976914 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:52.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1153976914 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:52.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:52.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1153976914 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:52.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1153976915 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:52.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153976915 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-30T21:27:52.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1153976918 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:52.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1153976919 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:52.785Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1153976919 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:52.785Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153976919 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-30T21:27:53.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1153977056 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:53.348Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1153977420 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:53.348Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1153977420 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:53.348Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1153977421 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:53.348Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:53.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:53.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:53.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:53.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:53.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:53.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:27:53.348Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:53.348Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:53.348Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:53.348Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:53.348Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:27:53.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153977427 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:27:53.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153977427 data=null doit=true} to TableItem with text {} [2019-07-30T21:27:53.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153977427 data=null} to TableItem with text {} [2019-07-30T21:27:53.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153977427 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:53.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153977428 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-30T21:27:53.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153977436 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:27:53.348Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:27:53.348Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:27:54.278Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:54.278Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:54.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1153978529 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:54.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1153978529 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:54.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1153978529 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:54.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1153978530 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:54.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153978530 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-30T21:27:54.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1153978535 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:27:54.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:54.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:54.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:54.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:54.534Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:54.534Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:27:54.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:54.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:54.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:54.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:54.534Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:54.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153978590 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:54.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153978590 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:54.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153978590 data=null} to TreeItem with text {test} [2019-07-30T21:27:54.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153978591 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:54.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153978591 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:54.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153978634 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:54.534Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:54.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153978685 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:54.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153978685 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:54.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153978685 data=null} to TreeItem with text {test} [2019-07-30T21:27:54.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153978686 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:54.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153978686 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:54.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153978692 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:54.534Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:27:54.534Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:54.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153978693 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:27:54.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153978693 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:27:54.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153978693 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:27:54.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153978693 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:54.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153978694 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-30T21:27:54.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153978709 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:54.534Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T21:27:54.791Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:54.791Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:54.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1153978889 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:54.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1153978889 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:54.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1153978889 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:54.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153978890 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:54.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153978890 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-30T21:27:54.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153978931 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:54.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:54.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:54.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:54.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:54.791Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:54.791Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:54.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1153978935 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:54.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1153978935 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:54.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1153978935 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:54.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153978977 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:54.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153978979 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-30T21:27:54.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153978984 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:54.791Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-30T21:27:54.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1153978985 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:54.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1153978985 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:54.791Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:54.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1153978986 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:54.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153978986 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:54.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153978986 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-30T21:27:54.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153978990 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:54.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153978990 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:54.791Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1153978990 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:55.048Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153978991 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-30T21:27:55.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153979111 data=null button=1 stateMask=0x80000 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:55.626Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1153979342 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:55.626Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1153979342 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:55.626Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1153979342 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:55.626Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-30T21:27:55.626Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T21:27:55.626Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T21:27:55.626Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:27:55.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:55.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1153979453 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:55.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1153979454 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:55.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1153979454 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:55.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153979454 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:55.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153979455 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-30T21:27:55.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153979459 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:27:55.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:55.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:55.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:55.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:55.626Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:27:55.626Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:27:55.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:55.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:55.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:55.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:55.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:55.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153979473 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:55.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153979473 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:55.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153979474 data=null} to TreeItem with text {test} [2019-07-30T21:27:55.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153979474 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:55.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153979474 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:55.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153979511 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:55.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:55.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153979511 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:55.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153979512 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:55.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153979512 data=null} to TreeItem with text {test} [2019-07-30T21:27:55.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153979512 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:55.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153979512 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:55.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153979518 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:55.626Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:27:55.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:55.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153979520 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:27:55.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153979520 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:27:55.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153979520 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:27:55.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153979520 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:55.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153979520 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-30T21:27:55.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153979538 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:55.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:55.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153979539 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:27:55.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153979540 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:27:55.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153979540 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:27:55.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153979540 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:55.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153979540 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-30T21:27:55.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153979544 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:55.626Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:27:55.626Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:27:55.626Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:27:55.626Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:27:55.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1153979723 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T21:27:55.626Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:27:55.626Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:27:55.626Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:27:55.626Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:27:55.626Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:27:55.626Z] DEBUG - Clicking on &Yes [2019-07-30T21:27:55.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1153979724 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-30T21:27:55.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1153979724 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-30T21:27:55.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1153979724 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:27:55.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1153979724 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:27:55.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1153979725 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-30T21:27:55.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1153979725 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-30T21:27:55.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1153979725 data=null item=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-30T21:27:58.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1153979587 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-30T21:27:58.149Z] DEBUG - Clicked on [2019-07-30T21:27:58.149Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:27:58.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:58.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:58.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:27:58.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:27:58.149Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:58.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153981856 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:58.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153981856 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:58.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153981857 data=null} to TreeItem with text {test} [2019-07-30T21:27:58.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153981857 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:58.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153981857 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:58.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153981882 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:58.149Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:58.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153981883 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:27:58.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153981884 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:58.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153981884 data=null} to TreeItem with text {test} [2019-07-30T21:27:58.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153981884 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:58.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153981884 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:27:58.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153981894 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:27:58.149Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:27:58.149Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:58.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153981896 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:27:58.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153981896 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:27:58.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153981896 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:27:58.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153981896 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:58.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153981896 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-30T21:27:58.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153981915 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:58.149Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:27:58.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1153981915 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T21:27:58.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1153981916 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T21:27:58.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1153981916 data=null} to TreeItem with text {Traces [7]} [2019-07-30T21:27:58.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1153981916 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:58.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153981916 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-30T21:27:58.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1153981920 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T21:27:58.149Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:27:58.149Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:27:58.149Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:27:58.149Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:27:58.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1153982194 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:27:58.149Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:27:58.149Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:27:58.149Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:27:58.149Z] 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-30T21:27:58.149Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:58.149Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:27:58.149Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:58.149Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:27:58.149Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:27:58.149Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:27:58.149Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:27:58.149Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:27:58.149Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:27:58.149Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:27:58.149Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:27:58.149Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:27:58.149Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:27:58.149Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:27:58.149Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:27:58.149Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:27:58.149Z] DEBUG - matched Combo with text " [2019-07-30T21:27:58.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1153982405 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-30T21:27:58.407Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:27:58.407Z] 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-30T21:27:58.407Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:27:58.407Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:27:58.407Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:27:58.407Z] 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-30T21:27:58.407Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:27:58.407Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:27:58.407Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:27:58.407Z] 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-30T21:27:58.407Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:27:58.407Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:27:58.408Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:27:58.408Z] 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-30T21:27:58.408Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:27:58.408Z] 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-30T21:27:58.408Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:27:58.408Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] 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-30T21:27:58.408Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:27:58.408Z] 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-30T21:27:58.408Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] 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-30T21:27:58.408Z] 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-30T21:27:58.408Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:27:58.408Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:27:58.408Z] DEBUG - Clicking on &Finish [2019-07-30T21:27:58.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1153982426 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-30T21:27:58.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1153982426 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-30T21:27:58.408Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1153982426 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:27:58.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1153982426 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:27:58.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1153982426 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-30T21:27:58.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1153982426 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-30T21:27:58.664Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:27:58.664Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:27:58.664Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:27:58.664Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:27:58.664Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:27:58.664Z] DEBUG - Clicked on &Finish [2019-07-30T21:27:59.229Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T21:27:59.229Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1153983205 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T21:27:59.229Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T21:27:59.229Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-30T21:27:59.229Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-30T21:27:59.229Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T21:27:59.229Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T21:27:59.229Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T21:27:59.229Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T21:27:59.229Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T21:27:59.229Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T21:27:59.229Z] DEBUG - Clicking on Rename [2019-07-30T21:27:59.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1153983206 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-30T21:27:59.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1153983206 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-30T21:27:59.229Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1153983206 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T21:27:59.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1153983206 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T21:27:59.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1153983206 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-30T21:27:59.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1153983207 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-30T21:27:59.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1153983207 data=null item=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-30T21:27:59.229Z] DEBUG - Clicked on [2019-07-30T21:27:59.229Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T21:27:59.229Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1153983369 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T21:27:59.229Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T21:27:59.229Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T21:27:59.229Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T21:27:59.229Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-30T21:27:59.229Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-30T21:27:59.229Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T21:27:59.229Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T21:27:59.229Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T21:27:59.229Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T21:27:59.229Z] DEBUG - Clicking on Overwrite [2019-07-30T21:27:59.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1153983370 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-30T21:27:59.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1153983370 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-30T21:27:59.229Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1153983370 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T21:27:59.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1153983370 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T21:27:59.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1153983370 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-30T21:27:59.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1153983371 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-30T21:27:59.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1153983382 data=null item=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-30T21:27:59.486Z] DEBUG - Clicked on [2019-07-30T21:27:59.486Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T21:27:59.486Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1153983627 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T21:27:59.486Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T21:27:59.486Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T21:27:59.486Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T21:27:59.486Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T21:27:59.486Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T21:27:59.486Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T21:27:59.486Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-30T21:27:59.486Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-30T21:27:59.486Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T21:27:59.486Z] DEBUG - Clicking on Skip [2019-07-30T21:27:59.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1153983628 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-30T21:27:59.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1153983628 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-30T21:27:59.486Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1153983628 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T21:27:59.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1153983628 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T21:27:59.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1153983628 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-30T21:27:59.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1153983628 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-30T21:27:59.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1153983629 data=null item=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-30T21:28:00.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1153982426 data=null item=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-30T21:28:00.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1153981970 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-30T21:28:00.048Z] DEBUG - Clicked on [2019-07-30T21:28:00.048Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:28:00.048Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:00.048Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:00.048Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:00.048Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:00.048Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:00.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153984097 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:28:00.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153984097 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:00.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153984097 data=null} to TreeItem with text {test} [2019-07-30T21:28:00.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153984097 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:00.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153984097 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:00.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153984118 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:00.048Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:00.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153984126 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:28:00.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153984126 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:00.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153984127 data=null} to TreeItem with text {test} [2019-07-30T21:28:00.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153984127 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:00.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153984127 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:00.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153984134 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:00.048Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:28:00.048Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:00.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1153984135 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T21:28:00.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1153984135 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T21:28:00.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1153984135 data=null} to TreeItem with text {Traces [5]} [2019-07-30T21:28:00.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1153984135 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T21:28:00.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153984143 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-30T21:28:00.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1153984164 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T21:28:00.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1153984165 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T21:28:00.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1153984165 data=null} to TreeItem with text {Traces [5]} [2019-07-30T21:28:00.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1153984165 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T21:28:00.048Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1153984165 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-30T21:28:00.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1153984192 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T21:28:00.305Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:28:00.305Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:00.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153984449 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:28:00.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153984449 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:28:00.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153984449 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:28:00.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153984450 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:28:00.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153984450 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-30T21:28:00.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153984495 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:28:00.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:00.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:00.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:00.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:00.305Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:28:00.305Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:00.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153984499 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:28:00.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153984499 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:28:00.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153984499 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:28:00.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153984500 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:28:00.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153984500 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-30T21:28:00.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153984504 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:28:00.305Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:28:00.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153984504 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:28:00.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153984504 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:28:00.305Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:00.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153984505 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:28:00.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153984505 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:28:00.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153984505 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-30T21:28:00.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153984508 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:28:00.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153984509 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:28:00.305Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153984509 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:28:00.562Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153984509 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-30T21:28:00.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153984588 data=null button=1 stateMask=0x80000 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:28:01.074Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153985051 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:28:01.074Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153985129 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:28:01.074Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153985130 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:28:01.074Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:28:01.074Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:28:01.074Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:28:01.074Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:28:01.074Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:28:01.074Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:28:01.074Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:28:01.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153985133 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:28:01.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153985133 data=null doit=true} to TableItem with text {} [2019-07-30T21:28:01.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153985133 data=null} to TableItem with text {} [2019-07-30T21:28:01.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153985134 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:28:01.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153985134 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-30T21:28:01.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153985138 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:28:01.074Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:28:01.074Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:28:02.443Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:28:02.443Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:02.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153986618 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:28:02.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1153986618 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:28:02.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1153986619 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:28:02.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153986619 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:28:02.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153986619 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-30T21:28:02.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1153986624 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:28:02.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:02.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:02.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:02.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:02.443Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:28:02.443Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:28:02.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:02.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:02.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:02.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:02.443Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:02.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153986630 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:28:02.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153986631 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:02.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153986631 data=null} to TreeItem with text {test} [2019-07-30T21:28:02.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153986631 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:02.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153986631 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:02.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153986663 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:02.443Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:02.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153986664 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:28:02.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153986664 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:02.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153986664 data=null} to TreeItem with text {test} [2019-07-30T21:28:02.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153986664 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:02.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153986664 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:02.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153986688 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:02.443Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:28:02.443Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:02.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1153986689 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T21:28:02.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1153986689 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T21:28:02.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1153986689 data=null} to TreeItem with text {Traces [5]} [2019-07-30T21:28:02.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1153986690 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T21:28:02.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153986690 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-30T21:28:02.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1153986710 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T21:28:02.701Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-30T21:28:02.958Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:28:02.958Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:02.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153987170 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:28:02.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1153987171 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:28:02.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1153987171 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:28:02.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153987171 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:28:02.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153987172 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-30T21:28:02.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153987204 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:28:02.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:02.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:02.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:02.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:02.958Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:28:02.958Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:02.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153987208 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:28:02.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1153987208 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:28:02.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1153987208 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:28:02.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153987209 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:28:02.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153987209 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-30T21:28:03.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153987213 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:28:03.215Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:28:03.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153987214 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:28:03.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1153987214 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:28:03.215Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:03.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1153987214 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:28:03.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153987214 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:28:03.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153987215 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-30T21:28:03.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153987218 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:28:03.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153987218 data=null button=1 stateMask=0x0 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:28:03.215Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153987218 data=null button=1 stateMask=0x0 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:28:03.215Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153987218 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-30T21:28:03.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153987283 data=null button=1 stateMask=0x80000 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:28:03.778Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153987797 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:28:03.778Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1153987797 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:28:03.778Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1153987797 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:28:03.778Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:28:03.778Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:28:03.778Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:28:04.340Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:28:04.340Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:28:04.340Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:28:04.340Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:28:04.340Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:28:04.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153988301 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:28:04.340Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153988301 data=null doit=true} to TableItem with text {} [2019-07-30T21:28:04.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153988301 data=null} to TableItem with text {} [2019-07-30T21:28:04.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153988302 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:28:04.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153988302 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-30T21:28:04.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153988307 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:28:04.340Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:28:04.340Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:28:04.904Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:28:04.904Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:04.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153989039 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:28:04.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1153989039 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:28:04.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1153989040 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:28:04.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153989040 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:28:04.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153989040 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-30T21:28:04.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1153989045 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:28:04.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:04.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:04.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:04.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:04.904Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:28:04.904Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:28:04.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:04.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:04.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:04.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:04.904Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:04.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153989051 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:28:04.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153989051 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:04.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153989052 data=null} to TreeItem with text {test} [2019-07-30T21:28:04.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153989052 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:04.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153989052 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:04.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153989085 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:04.904Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:04.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153989086 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:28:04.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153989086 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:04.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153989086 data=null} to TreeItem with text {test} [2019-07-30T21:28:04.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153989087 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:04.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153989087 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:04.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153989098 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:04.904Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:28:04.904Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:04.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1153989099 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T21:28:04.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1153989099 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T21:28:04.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1153989099 data=null} to TreeItem with text {Traces [5]} [2019-07-30T21:28:04.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1153989100 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T21:28:04.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153989100 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-30T21:28:04.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1153989124 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T21:28:04.904Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-30T21:28:05.467Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:28:05.467Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:05.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1153989502 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:28:05.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1153989503 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:28:05.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1153989503 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:28:05.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1153989503 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:28:05.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153989503 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-30T21:28:05.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1153989539 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:28:05.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:05.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:05.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:05.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:05.467Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:28:05.467Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:05.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1153989543 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:28:05.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1153989544 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:28:05.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1153989544 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:28:05.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1153989544 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:28:05.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153989544 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-30T21:28:05.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1153989549 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:28:05.467Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T21:28:05.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1153989550 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:28:05.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1153989550 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:28:05.467Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:05.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1153989551 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:28:05.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1153989551 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:28:05.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153989551 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-30T21:28:05.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1153989554 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:28:05.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1153989555 data=null button=1 stateMask=0x0 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T21:28:05.467Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1153989555 data=null button=1 stateMask=0x0 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T21:28:05.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1153989623 data=null button=1 stateMask=0x80000 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T21:28:05.467Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1153989624 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:28:05.467Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1153989624 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:28:05.467Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1153989624 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:28:05.467Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T21:28:05.467Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:28:05.467Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:28:05.723Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153989560 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-30T21:28:06.285Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:28:06.285Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:28:06.285Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:28:06.285Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:28:06.285Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:28:06.285Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:28:06.285Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:28:06.285Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:28:06.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153990378 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:28:06.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153990378 data=null doit=true} to TableItem with text {} [2019-07-30T21:28:06.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153990378 data=null} to TableItem with text {} [2019-07-30T21:28:06.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153990379 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:28:06.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153990379 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-30T21:28:06.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153990397 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:28:06.285Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:28:06.285Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:28:07.502Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:28:07.502Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:07.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1153991480 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:28:07.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1153991480 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:28:07.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1153991480 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:28:07.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1153991480 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:28:07.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153991481 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-30T21:28:07.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1153991486 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:28:07.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:07.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:07.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:07.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:07.502Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:28:07.502Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:28:07.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:07.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:07.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:07.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:07.502Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:07.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153991499 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:28:07.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153991499 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:07.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153991499 data=null} to TreeItem with text {test} [2019-07-30T21:28:07.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153991499 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:07.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153991499 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:07.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153991536 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:07.502Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:07.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153991537 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:28:07.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153991537 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:07.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153991537 data=null} to TreeItem with text {test} [2019-07-30T21:28:07.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153991538 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:07.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153991538 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:07.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153991543 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:07.502Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:28:07.502Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:07.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1153991544 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T21:28:07.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1153991544 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T21:28:07.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1153991544 data=null} to TreeItem with text {Traces [5]} [2019-07-30T21:28:07.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1153991545 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T21:28:07.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153991545 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-30T21:28:07.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1153991589 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T21:28:07.502Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-30T21:28:07.502Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:28:07.502Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:07.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1153991755 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:28:07.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1153991755 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:28:07.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1153991755 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:28:07.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1153991756 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:28:07.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153991756 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-30T21:28:07.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1153991792 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:28:07.759Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:07.759Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:07.759Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:07.759Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:07.759Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:28:07.759Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:07.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1153991795 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:28:07.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1153991795 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:28:07.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1153991795 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:28:07.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1153991796 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:28:07.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153991796 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-30T21:28:07.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1153991800 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:28:07.759Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T21:28:07.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1153991801 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:28:07.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1153991801 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:28:07.759Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:07.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1153991801 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:28:07.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1153991801 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:28:07.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153991802 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-30T21:28:07.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1153991805 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:28:07.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1153991805 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T21:28:07.759Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1153991805 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T21:28:07.759Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153991805 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-30T21:28:08.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1153991870 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T21:28:08.016Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1153992197 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:28:08.016Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1153992242 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:28:08.016Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1153992242 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:28:08.016Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T21:28:08.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:28:08.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:28:08.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:28:08.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:28:08.016Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:28:08.016Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:28:08.016Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:28:08.016Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:28:08.016Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:28:08.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1153992245 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:28:08.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1153992245 data=null doit=true} to TableItem with text {} [2019-07-30T21:28:08.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1153992245 data=null} to TableItem with text {} [2019-07-30T21:28:08.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1153992245 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:28:08.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1153992246 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-30T21:28:08.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1153992264 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:28:08.016Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:28:08.016Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:28:09.384Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:28:09.384Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:09.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1153993382 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:28:09.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1153993382 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:28:09.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1153993382 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:28:09.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1153993383 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:28:09.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153993383 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-30T21:28:09.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1153993387 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:28:09.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:09.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:09.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:09.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:09.384Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:28:09.384Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:28:09.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:09.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:09.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:09.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:09.384Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:09.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153993400 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:28:09.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153993400 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:09.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153993400 data=null} to TreeItem with text {test} [2019-07-30T21:28:09.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153993400 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:09.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153993400 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:09.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153993442 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:09.384Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:09.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153993444 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:28:09.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153993444 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:09.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153993444 data=null} to TreeItem with text {test} [2019-07-30T21:28:09.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153993444 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:09.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153993445 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:09.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153993457 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:09.384Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:28:09.384Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:09.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1153993458 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T21:28:09.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1153993458 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T21:28:09.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1153993458 data=null} to TreeItem with text {Traces [5]} [2019-07-30T21:28:09.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1153993458 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T21:28:09.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153993459 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-30T21:28:09.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1153993480 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T21:28:09.384Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-30T21:28:09.640Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:28:09.640Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:09.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1153993742 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T21:28:09.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1153993742 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T21:28:09.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1153993742 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T21:28:09.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153993742 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:28:09.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153993743 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-30T21:28:09.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153993779 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:28:09.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:09.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:09.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:09.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:09.640Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:28:09.640Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:09.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1153993782 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T21:28:09.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1153993782 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T21:28:09.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1153993782 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T21:28:09.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153993783 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:28:09.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153993783 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-30T21:28:09.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153993787 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:28:09.640Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-30T21:28:09.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1153993788 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T21:28:09.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1153993788 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T21:28:09.640Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:09.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1153993788 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T21:28:09.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153993789 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:28:09.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153993789 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-30T21:28:09.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153993792 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:28:09.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153993793 data=null button=1 stateMask=0x0 x=133 y=158 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T21:28:09.640Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1153993793 data=null button=1 stateMask=0x0 x=133 y=158 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T21:28:09.896Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1153993799 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-30T21:28:09.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153993863 data=null button=1 stateMask=0x80000 x=133 y=158 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T21:28:09.896Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1153994018 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T21:28:09.896Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1153994018 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T21:28:09.896Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1153994018 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T21:28:09.896Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-30T21:28:09.896Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T21:28:09.896Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T21:28:10.153Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:28:10.153Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:10.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1153994394 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T21:28:10.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1153994394 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T21:28:10.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1153994394 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T21:28:10.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1153994395 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:28:10.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153994395 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-30T21:28:10.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1153994400 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T21:28:10.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:10.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:10.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:10.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:10.153Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:28:10.153Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:28:10.410Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:10.410Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:10.410Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:10.410Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:10.410Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:10.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153994414 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:28:10.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153994414 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:10.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153994414 data=null} to TreeItem with text {test} [2019-07-30T21:28:10.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153994414 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:10.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153994415 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:10.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153994447 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:10.410Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:10.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153994448 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:28:10.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153994448 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:10.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153994449 data=null} to TreeItem with text {test} [2019-07-30T21:28:10.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153994449 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:10.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153994449 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:10.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153994454 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:10.410Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:28:10.410Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:10.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1153994455 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T21:28:10.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1153994455 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T21:28:10.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1153994455 data=null} to TreeItem with text {Traces [5]} [2019-07-30T21:28:10.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1153994455 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T21:28:10.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153994456 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-30T21:28:10.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1153994464 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T21:28:10.410Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:10.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1153994475 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T21:28:10.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1153994476 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T21:28:10.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1153994476 data=null} to TreeItem with text {Traces [5]} [2019-07-30T21:28:10.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1153994476 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T21:28:10.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153994476 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-30T21:28:10.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1153994480 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T21:28:10.410Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:28:10.410Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:28:10.410Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:28:10.666Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:28:10.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1153994685 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T21:28:10.666Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:28:10.666Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:28:10.666Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:28:10.666Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:28:10.666Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:28:10.666Z] DEBUG - Clicking on &Yes [2019-07-30T21:28:10.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1153994686 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-30T21:28:10.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1153994686 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-30T21:28:10.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1153994686 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:28:10.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1153994686 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:28:10.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1153994686 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-30T21:28:10.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1153994686 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-30T21:28:10.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1153994686 data=null item=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-30T21:28:12.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1153994521 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-30T21:28:12.035Z] DEBUG - Clicked on [2019-07-30T21:28:12.035Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:28:12.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:12.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:12.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:12.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:12.035Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:12.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153996136 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:28:12.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153996136 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:12.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153996136 data=null} to TreeItem with text {test} [2019-07-30T21:28:12.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153996136 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:12.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153996137 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:12.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153996161 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:12.035Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:12.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1153996182 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:28:12.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1153996182 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:12.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1153996183 data=null} to TreeItem with text {test} [2019-07-30T21:28:12.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1153996183 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:12.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153996183 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:12.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1153996189 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:12.035Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:28:12.035Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:12.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1153996190 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T21:28:12.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1153996190 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T21:28:12.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1153996190 data=null} to TreeItem with text {Traces [5]} [2019-07-30T21:28:12.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1153996190 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T21:28:12.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153996191 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-30T21:28:12.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1153996207 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T21:28:12.035Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:12.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1153996208 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T21:28:12.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1153996208 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T21:28:12.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1153996208 data=null} to TreeItem with text {Traces [5]} [2019-07-30T21:28:12.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1153996209 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T21:28:12.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1153996209 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-30T21:28:12.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1153996222 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T21:28:12.035Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:28:12.035Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:28:12.292Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:28:12.292Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:28:12.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1153996511 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:28:12.292Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:28:12.292Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:28:12.292Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:28:12.292Z] 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-30T21:28:12.292Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:12.292Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:28:12.292Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:12.292Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:28:12.292Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:28:12.292Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:28:12.292Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:28:12.292Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:28:12.292Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:28:12.292Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:28:12.292Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:28:12.292Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:28:12.292Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:28:12.292Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:28:12.292Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:28:12.292Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:28:12.292Z] DEBUG - matched Combo with text "", using matcher: of type 'Button' [2019-07-30T21:28:46.143Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-30T21:28:46.143Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T21:28:46.143Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T21:28:46.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:28:46.143Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:28:46.143Z] DEBUG - Clicking on &Next > [2019-07-30T21:28:46.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1154030233 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-30T21:28:46.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1154030233 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-30T21:28:46.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1154030233 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T21:28:46.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1154030233 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T21:28:46.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1154030233 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-30T21:28:46.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1154030233 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-30T21:28:46.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1154030233 data=null item=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-30T21:28:46.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T21:28:46.143Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T21:28:46.400Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T21:28:46.400Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T21:28:46.400Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T21:28:46.400Z] DEBUG - Clicked on &Next > [2019-07-30T21:28:46.400Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:28:46.400Z] 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-30T21:28:46.400Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:28:46.400Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:28:46.400Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:28:46.400Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:28:46.400Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:28:46.400Z] DEBUG - matched Combo with text " [2019-07-30T21:28:46.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1154030539 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-30T21:28:46.400Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:28:46.400Z] 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-30T21:28:46.400Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:28:46.400Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:28:46.400Z] 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-30T21:28:46.400Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:28:46.400Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:28:46.400Z] 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-30T21:28:46.400Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:28:46.400Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4f9bfc38 [2019-07-30T21:28:46.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1154030546 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-30T21:28:46.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1154030550 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-30T21:28:46.400Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1154030550 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:28:46.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1154030550 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:28:46.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1154030550 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-30T21:28:46.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1154030550 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-30T21:28:46.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1154030550 data=null item=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-30T21:28:46.400Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1154030550 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-30T21:28:46.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1154030550 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-30T21:28:46.400Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1154030550 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-30T21:28:46.400Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1154030550 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:28:46.400Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1154030550 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:28:46.400Z] 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-30T21:28:46.400Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:28:46.400Z] 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-30T21:28:46.400Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:28:46.400Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:28:46.401Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] 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-30T21:28:46.401Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:28:46.401Z] 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-30T21:28:46.401Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] 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-30T21:28:46.401Z] 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-30T21:28:46.401Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:28:46.401Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:28:46.401Z] DEBUG - Clicking on &Finish [2019-07-30T21:28:46.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1154030559 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-30T21:28:46.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1154030559 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-30T21:28:46.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1154030559 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:28:46.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1154030559 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:28:46.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1154030559 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-30T21:28:46.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1154030559 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-30T21:28:46.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1154030559 data=null item=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-30T21:28:46.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1154029980 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-30T21:28:46.914Z] DEBUG - Clicked on [2019-07-30T21:28:46.914Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:28:46.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:46.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:46.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:46.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:46.914Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:46.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154030947 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:28:46.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154030947 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:46.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154030947 data=null} to TreeItem with text {test} [2019-07-30T21:28:46.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154030947 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:46.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154030947 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:46.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154030953 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:46.914Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:46.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154030961 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:28:46.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154030961 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:46.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154030961 data=null} to TreeItem with text {test} [2019-07-30T21:28:46.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154030961 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:46.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154030961 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:46.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154030988 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:46.914Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:28:46.914Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:46.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1154030989 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:28:46.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1154030989 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:28:46.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1154030989 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:28:46.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1154030989 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:28:46.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154030990 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-30T21:28:46.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1154031009 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:28:46.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1154031010 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:28:46.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1154031010 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:28:46.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1154031010 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:28:46.915Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154031011 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-30T21:28:46.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1154031013 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:28:47.172Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:28:47.172Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:47.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154031386 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:47.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154031386 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:47.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154031386 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:47.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154031387 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:47.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154031387 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-30T21:28:47.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154031424 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:47.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:47.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:47.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:47.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:47.429Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:28:47.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:47.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154031428 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:47.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154031428 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:47.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154031428 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:47.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154031429 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:47.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154031429 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-30T21:28:47.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154031433 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:47.429Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:47.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154031433 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:47.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154031433 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:47.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:47.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154031434 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:47.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154031434 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:47.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154031434 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-30T21:28:47.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154031437 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:47.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154031437 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:47.429Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154031438 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:47.429Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154031438 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-30T21:28:47.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154031584 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:47.685Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154031824 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:47.685Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154031824 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:47.685Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154031824 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:47.685Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:47.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:28:48.630Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:28:48.630Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:28:48.888Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:28:48.888Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:28:48.888Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:28:48.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154032909 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:28:48.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154032909 data=null doit=true} to TableItem with text {} [2019-07-30T21:28:48.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154032909 data=null} to TableItem with text {} [2019-07-30T21:28:48.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154032910 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:28:48.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154032910 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-30T21:28:48.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154032914 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:28:48.888Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:28:48.888Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:28:48.888Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:28:48.888Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:48.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154033090 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:48.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154033090 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:48.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154033090 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:48.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154033091 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:48.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154033091 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-30T21:28:48.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154033095 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:48.888Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:48.888Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:48.888Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:48.888Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:48.888Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:28:48.888Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:28:48.888Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:48.888Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:48.888Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:48.888Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:48.888Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:48.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154033110 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:28:48.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154033110 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:48.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154033110 data=null} to TreeItem with text {test} [2019-07-30T21:28:48.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154033110 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:48.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154033111 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:49.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154033142 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:49.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:49.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154033144 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:28:49.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154033144 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:49.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154033144 data=null} to TreeItem with text {test} [2019-07-30T21:28:49.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154033145 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:49.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154033145 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:49.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154033150 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:49.145Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:28:49.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:49.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1154033151 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:28:49.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1154033152 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:28:49.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1154033152 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:28:49.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1154033152 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:28:49.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154033152 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-30T21:28:49.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1154033172 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:28:49.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:49.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1154033173 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:28:49.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1154033173 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:28:49.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1154033173 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:28:49.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1154033173 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:28:49.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154033174 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-30T21:28:49.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1154033185 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:28:49.145Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:28:49.145Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:28:49.145Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:28:49.145Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:28:49.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1154033375 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T21:28:49.145Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:28:49.145Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:28:49.145Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:28:49.145Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:28:49.145Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:28:49.145Z] DEBUG - Clicking on &Yes [2019-07-30T21:28:49.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1154033375 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-30T21:28:49.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1154033375 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-30T21:28:49.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1154033375 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:28:49.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1154033376 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:28:49.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1154033376 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-30T21:28:49.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1154033376 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-30T21:28:49.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1154033376 data=null item=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-30T21:28:49.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1154033225 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-30T21:28:49.709Z] DEBUG - Clicked on [2019-07-30T21:28:49.709Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:28:49.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:49.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:49.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:49.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:49.709Z] DEBUG - Unselecting all in (of type 'Tree') [2019-07-30T21:28:49.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1154033832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T21:28:49.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1154033832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T21:28:49.709Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1154033832 data=null doit=true} to (of type 'Tree') [2019-07-30T21:28:49.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1154033833 data=null} to (of type 'Tree') [2019-07-30T21:28:49.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1154033833 data=null button=1 stateMask=0x40000 x=91 y=53 count=1} to (of type 'Tree') [2019-07-30T21:28:49.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154033833 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Tree') [2019-07-30T21:28:49.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1154033843 data=null button=1 stateMask=0xc0000 x=91 y=53 count=1} to (of type 'Tree') [2019-07-30T21:28:49.709Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2019-07-30T21:28:49.709Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:28:49.709Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:28:49.966Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:28:49.966Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import' [2019-07-30T21:28:49.966Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} time=1154033980 data=null doit=true} to Shell with text {Import} [2019-07-30T21:28:49.966Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:49.966Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:49.966Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T21:28:49.966Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:49.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=1154033984 data=null button=0 stateMask=0x0 x=100 y=116 count=0} to Tree node with text: Trace Import [2019-07-30T21:28:49.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=1154033989 data=null doit=true} to Tree node with text: Trace Import [2019-07-30T21:28:49.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=1154033990 data=null} to Tree node with text: Trace Import [2019-07-30T21:28:49.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=1154033990 data=null button=1 stateMask=0x0 x=100 y=116 count=1} to Tree node with text: Trace Import [2019-07-30T21:28:49.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154033990 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-30T21:28:49.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=1154033991 data=null button=1 stateMask=0x80000 x=100 y=116 count=1} to Tree node with text: Trace Import [2019-07-30T21:28:49.966Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T21:28:49.966Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T21:28:49.966Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-30T21:28:49.966Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T21:28:49.966Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T21:28:49.966Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:28:49.966Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:28:49.966Z] DEBUG - Clicking on &Next > [2019-07-30T21:28:49.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1154034002 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-30T21:28:49.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1154034002 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-30T21:28:49.966Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1154034002 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T21:28:49.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1154034002 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T21:28:49.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1154034002 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-30T21:28:49.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1154034002 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-30T21:28:49.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1154034002 data=null item=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-30T21:28:49.966Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T21:28:49.966Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T21:28:49.966Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T21:28:49.966Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T21:28:49.966Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T21:28:49.966Z] DEBUG - Clicked on &Next > [2019-07-30T21:28:49.966Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:28:49.966Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:28:49.966Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:28:49.966Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:28:49.966Z] 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-30T21:28:49.966Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:49.966Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:28:49.966Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:49.966Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:28:49.966Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:28:49.966Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:28:49.966Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:28:49.966Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:28:49.966Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:28:49.966Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T21:28:49.966Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T21:28:49.966Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:28:49.966Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:28:49.966Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:28:49.966Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:28:49.966Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:28:49.966Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:28:49.966Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:28:49.966Z] DEBUG - matched Combo with text " [2019-07-30T21:28:50.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1154034302 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-30T21:28:50.224Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:28:50.224Z] 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-30T21:28:50.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:28:50.224Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:28:50.224Z] 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-30T21:28:50.224Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:28:50.224Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:28:50.224Z] 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-30T21:28:50.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:28:50.224Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:28:50.224Z] 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-30T21:28:50.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:28:50.224Z] 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-30T21:28:50.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:28:50.224Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] 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-30T21:28:50.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:28:50.224Z] 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-30T21:28:50.224Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] 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-30T21:28:50.224Z] 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-30T21:28:50.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:28:50.224Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:28:50.224Z] DEBUG - Clicking on &Finish [2019-07-30T21:28:50.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1154034318 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-30T21:28:50.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1154034318 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-30T21:28:50.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1154034318 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:28:50.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1154034319 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:28:50.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1154034319 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-30T21:28:50.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1154034319 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-30T21:28:50.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1154034319 data=null item=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-30T21:28:50.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1154033851 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-30T21:28:50.786Z] DEBUG - Clicked on [2019-07-30T21:28:50.787Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:28:50.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:50.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:50.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:50.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:50.787Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:50.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1154034834 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-30T21:28:50.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1154034834 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T21:28:50.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1154034835 data=null} to TreeItem with text {Tracing} [2019-07-30T21:28:50.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1154034835 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T21:28:50.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154034835 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-30T21:28:50.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1154034861 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T21:28:50.787Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:50.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1154034863 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-30T21:28:50.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1154034863 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T21:28:50.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1154034863 data=null} to TreeItem with text {Tracing} [2019-07-30T21:28:50.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1154034864 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T21:28:50.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154034864 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-30T21:28:50.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1154034886 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T21:28:50.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1154034887 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T21:28:50.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1154034887 data=null} to TreeItem with text {Tracing} [2019-07-30T21:28:50.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1154034888 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T21:28:50.787Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154034888 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-30T21:28:50.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1154034891 data=null button=1 stateMask=0x80000 x=48 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T21:28:50.787Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:50.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1154034892 data=null button=0 stateMask=0x0 x=75 y=116 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:28:50.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1154034892 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:28:50.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1154034892 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:28:50.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1154034892 data=null button=1 stateMask=0x0 x=75 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:28:50.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154034892 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-30T21:28:50.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1154034913 data=null button=1 stateMask=0x80000 x=91 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:28:50.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1154034914 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:28:50.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1154034914 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:28:50.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1154034914 data=null button=1 stateMask=0x0 x=91 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:28:50.787Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154034914 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-30T21:28:50.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1154034927 data=null button=1 stateMask=0x80000 x=91 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:28:51.350Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:28:51.350Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:51.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154035352 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:51.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154035352 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:51.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154035352 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:51.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154035353 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:51.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154035353 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-30T21:28:51.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154035398 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:51.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:51.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:51.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:51.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:51.350Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:28:51.350Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:51.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154035409 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:51.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154035409 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:51.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154035409 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:51.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154035409 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:51.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154035409 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-30T21:28:51.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154035413 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:51.350Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:51.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154035414 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:51.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154035414 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:51.350Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:51.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154035414 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:51.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154035414 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:51.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154035414 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-30T21:28:51.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154035422 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:51.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154035423 data=null button=1 stateMask=0x0 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:51.350Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154035423 data=null button=1 stateMask=0x0 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:51.350Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154035424 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-30T21:28:51.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154035514 data=null button=1 stateMask=0x80000 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:51.606Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154035681 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:51.606Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154035685 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:51.606Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154035685 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:51.606Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:51.606Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:28:52.535Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:28:52.535Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:28:52.535Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:28:52.535Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:28:52.535Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:28:52.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154036727 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:28:52.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154036727 data=null doit=true} to TableItem with text {} [2019-07-30T21:28:52.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154036728 data=null} to TableItem with text {} [2019-07-30T21:28:52.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154036728 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:28:52.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154036728 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-30T21:28:52.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154036732 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:28:52.535Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:28:52.535Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:28:52.791Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:28:52.791Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:52.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154037025 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:52.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154037025 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:52.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154037025 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:52.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154037026 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:52.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154037026 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-30T21:28:52.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154037031 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:28:52.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:52.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:52.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:52.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:52.791Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:28:52.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} time=1154037035 data=null doit=true} to Shell with text {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} [2019-07-30T21:28:52.791Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:28:53.048Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:53.048Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:53.048Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:53.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1154037102 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-30T21:28:53.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1154037102 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T21:28:53.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1154037103 data=null} to TreeItem with text {Tracing} [2019-07-30T21:28:53.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1154037103 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T21:28:53.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154037103 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-30T21:28:53.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1154037134 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T21:28:53.048Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:28:53.048Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:28:53.304Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:28:53.560Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:28:53.560Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:28:53.560Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:28:53.560Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:28:53.560Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:28:53.560Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:28:53.560Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:28:53.560Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:28:53.560Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:28:53.560Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:28:53.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154037663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:28:53.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154037667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:28:53.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154037667 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:28:53.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154037667 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:28:53.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154037667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:28:53.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154037668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:28:53.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154037668 data=null 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-30T21:28:53.561Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154037676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:28:53.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154037676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:28:53.561Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154037676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:28:53.561Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154037677 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:28:53.561Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154037677 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:28:53.561Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:28:53.561Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:28:53.561Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:28:53.561Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:28:53.561Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:28:53.561Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:28:53.561Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:28:53.561Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:28:53.561Z] DEBUG - Clicking on OK [2019-07-30T21:28:53.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1154037678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:28:53.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1154037678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:28:53.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1154037678 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:28:53.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1154037679 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:28:53.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1154037679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:28:53.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1154037679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:28:53.561Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:28:53.561Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:28:53.561Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:28:53.561Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:28:53.561Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:28:53.561Z] DEBUG - Clicked on OK [2019-07-30T21:28:54.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1154037679 data=null item=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-30T21:28:54.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1154037295 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-30T21:28:54.123Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:28:54.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:54.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:54.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:54.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:54.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:54.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154038203 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:28:54.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154038203 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:54.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154038203 data=null} to TreeItem with text {test} [2019-07-30T21:28:54.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154038203 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:54.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154038203 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:54.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154038239 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:54.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:54.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154038240 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:28:54.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154038240 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:54.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154038240 data=null} to TreeItem with text {test} [2019-07-30T21:28:54.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154038240 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:54.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154038240 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:54.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154038253 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:54.123Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:28:54.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:54.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1154038254 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:28:54.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1154038254 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:28:54.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1154038254 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:28:54.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1154038255 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:28:54.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154038255 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-30T21:28:54.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1154038276 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:28:54.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:54.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1154038277 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:28:54.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1154038277 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:28:54.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1154038277 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:28:54.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1154038278 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:28:54.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154038278 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-30T21:28:54.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1154038288 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:28:54.123Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:28:54.123Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:28:54.380Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:28:54.380Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:28:54.380Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1154038420 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T21:28:54.381Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:28:54.381Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:28:54.381Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:28:54.381Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:28:54.381Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:28:54.381Z] DEBUG - Clicking on &Yes [2019-07-30T21:28:54.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1154038420 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-30T21:28:54.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1154038420 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-30T21:28:54.381Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1154038420 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:28:54.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1154038423 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:28:54.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1154038423 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-30T21:28:54.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1154038423 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-30T21:28:54.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1154038423 data=null item=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-30T21:28:54.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1154038330 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-30T21:28:54.381Z] DEBUG - Clicked on [2019-07-30T21:28:54.381Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:28:54.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:54.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:54.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:28:54.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:28:54.637Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:54.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154038687 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:28:54.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154038687 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:54.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154038687 data=null} to TreeItem with text {test} [2019-07-30T21:28:54.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154038687 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:54.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154038687 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:54.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154038709 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:54.637Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:54.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154038709 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:28:54.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154038710 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:54.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154038710 data=null} to TreeItem with text {test} [2019-07-30T21:28:54.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154038710 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:54.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154038710 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:28:54.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154038719 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:28:54.637Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:28:54.637Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:54.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1154038720 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:28:54.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1154038720 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:28:54.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1154038720 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:28:54.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1154038721 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:28:54.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154038721 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-30T21:28:54.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1154038728 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:28:54.637Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:28:54.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1154038729 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:28:54.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1154038729 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:28:54.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1154038729 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:28:54.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1154038729 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:28:54.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154038729 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-30T21:28:54.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1154038732 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:28:54.637Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:28:54.637Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:28:54.893Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:28:54.893Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:28:54.893Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1154038983 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:28:54.893Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:28:54.893Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:28:54.893Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:28:54.893Z] 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-30T21:28:54.893Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:54.893Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:28:54.893Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:28:54.893Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:28:54.893Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:28:54.893Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:28:54.893Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:28:54.893Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:28:54.893Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:28:54.893Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:28:54.893Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:28:54.893Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:28:54.893Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:28:54.893Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:28:54.893Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:28:54.893Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:28:54.893Z] DEBUG - matched Combo with text " [2019-07-30T21:29:25.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1154069587 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-30T21:29:25.500Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:25.500Z] 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-30T21:29:25.500Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:29:25.500Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:25.500Z] 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-30T21:29:25.500Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:29:25.500Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6c12c91e [2019-07-30T21:29:25.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1154069592 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-30T21:29:25.500Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1154069592 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-30T21:29:25.500Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1154069592 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:29:25.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1154069592 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:29:25.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1154069592 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-30T21:29:25.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1154069592 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-30T21:29:25.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1154069592 data=null item=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-30T21:29:25.500Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1154069593 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-30T21:29:25.500Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1154069593 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-30T21:29:25.500Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1154069593 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-30T21:29:25.500Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1154069593 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:29:25.500Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1154069593 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:25.500Z] 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-30T21:29:25.500Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:29:25.500Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:25.500Z] 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-30T21:29:25.500Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:29:25.500Z] 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-30T21:29:25.500Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:29:25.500Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] 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-30T21:29:25.500Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:25.500Z] 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-30T21:29:25.500Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] 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-30T21:29:25.500Z] 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-30T21:29:25.500Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:29:25.500Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:29:25.500Z] DEBUG - Clicking on &Finish [2019-07-30T21:29:25.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1154069607 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-30T21:29:25.500Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1154069607 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-30T21:29:25.500Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1154069607 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:29:25.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1154069607 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:29:25.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1154069607 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-30T21:29:25.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1154069607 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-30T21:29:25.757Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:29:25.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1154069608 data=null item=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-30T21:29:25.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1154069279 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-30T21:29:26.014Z] DEBUG - Clicked on [2019-07-30T21:29:26.014Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:29:26.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:26.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:26.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:26.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:26.014Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:26.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154070090 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:29:26.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154070090 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:26.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154070090 data=null} to TreeItem with text {test} [2019-07-30T21:29:26.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154070090 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:26.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154070090 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:26.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154070112 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:26.014Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:26.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154070121 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:29:26.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154070121 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:26.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154070121 data=null} to TreeItem with text {test} [2019-07-30T21:29:26.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154070121 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:26.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154070121 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:26.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154070128 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:26.014Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:29:26.014Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:26.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1154070182 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:29:26.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1154070182 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:29:26.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1154070182 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:29:26.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1154070183 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:29:26.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154070183 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-30T21:29:26.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1154070191 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:29:26.014Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T21:29:26.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=1154070192 data=null doit=true} to TreeItem with text {FolderA [2]} [2019-07-30T21:29:26.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=1154070192 data=null} to TreeItem with text {FolderA [2]} [2019-07-30T21:29:26.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=1154070193 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to TreeItem with text {FolderA [2]} [2019-07-30T21:29:26.014Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154070193 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-30T21:29:26.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=1154070211 data=null button=1 stateMask=0x80000 x=113 y=74 count=1} to TreeItem with text {FolderA [2]} [2019-07-30T21:29:26.577Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:29:26.577Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:26.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154070664 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:26.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154070664 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:26.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154070664 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:26.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154070665 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:26.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154070665 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-30T21:29:26.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154070694 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:26.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:26.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:26.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:26.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:26.577Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:29:26.577Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:26.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154070698 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:26.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154070698 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:26.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154070698 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:26.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154070698 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:26.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154070698 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-30T21:29:26.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154070702 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:26.577Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:26.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154070702 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:26.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154070702 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:26.577Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:26.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154070703 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:26.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154070703 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:26.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154070703 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-30T21:29:26.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154070706 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:26.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154070706 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:26.577Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154070707 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:26.577Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154070707 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-30T21:29:26.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154070786 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:26.833Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154071002 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:26.833Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154071003 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:26.833Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154071003 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:26.833Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:26.833Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:29:28.200Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:29:28.200Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:29:28.200Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:29:28.200Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:29:28.200Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:29:28.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154072106 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:29:28.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154072107 data=null doit=true} to TableItem with text {} [2019-07-30T21:29:28.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154072107 data=null} to TableItem with text {} [2019-07-30T21:29:28.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154072107 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:29:28.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154072107 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-30T21:29:28.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154072111 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:29:28.200Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:29:28.200Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:29:28.200Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:29:28.200Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:28.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154072280 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:28.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154072280 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:28.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154072280 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:28.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154072281 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:28.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154072281 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-30T21:29:28.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154072285 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:28.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:28.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:28.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:28.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:28.200Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:29:28.200Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:29:28.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:28.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:28.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:28.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:28.200Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:28.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154072302 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:29:28.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154072302 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:28.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154072302 data=null} to TreeItem with text {test} [2019-07-30T21:29:28.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154072302 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:28.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154072302 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:28.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154072342 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:28.200Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:28.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154072343 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:29:28.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154072344 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:28.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154072344 data=null} to TreeItem with text {test} [2019-07-30T21:29:28.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154072344 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:28.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154072344 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:28.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154072354 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:28.200Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:29:28.200Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:28.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1154072355 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:29:28.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1154072355 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:29:28.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1154072355 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:29:28.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1154072356 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:29:28.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154072356 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-30T21:29:28.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1154072365 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:29:28.200Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T21:29:28.200Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again. [2019-07-30T21:29:28.764Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:29:28.764Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:28.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154072829 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:28.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154072830 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:28.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154072830 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:28.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154072830 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:28.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154072831 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-30T21:29:28.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154072863 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:28.764Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:28.764Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:28.764Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:28.764Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:28.764Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:29:28.764Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:28.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154072866 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:28.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154072866 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:28.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154072866 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:28.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154072867 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:28.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154072867 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-30T21:29:28.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154072871 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:28.764Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:28.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154072871 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:28.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154072871 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:28.764Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:28.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154072872 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:28.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154072872 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:28.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154072872 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-30T21:29:28.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154072875 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:28.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154072875 data=null button=1 stateMask=0x0 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:28.764Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154072876 data=null button=1 stateMask=0x0 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:28.764Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154072876 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-30T21:29:29.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154072938 data=null button=1 stateMask=0x80000 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:29.327Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154073323 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:29.327Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154073323 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:29.327Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154073323 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:29.327Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:29.327Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:29:29.327Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:29:29.584Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:29:29.584Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:29:29.584Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:29:29.584Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:29:29.584Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:29:29.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154073826 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:29:29.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154073827 data=null doit=true} to TableItem with text {} [2019-07-30T21:29:29.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154073827 data=null} to TableItem with text {} [2019-07-30T21:29:29.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154073827 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:29:29.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154073827 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-30T21:29:29.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154073832 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:29:29.584Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:29:29.584Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:29:30.923Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:29:30.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:30.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154074548 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:30.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154074548 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:30.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154074549 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:30.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154074549 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:30.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154074549 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-30T21:29:30.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154074553 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:30.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:30.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:30.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:30.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:30.923Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:29:30.923Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T21:29:30.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:30.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=1154074557 data=null button=0 stateMask=0x0 x=102 y=137 count=0} to TreeItem with text {FolderB} [2019-07-30T21:29:30.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=1154074557 data=null doit=true} to TreeItem with text {FolderB} [2019-07-30T21:29:30.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=1154074557 data=null} to TreeItem with text {FolderB} [2019-07-30T21:29:30.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=1154074557 data=null button=1 stateMask=0x0 x=102 y=137 count=1} to TreeItem with text {FolderB} [2019-07-30T21:29:30.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154074557 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-30T21:29:30.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=1154074578 data=null button=1 stateMask=0x80000 x=102 y=137 count=1} to TreeItem with text {FolderB} [2019-07-30T21:29:30.923Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:29:30.923Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:29:31.224Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:29:31.224Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:29:31.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1154075024 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:29:31.224Z] 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-30T21:29:31.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:29:31.224Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:29:31.224Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:29:31.224Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:29:31.224Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:29:31.224Z] DEBUG - matched Combo with text " [2019-07-30T21:29:31.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1154075192 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-30T21:29:31.224Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:31.224Z] 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-30T21:29:31.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:29:31.224Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:31.224Z] 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-30T21:29:31.224Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:29:31.224Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:31.224Z] 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-30T21:29:31.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:29:31.224Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:31.224Z] 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-30T21:29:31.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:31.224Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:29:31.225Z] 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-30T21:29:31.225Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:29:31.225Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] 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-30T21:29:31.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:31.225Z] 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-30T21:29:31.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] 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-30T21:29:31.225Z] 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-30T21:29:31.225Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:29:31.225Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:29:31.225Z] DEBUG - Clicking on &Finish [2019-07-30T21:29:31.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1154075210 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-30T21:29:31.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1154075210 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-30T21:29:31.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1154075210 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:29:31.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1154075210 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:29:31.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1154075210 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-30T21:29:31.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1154075210 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-30T21:29:31.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1154075210 data=null item=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-30T21:29:31.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1154074621 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-30T21:29:31.739Z] DEBUG - Clicked on [2019-07-30T21:29:31.739Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:29:31.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:31.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:31.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:31.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:31.739Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:31.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154075910 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:29:31.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154075910 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:31.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154075910 data=null} to TreeItem with text {test} [2019-07-30T21:29:31.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154075911 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:31.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154075911 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:31.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154075943 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:31.739Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:31.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154075944 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:29:31.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154075944 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:31.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154075944 data=null} to TreeItem with text {test} [2019-07-30T21:29:31.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154075945 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:31.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154075977 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:31.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154075983 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:31.739Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:29:31.739Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:31.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1154075984 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:29:31.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1154075984 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:29:31.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1154075984 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:29:31.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1154075984 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:29:31.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154075985 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-30T21:29:31.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1154075992 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:29:31.739Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T21:29:31.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=1154075993 data=null doit=true} to TreeItem with text {FolderB [2]} [2019-07-30T21:29:31.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=1154075993 data=null} to TreeItem with text {FolderB [2]} [2019-07-30T21:29:31.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=1154075993 data=null button=1 stateMask=0x0 x=113 y=137 count=1} to TreeItem with text {FolderB [2]} [2019-07-30T21:29:31.996Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154075993 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-30T21:29:31.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=1154076012 data=null button=1 stateMask=0x80000 x=113 y=137 count=1} to TreeItem with text {FolderB [2]} [2019-07-30T21:29:32.253Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:29:32.253Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:32.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154076484 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:32.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154076484 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:32.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154076484 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:32.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154076485 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:32.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154076485 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-30T21:29:32.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154076522 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:32.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:32.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:32.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:32.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:32.510Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:29:32.510Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:32.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154076526 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:32.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154076526 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:32.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154076526 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:32.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154076526 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:32.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154076526 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-30T21:29:32.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154076530 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:32.510Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:32.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154076530 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:32.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154076530 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:32.510Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:32.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154076531 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:32.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154076531 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:32.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154076531 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-30T21:29:32.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154076534 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:32.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154076534 data=null button=1 stateMask=0x0 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:32.510Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154076535 data=null button=1 stateMask=0x0 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:32.510Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154076535 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-30T21:29:32.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154076652 data=null button=1 stateMask=0x80000 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:32.767Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154076797 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:32.767Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154076798 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:32.767Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154076798 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:32.767Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:32.767Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:29:32.767Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:29:32.767Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:29:33.696Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:29:33.696Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:29:33.696Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:29:33.696Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:29:33.696Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:29:33.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154077823 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:29:33.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154077823 data=null doit=true} to TableItem with text {} [2019-07-30T21:29:33.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154077823 data=null} to TableItem with text {} [2019-07-30T21:29:33.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154077823 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:29:33.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154077823 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-30T21:29:33.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154077828 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:29:33.696Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:29:33.696Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:29:33.955Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:29:33.955Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:33.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154078035 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:33.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154078035 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:33.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154078035 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:33.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154078036 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:33.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154078036 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-30T21:29:33.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154078040 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:33.955Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:33.955Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:33.955Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:33.955Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:33.955Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:29:33.955Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:29:33.955Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:33.955Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:33.955Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:33.955Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:33.955Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:33.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154078046 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:29:33.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154078046 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:33.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154078046 data=null} to TreeItem with text {test} [2019-07-30T21:29:33.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154078046 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:33.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154078046 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:33.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154078082 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:33.955Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:33.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154078083 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:29:33.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154078084 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:33.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154078084 data=null} to TreeItem with text {test} [2019-07-30T21:29:33.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154078084 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:33.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154078084 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:33.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154078094 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:33.955Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:29:33.955Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:33.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1154078096 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T21:29:33.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1154078096 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T21:29:33.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1154078096 data=null} to TreeItem with text {Traces [4]} [2019-07-30T21:29:33.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1154078096 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T21:29:33.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154078096 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-30T21:29:33.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1154078106 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T21:29:33.955Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T21:29:33.955Z] WARN - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again. [2019-07-30T21:29:34.518Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:29:34.518Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:34.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154078575 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:34.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154078576 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:34.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154078576 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:34.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154078576 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:34.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154078577 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-30T21:29:34.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154078613 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:34.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:34.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:34.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:34.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:34.518Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:29:34.518Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:34.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154078616 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:34.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154078616 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:34.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154078616 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:34.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154078616 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:34.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154078616 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-30T21:29:34.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154078620 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:34.519Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:34.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154078621 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:34.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154078621 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:34.519Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:34.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154078621 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:34.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154078621 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:34.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154078621 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-30T21:29:34.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154078624 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:34.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154078625 data=null button=1 stateMask=0x0 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:34.519Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154078625 data=null button=1 stateMask=0x0 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:34.519Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154078625 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-30T21:29:35.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154078687 data=null button=1 stateMask=0x80000 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:35.082Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154079083 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:35.082Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154079083 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:35.082Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154079084 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:35.082Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:35.082Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:29:35.082Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:29:35.082Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:29:35.082Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:29:35.339Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:29:35.339Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:29:35.339Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:29:35.339Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:29:35.339Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:29:35.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154079587 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:29:35.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154079588 data=null doit=true} to TableItem with text {} [2019-07-30T21:29:35.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154079588 data=null} to TableItem with text {} [2019-07-30T21:29:35.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154079588 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:29:35.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154079588 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-30T21:29:35.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154079593 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:29:35.595Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:29:35.595Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:29:36.526Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:29:36.526Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:36.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154080672 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:36.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154080672 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:36.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154080673 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:36.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154080673 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:36.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154080673 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-30T21:29:36.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154080678 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:36.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:36.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:36.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:36.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:36.526Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:29:36.526Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:29:36.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:36.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:36.526Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T21:29:36.526Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again. [2019-07-30T21:29:36.526Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T21:29:36.526Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-30T21:29:36.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1154080682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T21:29:36.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1154080682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T21:29:36.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1154080683 data=null doit=true} to (of type 'Tree') [2019-07-30T21:29:36.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1154080683 data=null} to (of type 'Tree') [2019-07-30T21:29:36.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154080683 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to (of type 'Tree') [2019-07-30T21:29:36.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154080683 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-30T21:29:36.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154080718 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to (of type 'Tree') [2019-07-30T21:29:36.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1154080718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T21:29:36.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1154080718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T21:29:36.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1154080718 data=null doit=true} to (of type 'Tree') [2019-07-30T21:29:36.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1154080719 data=null} to (of type 'Tree') [2019-07-30T21:29:36.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=1154080719 data=null button=1 stateMask=0x40000 x=113 y=137 count=1} to (of type 'Tree') [2019-07-30T21:29:36.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154080719 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-30T21:29:36.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=1154080733 data=null button=1 stateMask=0xc0000 x=113 y=137 count=1} to (of type 'Tree') [2019-07-30T21:29:36.526Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:29:36.526Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:29:36.783Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:29:36.783Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-30T21:29:36.783Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:29:36.783Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:29:36.783Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:29:36.783Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:29:36.783Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:29:36.783Z] DEBUG - Clicking on &Yes [2019-07-30T21:29:36.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1154080961 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-30T21:29:36.783Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1154080961 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-30T21:29:36.783Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1154080961 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:29:36.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1154080961 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:29:36.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1154080961 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-30T21:29:36.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1154080961 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-30T21:29:36.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1154080961 data=null item=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-30T21:29:38.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1154080776 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-30T21:29:38.408Z] DEBUG - Clicked on [2019-07-30T21:29:38.408Z] DEBUG - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"' [2019-07-30T21:29:38.408Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:29:38.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:38.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:38.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:38.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:38.408Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:38.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154082448 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:29:38.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154082456 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:38.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154082456 data=null} to TreeItem with text {test} [2019-07-30T21:29:38.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154082457 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:38.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154082457 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:38.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154082524 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:38.408Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:38.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154082525 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:29:38.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154082525 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:38.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154082525 data=null} to TreeItem with text {test} [2019-07-30T21:29:38.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154082535 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:38.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154082536 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:38.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154082542 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:38.408Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:29:38.408Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:38.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1154082546 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T21:29:38.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1154082546 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T21:29:38.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1154082547 data=null} to TreeItem with text {Traces [4]} [2019-07-30T21:29:38.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1154082547 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T21:29:38.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154082547 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-30T21:29:38.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1154082556 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T21:29:38.408Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:38.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1154082557 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T21:29:38.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1154082557 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T21:29:38.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1154082557 data=null} to TreeItem with text {Traces [4]} [2019-07-30T21:29:38.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1154082558 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T21:29:38.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154082558 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-30T21:29:38.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1154082571 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T21:29:38.408Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:29:38.408Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:29:38.665Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:29:38.665Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:29:38.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1154082812 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T21:29:38.665Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:29:38.665Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:29:38.665Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:29:38.665Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:29:38.665Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:29:38.665Z] DEBUG - Clicking on &Yes [2019-07-30T21:29:38.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1154082813 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-30T21:29:38.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1154082813 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-30T21:29:38.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1154082840 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:29:38.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1154082840 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:29:38.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1154082840 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-30T21:29:38.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1154082840 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-30T21:29:38.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1154082841 data=null item=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-30T21:29:39.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1154082609 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-30T21:29:39.227Z] DEBUG - Clicked on [2019-07-30T21:29:39.227Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:29:39.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:39.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:39.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:39.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:39.227Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:39.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154083310 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:29:39.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154083310 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:39.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154083310 data=null} to TreeItem with text {test} [2019-07-30T21:29:39.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154083310 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:39.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154083311 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:39.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154083334 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:39.227Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:39.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154083335 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:29:39.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154083335 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:39.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154083335 data=null} to TreeItem with text {test} [2019-07-30T21:29:39.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154083335 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:39.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154083335 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:39.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154083344 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:39.227Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:29:39.227Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:39.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1154083346 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:29:39.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1154083346 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:29:39.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1154083346 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:29:39.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1154083346 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:29:39.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154083346 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-30T21:29:39.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1154083387 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:29:39.227Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:39.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1154083388 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:29:39.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1154083388 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:29:39.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1154083388 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:29:39.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1154083388 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:29:39.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154083389 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-30T21:29:39.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1154083393 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:29:39.227Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2019-07-30T21:29:39.227Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2019-07-30T21:29:39.484Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2019-07-30T21:29:39.484Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2019-07-30T21:29:39.484Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:29:39.484Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T21:29:39.484Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:39.484Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:29:39.484Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:29:39.484Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:29:39.484Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:29:39.484Z] DEBUG - Clicking on OK [2019-07-30T21:29:39.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1154083529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:29:39.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1154083538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:29:39.484Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1154083539 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:29:39.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1154083539 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:29:39.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1154083539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:29:39.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1154083539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:29:39.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1154083540 data=null item=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-30T21:29:39.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1154083433 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-30T21:29:39.484Z] DEBUG - Clicked on [2019-07-30T21:29:39.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:39.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1154083645 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:29:39.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1154083645 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:29:39.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1154083646 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:29:39.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1154083646 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:29:39.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154083647 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-30T21:29:39.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1154083651 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:29:39.484Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2019-07-30T21:29:39.484Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2019-07-30T21:29:39.741Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2019-07-30T21:29:39.741Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2019-07-30T21:29:39.741Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:29:39.741Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T21:29:39.741Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:39.741Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:29:39.741Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:29:39.741Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:29:39.741Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:29:39.741Z] DEBUG - Clicking on OK [2019-07-30T21:29:39.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1154083786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:29:39.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1154083789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:29:39.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1154083789 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:29:39.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1154083789 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:29:39.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1154083789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:29:39.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1154083789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:29:39.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1154083789 data=null item=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-30T21:29:39.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1154083694 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-30T21:29:39.741Z] DEBUG - Clicked on [2019-07-30T21:29:39.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1154083893 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:29:39.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1154083893 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:29:39.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1154083893 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:29:39.741Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154083894 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-30T21:29:39.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1154083896 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:29:39.741Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:39.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=1154083897 data=null button=0 stateMask=0x0 x=86 y=74 count=0} to TreeItem with text {FolderA} [2019-07-30T21:29:39.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=1154083897 data=null doit=true} to TreeItem with text {FolderA} [2019-07-30T21:29:39.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=1154083897 data=null} to TreeItem with text {FolderA} [2019-07-30T21:29:39.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=1154083897 data=null button=1 stateMask=0x0 x=86 y=74 count=1} to TreeItem with text {FolderA} [2019-07-30T21:29:39.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154083898 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-30T21:29:39.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=1154083919 data=null button=1 stateMask=0x80000 x=102 y=74 count=1} to TreeItem with text {FolderA} [2019-07-30T21:29:39.741Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:29:39.741Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:29:39.997Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:29:39.997Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:29:39.997Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1154084175 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:29:39.997Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:39.997Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:29:39.997Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:29:39.997Z] 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-30T21:29:39.997Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:39.997Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:39.997Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:39.997Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:39.997Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:39.997Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:39.997Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:39.997Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:39.997Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:39.997Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:39.997Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:39.997Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:29:39.997Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:29:39.997Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:29:39.997Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:29:39.997Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:29:39.997Z] DEBUG - matched Combo with text " [2019-07-30T21:29:40.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1154084271 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-30T21:29:40.255Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:40.255Z] 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-30T21:29:40.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:29:40.255Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:40.255Z] 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-30T21:29:40.255Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:29:40.255Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:40.255Z] 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-30T21:29:40.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:29:40.255Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:40.255Z] 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-30T21:29:40.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:29:40.255Z] 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-30T21:29:40.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:29:40.255Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] 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-30T21:29:40.255Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:40.255Z] 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-30T21:29:40.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] 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-30T21:29:40.255Z] 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-30T21:29:40.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:29:40.255Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:29:40.255Z] DEBUG - Clicking on &Finish [2019-07-30T21:29:40.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1154084288 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-30T21:29:40.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1154084288 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-30T21:29:40.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1154084288 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:29:40.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1154084288 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:29:40.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1154084288 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-30T21:29:40.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1154084288 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-30T21:29:40.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1154084289 data=null item=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-30T21:29:40.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1154083957 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-30T21:29:40.512Z] DEBUG - Clicked on [2019-07-30T21:29:40.512Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:29:40.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:40.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:40.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:40.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:40.512Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:40.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154084683 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:29:40.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154084683 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:40.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154084684 data=null} to TreeItem with text {test} [2019-07-30T21:29:40.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154084684 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:40.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154084684 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:40.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154084706 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:40.512Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:40.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154084716 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:29:40.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154084717 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:40.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154084717 data=null} to TreeItem with text {test} [2019-07-30T21:29:40.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154084717 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:40.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154084717 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:40.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154084723 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:40.512Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:29:40.512Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:40.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1154084735 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:29:40.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1154084735 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:29:40.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1154084736 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:29:40.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1154084736 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:29:40.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154084736 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-30T21:29:40.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1154084755 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:29:40.513Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T21:29:40.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [1]} time=1154084756 data=null doit=true} to TreeItem with text {FolderA [1]} [2019-07-30T21:29:40.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [1]} time=1154084756 data=null} to TreeItem with text {FolderA [1]} [2019-07-30T21:29:40.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=1154084757 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to TreeItem with text {FolderA [1]} [2019-07-30T21:29:40.513Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154084757 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-30T21:29:40.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=1154084759 data=null button=1 stateMask=0x80000 x=97 y=74 count=1} to TreeItem with text {FolderA [1]} [2019-07-30T21:29:41.326Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:29:41.326Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:41.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154085085 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:41.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154085085 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:41.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154085085 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:41.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154085085 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:41.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154085086 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-30T21:29:41.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154085130 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:41.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:41.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:41.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:41.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:41.326Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:29:41.326Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:41.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154085141 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:41.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154085141 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:41.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154085143 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:41.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154085143 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:41.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154085143 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-30T21:29:41.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154085147 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:41.326Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:41.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154085148 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:41.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154085148 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:41.326Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:41.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154085148 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:41.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154085148 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:41.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154085149 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-30T21:29:41.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154085156 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:41.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154085156 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:41.326Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154085157 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:41.326Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154085157 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-30T21:29:41.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154085213 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:41.326Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154085386 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:41.326Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154085386 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:41.326Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154085387 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:41.326Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:41.326Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:29:42.254Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:29:42.254Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:29:42.254Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:29:42.254Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:29:42.254Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:29:42.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154086432 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:29:42.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154086432 data=null doit=true} to TableItem with text {} [2019-07-30T21:29:42.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154086432 data=null} to TableItem with text {} [2019-07-30T21:29:42.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154086433 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:29:42.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154086433 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-30T21:29:42.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154086437 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:29:42.254Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:29:42.254Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:29:42.511Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:29:42.511Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:42.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154086616 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:42.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154086617 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:42.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154086617 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:42.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154086617 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:42.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154086617 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-30T21:29:42.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154086622 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:42.511Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:42.511Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:42.511Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:42.511Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:42.511Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:29:42.511Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T21:29:42.511Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:42.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=1154086625 data=null button=0 stateMask=0x0 x=102 y=116 count=0} to TreeItem with text {FolderB} [2019-07-30T21:29:42.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=1154086625 data=null doit=true} to TreeItem with text {FolderB} [2019-07-30T21:29:42.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=1154086625 data=null} to TreeItem with text {FolderB} [2019-07-30T21:29:42.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=1154086625 data=null button=1 stateMask=0x0 x=102 y=116 count=1} to TreeItem with text {FolderB} [2019-07-30T21:29:42.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154086625 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-30T21:29:42.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=1154086646 data=null button=1 stateMask=0x80000 x=102 y=116 count=1} to TreeItem with text {FolderB} [2019-07-30T21:29:42.511Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:29:42.511Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:29:42.769Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:29:42.769Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:29:42.769Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1154086944 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:29:42.769Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:42.769Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:29:42.769Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:29:42.769Z] 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-30T21:29:42.769Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:42.769Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:42.769Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:42.769Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:42.769Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:42.769Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:42.769Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:42.769Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:42.769Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:42.769Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:42.769Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:42.769Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:29:42.769Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:29:42.769Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:29:42.769Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:29:42.769Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:29:42.769Z] DEBUG - matched Combo with text " [2019-07-30T21:29:43.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1154087029 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-30T21:29:43.026Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:43.026Z] 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-30T21:29:43.026Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:29:43.026Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:43.026Z] 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-30T21:29:43.026Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:29:43.026Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:43.026Z] 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-30T21:29:43.026Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:29:43.026Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:43.026Z] 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-30T21:29:43.026Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:29:43.026Z] 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-30T21:29:43.026Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:29:43.026Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] 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-30T21:29:43.026Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:43.026Z] 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-30T21:29:43.026Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] 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-30T21:29:43.026Z] 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-30T21:29:43.026Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:29:43.026Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:29:43.026Z] DEBUG - Clicking on &Finish [2019-07-30T21:29:43.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1154087046 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-30T21:29:43.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1154087046 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-30T21:29:43.026Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1154087046 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:29:43.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1154087046 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:29:43.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1154087046 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-30T21:29:43.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1154087046 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-30T21:29:43.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1154087046 data=null item=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-30T21:29:43.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1154086690 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-30T21:29:43.283Z] DEBUG - Clicked on [2019-07-30T21:29:43.283Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:29:43.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:43.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:43.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:43.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:43.283Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:43.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154087408 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:29:43.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154087409 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:43.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154087409 data=null} to TreeItem with text {test} [2019-07-30T21:29:43.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154087409 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:43.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154087409 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:43.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154087484 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:43.283Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:43.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154087485 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:29:43.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154087485 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:43.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154087485 data=null} to TreeItem with text {test} [2019-07-30T21:29:43.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154087486 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:43.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154087486 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:43.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154087491 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:43.283Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:29:43.283Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:43.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1154087492 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:29:43.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1154087492 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:29:43.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1154087492 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:29:43.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1154087493 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:29:43.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154087493 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-30T21:29:43.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1154087511 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:29:43.283Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T21:29:43.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=1154087512 data=null doit=true} to TreeItem with text {FolderB [1]} [2019-07-30T21:29:43.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=1154087512 data=null} to TreeItem with text {FolderB [1]} [2019-07-30T21:29:43.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=1154087513 data=null button=1 stateMask=0x0 x=113 y=116 count=1} to TreeItem with text {FolderB [1]} [2019-07-30T21:29:43.283Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154087517 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-30T21:29:43.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=1154087520 data=null button=1 stateMask=0x80000 x=97 y=116 count=1} to TreeItem with text {FolderB [1]} [2019-07-30T21:29:43.845Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:29:43.845Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:43.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154087895 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:43.845Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154087896 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:43.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154087896 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:43.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154087896 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:43.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154087897 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-30T21:29:43.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154087932 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:43.845Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:43.845Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:43.845Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:43.845Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:43.845Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:29:43.845Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:43.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154087936 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:43.845Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154087979 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:43.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154087979 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:43.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154087979 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:43.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154087980 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-30T21:29:43.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154087984 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:43.845Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:43.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154087985 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:43.845Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154087985 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:43.845Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:43.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154087985 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:43.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154087986 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:43.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154087986 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-30T21:29:43.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154087989 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:43.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154087990 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:43.845Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154087990 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:44.101Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154087990 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-30T21:29:44.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154088101 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:44.358Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154088528 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:44.358Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154088602 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:44.358Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154088602 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:44.358Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:44.358Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:29:44.358Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:29:44.358Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:29:44.358Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:29:44.358Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:29:44.358Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:29:44.358Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:29:44.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154088604 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:29:44.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154088604 data=null doit=true} to TableItem with text {} [2019-07-30T21:29:44.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154088604 data=null} to TableItem with text {} [2019-07-30T21:29:44.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154088605 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:29:44.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154088605 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-30T21:29:44.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154088609 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:29:44.358Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:29:44.358Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:29:45.727Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:29:45.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:45.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154089784 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:45.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154089784 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:45.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154089785 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:45.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154089785 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:45.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154089785 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-30T21:29:45.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154089790 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:45.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:45.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:45.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:45.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:45.727Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:29:45.727Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:29:45.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:45.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:45.727Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T21:29:45.727Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T21:29:45.727Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-30T21:29:45.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1154089793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T21:29:45.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1154089793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T21:29:45.727Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1154089793 data=null doit=true} to (of type 'Tree') [2019-07-30T21:29:45.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1154089794 data=null} to (of type 'Tree') [2019-07-30T21:29:45.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=1154089794 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to (of type 'Tree') [2019-07-30T21:29:45.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154089794 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-30T21:29:45.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=1154089816 data=null button=1 stateMask=0x80000 x=113 y=74 count=1} to (of type 'Tree') [2019-07-30T21:29:45.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1154089816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T21:29:45.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1154089816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T21:29:45.727Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1154089817 data=null doit=true} to (of type 'Tree') [2019-07-30T21:29:45.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1154089817 data=null} to (of type 'Tree') [2019-07-30T21:29:45.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=1154089817 data=null button=1 stateMask=0x40000 x=113 y=116 count=1} to (of type 'Tree') [2019-07-30T21:29:45.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154089817 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-30T21:29:45.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=1154089830 data=null button=1 stateMask=0xc0000 x=113 y=116 count=1} to (of type 'Tree') [2019-07-30T21:29:45.727Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:29:45.727Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:29:45.985Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:29:45.985Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-30T21:29:45.985Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:29:45.985Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:29:45.985Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:29:45.985Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:29:45.985Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:29:45.985Z] DEBUG - Clicking on &Yes [2019-07-30T21:29:45.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1154090051 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-30T21:29:45.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1154090051 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-30T21:29:45.985Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1154090051 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:29:45.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1154090052 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:29:45.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1154090052 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-30T21:29:45.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1154090052 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-30T21:29:45.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1154090052 data=null item=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-30T21:29:46.549Z] DEBUG - Clicked on [2019-07-30T21:29:46.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1154089877 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-30T21:29:46.807Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:29:46.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:46.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:46.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:46.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:46.807Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:46.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154090862 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:29:46.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154090862 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:46.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154090862 data=null} to TreeItem with text {test} [2019-07-30T21:29:46.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154090862 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:46.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154090863 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:46.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154090891 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:46.807Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:46.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154090892 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:29:46.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154090892 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:46.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154090892 data=null} to TreeItem with text {test} [2019-07-30T21:29:46.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154090892 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:46.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154090892 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:46.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154090902 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:46.807Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:29:46.807Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:46.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1154090903 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:29:46.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1154090903 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:29:46.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1154090903 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:29:46.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1154090904 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:29:46.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154090904 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-30T21:29:46.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1154090912 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:29:46.807Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:46.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1154090912 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:29:46.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1154090912 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:29:46.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1154090913 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:29:46.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1154090913 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:29:46.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154090913 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-30T21:29:46.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1154090926 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:29:46.807Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:29:46.807Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:29:47.065Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:29:47.065Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:29:47.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1154091152 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:29:47.065Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:47.065Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:29:47.065Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:29:47.065Z] 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-30T21:29:47.065Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:47.065Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:47.065Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:47.065Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:47.065Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:47.065Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:47.065Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:47.065Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:47.065Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:47.065Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:47.065Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:47.065Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:29:47.065Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:29:47.065Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:29:47.065Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:29:47.065Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:29:47.065Z] DEBUG - matched Combo with text " [2019-07-30T21:29:52.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1154096960 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-30T21:29:52.841Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:29:52.841Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:52.841Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:52.841Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:52.841Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:52.841Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:52.841Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:52.842Z] 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-30T21:29:52.842Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:29:52.842Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:52.842Z] 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-30T21:29:52.842Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:29:52.842Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@35d90fd9 [2019-07-30T21:29:52.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1154096973 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-30T21:29:52.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1154096973 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-30T21:29:52.842Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1154096973 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:29:52.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1154096973 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:29:52.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1154096974 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-30T21:29:52.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1154096974 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-30T21:29:52.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1154096974 data=null item=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-30T21:29:52.842Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1154096974 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-30T21:29:52.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1154096974 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-30T21:29:52.842Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1154096974 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-30T21:29:52.842Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1154096974 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:29:52.842Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1154096974 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:52.842Z] 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-30T21:29:52.842Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:29:52.842Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:52.842Z] 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-30T21:29:52.842Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:29:52.842Z] 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-30T21:29:52.842Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:29:52.842Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] 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-30T21:29:52.842Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:52.842Z] 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-30T21:29:52.842Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] 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-30T21:29:52.842Z] 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-30T21:29:52.842Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:29:52.842Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:29:52.842Z] DEBUG - Clicking on &Finish [2019-07-30T21:29:52.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1154096991 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-30T21:29:52.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1154096992 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-30T21:29:52.842Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1154096992 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:29:52.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1154096992 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:29:52.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1154096992 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-30T21:29:52.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1154096992 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-30T21:29:53.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1154096992 data=null item=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-30T21:29:53.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1154096685 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-30T21:29:53.354Z] DEBUG - Clicked on [2019-07-30T21:29:53.354Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:29:53.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:53.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:53.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:53.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:53.354Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:53.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154097390 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:29:53.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154097390 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:53.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154097390 data=null} to TreeItem with text {test} [2019-07-30T21:29:53.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154097391 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:53.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154097391 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:53.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154097413 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:53.355Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:53.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154097414 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:29:53.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154097414 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:53.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154097414 data=null} to TreeItem with text {test} [2019-07-30T21:29:53.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154097414 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:53.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154097414 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:29:53.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154097426 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:29:53.355Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:29:53.355Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:53.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1154097427 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:29:53.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1154097428 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:29:53.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1154097428 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:29:53.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1154097428 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:29:53.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154097428 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-30T21:29:53.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1154097449 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:29:53.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1154097449 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:29:53.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1154097449 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:29:53.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1154097450 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:29:53.355Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154097450 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-30T21:29:53.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1154097452 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:29:53.355Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:29:53.355Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:53.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154097604 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:53.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154097605 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:53.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154097605 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:53.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154097605 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:53.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154097605 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-30T21:29:53.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154097635 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:53.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:53.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:53.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:53.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:53.611Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:29:53.611Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:53.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154097639 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:53.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154097639 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:53.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154097639 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:53.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154097639 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:53.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154097639 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-30T21:29:53.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154097643 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:53.611Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:53.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154097643 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:53.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154097644 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:53.611Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:53.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154097644 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:53.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154097644 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:53.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154097644 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-30T21:29:53.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154097647 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:53.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154097647 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:53.611Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154097648 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:53.611Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154097648 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-30T21:29:53.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154097700 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:53.611Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154097736 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:53.611Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154097856 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:53.611Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154097860 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:53.611Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:53.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:29:54.977Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:29:54.977Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:29:54.977Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:29:54.977Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:29:54.977Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:29:54.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154098920 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:29:54.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154098921 data=null doit=true} to TableItem with text {} [2019-07-30T21:29:54.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154098921 data=null} to TableItem with text {} [2019-07-30T21:29:54.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154098921 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:29:54.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154098921 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-30T21:29:54.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154098925 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:29:54.977Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:29:54.977Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:29:54.977Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:29:54.977Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:54.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154099135 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:54.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154099135 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:54.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154099135 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:54.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154099136 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:54.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154099136 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-30T21:29:54.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154099141 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:29:54.977Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:54.977Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:54.977Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:54.977Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:54.977Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:29:55.234Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:29:55.234Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:55.234Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:55.234Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:55.234Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:55.234Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:55.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1154099264 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T21:29:55.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1154099264 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T21:29:55.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1154099264 data=null} to TreeItem with text {Tracing} [2019-07-30T21:29:55.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1154099265 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T21:29:55.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154099267 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-30T21:29:55.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1154099295 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T21:29:55.234Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:55.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1154099296 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T21:29:55.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1154099296 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T21:29:55.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1154099296 data=null} to TreeItem with text {Tracing} [2019-07-30T21:29:55.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1154099297 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T21:29:55.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154099297 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-30T21:29:55.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1154099307 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T21:29:55.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1154099308 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T21:29:55.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1154099308 data=null} to TreeItem with text {Tracing} [2019-07-30T21:29:55.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1154099309 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T21:29:55.234Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154099309 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-30T21:29:55.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1154099313 data=null button=1 stateMask=0x80000 x=48 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T21:29:55.234Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:55.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1154099313 data=null button=0 stateMask=0x0 x=75 y=137 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:29:55.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1154099313 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:29:55.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1154099313 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:29:55.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1154099314 data=null button=1 stateMask=0x0 x=75 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:29:55.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154099314 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-30T21:29:55.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1154099336 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:29:55.234Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:55.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1154099338 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:29:55.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1154099338 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:29:55.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1154099338 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:29:55.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1154099338 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:29:55.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154099338 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-30T21:29:55.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1154099345 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:29:55.234Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:29:55.234Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:29:55.492Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:29:55.492Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:29:55.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1154099622 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:29:55.492Z] 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-30T21:29:55.492Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:29:55.492Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:29:55.492Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:29:55.492Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:29:55.492Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:29:55.492Z] DEBUG - matched Combo with text " [2019-07-30T21:29:55.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1154099715 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-30T21:29:55.492Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:55.492Z] 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-30T21:29:55.492Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:29:55.492Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:55.492Z] 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-30T21:29:55.492Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:29:55.492Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:55.492Z] 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-30T21:29:55.492Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:29:55.492Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:55.492Z] 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-30T21:29:55.492Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:29:55.492Z] 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-30T21:29:55.492Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:29:55.492Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] 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-30T21:29:55.492Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:29:55.492Z] 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-30T21:29:55.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] 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-30T21:29:55.492Z] 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-30T21:29:55.492Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:29:55.492Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:29:55.492Z] DEBUG - Clicking on &Finish [2019-07-30T21:29:55.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1154099737 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-30T21:29:55.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1154099737 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-30T21:29:55.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1154099737 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:29:55.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1154099737 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:29:55.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1154099737 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-30T21:29:55.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1154099737 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-30T21:29:55.749Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:29:55.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1154099737 data=null item=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-30T21:29:55.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1154099378 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-30T21:29:55.749Z] DEBUG - Clicked on [2019-07-30T21:29:55.749Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:29:55.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:55.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:55.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:55.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:55.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:55.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1154099952 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T21:29:55.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1154099952 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T21:29:55.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1154099952 data=null} to TreeItem with text {Tracing} [2019-07-30T21:29:55.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1154099952 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T21:29:55.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154099952 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-30T21:29:55.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1154099985 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T21:29:55.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:55.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1154099986 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T21:29:55.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1154099986 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T21:29:55.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1154099986 data=null} to TreeItem with text {Tracing} [2019-07-30T21:29:55.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1154099986 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T21:29:55.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154099986 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-30T21:29:56.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1154100004 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T21:29:56.005Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T21:29:56.005Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:56.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1154100005 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:29:56.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1154100005 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:29:56.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1154100006 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:29:56.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1154100006 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:29:56.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154100006 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-30T21:29:56.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1154100026 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:29:56.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1154100027 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:29:56.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1154100027 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:29:56.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1154100037 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:29:56.005Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154100037 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-30T21:29:56.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1154100040 data=null button=1 stateMask=0x80000 x=75 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:29:56.262Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:29:56.262Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:56.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154100495 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:56.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154100496 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:56.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154100496 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:56.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154100496 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:56.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154100497 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-30T21:29:56.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154100525 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:56.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:56.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:56.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:56.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:56.518Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:29:56.518Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:56.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154100529 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:56.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154100529 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:56.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154100529 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:56.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154100530 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:56.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154100530 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-30T21:29:56.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154100534 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:56.518Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:56.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154100534 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:56.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154100534 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:56.518Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:56.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154100534 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:56.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154100535 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:56.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154100535 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-30T21:29:56.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154100538 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:56.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154100538 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:56.518Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154100538 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:56.518Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154100538 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-30T21:29:57.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154100604 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:57.081Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154101045 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:57.081Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154101118 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:57.081Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154101118 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:57.081Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:57.081Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:29:57.081Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:29:57.081Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:29:57.081Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:29:57.081Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:29:57.081Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:29:57.081Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:29:57.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154101121 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:29:57.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154101121 data=null doit=true} to TableItem with text {} [2019-07-30T21:29:57.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154101121 data=null} to TableItem with text {} [2019-07-30T21:29:57.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154101122 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:29:57.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154101122 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-30T21:29:57.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154101126 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:29:57.081Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:29:57.081Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:29:58.011Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:29:58.011Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:58.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154102306 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:58.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154102306 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:58.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154102306 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:58.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154102307 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:58.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154102307 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-30T21:29:58.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154102311 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:29:58.267Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:58.267Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:58.267Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:58.267Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:58.267Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:29:58.267Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:29:58.267Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:58.267Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:58.267Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-30T21:29:58.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1154102314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T21:29:58.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1154102314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T21:29:58.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1154102314 data=null doit=true} to (of type 'Tree') [2019-07-30T21:29:58.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1154102314 data=null} to (of type 'Tree') [2019-07-30T21:29:58.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1154102315 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to (of type 'Tree') [2019-07-30T21:29:58.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154102315 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-30T21:29:58.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1154102340 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to (of type 'Tree') [2019-07-30T21:29:58.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1154102340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T21:29:58.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1154102341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T21:29:58.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1154102341 data=null doit=true} to (of type 'Tree') [2019-07-30T21:29:58.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1154102341 data=null} to (of type 'Tree') [2019-07-30T21:29:58.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1154102341 data=null button=1 stateMask=0x40000 x=91 y=137 count=1} to (of type 'Tree') [2019-07-30T21:29:58.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154102341 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-30T21:29:58.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1154102350 data=null button=1 stateMask=0xc0000 x=91 y=137 count=1} to (of type 'Tree') [2019-07-30T21:29:58.267Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:29:58.267Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:29:58.524Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:29:58.524Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:29:58.524Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:29:58.524Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:29:58.524Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:29:58.524Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:29:58.524Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:29:58.524Z] DEBUG - Clicking on &Yes [2019-07-30T21:29:58.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1154102573 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-30T21:29:58.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1154102573 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-30T21:29:58.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1154102573 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:29:58.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1154102573 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:29:58.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1154102573 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-30T21:29:58.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1154102573 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-30T21:29:58.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1154102573 data=null item=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-30T21:29:59.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1154102394 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-30T21:29:59.452Z] DEBUG - Clicked on [2019-07-30T21:29:59.452Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154103488 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:29:59.452Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:29:59.452Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:29:59.452Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:29:59.452Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:29:59.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1154103494 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-30T21:29:59.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1154103494 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T21:29:59.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1154103494 data=null} to TreeItem with text {Tracing} [2019-07-30T21:29:59.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1154103494 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T21:29:59.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154103494 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-30T21:29:59.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1154103529 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T21:29:59.452Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:29:59.452Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:29:59.452Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:30:00.015Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:30:00.015Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:30:00.015Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:30:00.015Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:30:00.015Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:30:00.015Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:30:00.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:30:00.015Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:30:00.015Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:30:00.015Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:30:00.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154104002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:30:00.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154104003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:30:00.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154104003 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:30:00.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154104003 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:30:00.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154104003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:30:00.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154104003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:30:00.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154104004 data=null 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-30T21:30:00.015Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154104004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:30:00.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154104004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:30:00.015Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154104004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:30:00.015Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154104004 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:30:00.015Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154104004 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:30:00.015Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:30:00.015Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:30:00.015Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:30:00.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:30:00.015Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:30:00.015Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:30:00.015Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:30:00.015Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:30:00.015Z] DEBUG - Clicking on OK [2019-07-30T21:30:00.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1154104005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:30:00.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1154104005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:30:00.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1154104005 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:30:00.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1154104005 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:30:00.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1154104005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:30:00.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1154104005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:30:00.015Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:30:00.015Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:30:00.015Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:30:00.015Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:30:00.015Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:30:00.015Z] DEBUG - Clicked on OK [2019-07-30T21:30:00.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1154104005 data=null item=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-30T21:30:00.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1154103616 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-30T21:30:00.272Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:30:00.272Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:00.272Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:00.272Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:00.272Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:00.272Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:00.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154104526 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:00.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154104526 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:00.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154104526 data=null} to TreeItem with text {test} [2019-07-30T21:30:00.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154104526 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:00.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154104527 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:00.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154104554 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:00.528Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:00.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154104554 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:00.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154104554 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:00.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154104555 data=null} to TreeItem with text {test} [2019-07-30T21:30:00.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154104555 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:00.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154104555 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:00.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154104565 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:00.528Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:30:00.528Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:00.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1154104566 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:30:00.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1154104566 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:30:00.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1154104566 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:30:00.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1154104566 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:30:00.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154104566 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-30T21:30:00.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1154104574 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:30:00.528Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:00.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1154104575 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:30:00.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1154104575 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:30:00.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1154104575 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:30:00.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1154104576 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:30:00.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154104576 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-30T21:30:00.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1154104588 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:30:00.528Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:30:00.528Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:30:00.528Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:30:00.528Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:30:00.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1154104748 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T21:30:00.528Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:30:00.528Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:30:00.528Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:30:00.528Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:30:00.528Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:30:00.528Z] DEBUG - Clicking on &Yes [2019-07-30T21:30:00.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1154104748 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-30T21:30:00.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1154104748 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-30T21:30:00.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1154104749 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:30:00.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1154104749 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:30:00.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1154104749 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-30T21:30:00.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1154104749 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-30T21:30:00.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1154104749 data=null item=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-30T21:30:00.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1154104634 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-30T21:30:00.785Z] DEBUG - Clicked on [2019-07-30T21:30:00.785Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:30:00.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:00.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:00.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:00.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:00.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:00.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154104897 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:00.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154104897 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:00.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154104897 data=null} to TreeItem with text {test} [2019-07-30T21:30:00.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154104898 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:00.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154104898 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:00.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154104919 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:00.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:00.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154104920 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:00.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154104920 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:00.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154104920 data=null} to TreeItem with text {test} [2019-07-30T21:30:00.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154104920 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:00.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154104920 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:00.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154104932 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:00.785Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:30:00.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:00.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1154104933 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:30:00.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1154104933 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:30:00.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1154104933 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:30:00.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1154104933 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:30:00.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154104933 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-30T21:30:00.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1154104941 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:30:00.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:00.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1154104941 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:30:00.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1154104941 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:30:00.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1154104952 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:30:00.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1154104953 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:30:00.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154104953 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-30T21:30:00.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1154104956 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:30:00.785Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:30:00.785Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:30:01.042Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:30:01.042Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:30:01.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1154105197 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:30:01.042Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:30:01.042Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:01.042Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:30:01.042Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-30T21:30:01.042Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:30:01.042Z] 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-30T21:30:01.042Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:01.042Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:30:01.042Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:30:01.042Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:30:01.042Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:30:01.042Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:30:01.042Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:30:01.042Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:30:01.042Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:30:01.042Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-30T21:30:01.042Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1154105199 data=null doit=true} to Button with text {Select roo&t directory:} [2019-07-30T21:30:01.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1154105199 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-30T21:30:01.042Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-30T21:30:01.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select &archive file:} time=1154105200 data=null doit=true} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-30T21:30:01.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1154105201 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-30T21:30:01.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1154105201 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-30T21:30:01.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=1154105201 data=null item=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-30T21:30:01.042Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-30T21:30:01.042Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:30:01.042Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:30:01.042Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:30:01.042Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:30:01.042Z] DEBUG - matched Combo with text " [2019-07-30T21:30:01.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1154105323 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-30T21:30:01.299Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:30:01.299Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:30:01.299Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:01.299Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:30:01.299Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:01.299Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:30:01.299Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:30:01.299Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:30:01.299Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:30:01.299Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:30:01.299Z] 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-30T21:30:01.299Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:30:01.299Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:30:01.299Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:30:01.299Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:30:01.299Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:30:01.299Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:30:01.299Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:01.299Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:30:01.299Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:01.299Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:30:01.299Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:30:01.299Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:30:01.299Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:30:01.299Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:30:01.299Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:30:01.299Z] 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-30T21:30:01.299Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:30:01.300Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@26a0c82f [2019-07-30T21:30:01.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1154105336 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-30T21:30:01.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1154105337 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-30T21:30:01.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1154105337 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:30:01.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1154105337 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:30:01.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1154105337 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-30T21:30:01.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1154105337 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-30T21:30:01.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1154105337 data=null item=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-30T21:30:01.300Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1154105337 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-30T21:30:01.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1154105337 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-30T21:30:01.300Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1154105337 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-30T21:30:01.300Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1154105337 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:30:01.300Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1154105337 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:30:01.300Z] 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-30T21:30:01.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:30:01.300Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:30:01.300Z] 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-30T21:30:01.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:30:01.300Z] 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-30T21:30:01.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:30:01.300Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] 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-30T21:30:01.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:30:01.300Z] 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-30T21:30:01.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] 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-30T21:30:01.300Z] 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-30T21:30:01.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:30:01.300Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:30:01.300Z] DEBUG - Clicking on &Finish [2019-07-30T21:30:01.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1154105354 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-30T21:30:01.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1154105354 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-30T21:30:01.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1154105354 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:30:01.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1154105354 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:30:01.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1154105354 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-30T21:30:01.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1154105355 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-30T21:30:01.300Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:30:01.300Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:30:01.300Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:30:01.300Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:30:01.300Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:30:01.300Z] DEBUG - Clicked on &Finish [2019-07-30T21:30:02.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1154105355 data=null item=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-30T21:30:02.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1154104999 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-30T21:30:02.579Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:30:02.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:02.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:02.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:02.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:02.579Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:02.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154106511 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:02.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154106511 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:02.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154106512 data=null} to TreeItem with text {test} [2019-07-30T21:30:02.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154106512 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:02.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154106512 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:02.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154106535 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:02.579Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:02.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154106536 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:02.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154106536 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:02.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154106536 data=null} to TreeItem with text {test} [2019-07-30T21:30:02.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154106537 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:02.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154106537 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:02.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154106545 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:02.579Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:30:02.579Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:02.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154106547 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:30:02.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154106547 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:30:02.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154106547 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:30:02.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154106548 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:02.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154106548 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-30T21:30:02.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154106556 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:02.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154106557 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:30:02.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154106557 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:30:02.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154106557 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:02.579Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154106557 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-30T21:30:02.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154106580 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:02.835Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:02.835Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:02.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154107054 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:02.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154107054 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:02.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154107055 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:02.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154107055 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:02.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154107055 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-30T21:30:02.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154107087 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:02.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:02.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:03.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:03.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:03.093Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:03.093Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:03.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154107092 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:03.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154107092 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:03.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154107092 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:03.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154107093 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:03.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154107093 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-30T21:30:03.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154107098 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:03.093Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:03.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154107099 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:03.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154107099 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:03.093Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:03.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154107100 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:03.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154107100 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:03.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154107100 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-30T21:30:03.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154107103 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:03.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154107104 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:03.093Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154107104 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:03.093Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154107105 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-30T21:30:03.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154107168 data=null button=1 stateMask=0x80000 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:03.350Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154107390 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:03.350Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154107390 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:03.350Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154107390 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:03.350Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:03.350Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:04.279Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:04.279Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:04.279Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:04.279Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:04.279Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:30:04.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154108394 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:30:04.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154108394 data=null doit=true} to TableItem with text {} [2019-07-30T21:30:04.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154108394 data=null} to TableItem with text {} [2019-07-30T21:30:04.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154108394 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:04.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154108395 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-30T21:30:04.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154108399 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:04.279Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:04.279Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:04.536Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:04.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:04.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154108629 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:04.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154108629 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:04.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154108629 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:04.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154108630 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:04.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154108630 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-30T21:30:04.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154108635 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:04.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:04.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:04.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:04.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:04.536Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:04.536Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:30:04.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:04.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:04.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:04.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:04.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:04.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154108647 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:04.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154108647 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:04.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154108647 data=null} to TreeItem with text {test} [2019-07-30T21:30:04.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154108647 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:04.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154108648 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:04.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154108682 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:04.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:04.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154108683 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:04.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154108683 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:04.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154108683 data=null} to TreeItem with text {test} [2019-07-30T21:30:04.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154108683 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:04.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154108684 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:04.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154108689 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:04.536Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:30:04.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:04.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154108690 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:30:04.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154108690 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:30:04.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154108690 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:30:04.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154108690 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:04.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154108691 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-30T21:30:04.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154108710 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:04.536Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:30:05.099Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:05.099Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:05.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154109180 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:05.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1154109181 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:05.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1154109181 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:05.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154109181 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:05.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154109182 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-30T21:30:05.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154109217 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:05.099Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:05.099Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:05.099Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:05.099Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:05.099Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:05.099Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:05.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154109221 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:05.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1154109221 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:05.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1154109221 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:05.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154109221 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:05.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154109221 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-30T21:30:05.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154109226 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:05.099Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:05.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154109226 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:05.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1154109226 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:05.099Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:05.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1154109227 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:05.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154109227 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:05.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154109227 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-30T21:30:05.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154109230 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:05.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154109230 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:05.099Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154109231 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:05.099Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154109231 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-30T21:30:05.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154109338 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:05.355Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154109394 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:05.355Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1154109394 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:05.355Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1154109394 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:05.355Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:05.355Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:05.919Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:05.919Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:06.848Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:06.848Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:06.848Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:06.848Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:06.848Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:30:06.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154110897 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:30:06.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154110903 data=null doit=true} to TableItem with text {} [2019-07-30T21:30:06.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154110903 data=null} to TableItem with text {} [2019-07-30T21:30:06.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154110904 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:06.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154110904 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-30T21:30:06.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154110909 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:06.848Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:06.848Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:06.848Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:06.848Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:06.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154111082 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:06.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1154111083 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:06.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1154111083 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:06.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154111083 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:06.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154111084 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-30T21:30:06.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154111088 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:06.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:06.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:06.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:06.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:06.848Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:06.848Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:30:06.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:06.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:06.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:06.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:06.848Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:06.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154111093 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:06.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154111093 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:06.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154111093 data=null} to TreeItem with text {test} [2019-07-30T21:30:06.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154111093 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:06.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154111093 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:07.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154111128 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:07.104Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:07.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154111129 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:07.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154111129 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:07.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154111129 data=null} to TreeItem with text {test} [2019-07-30T21:30:07.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154111130 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:07.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154111130 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:07.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154111155 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:07.104Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:30:07.104Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:07.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154111157 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:30:07.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154111157 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:30:07.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154111157 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:30:07.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154111157 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:07.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154111157 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-30T21:30:07.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154111167 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:07.104Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:30:07.360Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:07.360Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:07.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154111626 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:07.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154111626 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:07.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154111626 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:07.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154111627 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:07.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154111627 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-30T21:30:07.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154111660 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:07.617Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:07.617Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:07.617Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:07.617Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:07.617Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:07.617Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:07.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154111663 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:07.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154111663 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:07.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154111663 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:07.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154111664 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:07.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154111664 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-30T21:30:07.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154111668 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:07.617Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:07.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154111668 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:07.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154111669 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:07.617Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:07.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154111669 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:07.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154111669 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:07.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154111669 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-30T21:30:07.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154111673 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:07.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154111673 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:07.617Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154111673 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:07.617Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154111673 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-30T21:30:08.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154111737 data=null button=1 stateMask=0x80000 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:08.179Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154112224 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:08.179Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154112302 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:08.179Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154112303 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:08.179Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:08.179Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:08.179Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:08.179Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:08.179Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:08.179Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:08.179Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:08.179Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:08.179Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:30:08.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154112305 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:30:08.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154112305 data=null doit=true} to TableItem with text {} [2019-07-30T21:30:08.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154112305 data=null} to TableItem with text {} [2019-07-30T21:30:08.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154112306 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:08.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154112306 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-30T21:30:08.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154112310 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:08.179Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:08.179Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:09.108Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:09.108Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:09.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154113387 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:09.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154113388 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:09.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154113388 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:09.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154113388 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:09.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154113389 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-30T21:30:09.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154113398 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:09.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:09.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:09.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:09.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:09.364Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:09.364Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:30:09.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:09.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:09.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:09.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:09.364Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:09.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154113410 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:09.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154113410 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:09.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154113410 data=null} to TreeItem with text {test} [2019-07-30T21:30:09.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154113410 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:09.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154113411 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:09.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154113447 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:09.364Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:09.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154113453 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:09.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154113453 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:09.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154113453 data=null} to TreeItem with text {test} [2019-07-30T21:30:09.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154113454 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:09.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154113454 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:09.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154113483 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:09.364Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:30:09.364Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:09.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154113484 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:30:09.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154113484 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:30:09.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154113484 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:30:09.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154113485 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:09.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154113485 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-30T21:30:09.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154113495 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:09.364Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:30:09.620Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:09.620Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:09.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1154113864 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:09.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1154113864 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:09.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1154113864 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:09.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1154113865 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:09.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154113865 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-30T21:30:09.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1154113898 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:09.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:09.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:09.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:09.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:09.877Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:09.877Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:09.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1154113902 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:09.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1154113902 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:09.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1154113902 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:09.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1154113903 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:09.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154113903 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-30T21:30:09.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1154113907 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:09.877Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T21:30:09.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1154113908 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:09.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1154113908 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:09.877Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:09.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1154113908 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:09.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1154113909 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:09.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154113909 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-30T21:30:09.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1154113912 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:09.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1154113912 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:09.877Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1154113913 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:09.877Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154113913 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-30T21:30:09.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1154114011 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:10.440Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1154114512 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:10.440Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1154114680 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:10.440Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1154114681 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:10.440Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T21:30:10.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:10.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:10.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:10.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:10.440Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:10.440Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:10.440Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:10.440Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:10.440Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:30:10.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154114684 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:30:10.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154114684 data=null doit=true} to TableItem with text {} [2019-07-30T21:30:10.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154114684 data=null} to TableItem with text {} [2019-07-30T21:30:10.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154114684 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:10.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154114685 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-30T21:30:10.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154114695 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:10.697Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:10.697Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:11.627Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:11.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:11.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1154115646 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:11.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1154115646 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:11.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1154115646 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:11.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1154115646 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:11.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154115647 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-30T21:30:11.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1154115652 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:11.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:11.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:11.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:11.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:11.627Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:11.627Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:30:11.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:11.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:11.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:11.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:11.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:11.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154115658 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:11.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154115658 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:11.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154115658 data=null} to TreeItem with text {test} [2019-07-30T21:30:11.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154115658 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:11.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154115664 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:11.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154115705 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:11.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:11.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154115706 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:11.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154115707 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:11.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154115707 data=null} to TreeItem with text {test} [2019-07-30T21:30:11.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154115707 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:11.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154115707 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:11.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154115712 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:11.627Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:30:11.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:11.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154115714 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:30:11.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154115714 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:30:11.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154115714 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:30:11.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154115714 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:11.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154115714 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-30T21:30:11.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154115735 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:11.627Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:30:11.627Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:11.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:11.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1154115829 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:11.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1154115829 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:11.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1154115829 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:11.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1154115830 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:11.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154115830 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-30T21:30:11.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1154115864 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:11.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:11.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:11.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:11.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:11.627Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:11.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:11.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1154115879 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:11.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1154115879 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:11.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1154115879 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:11.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1154115879 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:11.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154115880 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-30T21:30:11.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1154115887 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:11.884Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T21:30:11.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1154115887 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:11.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1154115887 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:11.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:11.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1154115888 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:11.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1154115888 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:11.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154115888 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-30T21:30:11.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1154115891 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:11.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1154115892 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:11.884Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1154115892 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:11.884Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154115892 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-30T21:30:12.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1154116102 data=null button=1 stateMask=0x80000 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:12.446Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1154116594 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:12.446Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1154116594 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:12.446Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1154116594 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:12.446Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T21:30:12.446Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:12.446Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:12.446Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:12.446Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:12.446Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:12.446Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:12.446Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:12.446Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:12.446Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:12.446Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:30:12.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154116597 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:30:12.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154116597 data=null doit=true} to TableItem with text {} [2019-07-30T21:30:12.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154116597 data=null} to TableItem with text {} [2019-07-30T21:30:12.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154116597 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:12.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154116598 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-30T21:30:12.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154116603 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:12.446Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:12.446Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:13.374Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:13.374Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:13.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1154117583 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:13.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1154117584 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:13.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1154117584 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:13.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1154117585 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:13.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154117585 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-30T21:30:13.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1154117589 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:13.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:13.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:13.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:13.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:13.374Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:13.374Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:30:13.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:13.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:13.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:13.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:13.374Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:13.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154117596 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:13.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154117601 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:13.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154117601 data=null} to TreeItem with text {test} [2019-07-30T21:30:13.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154117602 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:13.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154117602 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:13.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154117642 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:13.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:13.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154117643 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:13.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154117643 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:13.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154117643 data=null} to TreeItem with text {test} [2019-07-30T21:30:13.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154117644 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:13.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154117644 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:13.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154117649 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:13.923Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:30:13.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:13.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154117650 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:30:13.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154117650 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:30:13.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154117650 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:30:13.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154117650 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:13.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154117650 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-30T21:30:13.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154117670 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:13.923Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:30:13.923Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:13.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:13.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1154117770 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:13.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1154117771 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:13.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1154117771 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:13.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1154117771 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:13.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154117772 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-30T21:30:13.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1154117808 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:13.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:13.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:13.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:13.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:13.923Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:13.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:13.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1154117811 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:13.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1154117811 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:13.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1154117811 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:13.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1154117812 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:13.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154117812 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-30T21:30:13.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1154117816 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:13.923Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:13.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1154117816 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:13.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1154117817 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:13.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:13.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1154117817 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:13.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1154117817 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:13.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154117817 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-30T21:30:13.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1154117820 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:13.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1154117821 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:13.923Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1154117821 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:13.923Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154117821 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-30T21:30:14.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1154117888 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:14.180Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1154118200 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:14.180Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1154118201 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:14.180Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1154118201 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:14.180Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:14.180Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:14.180Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:14.180Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:14.180Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:14.180Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:14.180Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:14.743Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:14.743Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:14.743Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:14.743Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:14.743Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:30:14.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154118705 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:30:14.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154118705 data=null doit=true} to TableItem with text {} [2019-07-30T21:30:14.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154118705 data=null} to TableItem with text {} [2019-07-30T21:30:14.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154118706 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:14.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154118706 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-30T21:30:14.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154118713 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:14.743Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:14.743Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:15.306Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:15.306Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:15.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1154119396 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:15.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1154119396 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:15.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1154119396 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:15.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1154119397 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:15.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154119397 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-30T21:30:15.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1154119402 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:15.306Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:15.306Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:15.306Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:15.306Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:15.306Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:15.306Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:30:15.306Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:15.306Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:15.306Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:15.306Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:15.306Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:15.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154119408 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:15.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154119408 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:15.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154119414 data=null} to TreeItem with text {test} [2019-07-30T21:30:15.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154119415 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:15.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154119415 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:15.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154119456 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:15.306Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:15.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154119457 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:15.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154119457 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:15.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154119457 data=null} to TreeItem with text {test} [2019-07-30T21:30:15.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154119458 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:15.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154119458 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:15.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154119463 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:15.306Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:30:15.306Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:15.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154119465 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:30:15.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154119465 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:30:15.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154119465 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:30:15.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154119465 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:15.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154119465 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-30T21:30:15.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154119486 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:15.306Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:30:15.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=1154119487 data=null doit=true} to TreeItem with text {z-clashes [6]} [2019-07-30T21:30:15.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=1154119487 data=null} to TreeItem with text {z-clashes [6]} [2019-07-30T21:30:15.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=1154119487 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-30T21:30:15.306Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154119488 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-30T21:30:15.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=1154119518 data=null button=1 stateMask=0x80000 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-30T21:30:15.869Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:15.869Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:15.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154119888 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:15.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154119888 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:15.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154119888 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:15.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154119889 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:15.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154119889 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-30T21:30:15.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154119923 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:15.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:15.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:15.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:15.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:15.869Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:15.869Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:15.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154119927 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:15.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154119927 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:15.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154119927 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:15.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154119927 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:15.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154119928 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-30T21:30:15.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154119932 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:15.869Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:15.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154119932 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:15.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154119932 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:15.869Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:15.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154119933 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:15.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154119933 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:15.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154119933 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-30T21:30:15.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154119936 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:15.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154119936 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:15.869Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154119937 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:15.869Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154119937 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-30T21:30:16.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154120008 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:16.126Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154120260 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:16.126Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154120260 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:16.126Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154120261 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:16.126Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:16.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:16.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:16.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:16.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:16.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:16.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:16.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:17.054Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:17.054Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:17.054Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:17.054Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:17.054Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:30:17.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154121265 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:30:17.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154121266 data=null doit=true} to TableItem with text {} [2019-07-30T21:30:17.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154121266 data=null} to TableItem with text {} [2019-07-30T21:30:17.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154121266 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:17.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154121266 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-30T21:30:17.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154121273 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:17.054Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:17.054Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:17.310Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:17.310Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:17.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154121464 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:17.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154121464 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:17.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154121464 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:17.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154121465 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:17.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154121465 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-30T21:30:17.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154121470 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:17.310Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:17.310Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:17.310Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:17.310Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:17.310Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:17.310Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:30:17.310Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:17.310Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:17.310Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:17.310Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:17.310Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:17.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154121476 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:17.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154121476 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:17.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154121476 data=null} to TreeItem with text {test} [2019-07-30T21:30:17.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154121476 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:17.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154121476 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:17.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154121514 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:17.310Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:17.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154121515 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:17.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154121515 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:17.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154121515 data=null} to TreeItem with text {test} [2019-07-30T21:30:17.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154121515 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:17.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154121515 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:17.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154121526 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:17.310Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:30:17.310Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:17.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154121527 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:30:17.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154121527 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:30:17.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154121527 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:30:17.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154121528 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:17.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154121528 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-30T21:30:17.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154121537 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:17.310Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:30:17.310Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T21:30:17.873Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:17.873Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:17.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154122005 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:17.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1154122005 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:17.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1154122005 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:17.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154122006 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:17.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154122006 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-30T21:30:17.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154122039 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:17.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:17.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:17.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:17.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:17.873Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:17.873Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:17.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154122042 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:17.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1154122042 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:17.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1154122043 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:17.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154122043 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:17.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154122043 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-30T21:30:17.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154122047 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:17.873Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:17.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154122048 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:17.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1154122048 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:17.873Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:17.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1154122049 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:17.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154122049 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:17.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154122049 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-30T21:30:17.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154122052 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:17.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154122053 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:17.873Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154122053 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:18.130Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154122053 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-30T21:30:18.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154122190 data=null button=1 stateMask=0x80000 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:18.386Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154122422 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:18.386Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1154122422 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:18.386Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1154122422 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:18.386Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:18.386Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:18.386Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:18.386Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:18.386Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:18.386Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:18.386Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:18.386Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:18.386Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:19.316Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:19.316Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:19.316Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:19.316Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:19.316Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:30:19.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154123427 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:30:19.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154123427 data=null doit=true} to TableItem with text {} [2019-07-30T21:30:19.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154123427 data=null} to TableItem with text {} [2019-07-30T21:30:19.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154123427 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:19.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154123428 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-30T21:30:19.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154123434 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:19.316Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:19.316Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:19.316Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:19.316Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:19.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154123626 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:19.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1154123627 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:19.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1154123627 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:19.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154123627 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:19.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154123627 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-30T21:30:19.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154123632 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:19.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:19.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:19.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:19.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:19.575Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:19.575Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:30:19.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:19.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:19.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:19.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:19.575Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:19.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154123638 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:19.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154123638 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:19.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154123638 data=null} to TreeItem with text {test} [2019-07-30T21:30:19.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154123639 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:19.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154123639 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:19.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154123673 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:19.575Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:19.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154123674 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:19.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154123674 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:19.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154123674 data=null} to TreeItem with text {test} [2019-07-30T21:30:19.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154123675 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:19.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154123675 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:19.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154123685 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:19.575Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:30:19.575Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:19.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154123686 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:30:19.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154123686 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:30:19.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154123686 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:30:19.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154123686 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:19.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154123686 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-30T21:30:19.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154123696 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:19.576Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:30:19.576Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T21:30:19.832Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:19.832Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:19.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154124064 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:19.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154124064 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:19.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154124065 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:19.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154124065 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:19.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154124065 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-30T21:30:20.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154124102 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:20.089Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:20.089Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:20.089Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:20.089Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:20.089Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:20.089Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:20.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154124105 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:20.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154124105 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:20.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154124105 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:20.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154124106 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:20.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154124106 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-30T21:30:20.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154124110 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:20.089Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:20.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154124111 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:20.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154124111 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:20.089Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:20.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154124111 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:20.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154124112 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:20.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154124112 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-30T21:30:20.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154124115 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:20.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154124116 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:20.089Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154124116 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:20.089Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154124116 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-30T21:30:20.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154124186 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:20.653Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154124680 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:20.653Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154124744 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:20.653Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154124744 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:20.653Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:20.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:20.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:20.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:20.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:20.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:20.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:20.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:20.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:20.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:20.653Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:20.653Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:20.653Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:20.653Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:20.653Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:30:20.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154124747 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:30:20.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154124755 data=null doit=true} to TableItem with text {} [2019-07-30T21:30:20.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154124755 data=null} to TableItem with text {} [2019-07-30T21:30:20.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154124756 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:20.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154124756 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-30T21:30:20.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154124763 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:20.653Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:20.653Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:21.584Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:21.584Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:21.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154125811 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:21.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154125811 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:21.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154125812 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:21.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154125812 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:21.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154125812 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-30T21:30:21.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154125817 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:21.584Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:21.584Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:21.584Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:21.584Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:21.584Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:21.584Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:30:21.584Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:21.584Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:21.584Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:21.584Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:21.584Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:21.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154125824 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:21.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154125824 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:21.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154125824 data=null} to TreeItem with text {test} [2019-07-30T21:30:21.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154125824 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:21.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154125825 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:21.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154125888 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:21.841Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:21.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154125889 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:21.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154125889 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:21.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154125890 data=null} to TreeItem with text {test} [2019-07-30T21:30:21.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154125890 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:21.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154125890 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:21.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154125900 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:21.841Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:30:21.841Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:21.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154125901 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:30:21.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154125901 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:30:21.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154125901 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:30:21.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154125901 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:21.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154125902 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-30T21:30:21.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154125911 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:21.841Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:30:21.841Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T21:30:22.097Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:22.097Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:22.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1154126203 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:22.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1154126204 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:22.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1154126204 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:22.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1154126205 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:22.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154126205 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-30T21:30:22.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1154126240 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:22.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:22.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:22.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:22.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:22.098Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:22.098Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:22.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1154126244 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:22.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1154126245 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:22.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1154126245 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:22.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1154126245 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:22.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154126245 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-30T21:30:22.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1154126250 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:22.098Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T21:30:22.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1154126251 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:22.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1154126251 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:22.098Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:22.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1154126251 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:22.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1154126251 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:22.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154126252 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-30T21:30:22.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1154126255 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:22.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1154126256 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:22.098Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1154126256 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:22.098Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154126256 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-30T21:30:22.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1154126331 data=null button=1 stateMask=0x80000 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:22.661Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1154126644 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:22.661Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1154126644 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:22.661Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1154126665 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:22.661Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T21:30:22.661Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:22.661Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:22.661Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:22.661Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:22.661Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:22.661Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:22.661Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:22.661Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:22.661Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:22.661Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:22.661Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:22.661Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:22.661Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:22.661Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:22.661Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:30:22.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154126722 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:30:22.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154126722 data=null doit=true} to TableItem with text {} [2019-07-30T21:30:22.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154126722 data=null} to TableItem with text {} [2019-07-30T21:30:22.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154126722 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:22.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154126723 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-30T21:30:22.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154126753 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:22.661Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:22.661Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:23.591Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:23.591Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:23.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1154127849 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:23.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1154127849 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:23.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1154127849 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:23.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1154127850 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:23.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154127850 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-30T21:30:23.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1154127855 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:23.847Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:23.847Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:23.847Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:23.847Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:23.847Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:23.847Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:30:23.847Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:23.847Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:23.847Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:23.847Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:23.847Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:23.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154127861 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:23.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154127861 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:23.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154127861 data=null} to TreeItem with text {test} [2019-07-30T21:30:23.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154127862 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:23.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154127868 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:23.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154127911 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:23.847Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:23.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154127912 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:23.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154127912 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:23.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154127912 data=null} to TreeItem with text {test} [2019-07-30T21:30:23.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154127913 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:23.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154127941 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:23.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154127952 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:23.847Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:30:23.847Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:23.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154127953 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:30:23.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154127953 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:30:23.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154127953 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:30:23.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154127954 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:23.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154127954 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-30T21:30:23.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154127993 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:23.847Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:30:23.847Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T21:30:23.847Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:23.847Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:23.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1154128069 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:23.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1154128069 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:23.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1154128069 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:24.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1154128113 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:24.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154128114 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-30T21:30:24.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1154128154 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:24.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:24.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:24.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:24.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:24.105Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:24.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:24.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1154128157 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:24.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1154128158 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:24.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1154128158 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:24.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1154128158 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:24.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154128158 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-30T21:30:24.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1154128162 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:24.105Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T21:30:24.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1154128163 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:24.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1154128163 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:24.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:24.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1154128163 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:24.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1154128163 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:24.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154128164 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-30T21:30:24.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1154128167 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:24.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1154128167 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:24.105Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1154128173 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:24.105Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154128173 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-30T21:30:24.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1154128252 data=null button=1 stateMask=0x80000 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:24.626Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1154128624 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:24.626Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1154128668 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:24.626Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1154128668 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:24.626Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T21:30:24.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:24.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:24.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:24.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:24.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:24.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:24.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:24.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:24.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:24.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:24.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:24.626Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:24.626Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:24.626Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:24.626Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:24.626Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:30:24.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154128671 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:30:24.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154128671 data=null doit=true} to TableItem with text {} [2019-07-30T21:30:24.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154128671 data=null} to TableItem with text {} [2019-07-30T21:30:24.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154128671 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:24.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154128671 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-30T21:30:24.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154128693 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:24.626Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:24.626Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:25.554Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:25.554Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:25.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1154129795 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:25.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1154129795 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:25.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1154129795 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:25.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1154129795 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:25.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154129796 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-30T21:30:25.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1154129801 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:25.554Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:25.554Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:25.554Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:25.554Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:25.554Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:25.554Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:30:25.554Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:25.554Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:25.554Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:25.554Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:25.810Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:25.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154129813 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:25.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154129814 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:25.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154129814 data=null} to TreeItem with text {test} [2019-07-30T21:30:25.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154129814 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:25.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154129814 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:25.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154129854 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:25.810Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:25.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154129862 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:25.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154129862 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:25.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154129862 data=null} to TreeItem with text {test} [2019-07-30T21:30:25.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154129863 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:25.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154129863 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:25.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154129892 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:25.810Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:30:25.810Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:25.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154129893 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:30:25.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154129893 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:30:25.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154129893 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:30:25.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154129894 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:25.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154129894 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-30T21:30:25.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154129904 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:25.810Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:30:25.810Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T21:30:26.067Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:26.324Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:26.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1154130375 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:26.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1154130375 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:26.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1154130375 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:26.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1154130376 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:26.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154130376 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-30T21:30:26.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1154130419 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:26.324Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:26.324Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:26.324Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:26.324Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:26.324Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:26.324Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:26.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1154130422 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:26.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1154130422 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:26.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1154130422 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:26.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1154130423 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:26.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154130423 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-30T21:30:26.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1154130428 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:26.324Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:26.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1154130428 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:26.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1154130428 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:26.324Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:26.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1154130428 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:26.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1154130429 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:26.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154130429 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-30T21:30:26.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1154130432 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:26.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1154130433 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:26.324Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1154130433 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:26.324Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154130439 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-30T21:30:26.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1154130520 data=null button=1 stateMask=0x80000 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:26.889Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1154130968 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:26.889Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1154131017 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:26.889Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1154131019 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:26.889Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:26.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:26.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:26.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:26.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:26.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:26.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:26.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:26.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:26.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:26.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:26.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:26.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:26.889Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:26.889Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:26.889Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:26.889Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:26.889Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:30:26.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154131022 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:30:26.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154131032 data=null doit=true} to TableItem with text {} [2019-07-30T21:30:26.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154131032 data=null} to TableItem with text {} [2019-07-30T21:30:26.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154131033 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:26.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154131033 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-30T21:30:26.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154131056 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:26.889Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:26.889Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:27.819Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:27.819Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:27.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1154132058 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:27.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1154132058 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:27.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1154132058 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:27.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1154132059 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:27.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154132059 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-30T21:30:27.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1154132063 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:27.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:27.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:27.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:27.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:27.819Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:27.819Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:30:27.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:27.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:27.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:27.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:27.819Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:27.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154132069 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:27.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154132069 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:27.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154132069 data=null} to TreeItem with text {test} [2019-07-30T21:30:27.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154132070 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:28.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154132070 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:28.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154132117 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:28.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:28.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154132118 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:28.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154132118 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:28.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154132118 data=null} to TreeItem with text {test} [2019-07-30T21:30:28.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154132119 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:28.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154132119 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:28.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154132131 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:28.076Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:30:28.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:28.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154132132 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:30:28.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154132132 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:30:28.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154132132 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:30:28.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154132133 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:28.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154132133 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-30T21:30:28.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154132155 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:28.076Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:30:28.076Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:30:28.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:28.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:28.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:28.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:28.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:28.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154132165 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:28.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154132166 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:28.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154132166 data=null} to TreeItem with text {test} [2019-07-30T21:30:28.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154132166 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:28.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154132166 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:28.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154132191 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:28.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:28.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154132225 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:28.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154132225 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:28.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154132225 data=null} to TreeItem with text {test} [2019-07-30T21:30:28.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154132226 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:28.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154132226 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:28.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154132232 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:28.076Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:30:28.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:28.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154132233 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:30:28.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154132233 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:30:28.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154132233 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:30:28.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154132234 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:28.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154132234 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-30T21:30:28.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154132251 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:28.076Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:28.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154132251 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:30:28.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154132251 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:30:28.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154132252 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:30:28.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154132252 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:28.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154132252 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-30T21:30:28.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154132256 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:28.076Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:30:28.076Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:30:28.333Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:30:28.333Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:30:28.333Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1154132539 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T21:30:28.333Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:30:28.333Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:30:28.333Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:30:28.333Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:30:28.333Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:30:28.333Z] DEBUG - Clicking on &Yes [2019-07-30T21:30:28.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1154132541 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-30T21:30:28.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1154132541 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-30T21:30:28.333Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1154132541 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:30:28.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1154132541 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:30:28.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1154132541 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-30T21:30:28.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1154132541 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-30T21:30:28.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1154132541 data=null item=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-30T21:30:32.503Z] DEBUG - Clicked on [2019-07-30T21:30:32.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1154132299 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-30T21:30:33.067Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:30:33.067Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:33.067Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:33.067Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:33.067Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:33.067Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:33.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154137109 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:33.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154137109 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:33.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154137109 data=null} to TreeItem with text {test} [2019-07-30T21:30:33.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154137110 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:33.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154137110 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:33.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154137123 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:33.067Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:33.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154137133 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:33.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154137133 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:33.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154137133 data=null} to TreeItem with text {test} [2019-07-30T21:30:33.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154137133 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:33.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154137133 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:33.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154137139 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:33.067Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:30:33.067Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:33.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1154137143 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:30:33.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1154137143 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:30:33.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1154137143 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:30:33.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1154137143 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:30:33.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154137144 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-30T21:30:33.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1154137151 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:30:33.067Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:33.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1154137152 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:30:33.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1154137152 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:30:33.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1154137152 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:30:33.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1154137152 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:30:33.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154137152 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-30T21:30:33.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1154137155 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:30:33.067Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:30:33.067Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:30:33.324Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:30:33.325Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:30:33.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1154137396 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:30:33.325Z] 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-30T21:30:33.325Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:30:33.325Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:30:33.325Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:30:33.325Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:30:33.325Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:30:33.325Z] DEBUG - matched Combo with text " [2019-07-30T21:30:33.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1154137491 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-30T21:30:33.325Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:30:33.325Z] 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-30T21:30:33.325Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:30:33.325Z] 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-30T21:30:33.325Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:30:33.325Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5db4b007 [2019-07-30T21:30:33.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1154137496 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-30T21:30:33.325Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1154137496 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-30T21:30:33.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1154137496 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:30:33.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1154137496 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:30:33.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1154137496 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-30T21:30:33.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1154137497 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-30T21:30:33.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1154137497 data=null item=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-30T21:30:33.325Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1154137497 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-30T21:30:33.325Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1154137497 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-30T21:30:33.325Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1154137497 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-30T21:30:33.325Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1154137497 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:30:33.325Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1154137497 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:30:33.325Z] 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-30T21:30:33.325Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:30:33.325Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:30:33.325Z] 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-30T21:30:33.325Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:30:33.325Z] 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-30T21:30:33.325Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:30:33.325Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] 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-30T21:30:33.325Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:30:33.325Z] 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-30T21:30:33.325Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] 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-30T21:30:33.325Z] 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-30T21:30:33.325Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:30:33.325Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:30:33.325Z] DEBUG - Clicking on &Finish [2019-07-30T21:30:33.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1154137515 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-30T21:30:33.325Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1154137515 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-30T21:30:33.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1154137515 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:30:33.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1154137515 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:30:33.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1154137515 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-30T21:30:33.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1154137515 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-30T21:30:33.582Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:30:33.582Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:30:33.582Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:30:33.582Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:30:33.582Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:30:33.582Z] DEBUG - Clicked on &Finish [2019-07-30T21:30:34.146Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T21:30:34.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1154138099 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T21:30:34.146Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T21:30:34.146Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T21:30:34.146Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-07-30T21:30:34.146Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-07-30T21:30:34.146Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T21:30:34.146Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T21:30:34.146Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T21:30:34.146Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T21:30:34.146Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T21:30:34.146Z] DEBUG - Clicking on Rename All [2019-07-30T21:30:34.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1154138100 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-30T21:30:34.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1154138100 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-30T21:30:34.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1154138100 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T21:30:34.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1154138100 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T21:30:34.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1154138100 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-30T21:30:34.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1154138100 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-30T21:30:34.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1154138100 data=null item=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-30T21:30:34.146Z] DEBUG - Clicked on [2019-07-30T21:30:35.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1154137515 data=null item=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-30T21:30:35.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1154137203 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-30T21:30:35.334Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:30:35.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:35.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:35.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:35.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:35.334Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:35.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154139386 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:35.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154139386 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:35.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154139386 data=null} to TreeItem with text {test} [2019-07-30T21:30:35.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154139386 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:35.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154139387 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:35.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154139411 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:35.334Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:35.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154139412 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:35.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154139413 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:35.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154139413 data=null} to TreeItem with text {test} [2019-07-30T21:30:35.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154139413 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:35.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154139413 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:35.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154139421 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:35.334Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:30:35.334Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:35.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154139425 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:30:35.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154139425 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:30:35.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154139426 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:30:35.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154139426 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:35.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154139426 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-30T21:30:35.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154139439 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:35.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154139449 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:30:35.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154139449 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:30:35.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154139449 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:35.334Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154139450 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-30T21:30:35.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154139500 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:35.591Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:35.591Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:35.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154139866 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:35.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154139867 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:35.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154139867 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:35.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154139868 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:35.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154139868 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-30T21:30:35.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154139899 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:35.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:35.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:35.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:35.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:35.848Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:35.848Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:35.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154139903 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:35.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154139903 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:35.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154139903 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:35.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154139903 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:35.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154139903 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-30T21:30:35.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154139908 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:35.848Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:35.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154139908 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:35.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154139908 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:35.848Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:35.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154139909 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:35.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154139909 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:35.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154139909 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-30T21:30:35.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154139912 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:35.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154139913 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:35.848Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154139913 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:35.848Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154139913 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-30T21:30:36.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154139989 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:36.105Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154140212 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:36.105Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154140213 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:36.105Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154140213 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:36.105Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:36.105Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:37.127Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:37.127Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:37.127Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:37.127Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:37.127Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:30:37.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154141216 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:30:37.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154141216 data=null doit=true} to TableItem with text {} [2019-07-30T21:30:37.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154141216 data=null} to TableItem with text {} [2019-07-30T21:30:37.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154141216 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:37.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154141216 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-30T21:30:37.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154141258 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:37.127Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:37.127Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:37.531Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:37.531Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:37.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154141446 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:37.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154141446 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:37.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154141446 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:37.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154141447 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:37.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154141447 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-30T21:30:37.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154141451 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:30:37.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:37.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:37.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:37.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:37.531Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:37.531Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:30:37.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:37.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:37.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:37.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:37.531Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:37.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154141480 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:37.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154141480 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:37.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154141480 data=null} to TreeItem with text {test} [2019-07-30T21:30:37.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154141480 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:37.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154141480 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:37.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154141516 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:37.531Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:37.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154141516 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:37.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154141516 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:37.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154141516 data=null} to TreeItem with text {test} [2019-07-30T21:30:37.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154141517 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:37.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154141517 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:37.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154141522 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:37.531Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:30:37.531Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:37.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154141523 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:30:37.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154141523 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:30:37.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154141523 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:30:37.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154141524 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:37.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154141524 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-30T21:30:37.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154141581 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:37.531Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:30:37.979Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:37.979Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:37.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154141953 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:37.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1154141953 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:37.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1154141953 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:37.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154141954 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:37.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154141954 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-30T21:30:37.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154141988 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:37.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:37.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:37.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:37.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:37.979Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:37.979Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:37.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154141992 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:37.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1154141992 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:37.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1154141993 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:37.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154141993 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:37.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154141993 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-30T21:30:37.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154141998 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:37.979Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:37.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154141998 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:37.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1154141998 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:37.979Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:37.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1154141998 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:37.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154141999 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:37.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154141999 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-30T21:30:37.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154142003 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:37.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154142003 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:37.979Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154142008 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:37.979Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154142009 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-30T21:30:38.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154142141 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:38.236Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154142314 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:38.236Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1154142314 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:38.236Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1154142315 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:38.236Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:38.236Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:38.236Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:39.166Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:39.166Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:39.166Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:39.166Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:39.166Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:30:39.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154143318 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:30:39.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154143318 data=null doit=true} to TableItem with text {} [2019-07-30T21:30:39.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154143318 data=null} to TableItem with text {} [2019-07-30T21:30:39.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154143318 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:39.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154143319 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-30T21:30:39.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154143323 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:39.166Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:39.166Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:39.423Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:39.423Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:39.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154143594 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:39.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1154143594 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:39.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1154143595 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:39.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154143595 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:39.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154143595 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-30T21:30:39.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154143599 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:30:39.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:39.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:39.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:39.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:39.423Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:39.423Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:30:39.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:39.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:39.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:39.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:39.423Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:39.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154143605 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:39.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154143605 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:39.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154143605 data=null} to TreeItem with text {test} [2019-07-30T21:30:39.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154143606 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:39.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154143606 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:39.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154143636 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:39.423Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:39.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154143637 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:39.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154143637 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:39.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154143638 data=null} to TreeItem with text {test} [2019-07-30T21:30:39.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154143638 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:39.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154143638 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:39.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154143643 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:39.423Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:30:39.423Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:39.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154143644 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:30:39.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154143647 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:30:39.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154143647 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:30:39.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154143648 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:39.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154143648 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-30T21:30:39.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154143656 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:39.423Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:30:39.987Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:39.987Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:39.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154144122 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:39.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154144123 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:39.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154144123 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:39.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154144123 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:39.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154144124 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-30T21:30:39.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154144158 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:39.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:39.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:39.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:39.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:39.987Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:39.987Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:39.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154144161 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:39.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154144161 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:39.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154144161 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:39.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154144162 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:39.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154144162 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-30T21:30:39.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154144166 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:39.987Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:39.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154144167 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:39.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154144167 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:39.987Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:39.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154144167 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:39.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154144167 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:39.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154144167 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-30T21:30:39.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154144171 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:39.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154144171 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:39.987Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154144171 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:40.244Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154144171 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-30T21:30:40.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154144239 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:40.807Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154144864 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:40.807Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154144953 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:40.807Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154144954 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:40.807Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:40.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:40.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:40.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:40.807Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:40.807Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:40.807Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:40.807Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:40.807Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:30:40.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154144956 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:30:40.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154144956 data=null doit=true} to TableItem with text {} [2019-07-30T21:30:40.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154144956 data=null} to TableItem with text {} [2019-07-30T21:30:40.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154144957 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:40.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154144957 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-30T21:30:40.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154144962 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:40.807Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:40.807Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:41.736Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:41.736Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:41.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154146024 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:41.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154146024 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:41.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154146025 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:41.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154146025 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:41.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154146025 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-30T21:30:41.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154146030 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:30:41.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:41.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:41.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:41.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:41.993Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:41.993Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:30:41.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:41.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:41.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:41.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:41.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:41.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154146036 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:41.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154146036 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:41.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154146036 data=null} to TreeItem with text {test} [2019-07-30T21:30:41.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154146036 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:41.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154146036 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:41.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154146070 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:41.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:41.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154146071 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:41.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154146071 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:41.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154146071 data=null} to TreeItem with text {test} [2019-07-30T21:30:41.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154146071 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:41.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154146072 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:41.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154146077 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:41.993Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:30:41.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:41.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154146082 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:30:41.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154146083 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:30:41.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154146083 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:30:41.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154146083 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:41.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154146083 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-30T21:30:41.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154146093 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:41.993Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:30:42.249Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:42.249Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:42.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1154146373 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:42.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1154146374 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:42.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1154146374 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:42.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1154146374 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:42.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154146375 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-30T21:30:42.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1154146411 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:42.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:42.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:42.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:42.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:42.249Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:42.249Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:42.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1154146415 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:42.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1154146415 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:42.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1154146415 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:42.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1154146415 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:42.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154146415 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-30T21:30:42.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1154146420 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:42.249Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T21:30:42.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1154146421 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:42.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1154146421 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:42.249Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:42.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1154146421 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:42.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1154146421 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:42.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154146422 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-30T21:30:42.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1154146425 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:42.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1154146425 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:42.249Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1154146425 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:42.506Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154146426 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-30T21:30:42.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1154146508 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:42.762Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1154146811 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:42.762Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1154146811 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:42.762Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1154146811 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:42.762Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T21:30:42.762Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:42.762Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:42.762Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:42.762Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:42.762Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:42.762Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:42.762Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:42.762Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:42.762Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:30:42.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154146890 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:30:42.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154146890 data=null doit=true} to TableItem with text {} [2019-07-30T21:30:42.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154146890 data=null} to TableItem with text {} [2019-07-30T21:30:42.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154146891 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:42.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154146891 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-30T21:30:42.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154146896 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:42.762Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:42.762Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:43.692Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:43.692Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:43.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1154147993 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:43.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1154147993 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:43.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1154147994 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:43.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1154147994 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:43.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154147994 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-30T21:30:43.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1154148000 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:30:43.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:43.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:43.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:43.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:43.948Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:43.948Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:30:43.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:43.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:43.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:43.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:43.948Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:43.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154148015 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:43.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154148015 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:43.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154148016 data=null} to TreeItem with text {test} [2019-07-30T21:30:43.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154148016 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:43.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154148016 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:43.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154148094 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:43.948Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:43.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154148095 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:43.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154148095 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:43.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154148095 data=null} to TreeItem with text {test} [2019-07-30T21:30:43.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154148095 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:43.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154148095 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:43.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154148113 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:43.948Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:30:43.948Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:43.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154148118 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:30:43.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154148119 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:30:43.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154148119 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:30:43.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154148119 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:43.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154148119 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-30T21:30:43.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154148128 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:43.948Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:30:44.205Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:44.205Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:44.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1154148308 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:44.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1154148308 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:44.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1154148308 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:44.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1154148309 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:44.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154148309 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-30T21:30:44.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1154148350 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:44.205Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:44.205Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:44.205Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:44.205Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:44.205Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:44.205Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:44.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1154148353 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:44.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1154148354 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:44.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1154148354 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:44.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1154148354 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:44.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154148354 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-30T21:30:44.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1154148358 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:44.205Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T21:30:44.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1154148359 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:44.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1154148359 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:44.205Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:44.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1154148359 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:44.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1154148360 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:44.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154148360 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-30T21:30:44.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1154148363 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:44.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1154148363 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:44.205Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1154148364 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:44.461Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154148364 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-30T21:30:44.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1154148461 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:44.718Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1154148802 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:44.718Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1154148859 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:44.718Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1154148859 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:44.718Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T21:30:44.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:44.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:44.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:44.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:44.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:44.718Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:44.718Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:44.718Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:44.718Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:44.718Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:30:44.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154148865 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:30:44.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154148865 data=null doit=true} to TableItem with text {} [2019-07-30T21:30:44.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154148865 data=null} to TableItem with text {} [2019-07-30T21:30:44.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154148865 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:44.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154148865 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-30T21:30:44.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154148872 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:44.718Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:44.718Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:45.647Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:45.647Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:45.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1154149965 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:45.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1154149965 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:45.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1154149965 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:45.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1154149966 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:45.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154149966 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-30T21:30:45.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1154149971 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:30:45.905Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:45.905Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:45.905Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:45.905Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:45.905Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:45.905Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:30:45.905Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:45.905Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:45.905Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:45.905Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:45.905Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:45.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154149985 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:45.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154149985 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:45.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154149985 data=null} to TreeItem with text {test} [2019-07-30T21:30:45.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154149986 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:45.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154149986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:45.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154150033 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:45.905Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:45.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154150034 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:45.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154150034 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:45.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154150034 data=null} to TreeItem with text {test} [2019-07-30T21:30:45.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154150035 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:45.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154150035 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:45.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154150041 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:45.905Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:30:45.905Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:45.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154150043 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:30:45.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154150043 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:30:45.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154150043 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:30:45.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154150043 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:45.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154150043 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-30T21:30:45.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154150061 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:45.905Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:30:45.905Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:45.905Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:46.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1154150175 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:46.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1154150175 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:46.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1154150176 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:46.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1154150176 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:46.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154150176 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-30T21:30:46.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1154150220 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:46.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:46.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:46.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:46.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:46.162Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:46.162Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:46.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1154150224 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:46.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1154150224 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:46.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1154150224 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:46.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1154150224 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:46.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154150224 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-30T21:30:46.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1154150228 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:46.162Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:46.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1154150229 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:46.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1154150229 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:46.163Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:46.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1154150229 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:46.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1154150230 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:46.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154150230 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-30T21:30:46.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1154150260 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:46.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1154150260 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:46.163Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1154150261 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:46.163Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154150261 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-30T21:30:46.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1154150334 data=null button=1 stateMask=0x80000 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:46.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1154150700 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:46.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1154150743 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:46.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1154150743 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:46.675Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:46.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:46.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:46.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:46.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:46.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:46.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:46.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:46.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:46.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:46.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:46.675Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:30:46.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154150746 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:30:46.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154150747 data=null doit=true} to TableItem with text {} [2019-07-30T21:30:46.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154150747 data=null} to TableItem with text {} [2019-07-30T21:30:46.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154150747 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:46.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154150747 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-30T21:30:46.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154150792 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:46.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:46.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:47.606Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:47.606Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:47.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1154151879 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:47.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1154151879 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:47.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1154151880 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:47.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1154151880 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:47.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154151880 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-30T21:30:47.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1154151885 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:30:47.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:47.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:47.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:47.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:47.865Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:47.865Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:30:47.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:47.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:47.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:47.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:47.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:47.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154151891 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:47.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154151898 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:47.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154151898 data=null} to TreeItem with text {test} [2019-07-30T21:30:47.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154151899 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:47.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154151899 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:47.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154151947 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:47.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:47.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154151948 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:47.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154151948 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:47.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154151948 data=null} to TreeItem with text {test} [2019-07-30T21:30:47.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154151948 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:47.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154151948 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:47.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154151954 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:47.865Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:30:47.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:47.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154151954 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:30:47.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154151955 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:30:47.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154151955 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:30:47.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154151955 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:47.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154151955 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-30T21:30:47.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154151976 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:47.865Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:30:47.865Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:47.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:47.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154152084 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:30:47.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154152085 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:30:47.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154152085 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:30:47.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154152085 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:30:47.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154152086 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-30T21:30:47.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154152116 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:30:47.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:47.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:48.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:48.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:48.328Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:48.328Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:48.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154152119 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:30:48.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154152119 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:30:48.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154152119 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:30:48.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154152120 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:30:48.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154152120 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-30T21:30:48.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154152124 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:30:48.328Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:30:48.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154152125 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:30:48.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154152125 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:30:48.328Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:48.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154152125 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:30:48.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154152125 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:30:48.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154152125 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-30T21:30:48.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154152129 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:30:48.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154152129 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:30:48.328Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154152129 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:30:48.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154152226 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:30:48.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154152227 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:30:48.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154152227 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:30:48.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154152227 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:30:48.328Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:30:48.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:48.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:48.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:48.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:48.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:48.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:48.679Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:48.679Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:48.679Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:48.679Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:48.679Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:48.679Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:49.241Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:49.241Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:49.241Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:49.241Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:49.241Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:49.241Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:49.497Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:49.497Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:49.497Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:49.497Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:49.497Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:49.497Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:50.059Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154152129 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-30T21:30:50.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:50.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:50.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:50.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:50.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:50.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:50.877Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:50.877Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:50.877Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:50.877Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:50.877Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:50.877Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:51.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:51.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:51.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:51.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:51.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:51.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:51.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:52.807Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:52.807Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:52.807Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:52.807Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:52.807Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:30:52.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154156658 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:30:52.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154156658 data=null doit=true} to TableItem with text {} [2019-07-30T21:30:52.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154156658 data=null} to TableItem with text {} [2019-07-30T21:30:52.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154156659 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:52.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154156659 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-30T21:30:52.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154156665 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:52.807Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:52.807Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:52.807Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:52.807Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:52.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154156804 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:30:52.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154156805 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:30:52.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154156805 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:30:52.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154156805 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:30:52.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154156805 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-30T21:30:52.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154156810 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:30:52.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:52.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:52.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:52.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:52.807Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:52.807Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:30:52.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:52.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:52.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:52.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:52.807Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:52.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154156817 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:52.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154156817 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:52.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154156817 data=null} to TreeItem with text {test} [2019-07-30T21:30:52.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154156817 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:52.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154156817 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:52.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154156851 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:52.807Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:52.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154156852 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:52.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154156852 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:52.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154156853 data=null} to TreeItem with text {test} [2019-07-30T21:30:52.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154156853 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:52.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154156853 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:52.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154156865 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:52.808Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:30:52.808Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:52.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154156866 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:30:52.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154156866 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:30:52.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154156866 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:30:52.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154156867 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:52.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154156867 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-30T21:30:52.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154156877 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:52.808Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:30:53.065Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:53.065Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:53.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154157360 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:30:53.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154157360 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:30:53.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154157360 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:30:53.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154157360 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:30:53.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154157361 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-30T21:30:53.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154157395 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:30:53.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:53.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:53.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:53.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:53.321Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:53.321Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:53.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154157398 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:30:53.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154157399 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:30:53.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154157399 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:30:53.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154157399 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:30:53.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154157399 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-30T21:30:53.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154157403 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:30:53.321Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:30:53.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154157404 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:30:53.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154157404 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:30:53.321Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:53.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154157405 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:30:53.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154157405 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:30:53.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154157405 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-30T21:30:53.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154157408 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:30:53.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154157409 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:30:53.321Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154157409 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:30:53.321Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154157409 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-30T21:30:53.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154157478 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:30:53.578Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154157759 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:30:53.578Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154157767 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:30:53.578Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154157767 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:30:53.578Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:30:53.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:53.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:53.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:53.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:53.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:53.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:53.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:53.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:54.944Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:54.944Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:54.944Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:54.944Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:54.944Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:30:54.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154158771 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:30:54.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154158771 data=null doit=true} to TableItem with text {} [2019-07-30T21:30:54.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154158771 data=null} to TableItem with text {} [2019-07-30T21:30:54.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154158771 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:54.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154158772 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-30T21:30:54.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154158789 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:54.944Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:54.944Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:54.944Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:54.944Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:54.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154158975 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:30:54.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154158975 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:30:54.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154158976 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:30:54.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154158976 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:30:54.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154158976 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-30T21:30:54.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154158981 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:30:54.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:54.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:54.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:54.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:54.944Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:54.944Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:30:54.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:54.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:54.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:54.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:54.944Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:54.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154158994 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:54.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154158994 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:54.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154158994 data=null} to TreeItem with text {test} [2019-07-30T21:30:54.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154158995 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:54.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154158995 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:54.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154159036 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:54.944Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:54.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154159037 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:54.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154159037 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:54.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154159037 data=null} to TreeItem with text {test} [2019-07-30T21:30:54.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154159037 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:54.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154159038 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:54.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154159043 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:54.944Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:30:54.944Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:54.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154159044 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:30:54.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154159044 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:30:54.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154159044 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:30:54.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154159044 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:54.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154159044 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-30T21:30:54.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154159065 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:54.945Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:30:55.508Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:55.508Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:55.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154159552 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:30:55.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1154159552 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:30:55.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1154159552 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:30:55.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154159553 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:30:55.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154159553 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-30T21:30:55.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154159603 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:30:55.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:55.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:55.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:55.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:55.508Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:55.508Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:55.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154159607 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:30:55.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1154159607 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:30:55.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1154159607 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:30:55.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154159607 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:30:55.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154159607 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-30T21:30:55.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154159612 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:30:55.508Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:30:55.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154159613 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:30:55.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1154159613 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:30:55.508Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:55.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1154159613 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:30:55.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154159613 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:30:55.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154159613 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-30T21:30:55.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154159617 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:30:55.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154159617 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:30:55.508Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154159618 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:30:55.508Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154159623 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-30T21:30:56.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154159790 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:30:56.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154160365 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:30:56.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1154160365 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:30:56.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1154160365 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:30:56.328Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:30:56.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:56.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:56.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:56.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:56.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:56.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:56.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:56.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:56.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:56.328Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:56.328Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:56.328Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:56.328Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:56.328Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:30:56.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154160368 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:30:56.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154160377 data=null doit=true} to TableItem with text {} [2019-07-30T21:30:56.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154160377 data=null} to TableItem with text {} [2019-07-30T21:30:56.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154160377 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:56.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154160377 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-30T21:30:56.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154160423 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:56.328Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:56.328Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:57.257Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:57.257Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:57.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154161497 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:30:57.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1154161497 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:30:57.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1154161497 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:30:57.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154161498 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:30:57.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154161498 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-30T21:30:57.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154161503 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:30:57.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:57.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:57.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:57.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:57.257Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:57.257Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:30:57.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:57.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:57.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:57.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:57.514Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:57.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154161514 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:57.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154161514 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:57.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154161514 data=null} to TreeItem with text {test} [2019-07-30T21:30:57.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154161514 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:57.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154161514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:57.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154161550 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:57.514Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:57.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154161553 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:57.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154161553 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:57.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154161553 data=null} to TreeItem with text {test} [2019-07-30T21:30:57.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154161553 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:57.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154161553 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:57.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154161558 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:57.514Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:30:57.514Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:57.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154161559 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:30:57.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154161559 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:30:57.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154161559 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:30:57.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154161560 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:57.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154161560 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-30T21:30:57.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154161578 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:57.514Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:30:57.770Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:57.770Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:57.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154161851 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:30:57.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1154161851 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:30:57.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1154161852 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:30:57.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154161852 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:30:57.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154161852 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-30T21:30:57.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154161890 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:30:57.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:57.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:57.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:57.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:57.770Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:57.770Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:57.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154161894 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:30:57.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1154161894 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:30:57.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1154161894 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:30:57.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154161895 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:30:57.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154161895 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-30T21:30:57.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154161900 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:30:57.770Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:30:57.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154161900 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:30:57.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1154161901 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:30:57.770Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:57.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1154161901 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:30:57.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154161902 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:30:57.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154161902 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-30T21:30:57.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154161906 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:30:57.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154161906 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:30:57.770Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154161907 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:30:57.770Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154161912 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-30T21:30:58.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154162051 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:30:58.334Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154162335 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:30:58.334Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1154162390 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:30:58.334Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1154162390 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:30:58.334Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:30:58.334Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:58.334Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:58.334Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:58.334Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:58.334Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:58.334Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:58.334Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:58.334Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:58.334Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:58.334Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:30:58.334Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:58.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:58.334Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:58.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:58.334Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:30:58.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154162393 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:30:58.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154162393 data=null doit=true} to TableItem with text {} [2019-07-30T21:30:58.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154162393 data=null} to TableItem with text {} [2019-07-30T21:30:58.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154162394 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:58.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154162394 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-30T21:30:58.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154162431 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:30:58.334Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:30:58.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:30:59.263Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:59.264Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:59.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154163520 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:30:59.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1154163520 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:30:59.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1154163520 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:30:59.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154163520 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:30:59.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154163521 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-30T21:30:59.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154163526 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:30:59.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:59.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:59.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:59.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:59.526Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:30:59.526Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:30:59.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:59.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:59.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:30:59.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:30:59.526Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:59.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154163532 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:59.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154163532 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:59.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154163532 data=null} to TreeItem with text {test} [2019-07-30T21:30:59.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154163532 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:59.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154163532 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:59.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154163570 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:59.526Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:59.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154163570 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:30:59.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154163570 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:59.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154163571 data=null} to TreeItem with text {test} [2019-07-30T21:30:59.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154163571 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:59.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154163571 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:30:59.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154163594 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:30:59.527Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:30:59.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:30:59.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154163596 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:30:59.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154163596 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:30:59.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154163596 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:30:59.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154163596 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:59.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154163596 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-30T21:30:59.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154163622 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:30:59.527Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:30:59.527Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:30:59.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:00.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154163782 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:31:00.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1154163782 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:31:00.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1154163782 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:31:00.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154163783 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:31:00.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154163783 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-30T21:31:00.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154163830 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:31:00.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:00.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:00.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:00.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:00.124Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:00.124Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:00.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154163834 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:31:00.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1154163834 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:31:00.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1154163834 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:31:00.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154163834 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:31:00.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154163834 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-30T21:31:00.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154163886 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:31:00.124Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:31:00.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154163887 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:31:00.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1154163887 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:31:00.124Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:00.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1154163887 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:31:00.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154163888 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:31:00.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154163888 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-30T21:31:00.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154163893 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:31:00.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154163893 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:31:00.124Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154163894 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:31:00.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154164020 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:31:00.124Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154164021 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:31:00.124Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1154164021 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:31:00.124Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1154164021 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:31:00.124Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:31:00.124Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:00.124Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:00.124Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:00.124Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:00.124Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:00.124Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:00.124Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:00.124Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:00.124Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:00.124Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:00.381Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154163894 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-30T21:31:00.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:00.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:00.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:00.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:00.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:00.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:00.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:00.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:00.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:00.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:00.946Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:00.946Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:00.946Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:00.946Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:00.946Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:00.946Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:00.946Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:00.946Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:00.946Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:00.946Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:01.509Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:01.509Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:01.509Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:01.509Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:01.509Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:01.509Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:01.509Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:01.509Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:01.509Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:01.509Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:02.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:02.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:02.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:02.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:02.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:02.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:02.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:02.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:02.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:02.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:02.650Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:02.650Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:02.650Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:02.650Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:02.650Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:02.650Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:02.650Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:02.650Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:02.650Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:02.650Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:02.650Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:02.650Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:02.650Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:02.650Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:02.650Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:02.650Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:31:02.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154166789 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:31:02.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154166789 data=null doit=true} to TableItem with text {} [2019-07-30T21:31:02.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154166789 data=null} to TableItem with text {} [2019-07-30T21:31:02.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154166789 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:02.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154166790 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-30T21:31:02.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154166797 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:02.650Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:02.650Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:03.579Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:03.835Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:03.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154167937 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:31:03.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1154167937 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:31:03.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1154167937 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:31:03.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154167938 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:31:03.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154167938 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-30T21:31:03.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154167946 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:31:03.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:03.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:03.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:03.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:03.835Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:03.835Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:31:03.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:03.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:03.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:03.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:03.835Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:03.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154167958 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:03.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154167958 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:03.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154167958 data=null} to TreeItem with text {test} [2019-07-30T21:31:03.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154167959 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:03.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154167959 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:03.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154168003 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:03.835Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:03.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154168006 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:03.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154168006 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:03.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154168006 data=null} to TreeItem with text {test} [2019-07-30T21:31:03.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154168006 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:03.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154168006 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:03.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154168013 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:03.835Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:31:03.835Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:03.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154168014 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:31:03.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154168015 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:31:03.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154168015 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:31:03.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154168015 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:03.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154168015 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-30T21:31:03.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154168033 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:03.835Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:31:04.092Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:04.092Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:04.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154168350 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:31:04.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1154168351 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:31:04.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1154168351 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:31:04.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154168351 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:31:04.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154168352 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-30T21:31:04.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154168398 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:31:04.349Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:04.349Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:04.349Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:04.349Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:04.349Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:04.349Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:04.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154168401 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:31:04.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1154168401 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:31:04.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1154168401 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:31:04.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154168401 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:31:04.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154168402 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-30T21:31:04.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154168407 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:31:04.349Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:31:04.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154168408 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:31:04.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1154168408 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:31:04.349Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:04.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1154168408 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:31:04.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154168408 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:31:04.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154168409 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-30T21:31:04.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154168413 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:31:04.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154168414 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:31:04.349Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154168414 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:31:04.349Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154168418 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-30T21:31:04.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154168594 data=null button=1 stateMask=0x80000 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:31:04.912Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154169001 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:31:04.912Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1154169096 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:31:04.912Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1154169099 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:31:04.912Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:31:04.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:04.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:04.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:04.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:04.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:04.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:04.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:04.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:04.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:04.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:04.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:04.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:04.912Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:04.912Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:04.912Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:04.912Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:04.912Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:31:04.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154169105 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:31:04.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154169105 data=null doit=true} to TableItem with text {} [2019-07-30T21:31:04.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154169105 data=null} to TableItem with text {} [2019-07-30T21:31:04.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154169105 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:04.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154169106 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-30T21:31:04.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154169115 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:04.912Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:04.912Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:05.841Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:05.841Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:06.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154170120 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:31:06.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1154170120 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:31:06.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1154170120 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:31:06.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154170121 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:31:06.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154170121 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-30T21:31:06.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154170127 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:31:06.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:06.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:06.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:06.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:06.098Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:06.098Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:31:06.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:06.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:06.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:06.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:06.098Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:06.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154170143 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:06.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154170143 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:06.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154170143 data=null} to TreeItem with text {test} [2019-07-30T21:31:06.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154170143 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:06.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154170143 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:06.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154170187 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:06.098Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:06.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154170188 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:06.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154170188 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:06.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154170188 data=null} to TreeItem with text {test} [2019-07-30T21:31:06.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154170188 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:06.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154170188 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:06.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154170214 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:06.098Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:31:06.098Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:06.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154170215 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:31:06.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154170215 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:31:06.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154170215 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:31:06.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154170216 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:06.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154170216 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-30T21:31:06.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154170241 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:06.098Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:31:06.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:06.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:06.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:06.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:06.098Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:06.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154170252 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:06.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154170253 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:06.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154170253 data=null} to TreeItem with text {test} [2019-07-30T21:31:06.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154170253 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:06.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154170253 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:06.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154170277 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:06.098Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:06.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154170278 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:06.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154170278 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:06.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154170278 data=null} to TreeItem with text {test} [2019-07-30T21:31:06.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154170278 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:06.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154170279 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:06.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154170288 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:06.098Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:31:06.098Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:06.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154170289 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:31:06.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154170289 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:31:06.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154170290 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:31:06.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154170290 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:06.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154170290 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-30T21:31:06.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154170300 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:06.098Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:06.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154170301 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:31:06.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154170301 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:31:06.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154170310 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:31:06.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154170311 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:06.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154170311 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-30T21:31:06.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154170316 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:06.355Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:31:06.355Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:31:06.355Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:31:06.612Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:31:06.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1154170637 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T21:31:06.612Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:31:06.612Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:31:06.612Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:31:06.612Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:31:06.612Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:31:06.612Z] DEBUG - Clicking on &Yes [2019-07-30T21:31:06.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1154170638 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-30T21:31:06.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1154170638 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-30T21:31:06.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1154170638 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:31:06.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1154170638 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:31:06.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1154170639 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-30T21:31:06.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1154170639 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-30T21:31:06.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1154170639 data=null item=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-30T21:31:10.785Z] DEBUG - Clicked on [2019-07-30T21:31:11.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1154170360 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-30T21:31:11.604Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:31:11.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:11.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:11.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:11.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:11.604Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:11.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154175595 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:11.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154175595 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:11.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154175595 data=null} to TreeItem with text {test} [2019-07-30T21:31:11.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154175596 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:11.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154175596 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:11.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154175609 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:11.604Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:11.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154175621 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:11.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154175621 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:11.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154175621 data=null} to TreeItem with text {test} [2019-07-30T21:31:11.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154175622 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:11.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154175622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:11.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154175630 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:11.604Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:31:11.604Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:11.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1154175631 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:31:11.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1154175631 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:31:11.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1154175632 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:31:11.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1154175632 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:31:11.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154175632 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-30T21:31:11.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1154175640 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:31:11.604Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:11.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1154175641 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:31:11.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1154175641 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:31:11.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1154175641 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:31:11.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1154175641 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:31:11.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154175642 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-30T21:31:11.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1154175654 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:31:11.604Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:31:11.604Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:31:11.863Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:31:11.863Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:31:11.863Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1154175903 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:31:11.863Z] 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-30T21:31:11.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:31:11.863Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:31:11.863Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:31:11.863Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:31:11.863Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:31:11.863Z] DEBUG - matched Combo with text " [2019-07-30T21:31:11.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1154176084 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-30T21:31:11.863Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:31:11.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-30T21:31:11.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:31:11.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-30T21:31:11.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:31:11.863Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@20f92b24 [2019-07-30T21:31:11.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1154176089 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-30T21:31:11.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1154176089 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-30T21:31:11.863Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1154176089 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:31:11.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1154176089 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:31:11.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1154176090 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-30T21:31:11.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1154176090 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-30T21:31:11.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1154176090 data=null item=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-30T21:31:11.863Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1154176090 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-30T21:31:11.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1154176090 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-30T21:31:11.863Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1154176090 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-30T21:31:11.863Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1154176090 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:31:11.863Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1154176090 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:31:11.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-30T21:31:11.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:31:11.863Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:31:11.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-30T21:31:11.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:31:11.863Z] 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-30T21:31:11.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:31:11.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-30T21:31:11.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:31:11.863Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:31:11.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-30T21:31:11.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:31:11.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-30T21:31:11.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:31:11.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-30T21:31:11.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-30T21:31:11.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:31:11.863Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:31:11.863Z] DEBUG - Clicking on &Finish [2019-07-30T21:31:11.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1154176106 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-30T21:31:11.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1154176106 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-30T21:31:11.863Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1154176106 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:31:11.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1154176106 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:31:11.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1154176106 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-30T21:31:11.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1154176107 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-30T21:31:12.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1154176107 data=null item=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-30T21:31:12.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1154175694 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-30T21:31:12.778Z] DEBUG - Clicked on [2019-07-30T21:31:12.778Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:31:12.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:12.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:12.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:12.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:12.778Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:12.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154176744 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:12.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154176744 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:12.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154176744 data=null} to TreeItem with text {test} [2019-07-30T21:31:12.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154176745 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:12.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154176745 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:12.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154176769 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:12.778Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:12.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154176777 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:12.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154176777 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:12.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154176778 data=null} to TreeItem with text {test} [2019-07-30T21:31:12.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154176778 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:12.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154176778 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:12.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154176785 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:12.778Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:31:12.778Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:12.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1154176794 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:31:12.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1154176795 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:31:12.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1154176795 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:31:12.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1154176795 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:31:12.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154176795 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-30T21:31:12.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1154176817 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:31:12.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1154176817 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:31:12.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1154176817 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:31:12.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1154176818 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:31:12.778Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154176818 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-30T21:31:12.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1154176833 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:31:12.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1154176833 data=null doit=true} to TreeItem with text {z-clashes [1]} [2019-07-30T21:31:12.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1154176833 data=null} to TreeItem with text {z-clashes [1]} [2019-07-30T21:31:12.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1154176834 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-30T21:31:12.778Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154176834 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-30T21:31:12.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1154176837 data=null button=1 stateMask=0x80000 x=103 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-30T21:31:13.034Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:13.034Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:13.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154177304 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:13.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154177304 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:13.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154177304 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:13.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154177305 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:13.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154177305 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-30T21:31:13.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154177345 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:13.291Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:13.291Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:13.291Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:13.291Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:13.291Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:13.291Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:13.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154177348 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:13.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154177348 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:13.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154177349 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:13.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154177349 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:13.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154177349 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-30T21:31:13.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154177357 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:13.291Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:13.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154177358 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:13.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154177358 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:13.291Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:13.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154177358 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:13.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154177359 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:13.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154177359 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-30T21:31:13.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154177366 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:13.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154177366 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:13.291Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154177367 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:13.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154177432 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:13.291Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154177432 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:13.291Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154177433 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:13.291Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154177433 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:13.291Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:13.547Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154177367 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-30T21:31:14.917Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:15.848Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:15.848Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:15.848Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:15.848Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:15.848Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:31:15.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154179970 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:31:15.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154179970 data=null doit=true} to TableItem with text {} [2019-07-30T21:31:15.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154179971 data=null} to TableItem with text {} [2019-07-30T21:31:15.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154179971 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:15.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154179971 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-30T21:31:15.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154179976 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:15.848Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:15.848Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:15.848Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:15.848Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:15.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154180098 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:15.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154180099 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:15.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154180099 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:15.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154180100 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:16.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154180100 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-30T21:31:16.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154180106 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:16.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:16.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:16.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:16.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:16.105Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:16.105Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:31:16.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:16.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:16.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:16.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:16.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:16.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154180118 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:16.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154180119 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:16.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154180119 data=null} to TreeItem with text {test} [2019-07-30T21:31:16.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154180119 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:16.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154180119 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:16.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154180156 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:16.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:16.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154180157 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:16.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154180157 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:16.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154180157 data=null} to TreeItem with text {test} [2019-07-30T21:31:16.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154180157 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:16.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154180157 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:16.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154180164 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:16.105Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:31:16.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:16.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1154180165 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:31:16.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1154180165 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:31:16.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1154180165 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:31:16.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1154180165 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:31:16.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154180165 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-30T21:31:16.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1154180185 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:31:16.105Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T21:31:16.361Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:16.361Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:16.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154180612 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:16.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154180612 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:16.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154180612 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:16.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154180613 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:16.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154180613 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-30T21:31:16.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154180670 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:16.618Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:16.618Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:16.618Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:16.618Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:16.618Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:16.618Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:16.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154180674 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:16.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154180674 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:16.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154180674 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:16.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154180675 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:16.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154180675 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-30T21:31:16.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154180679 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:16.618Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:16.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154180683 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:16.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154180684 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:16.618Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:16.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154180684 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:16.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154180684 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:16.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154180684 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-30T21:31:16.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154180688 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:16.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154180688 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:16.618Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154180688 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:16.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154180740 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:16.618Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154180741 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:16.618Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154180741 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:16.618Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154180741 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:16.618Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:16.618Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:17.180Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154180688 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-30T21:31:17.180Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:17.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:18.001Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:20.518Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:20.518Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:20.518Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:20.518Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:20.518Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:20.518Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:20.518Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:31:20.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154184598 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:31:20.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154184598 data=null doit=true} to TableItem with text {} [2019-07-30T21:31:20.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154184599 data=null} to TableItem with text {} [2019-07-30T21:31:20.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154184599 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:20.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154184599 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-30T21:31:20.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154184617 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:20.518Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:20.518Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:20.518Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:20.518Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:20.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154184781 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:20.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154184781 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:20.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154184781 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:20.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154184782 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:20.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154184782 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-30T21:31:20.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154184788 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:20.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:20.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:20.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:20.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:20.775Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:20.775Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:31:20.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:20.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:20.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:20.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:20.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:20.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154184801 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:20.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154184801 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:20.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154184801 data=null} to TreeItem with text {test} [2019-07-30T21:31:20.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154184801 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:20.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154184802 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:20.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154184842 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:20.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:20.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154184843 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:20.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154184843 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:20.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154184843 data=null} to TreeItem with text {test} [2019-07-30T21:31:20.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154184843 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:20.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154184843 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:20.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154184849 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:20.775Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:31:20.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:20.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1154184849 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:31:20.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1154184850 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:31:20.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1154184850 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:31:20.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1154184850 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:31:20.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154184850 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-30T21:31:20.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1154184869 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:31:20.775Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T21:31:20.775Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:31:20.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:20.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:20.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:20.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:20.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:20.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154184879 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:20.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154184879 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:20.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154184879 data=null} to TreeItem with text {test} [2019-07-30T21:31:20.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154184880 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:20.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154184880 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:20.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154184906 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:20.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:20.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154184907 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:20.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154184907 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:20.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154184908 data=null} to TreeItem with text {test} [2019-07-30T21:31:20.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154184908 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:20.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154184908 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:20.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154184918 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:20.775Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:31:20.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:20.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1154184919 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:31:20.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1154184919 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:31:20.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1154184919 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:31:20.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1154184919 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:31:20.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154184920 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-30T21:31:20.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1154184927 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:31:20.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:20.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1154184928 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:31:20.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1154184928 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:31:20.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1154184928 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:31:20.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1154184928 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:31:20.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154184928 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-30T21:31:20.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1154184945 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:31:20.775Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:31:20.775Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:31:21.032Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:31:21.032Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:31:21.032Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1154185243 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T21:31:21.032Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:31:21.032Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:31:21.032Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:31:21.032Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:31:21.032Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:31:21.032Z] DEBUG - Clicking on &Yes [2019-07-30T21:31:21.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1154185244 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-30T21:31:21.032Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1154185244 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-30T21:31:21.032Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1154185244 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:31:21.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1154185244 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:31:21.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1154185244 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-30T21:31:21.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1154185244 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-30T21:31:21.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1154185244 data=null item=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-30T21:31:22.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1154184993 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-30T21:31:22.401Z] DEBUG - Clicked on [2019-07-30T21:31:22.401Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:31:22.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:22.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:22.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:22.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:22.401Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:22.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154186368 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:22.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154186368 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:22.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154186368 data=null} to TreeItem with text {test} [2019-07-30T21:31:22.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154186369 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:22.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154186369 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:22.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154186408 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:22.401Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:22.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154186409 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:22.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154186409 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:22.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154186409 data=null} to TreeItem with text {test} [2019-07-30T21:31:22.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154186410 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:22.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154186410 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:22.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154186427 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:22.401Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:31:22.401Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:22.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1154186429 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:31:22.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1154186429 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:31:22.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1154186429 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:31:22.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1154186429 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:31:22.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154186429 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-30T21:31:22.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1154186446 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:31:22.401Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:22.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1154186447 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:31:22.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1154186447 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:31:22.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1154186447 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:31:22.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1154186447 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:31:22.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154186448 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-30T21:31:22.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1154186460 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:31:22.401Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:31:22.401Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:31:22.658Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:31:22.658Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:31:22.658Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1154186771 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:31:22.658Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:31:22.658Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:22.658Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:31:22.658Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-30T21:31:22.658Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:31:22.659Z] 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-30T21:31:22.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:31:22.659Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:31:22.659Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:31:22.659Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:31:22.659Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:31:22.659Z] DEBUG - matched Combo with text " [2019-07-30T21:31:22.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1154186851 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-30T21:31:22.659Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:31:22.659Z] 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-30T21:31:22.659Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:31:22.659Z] 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-30T21:31:22.659Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:31:22.659Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:31:22.659Z] 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-30T21:31:22.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:31:22.659Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:31:22.659Z] 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-30T21:31:22.659Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:31:22.659Z] 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-30T21:31:22.659Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:31:22.659Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] 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-30T21:31:22.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:31:22.659Z] 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-30T21:31:22.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] 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-30T21:31:22.659Z] 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-30T21:31:22.659Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:31:22.659Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:31:22.659Z] DEBUG - Clicking on &Finish [2019-07-30T21:31:22.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1154186906 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-30T21:31:22.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1154186907 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-30T21:31:22.659Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1154186907 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:31:22.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1154186907 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:31:22.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1154186907 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-30T21:31:22.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1154186907 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-30T21:31:22.915Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:31:22.915Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:31:23.171Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:31:23.171Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:31:23.171Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:31:23.171Z] DEBUG - Clicked on &Finish [2019-07-30T21:31:24.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1154186907 data=null item=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-30T21:31:24.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1154186512 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-30T21:31:24.363Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:31:24.363Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:24.363Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:24.363Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:24.363Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:24.363Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:24.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154188396 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:24.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154188396 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:24.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154188396 data=null} to TreeItem with text {test} [2019-07-30T21:31:24.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154188397 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:24.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154188397 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:24.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154188421 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:24.363Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:24.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154188422 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:24.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154188422 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:24.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154188422 data=null} to TreeItem with text {test} [2019-07-30T21:31:24.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154188423 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:24.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154188423 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:24.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154188428 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:24.363Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:31:24.363Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:24.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154188432 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:31:24.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154188432 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:31:24.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154188432 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:31:24.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154188432 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:24.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154188432 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-30T21:31:24.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154188440 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:24.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154188440 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:31:24.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154188440 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:31:24.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154188440 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:24.363Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154188440 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-30T21:31:24.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154188462 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:25.030Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:25.030Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:25.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154188944 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:25.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154188945 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:25.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154188945 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:25.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154188945 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:25.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154188945 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-30T21:31:25.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154188978 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:25.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:25.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:25.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:25.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:25.030Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:25.030Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:25.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154188983 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:25.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154188984 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:25.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154188984 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:25.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154188984 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:25.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154188985 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-30T21:31:25.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154188990 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:25.030Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:25.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154188991 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:25.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154188991 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:25.030Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:25.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154188991 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:25.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154188992 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:25.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154188992 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-30T21:31:25.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154189002 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:25.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154189002 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:25.030Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154189003 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:25.378Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154189003 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-30T21:31:25.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154189146 data=null button=1 stateMask=0x80000 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:25.378Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154189356 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:25.378Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154189356 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:25.378Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154189357 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:25.378Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:25.378Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:26.307Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:26.307Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:26.307Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:26.307Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:26.307Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:31:26.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154190443 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:31:26.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154190443 data=null doit=true} to TableItem with text {} [2019-07-30T21:31:26.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154190443 data=null} to TableItem with text {} [2019-07-30T21:31:26.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154190444 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:26.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154190444 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-30T21:31:26.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154190449 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:26.307Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:26.307Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:26.564Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:26.564Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:26.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154190643 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:26.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154190643 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:26.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154190644 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:26.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154190644 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:26.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154190644 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-30T21:31:26.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154190650 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:26.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:26.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:26.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:26.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:26.564Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:26.564Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:31:26.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:26.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:26.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:26.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:26.564Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:26.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154190661 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:26.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154190661 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:26.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154190661 data=null} to TreeItem with text {test} [2019-07-30T21:31:26.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154190661 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:26.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154190662 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:26.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154190708 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:26.564Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:26.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154190709 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:26.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154190709 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:26.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154190709 data=null} to TreeItem with text {test} [2019-07-30T21:31:26.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154190710 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:26.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154190710 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:26.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154190716 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:26.564Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:31:26.564Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:26.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154190717 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:31:26.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154190717 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:31:26.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154190717 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:31:26.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154190718 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:26.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154190718 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-30T21:31:26.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154190737 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:26.564Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:31:27.128Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:27.128Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:27.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154191214 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:27.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1154191215 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:27.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1154191215 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:27.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154191215 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:27.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154191216 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-30T21:31:27.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154191260 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:27.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:27.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:27.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:27.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:27.128Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:27.128Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:27.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154191264 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:27.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1154191264 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:27.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1154191264 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:27.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154191265 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:27.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154191265 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-30T21:31:27.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154191271 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:27.128Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:27.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154191272 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:27.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1154191272 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:27.128Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:27.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1154191273 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:27.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154191273 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:27.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154191273 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-30T21:31:27.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154191287 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:27.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154191288 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:27.128Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154191288 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:27.384Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154191288 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-30T21:31:27.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154191431 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:27.384Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154191627 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:27.384Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1154191628 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:27.384Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1154191628 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:27.384Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:27.384Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:27.384Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:28.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:28.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:28.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:28.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:28.756Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:31:28.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154192634 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:31:28.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154192634 data=null doit=true} to TableItem with text {} [2019-07-30T21:31:28.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154192634 data=null} to TableItem with text {} [2019-07-30T21:31:28.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154192635 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:28.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154192635 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-30T21:31:28.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154192644 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:28.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:28.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:28.756Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:28.756Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:28.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154192828 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:28.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1154192829 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:28.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1154192829 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:28.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154192829 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:28.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154192830 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-30T21:31:28.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154192834 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:28.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:28.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:28.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:28.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:28.756Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:28.756Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:31:28.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:28.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:28.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:28.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:28.756Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:28.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154192858 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:28.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154192858 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:28.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154192858 data=null} to TreeItem with text {test} [2019-07-30T21:31:28.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154192859 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:28.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154192859 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:28.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154192897 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:28.756Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:28.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154192898 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:28.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154192898 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:28.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154192898 data=null} to TreeItem with text {test} [2019-07-30T21:31:28.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154192899 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:28.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154192899 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:28.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154192905 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:28.756Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:31:28.756Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:28.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154192906 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:31:28.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154192906 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:31:28.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154192906 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:31:28.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154192906 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:28.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154192907 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-30T21:31:28.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154192925 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:28.756Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:31:29.326Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:29.326Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:29.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154193404 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:29.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154193405 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:29.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154193405 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:29.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154193405 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:29.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154193405 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-30T21:31:29.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154193443 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:29.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:29.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:29.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:29.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:29.326Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:29.326Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:29.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154193447 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:29.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154193447 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:29.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154193447 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:29.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154193447 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:29.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154193447 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-30T21:31:29.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154193452 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:29.326Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:29.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154193452 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:29.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154193452 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:29.326Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:29.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154193452 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:29.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154193453 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:29.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154193453 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-30T21:31:29.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154193456 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:29.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154193456 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:29.326Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154193457 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:29.326Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154193457 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-30T21:31:30.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154193589 data=null button=1 stateMask=0x80000 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:30.256Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154194236 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:30.256Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154194237 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:30.256Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154194238 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:30.256Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:30.256Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:30.256Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:30.256Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:30.256Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:30.256Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:30.256Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:30.256Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:30.256Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:31:30.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154194242 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:31:30.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154194242 data=null doit=true} to TableItem with text {} [2019-07-30T21:31:30.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154194242 data=null} to TableItem with text {} [2019-07-30T21:31:30.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154194243 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:30.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154194243 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-30T21:31:30.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154194252 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:30.256Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:30.256Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:31.184Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:31.184Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:31.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154195298 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:31.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154195299 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:31.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154195299 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:31.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154195299 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:31.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154195300 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-30T21:31:31.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154195309 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:31.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:31.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:31.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:31.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:31.184Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:31.184Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:31:31.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:31.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:31.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:31.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:31.184Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:31.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154195341 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:31.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154195341 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:31.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154195341 data=null} to TreeItem with text {test} [2019-07-30T21:31:31.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154195342 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:31.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154195342 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:31.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154195381 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:31.184Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:31.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154195382 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:31.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154195383 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:31.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154195386 data=null} to TreeItem with text {test} [2019-07-30T21:31:31.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154195390 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:31.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154195390 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:31.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154195400 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:31.184Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:31:31.184Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:31.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154195401 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:31:31.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154195402 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:31:31.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154195402 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:31:31.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154195402 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:31.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154195402 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-30T21:31:31.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154195422 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:31.184Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:31:31.756Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:31.756Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:31.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1154195900 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:31.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1154195900 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:31.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1154195900 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:31.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1154195901 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:31.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154195901 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-30T21:31:31.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1154195937 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:31.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:31.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:31.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:31.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:31.756Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:31.756Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:31.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1154195940 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:31.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1154195940 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:31.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1154195941 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:31.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1154195941 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:31.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154195941 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-30T21:31:31.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1154195946 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:31.756Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T21:31:31.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1154195946 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:31.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1154195946 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:31.756Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:31.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1154195947 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:31.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1154195947 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:31.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154195947 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-30T21:31:31.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1154195950 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:31.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1154195951 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:31.756Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1154195951 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:32.012Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154195951 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-30T21:31:32.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1154196022 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:32.268Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1154196402 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:32.268Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1154196454 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:32.268Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1154196455 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:32.268Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T21:31:32.268Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:32.268Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:32.268Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:32.268Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:32.268Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:32.268Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:32.268Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:32.268Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:32.268Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:31:32.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154196458 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:31:32.268Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154196467 data=null doit=true} to TableItem with text {} [2019-07-30T21:31:32.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154196467 data=null} to TableItem with text {} [2019-07-30T21:31:32.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154196468 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:32.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154196468 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-30T21:31:32.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154196473 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:32.268Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:32.268Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:33.638Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:33.895Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:33.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1154197975 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:33.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1154197975 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:33.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1154197975 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:33.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1154197976 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:33.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154197976 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-30T21:31:33.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1154197981 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:33.895Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:33.895Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:33.895Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:33.895Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:33.895Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:33.895Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:31:33.895Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:33.895Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:33.895Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:33.895Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:33.895Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:33.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154197995 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:33.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154197996 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:33.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154197996 data=null} to TreeItem with text {test} [2019-07-30T21:31:33.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154197996 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:33.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154197996 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:33.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154198039 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:33.895Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:33.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154198040 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:33.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154198040 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:33.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154198040 data=null} to TreeItem with text {test} [2019-07-30T21:31:33.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154198040 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:33.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154198040 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:33.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154198046 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:33.895Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:31:33.895Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:33.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154198047 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:31:33.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154198047 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:31:33.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154198048 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:31:33.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154198048 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:33.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154198048 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-30T21:31:33.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154198065 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:33.895Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:31:34.459Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:34.459Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:34.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1154198537 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:34.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1154198538 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:34.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1154198538 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:34.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1154198539 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:34.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154198539 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-30T21:31:34.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1154198579 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:34.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:34.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:34.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:34.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:34.459Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:34.459Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:34.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1154198584 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:34.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1154198584 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:34.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1154198584 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:34.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1154198584 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:34.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154198585 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-30T21:31:34.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1154198591 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:34.459Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T21:31:34.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1154198592 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:34.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1154198592 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:34.459Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:34.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1154198592 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:34.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1154198593 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:34.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154198593 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-30T21:31:34.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1154198602 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:34.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1154198603 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:34.459Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1154198603 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:34.459Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154198603 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-30T21:31:35.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1154198741 data=null button=1 stateMask=0x80000 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:35.022Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1154199081 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:35.022Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1154199083 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:35.022Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1154199083 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:35.022Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T21:31:35.022Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:35.022Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:35.022Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:35.022Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:35.022Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:35.022Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:35.022Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:35.022Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:35.022Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:35.022Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:31:35.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154199086 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:31:35.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154199086 data=null doit=true} to TableItem with text {} [2019-07-30T21:31:35.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154199086 data=null} to TableItem with text {} [2019-07-30T21:31:35.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154199087 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:35.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154199087 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-30T21:31:35.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154199093 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:35.023Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:35.023Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:36.128Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:36.128Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:36.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1154200213 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:36.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1154200213 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:36.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1154200213 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:36.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1154200213 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:36.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154200213 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-30T21:31:36.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1154200218 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:36.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:36.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:36.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:36.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:36.128Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:36.128Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:31:36.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:36.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:36.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:36.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:36.128Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:36.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154200231 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:36.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154200231 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:36.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154200231 data=null} to TreeItem with text {test} [2019-07-30T21:31:36.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154200231 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:36.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154200231 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:36.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154200290 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:36.387Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:36.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154200291 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:36.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154200291 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:36.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154200291 data=null} to TreeItem with text {test} [2019-07-30T21:31:36.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154200292 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:36.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154200292 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:36.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154200298 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:36.387Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:31:36.387Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:36.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154200299 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:31:36.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154200299 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:31:36.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154200299 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:31:36.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154200300 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:36.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154200300 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-30T21:31:36.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154200320 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:36.387Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:31:36.387Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:36.387Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:36.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1154200440 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:36.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1154200440 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:36.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1154200441 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:36.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1154200441 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:36.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154200441 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-30T21:31:36.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1154200500 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:36.387Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:36.387Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:36.387Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:36.387Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:36.387Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:36.387Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:36.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1154200505 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:36.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1154200505 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:36.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1154200505 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:36.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1154200505 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:36.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154200506 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-30T21:31:36.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1154200511 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:36.387Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:36.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1154200512 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:36.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1154200512 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:36.387Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:36.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1154200512 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:36.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1154200513 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:36.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154200513 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-30T21:31:36.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1154200525 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:36.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1154200525 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:36.387Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1154200525 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:36.387Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154200525 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-30T21:31:36.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1154200602 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:36.951Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1154200972 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:36.951Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1154201047 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:36.951Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1154201047 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:36.951Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:36.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:36.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:36.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:36.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:36.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:36.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:36.951Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:36.951Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:36.951Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:36.951Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:36.951Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:31:36.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154201050 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:31:36.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154201050 data=null doit=true} to TableItem with text {} [2019-07-30T21:31:36.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154201050 data=null} to TableItem with text {} [2019-07-30T21:31:36.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154201051 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:36.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154201051 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-30T21:31:36.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154201056 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:36.951Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:36.951Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:37.882Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:37.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:38.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1154202152 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:38.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1154202153 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:38.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1154202153 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:38.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1154202153 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:38.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154202153 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-30T21:31:38.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1154202158 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:38.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:38.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:38.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:38.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:38.139Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:38.139Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:31:38.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:38.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:38.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:38.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:38.139Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:38.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154202171 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:38.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154202172 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:38.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154202172 data=null} to TreeItem with text {test} [2019-07-30T21:31:38.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154202172 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:38.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154202172 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:38.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154202232 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:38.139Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:38.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154202232 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:38.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154202232 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:38.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154202233 data=null} to TreeItem with text {test} [2019-07-30T21:31:38.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154202233 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:38.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154202233 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:38.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154202239 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:38.139Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:31:38.139Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:38.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154202239 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:31:38.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154202240 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:31:38.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154202240 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:31:38.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154202240 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:38.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154202240 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-30T21:31:38.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154202261 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:38.139Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:31:38.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=1154202262 data=null doit=true} to TreeItem with text {z-clashes [6]} [2019-07-30T21:31:38.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=1154202262 data=null} to TreeItem with text {z-clashes [6]} [2019-07-30T21:31:38.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=1154202262 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-30T21:31:38.139Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154202262 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-30T21:31:38.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=1154202300 data=null button=1 stateMask=0x80000 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-30T21:31:38.395Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:38.395Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:38.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154202676 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:38.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154202677 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:38.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154202677 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:38.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154202677 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:38.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154202677 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-30T21:31:38.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154202720 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:38.652Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:38.652Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:38.652Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:38.652Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:38.652Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:38.652Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:38.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154202726 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:38.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154202726 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:38.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154202726 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:38.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154202726 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:38.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154202726 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-30T21:31:38.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154202731 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:38.652Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:38.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154202737 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:38.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154202737 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:38.652Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:38.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154202738 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:38.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154202738 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:38.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154202738 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-30T21:31:38.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154202742 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:38.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154202742 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:38.652Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154202742 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:38.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154202828 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:38.652Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154202829 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:38.652Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154202829 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:38.652Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154202829 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:38.652Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:38.652Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:38.652Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:38.652Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:38.652Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:38.652Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:38.652Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:39.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:39.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:39.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:39.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:39.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:39.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:39.777Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:39.777Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:39.777Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:39.777Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:39.777Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:39.777Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:39.777Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154202742 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-30T21:31:40.341Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:40.341Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:40.341Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:40.341Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:40.341Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:40.341Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:40.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:40.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:40.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:40.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:40.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:40.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:41.161Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:41.161Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:41.161Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:41.161Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:41.161Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:41.161Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:41.161Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:42.089Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:42.089Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:42.089Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:42.089Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:42.345Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:31:42.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154206378 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:31:42.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154206378 data=null doit=true} to TableItem with text {} [2019-07-30T21:31:42.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154206379 data=null} to TableItem with text {} [2019-07-30T21:31:42.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154206379 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:42.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154206379 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-30T21:31:42.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154206387 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:42.345Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:42.345Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:42.345Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:42.345Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:42.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154206550 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:42.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154206550 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:42.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154206551 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:42.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154206551 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:42.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154206551 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-30T21:31:42.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154206579 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:31:42.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:42.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:42.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:42.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:42.345Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:42.345Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:31:42.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:42.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:42.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:42.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:42.345Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:42.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154206586 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:42.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154206586 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:42.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154206587 data=null} to TreeItem with text {test} [2019-07-30T21:31:42.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154206587 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:42.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154206587 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:42.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154206624 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:42.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:42.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154206625 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:42.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154206625 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:42.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154206625 data=null} to TreeItem with text {test} [2019-07-30T21:31:42.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154206626 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:42.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154206626 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:42.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154206635 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:42.602Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:31:42.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:42.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154206636 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:31:42.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154206636 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:31:42.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154206637 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:31:42.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154206637 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:42.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154206637 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-30T21:31:42.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154206657 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:42.602Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:31:42.602Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T21:31:42.858Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:42.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:43.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154207136 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:43.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1154207136 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:43.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1154207137 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:43.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154207137 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:43.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154207137 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-30T21:31:43.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154207172 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:43.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:43.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:43.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:43.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:43.116Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:43.116Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:43.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154207176 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:43.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1154207176 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:43.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1154207176 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:43.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154207177 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:43.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154207177 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-30T21:31:43.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154207182 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:43.116Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:43.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154207183 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:43.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1154207183 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:43.116Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:43.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1154207184 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:43.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154207184 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:43.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154207184 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-30T21:31:43.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154207193 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:43.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154207194 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:43.116Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154207194 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:43.116Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154207194 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-30T21:31:43.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154207272 data=null button=1 stateMask=0x80000 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:43.372Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154207556 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:43.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1154207564 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:43.372Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1154207564 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:43.372Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:43.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:43.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:43.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:43.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:43.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:43.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:43.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:43.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:44.740Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:44.740Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:44.740Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:44.740Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:44.740Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:31:44.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154208567 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:31:44.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154208568 data=null doit=true} to TableItem with text {} [2019-07-30T21:31:44.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154208568 data=null} to TableItem with text {} [2019-07-30T21:31:44.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154208568 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:44.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154208569 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-30T21:31:44.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154208596 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:44.740Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:44.740Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:44.740Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:44.740Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:44.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154208818 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:44.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1154208818 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:44.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1154208819 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:44.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154208819 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:44.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154208819 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-30T21:31:44.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154208824 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:31:44.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:44.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:44.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:44.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:44.740Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:44.740Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:31:44.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:44.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:44.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:44.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:44.740Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:44.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154208831 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:44.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154208836 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:44.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154208836 data=null} to TreeItem with text {test} [2019-07-30T21:31:44.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154208837 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:44.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154208837 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:44.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154208878 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:44.740Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:44.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154208878 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:44.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154208878 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:44.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154208878 data=null} to TreeItem with text {test} [2019-07-30T21:31:44.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154208879 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:44.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154208879 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:44.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154208885 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:44.740Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:31:44.740Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:44.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154208886 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:31:44.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154208886 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:31:44.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154208886 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:31:44.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154208886 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:44.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154208887 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-30T21:31:44.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154208907 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:44.740Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:31:44.740Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T21:31:45.304Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:45.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:45.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154209383 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:45.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154209383 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:45.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154209383 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:45.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154209383 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:45.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154209384 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-30T21:31:45.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154209422 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:45.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:45.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:45.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:45.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:45.304Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:45.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:45.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154209425 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:45.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154209425 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:45.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154209425 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:45.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154209426 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:45.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154209426 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-30T21:31:45.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154209431 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:45.304Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:45.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154209431 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:45.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154209431 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:45.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:45.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154209431 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:45.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154209432 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:45.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154209432 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-30T21:31:45.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154209435 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:45.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154209436 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:45.304Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154209436 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:45.304Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154209436 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-30T21:31:46.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154209517 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:46.233Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154210205 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:46.233Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154210280 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:46.233Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154210280 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:46.233Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:46.233Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:46.233Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:46.233Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:46.233Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:46.233Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:46.233Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:46.233Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:46.233Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:46.233Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:46.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:46.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:46.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:46.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:46.233Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:31:46.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154210285 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:31:46.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154210285 data=null doit=true} to TableItem with text {} [2019-07-30T21:31:46.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154210285 data=null} to TableItem with text {} [2019-07-30T21:31:46.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154210285 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:46.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154210286 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-30T21:31:46.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154210332 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:46.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:46.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:47.165Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:47.165Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:47.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154211422 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:47.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154211422 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:47.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154211422 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:47.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154211423 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:47.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154211423 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-30T21:31:47.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154211428 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:31:47.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:47.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:47.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:47.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:47.730Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:47.730Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:31:47.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:47.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:47.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:47.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:47.730Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:47.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154211434 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:47.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154211434 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:47.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154211434 data=null} to TreeItem with text {test} [2019-07-30T21:31:47.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154211434 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:47.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154211439 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:47.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154211481 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:47.730Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:47.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154211483 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:47.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154211483 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:47.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154211483 data=null} to TreeItem with text {test} [2019-07-30T21:31:47.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154211483 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:47.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154211484 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:47.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154211490 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:47.730Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:31:47.730Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:47.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154211491 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:31:47.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154211491 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:31:47.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154211491 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:31:47.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154211492 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:47.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154211492 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-30T21:31:47.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154211511 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:47.730Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:31:47.730Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T21:31:47.730Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:47.730Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:47.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1154211786 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:47.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1154211787 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:47.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1154211787 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:47.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1154211787 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:47.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154211788 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-30T21:31:47.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1154211826 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:47.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:47.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:47.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:47.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:47.730Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:47.730Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:47.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1154211831 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:47.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1154211831 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:47.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1154211831 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:47.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1154211831 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:47.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154211832 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-30T21:31:47.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1154211836 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:47.730Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T21:31:47.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1154211837 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:47.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1154211837 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:47.730Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:47.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1154211837 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:47.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1154211837 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:47.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154211838 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-30T21:31:47.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1154211841 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:47.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1154211841 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:47.730Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1154211846 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:47.730Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154211846 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-30T21:31:48.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1154211989 data=null button=1 stateMask=0x80000 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:48.385Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1154212459 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:48.385Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1154212459 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:48.385Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1154212459 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:48.385Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T21:31:48.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:48.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:48.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:48.386Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:48.386Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:48.386Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:48.386Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:48.386Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:48.386Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:48.386Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:48.386Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:48.386Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:48.386Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:48.386Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:48.386Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:31:48.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154212472 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:31:48.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154212472 data=null doit=true} to TableItem with text {} [2019-07-30T21:31:48.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154212472 data=null} to TableItem with text {} [2019-07-30T21:31:48.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154212472 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:48.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154212473 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-30T21:31:48.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154212496 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:48.386Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:48.386Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:49.316Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:49.316Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:49.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1154213627 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:49.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1154213627 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:49.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1154213627 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:49.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1154213628 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:49.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154213628 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-30T21:31:49.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1154213633 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:31:49.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:49.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:49.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:49.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:49.572Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:49.572Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:31:49.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:49.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:49.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:49.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:49.572Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:49.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154213712 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:49.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154213712 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:49.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154213712 data=null} to TreeItem with text {test} [2019-07-30T21:31:49.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154213713 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:49.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154213713 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:49.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154213813 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:49.572Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:49.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154213815 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:49.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154213815 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:49.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154213815 data=null} to TreeItem with text {test} [2019-07-30T21:31:49.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154213815 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:49.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154213815 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:49.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154213833 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:49.829Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:31:49.829Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:49.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154213835 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:31:49.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154213835 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:31:49.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154213897 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:31:49.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154213897 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:49.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154213897 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-30T21:31:49.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154213911 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:49.829Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:31:49.829Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T21:31:50.086Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:50.086Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:50.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1154214186 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:50.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1154214186 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:50.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1154214186 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:50.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1154214187 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:50.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154214187 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-30T21:31:50.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1154214224 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:50.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:50.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:50.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:50.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:50.086Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:50.086Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:50.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1154214227 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:50.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1154214227 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:50.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1154214227 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:50.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1154214228 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:50.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154214228 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-30T21:31:50.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1154214233 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:50.086Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T21:31:50.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1154214233 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:50.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1154214233 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:50.086Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:50.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1154214234 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:50.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1154214234 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:50.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154214234 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-30T21:31:50.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1154214237 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:50.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1154214238 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:50.086Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1154214238 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:50.086Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154214238 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-30T21:31:50.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1154214313 data=null button=1 stateMask=0x80000 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:50.649Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1154214717 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:50.649Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1154214762 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:50.649Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1154214763 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:50.649Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T21:31:50.649Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:50.649Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:50.649Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:50.649Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:50.649Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:50.649Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:50.649Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:50.649Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:50.649Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:50.649Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:50.649Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:50.649Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:50.649Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:50.649Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:50.649Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:50.649Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:31:50.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154214766 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:31:50.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154214766 data=null doit=true} to TableItem with text {} [2019-07-30T21:31:50.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154214766 data=null} to TableItem with text {} [2019-07-30T21:31:50.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154214766 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:50.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154214767 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-30T21:31:50.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154214790 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:50.649Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:50.649Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:51.577Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:51.577Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:51.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1154215904 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:51.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1154215904 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:51.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1154215904 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:51.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1154215904 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:51.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154215905 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-30T21:31:51.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1154215912 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:31:51.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:51.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:51.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:51.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:51.834Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:51.834Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:31:51.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:51.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:51.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:51.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:51.834Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:51.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154215929 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:51.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154215962 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:51.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154215962 data=null} to TreeItem with text {test} [2019-07-30T21:31:51.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154215963 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:51.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154215963 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:51.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154216002 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:51.834Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:51.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154216003 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:51.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154216003 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:51.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154216003 data=null} to TreeItem with text {test} [2019-07-30T21:31:51.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154216004 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:51.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154216004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:51.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154216010 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:51.834Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:31:51.834Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:51.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154216011 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:31:51.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154216011 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:31:51.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154216011 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:31:51.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154216011 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:51.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154216012 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-30T21:31:51.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154216032 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:51.834Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:31:51.834Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T21:31:52.397Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:52.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:52.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1154216524 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:52.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1154216525 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:52.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1154216525 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:52.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1154216525 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:52.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154216526 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-30T21:31:52.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1154216570 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:52.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:52.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:52.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:52.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:52.397Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:52.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:52.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1154216574 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:52.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1154216574 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:52.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1154216574 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:52.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1154216574 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:52.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154216575 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-30T21:31:52.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1154216580 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:52.397Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:52.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1154216580 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:52.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1154216581 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:52.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:52.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1154216581 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:52.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1154216581 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:52.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154216581 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-30T21:31:52.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1154216594 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:52.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1154216594 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:52.397Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1154216595 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:52.654Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154216595 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-30T21:31:52.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1154216767 data=null button=1 stateMask=0x80000 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:52.654Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1154216767 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:52.654Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1154216768 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:52.654Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1154216768 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:52.654Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:52.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:52.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:52.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:52.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:52.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:52.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:52.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:52.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:52.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:52.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:52.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:53.217Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:53.217Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:53.217Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:53.217Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:53.217Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:53.217Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:53.217Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:53.217Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:53.217Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:53.217Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:53.217Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:53.217Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:31:53.473Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:53.473Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:53.473Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:53.473Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:53.473Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:31:53.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154217497 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:31:53.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154217507 data=null doit=true} to TableItem with text {} [2019-07-30T21:31:53.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154217510 data=null} to TableItem with text {} [2019-07-30T21:31:53.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154217510 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:53.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154217510 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-30T21:31:53.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154217582 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:31:53.473Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:31:53.473Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:31:54.842Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:31:54.842Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:54.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1154219090 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:54.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1154219091 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:54.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1154219091 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:54.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1154219091 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:54.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154219092 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-30T21:31:55.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1154219098 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:31:55.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:55.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:55.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:55.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:55.100Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:31:55.100Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:31:55.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:55.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:55.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:55.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:55.100Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:55.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154219114 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:55.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154219114 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:55.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154219114 data=null} to TreeItem with text {test} [2019-07-30T21:31:55.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154219114 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:55.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154219114 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:55.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154219156 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:55.100Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:55.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154219157 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:55.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154219158 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:55.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154219158 data=null} to TreeItem with text {test} [2019-07-30T21:31:55.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154219158 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:55.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154219158 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:55.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154219169 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:55.100Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:31:55.100Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:55.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154219170 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:31:55.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154219170 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:31:55.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154219170 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:31:55.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154219170 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:55.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154219171 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-30T21:31:55.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154219180 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:55.100Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:31:55.100Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:31:55.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:55.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:55.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:31:55.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:31:55.100Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:55.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154219206 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:55.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154219206 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:55.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154219207 data=null} to TreeItem with text {test} [2019-07-30T21:31:55.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154219207 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:55.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154219207 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:55.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154219234 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:55.100Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:55.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154219235 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:31:55.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154219235 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:55.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154219235 data=null} to TreeItem with text {test} [2019-07-30T21:31:55.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154219238 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:55.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154219238 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:31:55.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154219244 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:31:55.100Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:31:55.100Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:55.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154219246 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:31:55.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154219246 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:31:55.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154219246 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:31:55.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154219246 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:55.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154219246 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-30T21:31:55.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154219293 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:55.100Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:31:55.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154219294 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:31:55.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154219305 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:31:55.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154219306 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:31:55.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154219306 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:55.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154219307 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-30T21:31:55.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154219317 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:31:55.357Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:31:55.357Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:31:55.920Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:31:55.920Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:31:55.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1154219921 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T21:31:55.920Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:31:55.920Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:31:55.920Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:31:55.920Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:31:55.920Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:31:55.920Z] DEBUG - Clicking on &Yes [2019-07-30T21:31:55.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1154219922 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-30T21:31:55.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1154219922 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-30T21:31:55.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1154219922 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:31:55.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1154219923 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:31:55.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1154219923 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-30T21:31:55.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1154219923 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-30T21:31:55.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1154219923 data=null item=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-30T21:32:00.093Z] DEBUG - Clicked on [2019-07-30T21:32:00.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1154219405 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-30T21:32:00.658Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:32:00.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:00.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:00.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:00.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:00.658Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:00.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154224644 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:00.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154224644 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:00.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154224644 data=null} to TreeItem with text {test} [2019-07-30T21:32:00.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154224645 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:00.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154224645 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:00.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154224662 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:00.658Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:00.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154224663 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:00.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154224663 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:00.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154224663 data=null} to TreeItem with text {test} [2019-07-30T21:32:00.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154224663 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:00.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154224664 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:00.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154224676 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:00.658Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:32:00.658Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:00.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1154224677 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:32:00.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1154224677 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:32:00.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1154224677 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:32:00.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1154224678 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:32:00.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154224678 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-30T21:32:00.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1154224699 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:32:00.658Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:00.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1154224700 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:32:00.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1154224700 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:32:00.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1154224700 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:32:00.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1154224701 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:32:00.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154224701 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-30T21:32:00.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1154224710 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:32:00.658Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:32:00.658Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:32:00.915Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:32:00.915Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:32:00.915Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1154225048 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:32:00.915Z] 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-30T21:32:00.915Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:32:00.915Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:32:00.915Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:32:00.915Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:32:00.915Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:32:00.915Z] DEBUG - matched Combo with text " [2019-07-30T21:32:00.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1154225143 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-30T21:32:00.915Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:32:00.915Z] 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-30T21:32:00.915Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:32:00.915Z] 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-30T21:32:00.915Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:32:00.915Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@9b98d1e [2019-07-30T21:32:00.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1154225147 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-30T21:32:00.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1154225148 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-30T21:32:00.915Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1154225148 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:32:00.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1154225148 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:32:00.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1154225148 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-30T21:32:00.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1154225148 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-30T21:32:00.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1154225148 data=null item=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-30T21:32:00.915Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1154225148 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-30T21:32:00.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1154225148 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-30T21:32:00.915Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1154225148 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-30T21:32:00.915Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1154225148 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:32:00.915Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1154225148 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:32:00.915Z] 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-30T21:32:00.915Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:32:00.915Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:32:00.915Z] 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-30T21:32:00.915Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:32:00.915Z] 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-30T21:32:00.915Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:32:00.915Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] 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-30T21:32:00.915Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:32:00.915Z] 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-30T21:32:00.915Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] 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-30T21:32:00.915Z] 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-30T21:32:00.915Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:32:00.915Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:32:00.915Z] DEBUG - Clicking on &Finish [2019-07-30T21:32:00.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1154225165 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-30T21:32:00.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1154225165 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-30T21:32:00.916Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1154225165 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:32:00.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1154225165 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:32:00.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1154225165 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-30T21:32:00.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1154225165 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-30T21:32:01.173Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:32:01.173Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:32:01.173Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:32:01.173Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:32:01.173Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:32:01.173Z] DEBUG - Clicked on &Finish [2019-07-30T21:32:01.736Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T21:32:01.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1154225915 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T21:32:01.736Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T21:32:01.736Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T21:32:01.736Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-07-30T21:32:01.736Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-07-30T21:32:01.736Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T21:32:01.736Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T21:32:01.736Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T21:32:01.736Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T21:32:01.736Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T21:32:01.736Z] DEBUG - Clicking on Rename All [2019-07-30T21:32:01.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1154225916 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-30T21:32:01.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1154225916 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-30T21:32:01.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1154225916 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T21:32:01.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1154225916 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T21:32:01.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1154225916 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-30T21:32:01.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1154225916 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-30T21:32:01.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1154225916 data=null item=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-30T21:32:02.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1154225165 data=null item=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-30T21:32:02.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1154224749 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-30T21:32:02.666Z] DEBUG - Clicked on [2019-07-30T21:32:02.666Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:32:02.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:02.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:02.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:02.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:02.666Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:02.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154226714 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:02.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154226714 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:02.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154226714 data=null} to TreeItem with text {test} [2019-07-30T21:32:02.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154226714 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:02.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154226714 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:02.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154226795 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:02.666Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:02.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154226795 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:02.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154226796 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:02.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154226796 data=null} to TreeItem with text {test} [2019-07-30T21:32:02.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154226796 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:02.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154226796 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:02.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154226814 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:02.666Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:32:02.666Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:02.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154226816 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:32:02.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154226816 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:32:02.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154226816 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:32:02.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154226816 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:02.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154226816 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-30T21:32:02.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154226833 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:02.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154226833 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:32:02.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154226833 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:32:02.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154226834 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:02.667Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154226834 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-30T21:32:02.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154226888 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:03.237Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:32:03.237Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:03.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154227364 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:03.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154227364 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:03.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154227364 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:03.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154227365 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:03.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154227365 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-30T21:32:03.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154227401 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:03.238Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:03.238Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:03.238Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:03.238Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:03.238Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:32:03.238Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:03.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154227404 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:03.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154227405 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:03.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154227405 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:03.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154227405 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:03.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154227405 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-30T21:32:03.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154227410 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:03.238Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:03.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154227411 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:03.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154227411 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:03.238Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:03.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154227411 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:03.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154227411 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:03.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154227412 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-30T21:32:03.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154227415 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:03.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154227416 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:03.238Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154227416 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:03.495Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154227416 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-30T21:32:03.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154227494 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:03.495Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154227744 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:03.495Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154227744 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:03.495Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154227745 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:03.495Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:03.495Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:04.872Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:04.872Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:04.872Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:04.872Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:04.872Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:32:04.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154228773 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:32:04.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154228773 data=null doit=true} to TableItem with text {} [2019-07-30T21:32:04.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154228774 data=null} to TableItem with text {} [2019-07-30T21:32:04.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154228774 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:32:04.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154228774 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-30T21:32:04.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154228785 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:32:04.872Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:04.872Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:04.872Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:32:04.872Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:04.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154228984 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:04.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154228984 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:04.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154228984 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:04.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154228985 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:04.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154228985 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-30T21:32:04.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154228989 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:04.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:04.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:04.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:04.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:04.872Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:32:04.872Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:32:04.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:04.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:04.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:04.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:04.872Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:04.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154228995 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:04.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154229001 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:04.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154229001 data=null} to TreeItem with text {test} [2019-07-30T21:32:04.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154229002 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:04.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154229002 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:04.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154229037 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:04.872Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:04.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154229038 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:04.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154229040 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:04.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154229040 data=null} to TreeItem with text {test} [2019-07-30T21:32:04.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154229040 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:04.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154229041 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:04.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154229046 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:04.872Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:32:04.872Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:04.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154229047 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:32:04.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154229047 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:32:04.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154229048 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:32:04.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154229048 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:04.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154229048 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-30T21:32:04.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154229066 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:04.872Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:32:05.438Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:32:05.438Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:05.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154229545 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:32:05.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1154229546 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:32:05.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1154229546 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:32:05.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154229546 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:32:05.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154229547 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-30T21:32:05.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154229584 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:32:05.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:05.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:05.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:05.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:05.438Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:32:05.438Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:05.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154229589 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:32:05.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1154229589 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:32:05.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1154229589 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:32:05.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154229590 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:32:05.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154229590 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-30T21:32:05.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154229595 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:32:05.438Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:32:05.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154229596 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:32:05.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1154229596 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:32:05.438Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:05.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1154229596 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:32:05.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154229597 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:32:05.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154229597 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-30T21:32:05.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154229606 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:32:05.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154229607 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:32:05.438Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154229607 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:32:05.704Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154229608 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-30T21:32:05.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154229816 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:32:05.965Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154230014 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:32:05.965Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1154230014 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:32:05.965Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1154230014 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:32:05.965Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:32:05.965Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:05.965Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:06.898Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:06.898Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:06.898Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:06.898Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:06.898Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:32:06.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154231018 data=null button=0 stateMask=0x0 x=6 y=32 count=0} to TableItem with text {} [2019-07-30T21:32:06.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154231026 data=null doit=true} to TableItem with text {} [2019-07-30T21:32:06.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154231029 data=null} to TableItem with text {} [2019-07-30T21:32:06.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154231033 data=null button=1 stateMask=0x0 x=6 y=32 count=1} to TableItem with text {} [2019-07-30T21:32:06.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154231069 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-30T21:32:06.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154231113 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:32:06.898Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:06.898Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:07.155Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:32:07.155Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:07.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154231237 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:32:07.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1154231238 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:32:07.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1154231238 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:32:07.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154231238 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:32:07.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154231238 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-30T21:32:07.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1154231243 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T21:32:07.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:07.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:07.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:07.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:07.155Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:32:07.155Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:32:07.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:07.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:07.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:07.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:07.155Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:07.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154231248 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:07.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154231248 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:07.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154231249 data=null} to TreeItem with text {test} [2019-07-30T21:32:07.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154231249 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:07.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154231249 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:07.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154231284 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:07.155Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:07.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154231315 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:07.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154231315 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:07.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154231316 data=null} to TreeItem with text {test} [2019-07-30T21:32:07.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154231316 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:07.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154231316 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:07.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154231322 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:07.155Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:32:07.155Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:07.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154231323 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:32:07.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154231323 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:32:07.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154231323 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:32:07.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154231324 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:07.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154231324 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-30T21:32:07.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154231346 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:07.155Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:32:07.155Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:32:07.411Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:07.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154231464 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:07.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154231465 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:07.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154231465 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:07.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154231465 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:07.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154231466 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-30T21:32:07.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154231505 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:07.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:07.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:07.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:07.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:07.411Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:32:07.411Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:07.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154231509 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:07.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154231509 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:07.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154231509 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:07.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154231509 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:07.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154231510 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-30T21:32:07.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154231515 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:07.411Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:07.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154231515 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:07.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154231515 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:07.411Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:07.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154231516 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:07.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154231516 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:07.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154231516 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-30T21:32:07.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154231520 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:07.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154231521 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:07.411Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154231526 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:07.411Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154231526 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-30T21:32:07.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154231606 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:08.231Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154232148 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:08.231Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154232245 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:08.231Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154232245 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:08.231Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:08.231Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:08.231Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:08.231Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:08.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:08.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:08.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:08.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:08.231Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:32:08.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154232247 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:32:08.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154232247 data=null doit=true} to TableItem with text {} [2019-07-30T21:32:08.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154232247 data=null} to TableItem with text {} [2019-07-30T21:32:08.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154232248 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:32:08.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154232248 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-30T21:32:08.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154232252 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:32:08.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:08.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:09.162Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:32:09.162Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:09.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154233254 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:09.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154233254 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:09.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154233254 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:09.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154233255 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:09.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154233255 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-30T21:32:09.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154233288 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:09.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:09.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:09.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:09.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:09.162Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:32:09.162Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:32:09.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:09.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:09.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:09.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:09.162Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:09.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154233298 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:09.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154233302 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:09.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154233302 data=null} to TreeItem with text {test} [2019-07-30T21:32:09.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154233303 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:09.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154233303 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:09.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154233344 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:09.162Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:09.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154233345 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:09.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154233345 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:09.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154233345 data=null} to TreeItem with text {test} [2019-07-30T21:32:09.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154233345 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:09.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154233345 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:09.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154233351 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:09.162Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:32:09.162Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:09.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154233356 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:32:09.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154233356 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:32:09.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154233356 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:32:09.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154233356 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:09.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154233357 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-30T21:32:09.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154233365 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:09.162Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:32:09.419Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:32:09.419Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:09.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1154233513 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:32:09.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1154233513 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:32:09.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1154233514 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:32:09.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1154233514 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:32:09.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154233514 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-30T21:32:09.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1154233554 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:32:09.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:09.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:09.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:09.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:09.419Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:32:09.419Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:09.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1154233558 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:32:09.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1154233558 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:32:09.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1154233559 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:32:09.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1154233559 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:32:09.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154233559 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-30T21:32:09.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1154233563 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:32:09.419Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T21:32:09.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1154233564 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:32:09.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1154233564 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:32:09.419Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:09.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1154233564 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:32:09.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1154233565 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:32:09.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154233565 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-30T21:32:09.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1154233568 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:32:09.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1154233568 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T21:32:09.419Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1154233568 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T21:32:09.419Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154233569 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-30T21:32:09.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1154233656 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T21:32:09.676Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1154233725 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:32:09.676Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1154233725 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:32:09.676Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1154233725 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:32:09.676Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T21:32:09.676Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:09.676Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:09.676Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:10.240Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:10.240Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:10.240Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:10.240Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:10.240Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:10.240Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:10.240Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:10.240Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:10.240Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:32:10.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154234263 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:32:10.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154234264 data=null doit=true} to TableItem with text {} [2019-07-30T21:32:10.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154234264 data=null} to TableItem with text {} [2019-07-30T21:32:10.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154234273 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:32:10.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154234273 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-30T21:32:10.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154234278 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:32:10.240Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:10.240Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:11.171Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:32:11.171Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:11.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1154235459 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T21:32:11.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1154235460 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T21:32:11.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1154235460 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T21:32:11.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1154235460 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:32:11.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154235461 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-30T21:32:11.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1154235507 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T21:32:11.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:11.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:11.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:11.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:11.941Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:32:11.941Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:32:11.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:11.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:11.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:11.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:11.941Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:11.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154235516 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:11.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154235516 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:11.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154235517 data=null} to TreeItem with text {test} [2019-07-30T21:32:11.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154235517 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:11.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154235523 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:11.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154235566 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:11.941Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:11.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154235567 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:11.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154235568 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:11.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154235568 data=null} to TreeItem with text {test} [2019-07-30T21:32:11.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154235568 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:11.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154235568 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:11.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154235574 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:11.941Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:32:11.941Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:11.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154235574 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:32:11.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154235575 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:32:11.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154235575 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:32:11.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154235575 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:11.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154235575 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-30T21:32:11.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154235620 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:11.941Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:32:12.240Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:32:12.240Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:12.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1154235997 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:32:12.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1154235997 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:32:12.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1154235997 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:32:12.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1154235998 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:32:12.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154235998 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-30T21:32:12.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1154236051 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:32:12.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:12.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:12.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:12.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:12.240Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:32:12.240Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:12.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1154236055 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:32:12.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1154236055 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:32:12.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1154236055 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:32:12.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1154236056 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:32:12.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154236056 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-30T21:32:12.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1154236060 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:32:12.240Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T21:32:12.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1154236061 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:32:12.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1154236061 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:32:12.240Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:12.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1154236061 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:32:12.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1154236062 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:32:12.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154236062 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-30T21:32:12.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1154236065 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:32:12.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1154236071 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T21:32:12.240Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1154236071 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T21:32:12.240Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154236072 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-30T21:32:12.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1154236249 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T21:32:12.497Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1154236622 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:32:12.497Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1154236625 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:32:12.497Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1154236625 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:32:12.497Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T21:32:12.497Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:12.497Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:12.497Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:12.497Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:12.497Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:12.497Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:12.497Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:12.497Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:12.497Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:12.497Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:32:12.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154236630 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:32:12.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154236630 data=null doit=true} to TableItem with text {} [2019-07-30T21:32:12.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154236630 data=null} to TableItem with text {} [2019-07-30T21:32:12.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154236631 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:32:12.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154236631 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-30T21:32:12.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154236635 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:32:12.497Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:12.497Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:13.427Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:32:13.427Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:13.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1154237736 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T21:32:13.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1154237736 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T21:32:13.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1154237737 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T21:32:13.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1154237737 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:32:13.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154237737 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-30T21:32:13.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1154237742 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T21:32:13.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:13.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:13.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:13.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:13.683Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:32:13.683Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:32:13.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:13.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:13.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:13.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:13.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:13.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154237755 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:13.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154237755 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:13.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154237756 data=null} to TreeItem with text {test} [2019-07-30T21:32:13.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154237756 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:13.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154237756 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:13.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154237805 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:13.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:13.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154237806 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:13.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154237806 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:13.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154237806 data=null} to TreeItem with text {test} [2019-07-30T21:32:13.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154237807 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:13.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154237807 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:13.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154237813 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:13.683Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:32:13.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:13.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154237814 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:32:13.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154237814 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:32:13.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154237814 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:32:13.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154237815 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:13.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154237815 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-30T21:32:13.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154237834 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:13.683Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:32:13.940Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:32:13.940Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:13.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1154238024 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:32:13.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1154238024 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:32:13.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1154238025 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:32:13.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1154238025 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:32:13.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154238025 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-30T21:32:13.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1154238101 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:32:13.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:13.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:13.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:13.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:13.940Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:32:13.940Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:13.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1154238105 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:32:13.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1154238105 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:32:13.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1154238105 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:32:13.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1154238106 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:32:13.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154238106 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-30T21:32:13.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1154238111 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:32:13.940Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T21:32:13.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1154238111 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:32:13.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1154238111 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:32:13.940Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:13.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1154238112 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:32:13.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1154238112 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:32:13.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154238112 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-30T21:32:13.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1154238121 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:32:13.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1154238122 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:32:13.940Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1154238122 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:32:14.196Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154238122 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-30T21:32:14.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1154238219 data=null button=1 stateMask=0x80000 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:32:14.453Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1154238589 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:32:14.453Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1154238637 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:32:14.453Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1154238637 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:32:14.453Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T21:32:14.453Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:14.453Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:14.453Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:14.453Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:14.453Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:14.453Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:14.453Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:14.453Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:14.453Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:14.453Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:14.453Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:32:14.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154238641 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:32:14.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154238651 data=null doit=true} to TableItem with text {} [2019-07-30T21:32:14.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154238651 data=null} to TableItem with text {} [2019-07-30T21:32:14.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154238651 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:32:14.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154238652 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-30T21:32:14.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154238657 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:32:14.453Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:14.453Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:15.824Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:32:15.824Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:15.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1154239749 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:32:15.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1154239749 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:32:15.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1154239750 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:32:15.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1154239750 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:32:15.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154239750 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-30T21:32:15.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1154239755 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T21:32:15.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:15.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:15.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:15.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:15.824Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:32:15.824Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:32:15.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:15.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:15.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:15.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:15.824Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:15.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154239768 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:15.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154239768 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:15.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154239768 data=null} to TreeItem with text {test} [2019-07-30T21:32:15.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154239769 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:15.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154239769 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:15.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154239823 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:15.824Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:15.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154239824 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:15.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154239824 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:15.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154239824 data=null} to TreeItem with text {test} [2019-07-30T21:32:15.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154239825 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:15.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154239825 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:15.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154239831 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:15.824Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:32:15.824Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:15.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154239832 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:32:15.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154239832 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:32:15.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154239832 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:32:15.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154239833 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:15.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154239833 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-30T21:32:15.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154239854 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:15.824Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:32:15.824Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:32:15.824Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:15.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154239984 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:32:15.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154239984 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:32:15.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154239984 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:32:15.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154239984 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:32:15.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154239984 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-30T21:32:15.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154240067 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:32:15.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:15.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:15.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:15.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:15.824Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:32:15.824Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:15.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154240072 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:32:15.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154240072 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:32:15.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154240072 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:32:15.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154240073 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:32:15.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154240073 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-30T21:32:16.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154240078 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:32:16.082Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:32:16.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154240079 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:32:16.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154240079 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:32:16.082Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:16.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154240080 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:32:16.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154240080 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:32:16.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154240080 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-30T21:32:16.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154240086 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:32:16.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154240093 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:32:16.082Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154240093 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:32:16.082Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154240093 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-30T21:32:16.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154240244 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:32:16.338Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154240454 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:32:16.338Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154240454 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:32:16.338Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154240454 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:32:16.338Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:32:16.338Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:16.338Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:16.338Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:16.338Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:16.338Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:16.338Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:16.338Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:17.267Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:17.267Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:17.523Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:17.523Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:17.523Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:32:17.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154241524 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:32:17.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154241524 data=null doit=true} to TableItem with text {} [2019-07-30T21:32:17.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154241524 data=null} to TableItem with text {} [2019-07-30T21:32:17.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154241524 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:32:17.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154241525 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-30T21:32:17.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154241579 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:32:17.523Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:17.523Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:17.523Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:32:17.523Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:17.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154241747 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:32:17.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154241747 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:32:17.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154241747 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:32:17.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154241748 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:32:17.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154241748 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-30T21:32:17.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1154241752 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T21:32:17.523Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:17.523Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:17.523Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:17.523Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:17.523Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:32:17.523Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:32:17.523Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:17.523Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:17.523Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:17.523Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:17.523Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:17.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154241758 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:17.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154241758 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:17.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154241758 data=null} to TreeItem with text {test} [2019-07-30T21:32:17.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154241758 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:17.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154241759 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:17.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154241821 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:17.779Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:17.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154241822 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:17.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154241822 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:17.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154241822 data=null} to TreeItem with text {test} [2019-07-30T21:32:17.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154241823 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:17.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154241823 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:17.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154241833 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:17.779Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:32:17.779Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:17.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154241834 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:32:17.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154241834 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:32:17.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154241834 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:32:17.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154241834 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:17.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154241834 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-30T21:32:17.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154241844 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:17.779Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:32:18.036Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:32:18.036Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:18.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154242271 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:32:18.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154242271 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:32:18.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154242272 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:32:18.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154242272 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:32:18.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154242272 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-30T21:32:18.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154242342 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:32:18.292Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:18.292Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:18.292Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:18.292Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:18.292Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:32:18.292Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:18.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154242354 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:32:18.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154242354 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:32:18.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154242354 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:32:18.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154242354 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:32:18.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154242354 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-30T21:32:18.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154242359 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:32:18.292Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:32:18.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154242364 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:32:18.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154242364 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:32:18.292Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:18.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154242365 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:32:18.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154242365 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:32:18.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154242365 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-30T21:32:18.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154242369 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:32:18.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154242370 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:32:18.292Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154242370 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:32:18.292Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154242370 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-30T21:32:18.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154242449 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:32:18.549Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154242683 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:32:18.549Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154242683 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:32:18.549Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154242683 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:32:18.549Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:32:18.549Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:18.549Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:18.549Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:18.549Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:18.549Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:18.549Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:18.549Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:18.549Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:19.478Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:19.478Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:19.478Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:19.478Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:19.478Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:32:19.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154243688 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:32:19.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154243688 data=null doit=true} to TableItem with text {} [2019-07-30T21:32:19.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154243688 data=null} to TableItem with text {} [2019-07-30T21:32:19.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154243689 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:32:19.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154243689 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-30T21:32:19.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154243719 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:32:19.478Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:19.478Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:19.736Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:32:19.736Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:19.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154243916 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:32:19.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154243917 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:32:19.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154243917 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:32:19.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154243917 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:32:19.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154243917 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-30T21:32:19.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1154243922 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T21:32:19.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:19.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:19.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:19.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:19.736Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:32:19.736Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:32:19.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:19.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:19.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:19.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:19.736Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:19.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154243928 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:19.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154243928 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:19.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154243928 data=null} to TreeItem with text {test} [2019-07-30T21:32:19.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154243929 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:19.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154243929 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:19.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154243966 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:19.736Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:19.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154243967 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:19.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154243967 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:19.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154243967 data=null} to TreeItem with text {test} [2019-07-30T21:32:19.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154243967 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:19.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154243967 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:19.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154243977 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:19.736Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:32:19.736Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:19.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154243979 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:32:19.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154243979 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:32:19.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154243979 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:32:19.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154243979 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:19.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154243980 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-30T21:32:19.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154244002 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:19.992Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:32:20.250Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:32:20.250Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:20.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154244434 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:32:20.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1154244434 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:32:20.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1154244474 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:32:20.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154244475 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:32:20.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154244475 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-30T21:32:20.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154244527 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:32:20.507Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:20.507Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:20.507Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:20.507Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:20.507Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:32:20.507Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:20.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154244530 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:32:20.507Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1154244530 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:32:20.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1154244531 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:32:20.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154244531 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:32:20.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154244531 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-30T21:32:20.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154244536 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:32:20.507Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:32:20.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154244536 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:32:20.507Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1154244536 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:32:20.507Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:20.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1154244536 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:32:20.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154244537 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:32:20.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154244537 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-30T21:32:20.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154244540 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:32:20.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154244541 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:32:20.507Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154244541 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:32:20.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154244612 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:32:20.507Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154244613 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:32:20.507Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1154244613 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:32:20.507Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1154244613 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:32:20.507Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:32:20.507Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:20.507Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:20.507Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:20.507Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:20.507Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:20.507Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:20.507Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:20.507Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:20.507Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154244541 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-30T21:32:21.236Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:21.236Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:21.236Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:21.236Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:21.236Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:21.236Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:21.236Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:21.236Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:21.492Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:21.492Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:21.492Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:21.492Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:21.492Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:21.492Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:21.492Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:21.492Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:22.081Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:22.081Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:22.081Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:22.081Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:22.081Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:22.081Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:22.081Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:22.081Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:23.013Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:23.013Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:23.013Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:23.013Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:23.013Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:23.013Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:23.013Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:23.013Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:23.013Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:23.013Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:23.013Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:23.013Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:23.013Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:23.013Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:32:23.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154246866 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:32:23.013Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154246867 data=null doit=true} to TableItem with text {} [2019-07-30T21:32:23.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154246867 data=null} to TableItem with text {} [2019-07-30T21:32:23.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154246867 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:32:23.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154246867 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-30T21:32:23.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154246886 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:32:23.013Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:23.013Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:24.418Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:32:24.418Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:24.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154248287 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:32:24.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1154248287 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:32:24.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1154248287 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:32:24.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154248288 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:32:24.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154248288 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-30T21:32:24.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1154248293 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T21:32:24.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:24.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:24.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:24.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:24.418Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:32:24.418Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:32:24.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:24.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:24.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:24.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:24.418Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:24.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154248300 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:24.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154248300 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:24.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154248300 data=null} to TreeItem with text {test} [2019-07-30T21:32:24.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154248300 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:24.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154248300 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:24.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154248337 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:24.418Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:24.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154248355 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:24.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154248356 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:24.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154248356 data=null} to TreeItem with text {test} [2019-07-30T21:32:24.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154248357 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:24.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154248357 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:24.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154248363 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:24.418Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:32:24.418Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:24.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154248364 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:32:24.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154248364 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:32:24.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154248364 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:32:24.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154248364 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:24.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154248365 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-30T21:32:24.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154248382 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:24.418Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:32:24.713Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:32:24.713Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:24.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154248850 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:32:24.713Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1154248851 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:32:24.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1154248851 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:32:24.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154248851 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:32:24.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154248851 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-30T21:32:24.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154248887 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:32:24.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:24.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:24.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:24.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:24.971Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:32:24.971Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:24.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154248890 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:32:24.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1154248890 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:32:24.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1154248891 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:32:24.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154248891 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:32:24.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154248891 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-30T21:32:24.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154248896 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:32:24.971Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:32:24.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154248896 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:32:24.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1154248896 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:32:24.971Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:24.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1154248897 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:32:24.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154248897 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:32:24.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154248897 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-30T21:32:24.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154248901 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:32:24.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154248901 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:32:24.971Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154248902 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:32:24.971Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154248902 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-30T21:32:24.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154248971 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:32:24.971Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154249048 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:32:24.971Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1154249048 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:32:24.971Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1154249048 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:32:24.971Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:32:24.971Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:24.971Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:24.971Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:24.971Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:24.971Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:24.971Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:24.971Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:24.971Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:24.971Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:25.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:25.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:25.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:25.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:25.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:25.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:25.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:25.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:25.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:25.538Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:25.538Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:25.538Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:25.538Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:25.538Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:25.538Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:32:25.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154249785 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:32:25.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154249785 data=null doit=true} to TableItem with text {} [2019-07-30T21:32:25.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154249785 data=null} to TableItem with text {} [2019-07-30T21:32:25.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154249786 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:32:25.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154249786 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-30T21:32:25.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154249796 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:32:25.802Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:25.802Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:26.732Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:32:26.732Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:26.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154250992 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:32:26.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1154250992 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:32:26.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1154250992 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:32:26.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154250993 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:32:26.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154250993 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-30T21:32:26.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1154250998 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T21:32:26.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:26.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:26.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:26.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:26.988Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:32:26.988Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:32:26.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:26.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:26.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:26.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:26.988Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:26.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154251011 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:26.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154251011 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:26.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154251011 data=null} to TreeItem with text {test} [2019-07-30T21:32:26.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154251012 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:26.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154251012 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:26.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154251065 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:26.988Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:26.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154251066 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:26.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154251066 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:26.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154251066 data=null} to TreeItem with text {test} [2019-07-30T21:32:26.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154251066 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:26.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154251067 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:26.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154251079 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:26.988Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:32:26.988Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:26.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154251081 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:32:26.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154251081 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:32:26.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154251081 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:32:26.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154251082 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:26.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154251082 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-30T21:32:26.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154251106 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:26.988Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:32:26.988Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:32:26.988Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:27.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154251336 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:32:27.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1154251336 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:32:27.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1154251337 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:32:27.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154251337 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:32:27.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154251337 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-30T21:32:27.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154251395 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:32:27.245Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:27.245Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:27.245Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:27.245Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:27.245Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:32:27.245Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:27.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154251399 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:32:27.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1154251399 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:32:27.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1154251399 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:32:27.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154251400 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:32:27.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154251400 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-30T21:32:27.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154251405 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:32:27.245Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:32:27.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154251406 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:32:27.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1154251406 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:32:27.245Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:27.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1154251407 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:32:27.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154251407 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:32:27.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154251407 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-30T21:32:27.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154251420 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:32:27.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154251420 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:32:27.245Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154251421 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:32:27.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154251505 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:32:27.502Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154251421 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-30T21:32:27.759Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154251577 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:32:27.759Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1154251902 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:32:27.759Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1154251953 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:32:27.759Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:32:27.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:27.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:27.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:27.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:27.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:27.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:27.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:27.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:27.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:27.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:27.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:27.759Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:27.759Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:27.759Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:27.759Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:27.759Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:32:27.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154251959 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:32:27.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154251959 data=null doit=true} to TableItem with text {} [2019-07-30T21:32:27.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154251960 data=null} to TableItem with text {} [2019-07-30T21:32:27.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154251960 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:32:27.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154251961 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-30T21:32:27.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154252003 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:32:27.759Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:27.759Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:28.689Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:32:28.689Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:28.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154253029 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:32:28.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1154253029 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:32:28.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1154253030 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:32:28.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154253030 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:32:28.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154253031 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-30T21:32:28.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1154253036 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T21:32:28.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:28.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:28.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:28.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:28.946Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:32:28.946Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:32:28.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:28.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:28.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:28.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:28.946Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:28.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154253050 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:28.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154253050 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:28.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154253050 data=null} to TreeItem with text {test} [2019-07-30T21:32:28.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154253050 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:28.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154253051 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:28.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154253104 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:28.946Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:28.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154253105 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:28.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154253105 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:28.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154253105 data=null} to TreeItem with text {test} [2019-07-30T21:32:28.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154253106 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:28.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154253106 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:28.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154253114 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:28.946Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:32:28.946Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:28.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154253115 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:32:28.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154253115 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:32:28.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154253115 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:32:28.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154253116 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:28.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154253116 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-30T21:32:28.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154253134 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:28.946Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T21:32:28.946Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:32:28.946Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:29.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154253254 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:32:29.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1154253254 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:32:29.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1154253254 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:32:29.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154253255 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:32:29.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154253255 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-30T21:32:29.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154253301 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:32:29.202Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:29.202Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:29.202Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:29.202Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:29.202Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:32:29.202Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:29.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154253307 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:32:29.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1154253307 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:32:29.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1154253308 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:32:29.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154253308 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:32:29.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154253309 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-30T21:32:29.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154253328 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:32:29.202Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:32:29.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154253328 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:32:29.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1154253328 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:32:29.202Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:29.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1154253329 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:32:29.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154253329 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:32:29.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154253329 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-30T21:32:29.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154253358 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:32:29.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154253358 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:32:29.202Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154253359 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:32:29.202Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154253359 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-30T21:32:29.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154253439 data=null button=1 stateMask=0x80000 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:32:29.766Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154253913 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:32:29.766Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1154254007 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:32:29.766Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1154254007 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:32:29.766Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:32:29.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:29.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:29.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:29.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:29.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:29.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:29.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:29.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:29.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:29.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:29.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:29.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:29.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:29.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:29.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:29.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:29.766Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:32:29.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154254013 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:32:29.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154254013 data=null doit=true} to TableItem with text {} [2019-07-30T21:32:29.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154254013 data=null} to TableItem with text {} [2019-07-30T21:32:29.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154254014 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:32:29.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154254014 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-30T21:32:30.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154254022 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:32:30.023Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:30.023Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:31.392Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:32:31.392Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:31.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154255390 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:32:31.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1154255390 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:32:31.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1154255391 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:32:31.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154255391 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:32:31.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154255391 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-30T21:32:31.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1154255402 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T21:32:31.392Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:31.392Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:31.392Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:31.392Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:31.392Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:32:31.392Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:32:31.392Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:31.392Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:31.392Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:31.392Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:31.392Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:31.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154255417 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:31.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154255417 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:31.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154255417 data=null} to TreeItem with text {test} [2019-07-30T21:32:31.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154255417 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:31.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154255418 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:31.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154255460 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:31.392Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:31.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154255461 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:31.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154255461 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:31.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154255461 data=null} to TreeItem with text {test} [2019-07-30T21:32:31.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154255461 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:31.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154255461 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:31.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154255479 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:31.392Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:32:31.392Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:31.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154255480 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:32:31.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154255480 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:32:31.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154255480 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:32:31.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154255481 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:31.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154255481 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-30T21:32:31.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154255524 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:31.392Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:32:31.392Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:31.392Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:31.392Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:31.392Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:31.392Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:31.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154255531 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:31.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154255531 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:31.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154255531 data=null} to TreeItem with text {test} [2019-07-30T21:32:31.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154255531 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:31.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154255536 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:31.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154255564 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:31.392Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:31.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154255565 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:31.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154255565 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:31.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154255565 data=null} to TreeItem with text {test} [2019-07-30T21:32:31.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154255565 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:31.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154255565 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:31.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154255583 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:31.392Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:32:31.392Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:31.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154255586 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:32:31.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154255586 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:32:31.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154255586 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:32:31.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154255587 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:31.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154255587 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-30T21:32:31.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154255618 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:31.392Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:31.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1154255620 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T21:32:31.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1154255620 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T21:32:31.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1154255620 data=null} to TreeItem with text {Traces [12]} [2019-07-30T21:32:31.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1154255621 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:31.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154255621 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-30T21:32:31.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1154255628 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T21:32:31.648Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T21:32:31.648Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T21:32:32.135Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T21:32:32.135Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T21:32:32.135Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1154255948 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T21:32:32.135Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:32:32.135Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:32:32.135Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:32:32.135Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:32:32.135Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:32:32.135Z] DEBUG - Clicking on &Yes [2019-07-30T21:32:32.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1154255949 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-30T21:32:32.135Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1154255950 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-30T21:32:32.135Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1154255950 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:32:32.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1154255959 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:32:32.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1154255959 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-30T21:32:32.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1154255959 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-30T21:32:32.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1154255959 data=null item=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-30T21:32:36.452Z] DEBUG - Clicked on [2019-07-30T21:32:36.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1154255684 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-30T21:32:37.016Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:32:37.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:37.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:37.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:37.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:37.016Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:37.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154261015 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:37.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154261015 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:37.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154261016 data=null} to TreeItem with text {test} [2019-07-30T21:32:37.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154261016 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:37.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154261016 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:37.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154261055 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:37.016Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:37.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154261055 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:37.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154261055 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:37.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154261056 data=null} to TreeItem with text {test} [2019-07-30T21:32:37.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154261056 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:37.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154261056 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:37.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154261062 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:37.016Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:32:37.016Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:37.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1154261063 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:32:37.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1154261063 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:32:37.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1154261063 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:32:37.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1154261064 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:32:37.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154261064 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-30T21:32:37.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1154261077 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:32:37.016Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:37.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1154261078 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:32:37.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1154261078 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:32:37.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1154261078 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:32:37.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1154261079 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:32:37.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154261079 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-30T21:32:37.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1154261083 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:32:37.016Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:32:37.016Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:32:37.273Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:32:37.273Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:32:37.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1154261380 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:32:37.273Z] 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-30T21:32:37.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T21:32:37.273Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:32:37.273Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:32:37.273Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:32:37.273Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:32:37.273Z] DEBUG - matched Combo with text " [2019-07-30T21:32:37.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1154261489 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-30T21:32:37.273Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:32:37.273Z] 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-30T21:32:37.273Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:32:37.273Z] 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-30T21:32:37.273Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:32:37.273Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5f9e1f28 [2019-07-30T21:32:37.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1154261501 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-30T21:32:37.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1154261502 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-30T21:32:37.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1154261502 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:32:37.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1154261502 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:32:37.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1154261502 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-30T21:32:37.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1154261503 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-30T21:32:37.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1154261503 data=null item=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-30T21:32:37.273Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1154261503 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-30T21:32:37.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1154261503 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-30T21:32:37.273Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1154261503 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-30T21:32:37.273Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1154261503 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:32:37.273Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1154261503 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:32:37.273Z] 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-30T21:32:37.273Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:32:37.273Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:32:37.273Z] 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-30T21:32:37.273Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:32:37.273Z] 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-30T21:32:37.273Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:32:37.273Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:32:37.273Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:32:37.274Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:32:37.274Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:37.274Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:32:37.274Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:37.274Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:32:37.274Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:32:37.274Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:32:37.274Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:32:37.274Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:32:37.274Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:32:37.274Z] 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-30T21:32:37.274Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:32:37.274Z] 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-30T21:32:37.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:37.274Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:32:37.274Z] 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-30T21:32:37.274Z] 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-30T21:32:37.274Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:32:37.274Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:37.274Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:32:37.274Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:37.274Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:32:37.274Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:32:37.274Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:32:37.274Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:32:37.274Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:32:37.274Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:32:37.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:37.274Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:32:37.274Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:32:37.274Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:32:37.274Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:32:37.274Z] DEBUG - Clicking on &Finish [2019-07-30T21:32:37.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1154261519 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-30T21:32:37.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1154261520 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-30T21:32:37.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1154261520 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:32:37.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1154261520 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:32:37.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1154261520 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-30T21:32:37.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1154261520 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-30T21:32:38.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1154261520 data=null item=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-30T21:32:38.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1154261129 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-30T21:32:38.205Z] DEBUG - Clicked on [2019-07-30T21:32:38.205Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:32:38.205Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:38.205Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:38.205Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:38.205Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:38.205Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:38.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154262166 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:38.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154262167 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:38.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154262167 data=null} to TreeItem with text {test} [2019-07-30T21:32:38.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154262167 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:38.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154262167 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:38.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154262196 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:38.205Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:38.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154262197 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:38.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154262197 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:38.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154262197 data=null} to TreeItem with text {test} [2019-07-30T21:32:38.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154262198 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:38.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154262198 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:38.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154262205 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:38.205Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:32:38.205Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:38.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1154262214 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:32:38.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1154262214 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:32:38.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1154262214 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:32:38.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1154262215 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:32:38.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154262215 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-30T21:32:38.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1154262237 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:32:38.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1154262239 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:32:38.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1154262239 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:32:38.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1154262240 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:32:38.205Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154262240 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-30T21:32:38.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1154262257 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:32:38.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1154262257 data=null doit=true} to TreeItem with text {z-clashes [1]} [2019-07-30T21:32:38.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1154262263 data=null} to TreeItem with text {z-clashes [1]} [2019-07-30T21:32:38.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1154262263 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-30T21:32:38.205Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154262263 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-30T21:32:38.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1154262266 data=null button=1 stateMask=0x80000 x=103 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-30T21:32:38.462Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:32:38.462Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:38.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154262648 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:38.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154262648 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:38.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154262648 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:38.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154262648 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:38.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154262649 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-30T21:32:38.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154262679 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:38.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:38.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:38.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:38.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:38.462Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:32:38.462Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:38.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154262683 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:38.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154262683 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:38.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154262683 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:38.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154262683 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:38.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154262684 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-30T21:32:38.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154262688 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:38.462Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:38.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154262689 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:38.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154262689 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:38.462Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:38.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154262689 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:38.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154262690 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:38.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154262690 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-30T21:32:38.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154262694 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:38.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154262695 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:38.462Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154262695 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:38.719Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154262695 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-30T21:32:38.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154262761 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:38.976Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154262986 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:38.976Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154262986 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:38.976Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154262986 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:38.976Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:38.976Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:39.905Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:39.905Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:39.905Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:39.905Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:39.905Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:32:39.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154263997 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:32:39.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154263997 data=null doit=true} to TableItem with text {} [2019-07-30T21:32:39.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154263997 data=null} to TableItem with text {} [2019-07-30T21:32:39.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154263997 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:32:39.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154263997 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-30T21:32:39.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154264002 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:32:39.905Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:39.905Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:39.905Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:32:40.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:40.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154264217 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:40.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1154264218 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:40.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1154264218 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:40.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154264218 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:40.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154264219 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-30T21:32:40.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1154264223 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T21:32:40.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:40.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:40.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:40.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:40.161Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:32:40.161Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:32:40.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:40.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:40.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:40.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:40.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:40.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154264237 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:40.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154264237 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:40.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154264237 data=null} to TreeItem with text {test} [2019-07-30T21:32:40.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154264237 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:40.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154264238 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:40.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154264277 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:40.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:40.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154264278 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:40.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154264278 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:40.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154264279 data=null} to TreeItem with text {test} [2019-07-30T21:32:40.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154264279 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:40.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154264279 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:40.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154264285 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:40.161Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:32:40.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:40.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1154264286 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:32:40.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1154264286 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:32:40.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1154264286 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:32:40.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1154264286 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:32:40.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154264286 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-30T21:32:40.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1154264306 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:32:40.161Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T21:32:40.724Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:32:40.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:40.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154264733 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:40.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154264733 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:40.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154264733 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:40.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154264734 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:40.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154264734 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-30T21:32:40.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154264796 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:40.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:40.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:40.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:40.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:40.724Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:32:40.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:40.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154264799 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:40.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154264799 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:40.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154264800 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:40.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154264800 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:40.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154264800 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-30T21:32:40.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154264810 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:40.724Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:40.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154264811 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:40.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154264811 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:40.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:40.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154264811 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:40.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154264812 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:40.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154264812 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-30T21:32:40.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154264816 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:40.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154264816 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:40.724Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154264817 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:40.724Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154264817 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-30T21:32:41.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154264878 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:41.287Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154265371 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:41.287Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154265461 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:41.287Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154265461 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:41.287Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:41.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:41.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T21:32:41.287Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:41.287Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:41.287Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:41.287Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:41.287Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:32:41.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1154265464 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T21:32:41.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1154265464 data=null doit=true} to TableItem with text {} [2019-07-30T21:32:41.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1154265464 data=null} to TableItem with text {} [2019-07-30T21:32:41.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1154265464 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:32:41.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154265465 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-30T21:32:41.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1154265470 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T21:32:41.287Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:32:41.287Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:32:42.656Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T21:32:42.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:42.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154266567 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:42.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154266567 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:42.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154266567 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:42.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154266567 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:42.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154266567 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-30T21:32:42.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154266572 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T21:32:42.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:42.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:42.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:42.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:42.656Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T21:32:42.656Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:32:42.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:42.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:42.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:42.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:42.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:42.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154266578 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:42.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154266579 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:42.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154266579 data=null} to TreeItem with text {test} [2019-07-30T21:32:42.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154266579 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:42.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154266584 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:42.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154266623 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:42.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:42.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154266624 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:42.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154266624 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:42.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154266624 data=null} to TreeItem with text {test} [2019-07-30T21:32:42.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154266624 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:42.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154266624 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:42.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154266630 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:42.656Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:32:42.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:42.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1154266632 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:32:42.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1154266632 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:32:42.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1154266632 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:32:42.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1154266632 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:32:42.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154266632 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-30T21:32:42.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1154266656 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:32:42.656Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T21:32:42.656Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:32:42.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:42.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:42.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:42.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:42.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:42.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154266666 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:42.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154266666 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:42.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154266666 data=null} to TreeItem with text {test} [2019-07-30T21:32:42.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154266666 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:42.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154266666 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:42.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154266692 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:42.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:42.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154266693 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:42.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154266693 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:42.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154266693 data=null} to TreeItem with text {test} [2019-07-30T21:32:42.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154266693 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:42.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154266694 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:42.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154266704 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:42.656Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:32:42.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:42.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1154266705 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:32:42.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1154266705 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:32:42.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1154266705 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:32:42.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1154266705 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:32:42.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154266705 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-30T21:32:42.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1154266715 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:32:42.657Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:42.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1154266737 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:32:42.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1154266737 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:32:42.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1154266737 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:32:42.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1154266738 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:32:42.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154266738 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-30T21:32:42.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1154266743 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:32:42.657Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2019-07-30T21:32:42.657Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2019-07-30T21:32:42.913Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2019-07-30T21:32:42.913Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2019-07-30T21:32:42.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {New Folder} time=1154267006 data=null doit=true} to Shell with text {New Folder} [2019-07-30T21:32:42.913Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T21:32:42.913Z] DEBUG - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:' [2019-07-30T21:32:42.913Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:') [2019-07-30T21:32:42.913Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:')) [2019-07-30T21:32:42.913Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:42.913Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:32:42.913Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:32:42.913Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:32:42.913Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:32:42.913Z] DEBUG - Clicking on OK [2019-07-30T21:32:42.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1154267041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:32:42.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1154267041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:32:42.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1154267041 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:32:42.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1154267041 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:32:42.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1154267042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:32:42.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1154267042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:32:42.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1154267042 data=null item=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-30T21:32:42.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1154266801 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-30T21:32:43.169Z] DEBUG - Clicked on [2019-07-30T21:32:43.169Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T21:32:43.169Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:43.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa} time=1154267272 data=null button=0 stateMask=0x0 x=90 y=74 count=0} to TreeItem with text {aaa} [2019-07-30T21:32:43.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa} time=1154267272 data=null doit=true} to TreeItem with text {aaa} [2019-07-30T21:32:43.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa} time=1154267273 data=null} to TreeItem with text {aaa} [2019-07-30T21:32:43.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa} time=1154267273 data=null button=1 stateMask=0x0 x=90 y=74 count=1} to TreeItem with text {aaa} [2019-07-30T21:32:43.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154267273 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-30T21:32:43.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa} time=1154267311 data=null button=1 stateMask=0x80000 x=90 y=74 count=1} to TreeItem with text {aaa} [2019-07-30T21:32:43.169Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T21:32:43.169Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T21:32:43.733Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T21:32:43.733Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T21:32:43.733Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1154267732 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T21:32:43.733Z] 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-30T21:32:43.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-30T21:32:43.733Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1154267735 data=null doit=true} to Button with text {Select &archive file:} [2019-07-30T21:32:43.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=1154267735 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-30T21:32:43.733Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-30T21:32:43.733Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1154267740 data=null doit=true} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-30T21:32:43.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1154267765 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-30T21:32:43.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1154267766 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-30T21:32:43.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1154267766 data=null item=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-30T21:32:43.733Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-30T21:32:43.733Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:32:43.733Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:32:43.733Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T21:32:43.733Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T21:32:43.733Z] DEBUG - matched Combo with text " [2019-07-30T21:32:43.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1154267860 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-30T21:32:43.733Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:32:43.733Z] 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-30T21:32:43.733Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:32:43.733Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@69dc41a6 [2019-07-30T21:32:43.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1154267872 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-30T21:32:43.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1154267873 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-30T21:32:43.733Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1154267873 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:32:43.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1154267873 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:32:43.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1154267873 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-30T21:32:43.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1154267873 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-30T21:32:43.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1154267873 data=null item=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-30T21:32:43.733Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1154267873 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-30T21:32:43.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1154267873 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-30T21:32:43.733Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1154267873 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-30T21:32:43.733Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1154267874 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:32:43.733Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1154267874 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:32:43.733Z] 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-30T21:32:43.733Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:32:43.733Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@264a03c1 [2019-07-30T21:32:43.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1154267876 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-30T21:32:43.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1154267876 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-30T21:32:43.733Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1154267876 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:32:43.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1154267876 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:32:43.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1154267876 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-30T21:32:43.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1154267876 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-30T21:32:43.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1154267876 data=null item=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-30T21:32:43.733Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1154267876 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-30T21:32:43.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1154267876 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-30T21:32:43.733Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1154267876 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-30T21:32:43.733Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1154267876 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:32:43.733Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1154267877 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:32:43.733Z] 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-30T21:32:43.733Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T21:32:43.733Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:32:43.733Z] 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-30T21:32:43.733Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T21:32:43.733Z] 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-30T21:32:43.733Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T21:32:43.733Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] 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-30T21:32:43.733Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:32:43.733Z] 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-30T21:32:43.733Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] 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-30T21:32:43.733Z] 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-30T21:32:43.733Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T21:32:43.733Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T21:32:43.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T21:32:43.734Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:43.734Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T21:32:43.734Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T21:32:43.734Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T21:32:43.734Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:32:43.734Z] DEBUG - Clicking on &Finish [2019-07-30T21:32:43.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1154267907 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-30T21:32:43.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1154267907 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-30T21:32:43.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1154267908 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:32:43.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1154267908 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T21:32:43.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1154267908 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-30T21:32:43.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1154267908 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-30T21:32:44.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1154267908 data=null item=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-30T21:32:44.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1154267378 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-30T21:32:44.555Z] DEBUG - Clicked on [2019-07-30T21:32:44.555Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:32:44.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:44.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:44.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:44.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:44.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:44.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154268610 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:44.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154268610 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:44.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154268610 data=null} to TreeItem with text {test} [2019-07-30T21:32:44.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154268610 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:44.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154268611 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:44.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154268677 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:44.555Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:32:44.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=1154268678 data=null doit=true} to TreeItem with text {Experiments [0]} [2019-07-30T21:32:44.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=1154268679 data=null} to TreeItem with text {Experiments [0]} [2019-07-30T21:32:44.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=1154268679 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [0]} [2019-07-30T21:32:44.555Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154268679 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-30T21:32:44.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=1154268683 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [0]} [2019-07-30T21:32:44.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=1154268684 data=null doit=true} to TreeItem with text {aaa [1]} [2019-07-30T21:32:44.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=1154268684 data=null} to TreeItem with text {aaa [1]} [2019-07-30T21:32:44.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=1154268684 data=null button=1 stateMask=0x0 x=85 y=95 count=1} to TreeItem with text {aaa [1]} [2019-07-30T21:32:44.555Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154268684 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-30T21:32:44.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=1154268689 data=null button=1 stateMask=0x80000 x=85 y=95 count=1} to TreeItem with text {aaa [1]} [2019-07-30T21:32:44.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:44.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1154268724 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T21:32:44.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1154268725 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T21:32:44.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1154268725 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T21:32:44.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154268726 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-30T21:32:44.814Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=1154268798 data=null x=166 y=116 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-30T21:32:44.814Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=1154268880 data=null x=166 y=116 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-30T21:32:44.814Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=1154268914 data=null x=93 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-30T21:32:44.814Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=1154268936 data=null x=93 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-30T21:32:44.814Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=1154268938 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-30T21:32:44.814Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=1154268939 data=null x=93 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-30T21:32:44.814Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=1154268939 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-30T21:32:44.814Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=1154268939 data=[TmfTraceElement(/test/Traces/aaa/kernel-overlap-testing)] x=93 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-30T21:32:44.814Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=1154268955 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-30T21:32:44.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [0]} time=1154268979 data=null doit=true} to TreeItem with text {exp [0]} [2019-07-30T21:32:44.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=1154268979 data=null} to TreeItem with text {exp [0]} [2019-07-30T21:32:44.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=1154268980 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [0]} [2019-07-30T21:32:44.814Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154268980 data=null item=TreeItem {exp [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {exp [0]} [2019-07-30T21:32:44.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=1154268989 data=null button=1 stateMask=0x80000 x=85 y=53 count=1} to TreeItem with text {exp [0]} [2019-07-30T21:32:44.814Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:44.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=1154268990 data=null button=0 stateMask=0x0 x=85 y=179 count=0} to TreeItem with text {aaa [1]} [2019-07-30T21:32:44.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=1154268990 data=null doit=true} to TreeItem with text {aaa [1]} [2019-07-30T21:32:44.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=1154268990 data=null} to TreeItem with text {aaa [1]} [2019-07-30T21:32:44.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=1154268991 data=null button=1 stateMask=0x0 x=85 y=179 count=1} to TreeItem with text {aaa [1]} [2019-07-30T21:32:44.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154268991 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-30T21:32:44.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=1154269033 data=null button=1 stateMask=0x80000 x=101 y=179 count=1} to TreeItem with text {aaa [1]} [2019-07-30T21:32:45.324Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-07-30T21:32:45.324Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-07-30T21:32:45.324Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-07-30T21:32:45.582Z] DEBUG - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder' [2019-07-30T21:32:45.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Folder} time=1154269387 data=null doit=true} to Shell with text {Rename Folder} [2019-07-30T21:32:45.582Z] DEBUG - matched Text with text "aaa", using matcher: of type 'Text' [2019-07-30T21:32:45.582Z] DEBUG - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:' [2019-07-30T21:32:45.582Z] DEBUG - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:') [2019-07-30T21:32:45.582Z] DEBUG - matched Text with text "aaa", using matcher: (of type 'Text' and with label (with mnemonic 'New Folder name:')) [2019-07-30T21:32:45.582Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:45.582Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:32:45.582Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:32:45.582Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:32:45.582Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:32:45.582Z] DEBUG - Clicking on OK [2019-07-30T21:32:45.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1154269421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:32:45.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1154269421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:32:45.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1154269432 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:32:45.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1154269432 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:32:45.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1154269432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:32:45.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1154269432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:32:45.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1154269433 data=null item=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-30T21:32:45.582Z] DEBUG - Clicked on [2019-07-30T21:32:45.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=1154269145 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-30T21:32:46.096Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:32:46.096Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-30T21:32:46.096Z] WARN - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again. [2019-07-30T21:32:46.096Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:32:46.096Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-30T21:32:46.096Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:32:46.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:46.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:46.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:46.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:46.096Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:46.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154270171 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:46.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154270171 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:46.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154270171 data=null} to TreeItem with text {test} [2019-07-30T21:32:46.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154270171 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:46.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154270171 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:46.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154270178 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:46.096Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:46.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154270179 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:46.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154270179 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:46.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154270179 data=null} to TreeItem with text {test} [2019-07-30T21:32:46.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154270179 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:46.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154270179 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:46.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154270185 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:46.096Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T21:32:46.096Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:46.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1154270185 data=null button=0 stateMask=0x0 x=91 y=158 count=0} to TreeItem with text {Traces [3]} [2019-07-30T21:32:46.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1154270185 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T21:32:46.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1154270185 data=null} to TreeItem with text {Traces [3]} [2019-07-30T21:32:46.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1154270185 data=null button=1 stateMask=0x0 x=91 y=158 count=1} to TreeItem with text {Traces [3]} [2019-07-30T21:32:46.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154270186 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-30T21:32:46.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1154270189 data=null button=1 stateMask=0x80000 x=91 y=158 count=1} to TreeItem with text {Traces [3]} [2019-07-30T21:32:46.096Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} time=1154270321 data=null doit=true} to Shell with text {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} [2019-07-30T21:32:46.096Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:32:46.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:46.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:46.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:46.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154270360 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:46.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154270360 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:46.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154270360 data=null} to TreeItem with text {test} [2019-07-30T21:32:46.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154270360 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:46.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154270360 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:46.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154270396 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:46.353Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:32:46.353Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:32:46.353Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:32:46.916Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:32:46.916Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:32:46.916Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:32:46.916Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:32:46.916Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:32:46.916Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:32:46.916Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:46.916Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:32:46.916Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:32:46.916Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:32:46.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154271018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:32:46.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154271018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:32:46.916Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154271018 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:32:46.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154271018 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:32:46.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154271018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:32:46.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154271019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:32:46.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154271019 data=null 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-30T21:32:46.916Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154271019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:32:46.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154271019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:32:46.916Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154271019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:32:46.916Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154271019 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:32:46.916Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154271019 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:32:46.916Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:32:46.916Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:32:46.916Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:32:46.916Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:46.916Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:32:46.916Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:32:46.916Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:32:46.916Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:32:46.916Z] DEBUG - Clicking on OK [2019-07-30T21:32:46.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1154271021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:32:46.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1154271021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:32:46.916Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1154271021 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:32:46.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1154271021 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:32:46.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1154271021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:32:46.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1154271021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:32:46.916Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:32:46.916Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:32:46.916Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:32:46.916Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:32:46.916Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:32:46.916Z] DEBUG - Clicked on OK [2019-07-30T21:32:47.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1154271022 data=null item=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-30T21:32:47.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1154270484 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-30T21:32:47.848Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 445.336 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest [2019-07-30T21:32:47.848Z] test3_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 0.22 s [2019-07-30T21:32:47.848Z] test3_02Import(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 0.723 s [2019-07-30T21:32:47.848Z] test3_03SingleCustomTextTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 6.453 s [2019-07-30T21:32:47.848Z] test3_04SingleCustomXmlTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.088 s [2019-07-30T21:32:47.848Z] test3_05SingleCtfTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.264 s [2019-07-30T21:32:47.848Z] test3_06RenameCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 12.161 s [2019-07-30T21:32:47.848Z] test3_07OverwriteCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 15.479 s [2019-07-30T21:32:47.848Z] test3_08SkipImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.936 s [2019-07-30T21:32:47.848Z] test3_09OverwriteOptionImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 12.783 s [2019-07-30T21:32:47.848Z] test3_10ImportUnrecognized(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 2.774 s [2019-07-30T21:32:47.848Z] test3_11ImportUnrecognizedIgnore(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.443 s [2019-07-30T21:32:47.848Z] test3_12ImportCtfWithMetadataSelection(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.776 s [2019-07-30T21:32:47.848Z] test3_13ImportRecursiveAutoRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 31.142 s [2019-07-30T21:32:47.848Z] test3_14ImportRecursiveAutoOverwriteAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 21.444 s [2019-07-30T21:32:47.848Z] test3_15ImportRecursiveAutoSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 19.469 s [2019-07-30T21:32:47.848Z] test3_16ImportRecursiveAutoRenameOverwriteSkip(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 14.941 s [2019-07-30T21:32:47.848Z] test3_17ImportRecursiveSpecifyTraceTypeCTF(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 12.091 s [2019-07-30T21:32:47.848Z] test3_18ImportRecursiveSpecifyTraceTypeKernel(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.407 s [2019-07-30T21:32:47.848Z] test3_19ImportRecursiveSpecifyTraceTypeUST(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.449 s [2019-07-30T21:32:47.848Z] test3_20ImportRecursiveSpecifyTraceTypeCustomText(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.078 s [2019-07-30T21:32:47.848Z] test3_21ImportFromMenuProjectSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 4.667 s [2019-07-30T21:32:47.848Z] test3_22ImportFromMenuProjectNotSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.099 s [2019-07-30T21:32:47.848Z] test3_29ImportRecursivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 10.992 s [2019-07-30T21:32:47.848Z] test3_30ImportRecursivePreserveSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.5 s [2019-07-30T21:32:47.848Z] test3_31ImportRecursivePreserveRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 10.451 s [2019-07-30T21:32:47.848Z] test3_32DeleteTraceAndFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 17.301 s [2019-07-30T21:32:47.848Z] test3_33DeleteMultipleFolders(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.413 s [2019-07-30T21:32:47.848Z] test3_34ClearSingleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.683 s [2019-07-30T21:32:47.848Z] test3_35ClearMultipleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 7.981 s [2019-07-30T21:32:47.848Z] test3_36ImportZipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 27.634 s [2019-07-30T21:32:47.848Z] test3_37ImportZipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 38.085 s [2019-07-30T21:32:47.848Z] test3_38ImportZipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 14.629 s [2019-07-30T21:32:47.848Z] test3_39ImportTarGzipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 34.326 s [2019-07-30T21:32:47.848Z] test3_40ImportTarGzipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 36.328 s [2019-07-30T21:32:47.848Z] test3_41ImportTarGzipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 11.131 s [2019-07-30T21:32:47.848Z] test_RenameFolderWorkaroundBug525833(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.559 s [2019-07-30T21:32:47.848Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest [2019-07-30T21:32:47.848Z] 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-30T21:32:47.848Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest skipped [2019-07-30T21:32:47.848Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest [2019-07-30T21:32:48.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154272611 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:32:48.975Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T21:32:48.975Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T21:32:48.975Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T21:32:49.537Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T21:32:49.537Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T21:32:49.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1154273493 data=null doit=true} to Shell with text {Preferences} [2019-07-30T21:32:49.537Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T21:32:49.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:49.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:49.537Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T21:32:49.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1154273510 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T21:32:49.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1154273510 data=null} to TreeItem with text {Tracing} [2019-07-30T21:32:49.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1154273511 data=null button=1 stateMask=0x0 x=48 y=137 count=1} to TreeItem with text {Tracing} [2019-07-30T21:32:49.537Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154273511 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-30T21:32:49.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1154273522 data=null button=1 stateMask=0x80000 x=48 y=137 count=1} to TreeItem with text {Tracing} [2019-07-30T21:32:49.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1154273523 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T21:32:49.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1154273523 data=null} to Tree node with text: Perspectives [2019-07-30T21:32:49.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1154273523 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:32:49.537Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154273524 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-30T21:32:49.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1154273524 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:32:49.537Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:49.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1154273525 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T21:32:49.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1154273525 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T21:32:49.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1154273525 data=null} to Tree node with text: Perspectives [2019-07-30T21:32:49.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1154273526 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:32:49.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154273526 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-30T21:32:49.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1154273556 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:32:49.537Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T21:32:49.537Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T21:32:49.537Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never' [2019-07-30T21:32:49.537Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T21:32:49.537Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T21:32:49.537Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO' [2019-07-30T21:32:49.537Z] 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-30T21:32:49.537Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T21:32:49.537Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:32:49.537Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:32:49.537Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:49.537Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:32:49.537Z] 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-30T21:32:49.537Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T21:32:49.537Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T21:32:49.537Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T21:32:49.537Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:32:49.537Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:32:49.537Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:49.537Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:32:49.537Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T21:32:49.537Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T21:32:49.537Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:32:49.537Z] 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-30T21:32:49.537Z] DEBUG - Clicking on Apply and Close [2019-07-30T21:32:49.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1154273625 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-30T21:32:49.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1154273625 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-30T21:32:49.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1154273625 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-30T21:32:49.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1154273625 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T21:32:49.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1154273625 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-30T21:32:49.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1154273625 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-30T21:32:49.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1154273626 data=null item=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-30T21:32:49.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1154273077 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-30T21:32:49.537Z] DEBUG - Clicked on [2019-07-30T21:32:52.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154275797 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:32:52.058Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T21:32:52.058Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T21:32:52.058Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T21:32:52.058Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T21:32:52.058Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T21:32:52.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1154276056 data=null doit=true} to Shell with text {Preferences} [2019-07-30T21:32:52.058Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T21:32:52.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:52.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:52.058Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T21:32:52.058Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T21:32:52.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1154276087 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T21:32:52.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1154276087 data=null} to Tree node with text: Perspectives [2019-07-30T21:32:52.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1154276088 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:32:52.058Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154276088 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-30T21:32:52.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1154276089 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:32:52.058Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:52.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1154276090 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T21:32:52.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1154276090 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T21:32:52.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1154276090 data=null} to Tree node with text: Perspectives [2019-07-30T21:32:52.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1154276091 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:32:52.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154276091 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-30T21:32:52.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1154276092 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:32:52.058Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T21:32:52.058Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-30T21:32:52.058Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T21:32:52.058Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T21:32:52.058Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-30T21:32:52.058Z] 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-30T21:32:52.058Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T21:32:52.058Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T21:32:52.058Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:32:52.058Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:32:52.058Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:52.058Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:32:52.058Z] 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-30T21:32:52.058Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Never} time=1154276094 data=null doit=true} to Button with text {Never} [2019-07-30T21:32:52.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Never} time=1154276094 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-30T21:32:52.058Z] 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-30T21:32:52.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=1154276120 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-30T21:32:52.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=1154276136 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-30T21:32:52.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=1154276136 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-30T21:32:52.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1154276136 data=null item=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-30T21:32:52.058Z] 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-30T21:32:52.058Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T21:32:52.058Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T21:32:52.058Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T21:32:52.058Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:32:52.058Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:32:52.058Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:52.058Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:32:52.058Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T21:32:52.058Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T21:32:52.058Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:32:52.058Z] 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-30T21:32:52.058Z] DEBUG - Clicking on Apply and Close [2019-07-30T21:32:52.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1154276143 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-30T21:32:52.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1154276143 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-30T21:32:52.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1154276143 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-30T21:32:52.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1154276143 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T21:32:52.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1154276144 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-30T21:32:52.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1154276144 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-30T21:32:52.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1154276144 data=null item=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-30T21:32:52.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1154275836 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-30T21:32:52.058Z] DEBUG - Clicked on [2019-07-30T21:32:54.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154278260 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:32:54.578Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T21:32:54.578Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T21:32:54.578Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T21:32:54.578Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T21:32:54.578Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T21:32:54.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1154278590 data=null doit=true} to Shell with text {Preferences} [2019-07-30T21:32:54.578Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T21:32:54.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:54.578Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:54.578Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T21:32:54.578Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T21:32:54.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1154278608 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T21:32:54.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1154278608 data=null} to Tree node with text: Perspectives [2019-07-30T21:32:54.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1154278609 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:32:54.578Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154278609 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-30T21:32:54.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1154278609 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:32:54.578Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:54.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1154278611 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T21:32:54.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1154278611 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T21:32:54.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1154278611 data=null} to Tree node with text: Perspectives [2019-07-30T21:32:54.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1154278619 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:32:54.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154278630 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-30T21:32:54.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1154278631 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:32:54.578Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T21:32:54.578Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-30T21:32:54.578Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T21:32:54.578Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T21:32:54.578Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-30T21:32:54.578Z] 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-30T21:32:54.578Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T21:32:54.578Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T21:32:54.578Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:32:54.578Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:32:54.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:54.578Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:32:54.578Z] 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-30T21:32:54.578Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T21:32:54.578Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T21:32:54.578Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T21:32:54.578Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:32:54.578Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:32:54.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:32:54.578Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:32:54.578Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T21:32:54.578Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T21:32:54.578Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:32:54.578Z] 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-30T21:32:54.578Z] DEBUG - Clicking on Apply and Close [2019-07-30T21:32:54.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1154278682 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-30T21:32:54.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1154278682 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-30T21:32:54.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1154278682 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-30T21:32:54.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1154278682 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T21:32:54.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1154278683 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-30T21:32:54.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1154278683 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-30T21:32:54.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1154278683 data=null item=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-30T21:32:54.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1154278300 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-30T21:32:54.836Z] DEBUG - Clicked on [2019-07-30T21:32:58.111Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:32:58.111Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:58.111Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:58.111Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:32:58.111Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:32:58.111Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:58.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154282125 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:58.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154282126 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:58.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154282126 data=null} to TreeItem with text {test} [2019-07-30T21:32:58.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154282128 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:58.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154282205 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:58.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154282223 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:58.111Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:58.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154282224 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:32:58.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154282225 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:58.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154282225 data=null} to TreeItem with text {test} [2019-07-30T21:32:58.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154282225 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:58.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154282226 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:58.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154282284 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:58.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154282285 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:32:58.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154282285 data=null} to TreeItem with text {test} [2019-07-30T21:32:58.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154282285 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:58.111Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154282285 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-30T21:32:58.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154282289 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:32:58.111Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:58.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1154282290 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T21:32:58.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1154282290 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:32:58.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1154282290 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:32:58.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1154282291 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:32:58.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154282291 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-30T21:32:58.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1154282304 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:32:58.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1154282304 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T21:32:58.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1154282304 data=null} to TreeItem with text {Traces [2]} [2019-07-30T21:32:58.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1154282305 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:32:58.112Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154282305 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-30T21:32:58.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1154282308 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T21:32:58.112Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:32:58.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel} time=1154282308 data=null button=0 stateMask=0x0 x=82 y=74 count=0} to TreeItem with text {kernel} [2019-07-30T21:32:58.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel} time=1154282308 data=null doit=true} to TreeItem with text {kernel} [2019-07-30T21:32:58.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel} time=1154282309 data=null} to TreeItem with text {kernel} [2019-07-30T21:32:58.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel} time=1154282309 data=null button=1 stateMask=0x0 x=82 y=74 count=1} to TreeItem with text {kernel} [2019-07-30T21:32:58.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154282309 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-30T21:32:58.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel} time=1154282324 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to TreeItem with text {kernel} [2019-07-30T21:32:58.370Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-30T21:32:58.370Z] DEBUG - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace' [2019-07-30T21:32:58.370Z] DEBUG - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment' [2019-07-30T21:32:58.370Z] DEBUG - Clicking on with mnemonic 'Test experiment' [2019-07-30T21:32:58.370Z] DEBUG - Clicked on with mnemonic 'Test experiment' [2019-07-30T21:32:58.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Test experiment} time=1154282404 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-30T21:33:00.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154284721 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:33:00.761Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T21:33:00.761Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T21:33:00.761Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T21:33:01.018Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T21:33:01.018Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T21:33:01.018Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1154285124 data=null doit=true} to Shell with text {Preferences} [2019-07-30T21:33:01.018Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T21:33:01.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:33:01.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:33:01.018Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T21:33:01.018Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T21:33:01.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1154285195 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T21:33:01.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1154285195 data=null} to Tree node with text: Perspectives [2019-07-30T21:33:01.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1154285195 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:01.018Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154285196 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-30T21:33:01.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1154285196 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:01.018Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:33:01.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1154285198 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T21:33:01.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1154285198 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T21:33:01.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1154285198 data=null} to Tree node with text: Perspectives [2019-07-30T21:33:01.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1154285198 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:01.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154285199 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-30T21:33:01.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1154285199 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:01.018Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T21:33:01.018Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T21:33:01.018Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T21:33:01.018Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-30T21:33:01.018Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T21:33:01.018Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T21:33:01.018Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-30T21:33:01.018Z] 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-30T21:33:01.018Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:33:01.018Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:33:01.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:33:01.018Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:33:01.018Z] 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-30T21:33:01.018Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1154285219 data=null doit=true} to Button with text {Always} [2019-07-30T21:33:01.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1154285219 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-30T21:33:01.018Z] 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-30T21:33:01.018Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1154285221 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-30T21:33:01.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1154285221 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-30T21:33:01.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1154285222 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-30T21:33:01.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1154285222 data=null item=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-30T21:33:01.018Z] 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-30T21:33:01.018Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T21:33:01.018Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T21:33:01.018Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T21:33:01.018Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:33:01.018Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:33:01.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:33:01.018Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:33:01.018Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T21:33:01.018Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T21:33:01.018Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:33:01.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-30T21:33:01.018Z] DEBUG - Clicking on Apply and Close [2019-07-30T21:33:01.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1154285225 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-30T21:33:01.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1154285225 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-30T21:33:01.018Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1154285225 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-30T21:33:01.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1154285225 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T21:33:01.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1154285225 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-30T21:33:01.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1154285283 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-30T21:33:01.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1154285283 data=null item=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-30T21:33:01.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1154284836 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-30T21:33:01.275Z] DEBUG - Clicked on [2019-07-30T21:33:03.793Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-30T21:33:03.793Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-30T21:33:03.793Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision' [2019-07-30T21:33:03.793Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:33:03.793Z] 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-30T21:33:03.793Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:33:03.793Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:33:03.793Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T21:33:03.793Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected [2019-07-30T21:33:03.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=1154287779 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-30T21:33:03.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1154287780 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-30T21:33:03.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=1154287780 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T21:33:03.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=1154287780 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T21:33:03.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=1154287780 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-30T21:33:03.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=1154287781 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-30T21:33:03.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=1154287781 data=null item=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-30T21:33:03.793Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=1154287781 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-30T21:33:03.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1154287781 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-30T21:33:03.793Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=1154287781 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-30T21:33:03.793Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=1154287781 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T21:33:03.793Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=1154287781 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T21:33:03.793Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T21:33:03.793Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-30T21:33:03.793Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:33:03.793Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:33:03.793Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:33:03.793Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:33:03.793Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:33:03.793Z] DEBUG - Clicking on &Yes [2019-07-30T21:33:03.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1154287782 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-30T21:33:03.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1154287782 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-30T21:33:03.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1154287782 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:33:03.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1154287782 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:33:03.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1154287782 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-30T21:33:03.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1154287783 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-30T21:33:03.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1154287783 data=null item=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-30T21:33:04.049Z] DEBUG - Clicked on [2019-07-30T21:33:04.305Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1154288219 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-30T21:33:04.305Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T21:33:04.305Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T21:33:04.305Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T21:33:04.869Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T21:33:04.869Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T21:33:04.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1154288929 data=null doit=true} to Shell with text {Preferences} [2019-07-30T21:33:04.869Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T21:33:04.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:33:04.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:33:04.869Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T21:33:04.869Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T21:33:04.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1154288932 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T21:33:04.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1154288932 data=null} to Tree node with text: Perspectives [2019-07-30T21:33:04.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1154288933 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:04.869Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154288933 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-30T21:33:04.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1154288934 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:04.869Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:33:04.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1154288985 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T21:33:04.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1154288986 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T21:33:04.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1154288986 data=null} to Tree node with text: Perspectives [2019-07-30T21:33:04.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1154288986 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:04.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154288987 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-30T21:33:04.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1154288988 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:04.869Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T21:33:04.869Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-30T21:33:04.869Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T21:33:04.869Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T21:33:04.869Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-30T21:33:04.869Z] 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-30T21:33:04.869Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T21:33:04.869Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T21:33:04.869Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:33:04.869Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:33:04.869Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:33:04.869Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:33:04.869Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T21:33:04.869Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T21:33:04.869Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T21:33:04.869Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:33:04.869Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:33:04.869Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:33:04.869Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T21:33:04.869Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T21:33:04.869Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T21:33:04.869Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:33:04.869Z] DEBUG - Clicking on Cancel [2019-07-30T21:33:04.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1154289008 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-30T21:33:04.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1154289008 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-30T21:33:04.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1154289008 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T21:33:04.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1154289008 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T21:33:04.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1154289008 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-30T21:33:04.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1154289008 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-30T21:33:04.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1154289008 data=null item=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-30T21:33:04.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1154288416 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-30T21:33:05.126Z] DEBUG - Clicked on [2019-07-30T21:33:05.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154289733 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:33:05.689Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T21:33:05.689Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T21:33:05.689Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T21:33:05.945Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T21:33:05.945Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T21:33:05.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1154290107 data=null doit=true} to Shell with text {Preferences} [2019-07-30T21:33:05.945Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T21:33:05.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:33:05.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:33:05.945Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T21:33:05.945Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T21:33:05.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1154290131 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T21:33:05.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1154290131 data=null} to Tree node with text: Perspectives [2019-07-30T21:33:05.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1154290132 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:05.945Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154290132 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-30T21:33:05.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1154290133 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:05.945Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:33:05.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1154290177 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T21:33:05.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1154290192 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T21:33:05.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1154290197 data=null} to Tree node with text: Perspectives [2019-07-30T21:33:05.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1154290198 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:05.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154290198 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-30T21:33:05.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1154290199 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:06.202Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T21:33:06.202Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T21:33:06.202Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T21:33:06.202Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-30T21:33:06.202Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T21:33:06.202Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T21:33:06.202Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-30T21:33:06.202Z] 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-30T21:33:06.202Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:33:06.202Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:33:06.202Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:33:06.202Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:33:06.202Z] 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-30T21:33:06.202Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1154290204 data=null doit=true} to Button with text {Always} [2019-07-30T21:33:06.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1154290204 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-30T21:33:06.202Z] 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-30T21:33:06.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1154290206 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-30T21:33:06.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1154290207 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-30T21:33:06.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1154290207 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-30T21:33:06.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1154290207 data=null item=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-30T21:33:06.202Z] 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-30T21:33:06.202Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T21:33:06.202Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T21:33:06.202Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T21:33:06.202Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:33:06.202Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:33:06.202Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:33:06.202Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:33:06.202Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T21:33:06.202Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T21:33:06.202Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:33:06.202Z] 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-30T21:33:06.202Z] DEBUG - Clicking on Apply and Close [2019-07-30T21:33:06.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1154290210 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-30T21:33:06.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1154290210 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-30T21:33:06.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1154290210 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-30T21:33:06.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1154290210 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T21:33:06.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1154290210 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-30T21:33:06.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1154290221 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-30T21:33:06.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1154290221 data=null item=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-30T21:33:06.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1154289787 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-30T21:33:06.202Z] DEBUG - Clicked on [2019-07-30T21:33:08.722Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-30T21:33:08.722Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-30T21:33:08.722Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:33:08.722Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No' [2019-07-30T21:33:08.722Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2019-07-30T21:33:08.722Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-30T21:33:08.722Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:33:08.722Z] DEBUG - Clicking on &No [2019-07-30T21:33:08.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=1154292621 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-30T21:33:08.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=1154292622 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-30T21:33:08.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=1154292622 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-30T21:33:08.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=1154292622 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-30T21:33:08.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=1154292622 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-30T21:33:08.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=1154292622 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-30T21:33:08.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=1154292622 data=null item=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-30T21:33:08.981Z] DEBUG - Clicked on [2019-07-30T21:33:08.981Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1154292984 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-30T21:33:08.981Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T21:33:08.981Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T21:33:08.981Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T21:33:09.237Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T21:33:09.237Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T21:33:09.237Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1154293377 data=null doit=true} to Shell with text {Preferences} [2019-07-30T21:33:09.237Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T21:33:09.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:33:09.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:33:09.237Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T21:33:09.237Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T21:33:09.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1154293398 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T21:33:09.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1154293399 data=null} to Tree node with text: Perspectives [2019-07-30T21:33:09.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1154293399 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:09.237Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154293399 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-30T21:33:09.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1154293400 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:09.237Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:33:09.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1154293421 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T21:33:09.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1154293421 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T21:33:09.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1154293421 data=null} to Tree node with text: Perspectives [2019-07-30T21:33:09.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1154293422 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:09.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154293422 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-30T21:33:09.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1154293422 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:09.238Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T21:33:09.238Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T21:33:09.238Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T21:33:09.238Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-30T21:33:09.238Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T21:33:09.238Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T21:33:09.238Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-30T21:33:09.238Z] 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-30T21:33:09.238Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:33:09.238Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:33:09.238Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:33:09.238Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:33:09.238Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T21:33:09.238Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T21:33:09.238Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T21:33:09.238Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:33:09.238Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:33:09.238Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:33:09.238Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T21:33:09.238Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T21:33:09.238Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T21:33:09.238Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:33:09.238Z] DEBUG - Clicking on Cancel [2019-07-30T21:33:09.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1154293426 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-30T21:33:09.238Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1154293426 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-30T21:33:09.238Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1154293426 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T21:33:09.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1154293426 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T21:33:09.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1154293426 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-30T21:33:09.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1154293426 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-30T21:33:09.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1154293426 data=null item=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-30T21:33:09.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1154293111 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-30T21:33:09.494Z] DEBUG - Clicked on [2019-07-30T21:33:09.751Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154293847 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:33:09.751Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T21:33:09.751Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T21:33:09.751Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T21:33:10.008Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T21:33:10.008Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T21:33:10.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1154294047 data=null doit=true} to Shell with text {Preferences} [2019-07-30T21:33:10.008Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T21:33:10.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:33:10.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:33:10.008Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T21:33:10.008Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T21:33:10.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1154294049 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T21:33:10.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1154294049 data=null} to Tree node with text: Perspectives [2019-07-30T21:33:10.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1154294050 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:10.008Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154294050 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-30T21:33:10.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1154294050 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:10.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:33:10.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1154294067 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T21:33:10.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1154294067 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T21:33:10.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1154294067 data=null} to Tree node with text: Perspectives [2019-07-30T21:33:10.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1154294073 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:10.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154294073 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-30T21:33:10.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1154294073 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:10.008Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T21:33:10.008Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T21:33:10.008Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T21:33:10.008Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-30T21:33:10.008Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T21:33:10.008Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T21:33:10.008Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-30T21:33:10.008Z] 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-30T21:33:10.008Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:33:10.008Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:33:10.008Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:33:10.008Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:33:10.008Z] 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-30T21:33:10.008Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T21:33:10.008Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T21:33:10.008Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T21:33:10.008Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:33:10.008Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:33:10.008Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:33:10.008Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:33:10.008Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T21:33:10.008Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T21:33:10.008Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:33:10.008Z] 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-30T21:33:10.008Z] DEBUG - Clicking on Apply and Close [2019-07-30T21:33:10.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1154294081 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-30T21:33:10.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1154294081 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-30T21:33:10.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1154294082 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-30T21:33:10.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1154294082 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T21:33:10.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1154294082 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-30T21:33:10.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1154294082 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-30T21:33:10.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1154294082 data=null item=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-30T21:33:10.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1154293886 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-30T21:33:10.008Z] DEBUG - Clicked on [2019-07-30T21:33:12.557Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-30T21:33:12.557Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-30T21:33:12.557Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:33:12.557Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:33:12.557Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:33:12.557Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:33:12.557Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:33:12.557Z] DEBUG - Clicking on &Yes [2019-07-30T21:33:12.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1154296653 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-30T21:33:12.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1154296653 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-30T21:33:12.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1154296653 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:33:12.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1154296653 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:33:12.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1154296653 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-30T21:33:12.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1154296653 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-30T21:33:12.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1154296653 data=null item=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-30T21:33:12.814Z] DEBUG - Clicked on [2019-07-30T21:33:12.814Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1154296980 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-30T21:33:12.814Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T21:33:13.071Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T21:33:13.071Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T21:33:13.328Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T21:33:13.328Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T21:33:13.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1154297536 data=null doit=true} to Shell with text {Preferences} [2019-07-30T21:33:13.328Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T21:33:13.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:33:13.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:33:13.328Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T21:33:13.328Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T21:33:13.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1154297539 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T21:33:13.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1154297539 data=null} to Tree node with text: Perspectives [2019-07-30T21:33:13.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1154297540 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:13.328Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154297540 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-30T21:33:13.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1154297540 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:13.328Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:33:13.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1154297541 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T21:33:13.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1154297541 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T21:33:13.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1154297542 data=null} to Tree node with text: Perspectives [2019-07-30T21:33:13.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1154297542 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:13.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154297542 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-30T21:33:13.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1154297543 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:13.328Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T21:33:13.328Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T21:33:13.328Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T21:33:13.328Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-30T21:33:13.328Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T21:33:13.328Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T21:33:13.328Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-30T21:33:13.328Z] 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-30T21:33:13.328Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:33:13.328Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:33:13.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:33:13.328Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:33:13.328Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T21:33:13.328Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T21:33:13.328Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T21:33:13.328Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:33:13.328Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:33:13.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:33:13.328Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T21:33:13.328Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T21:33:13.328Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T21:33:13.328Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:33:13.328Z] DEBUG - Clicking on Cancel [2019-07-30T21:33:13.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1154297546 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-30T21:33:13.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1154297546 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-30T21:33:13.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1154297546 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T21:33:13.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1154297546 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T21:33:13.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1154297547 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-30T21:33:13.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1154297547 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-30T21:33:13.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1154297547 data=null item=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-30T21:33:13.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1154297094 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-30T21:33:13.841Z] DEBUG - Clicked on [2019-07-30T21:33:14.098Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154298282 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:33:14.098Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T21:33:14.098Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T21:33:14.098Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T21:33:14.354Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T21:33:14.354Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T21:33:14.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1154298522 data=null doit=true} to Shell with text {Preferences} [2019-07-30T21:33:14.354Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T21:33:14.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:33:14.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:33:14.354Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T21:33:14.354Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T21:33:14.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1154298545 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T21:33:14.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1154298545 data=null} to Tree node with text: Perspectives [2019-07-30T21:33:14.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1154298545 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:14.354Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154298546 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-30T21:33:14.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1154298546 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:14.354Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:33:14.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1154298547 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T21:33:14.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1154298548 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T21:33:14.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1154298548 data=null} to Tree node with text: Perspectives [2019-07-30T21:33:14.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1154298548 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:14.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154298548 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-30T21:33:14.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1154298549 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:14.354Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T21:33:14.354Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-30T21:33:14.354Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T21:33:14.354Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T21:33:14.354Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-30T21:33:14.354Z] 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-30T21:33:14.354Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T21:33:14.354Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T21:33:14.354Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:33:14.354Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:33:14.354Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:33:14.354Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:33:14.354Z] 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-30T21:33:14.354Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Prompt} time=1154298601 data=null doit=true} to Button with text {Prompt} [2019-07-30T21:33:14.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1154298601 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-30T21:33:14.354Z] 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-30T21:33:14.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=1154298603 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-30T21:33:14.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=1154298629 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-30T21:33:14.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=1154298629 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-30T21:33:14.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1154298629 data=null item=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-30T21:33:14.612Z] 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-30T21:33:14.612Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T21:33:14.612Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T21:33:14.612Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T21:33:14.612Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:33:14.612Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:33:14.612Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:33:14.612Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:33:14.612Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T21:33:14.612Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T21:33:14.612Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:33:14.612Z] 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-30T21:33:14.612Z] DEBUG - Clicking on Apply and Close [2019-07-30T21:33:14.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1154298634 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-30T21:33:14.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1154298634 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-30T21:33:14.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1154298634 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-30T21:33:14.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1154298634 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T21:33:14.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1154298635 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-30T21:33:14.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1154298635 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-30T21:33:14.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1154298635 data=null item=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-30T21:33:14.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1154298326 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-30T21:33:14.612Z] DEBUG - Clicked on [2019-07-30T21:33:17.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154300787 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:33:17.133Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T21:33:17.133Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T21:33:17.133Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T21:33:17.133Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T21:33:17.133Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T21:33:17.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1154301032 data=null doit=true} to Shell with text {Preferences} [2019-07-30T21:33:17.133Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T21:33:17.133Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:33:17.133Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:33:17.134Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T21:33:17.134Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T21:33:17.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1154301049 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T21:33:17.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1154301049 data=null} to Tree node with text: Perspectives [2019-07-30T21:33:17.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1154301049 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:17.134Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154301050 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-30T21:33:17.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1154301050 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:17.134Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:33:17.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1154301058 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T21:33:17.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1154301075 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T21:33:17.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1154301075 data=null} to Tree node with text: Perspectives [2019-07-30T21:33:17.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1154301075 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:17.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154301078 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-30T21:33:17.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1154301078 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:17.134Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T21:33:17.134Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T21:33:17.134Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T21:33:17.134Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-30T21:33:17.134Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T21:33:17.134Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T21:33:17.134Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-30T21:33:17.134Z] 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-30T21:33:17.134Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:33:17.134Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:33:17.134Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:33:17.134Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:33:17.134Z] 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-30T21:33:17.134Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1154301081 data=null doit=true} to Button with text {Always} [2019-07-30T21:33:17.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1154301081 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-30T21:33:17.134Z] 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-30T21:33:17.134Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1154301083 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-30T21:33:17.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1154301083 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-30T21:33:17.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1154301083 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-30T21:33:17.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1154301084 data=null item=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-30T21:33:17.134Z] 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-30T21:33:17.134Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T21:33:17.134Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T21:33:17.134Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T21:33:17.134Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:33:17.134Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:33:17.134Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:33:17.134Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:33:17.134Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T21:33:17.134Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T21:33:17.134Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:33:17.134Z] 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-30T21:33:17.134Z] DEBUG - Clicking on Apply and Close [2019-07-30T21:33:17.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1154301114 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-30T21:33:17.134Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1154301114 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-30T21:33:17.134Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1154301114 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-30T21:33:17.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1154301114 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T21:33:17.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1154301115 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-30T21:33:17.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1154301115 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-30T21:33:17.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1154301115 data=null item=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-30T21:33:17.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1154300836 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-30T21:33:17.134Z] DEBUG - Clicked on [2019-07-30T21:33:19.041Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-30T21:33:19.041Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-30T21:33:19.041Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision' [2019-07-30T21:33:19.041Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:33:19.041Z] 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-30T21:33:19.041Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:33:19.041Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:33:19.041Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T21:33:19.041Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected [2019-07-30T21:33:19.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=1154302933 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-30T21:33:19.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1154302934 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-30T21:33:19.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=1154302935 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T21:33:19.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=1154302935 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T21:33:19.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=1154302935 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-30T21:33:19.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=1154302935 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-30T21:33:19.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=1154302935 data=null item=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-30T21:33:19.041Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=1154302935 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-30T21:33:19.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1154302935 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-30T21:33:19.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=1154302935 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-30T21:33:19.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=1154302935 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T21:33:19.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=1154302936 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T21:33:19.041Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T21:33:19.041Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-30T21:33:19.041Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:33:19.041Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No' [2019-07-30T21:33:19.041Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2019-07-30T21:33:19.041Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-30T21:33:19.041Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:33:19.041Z] DEBUG - Clicking on &No [2019-07-30T21:33:19.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=1154302936 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-30T21:33:19.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=1154302936 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-30T21:33:19.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=1154302937 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-30T21:33:19.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=1154302937 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-30T21:33:19.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=1154302937 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-30T21:33:19.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=1154302937 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-30T21:33:19.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=1154302937 data=null item=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-30T21:33:19.041Z] DEBUG - Clicked on [2019-07-30T21:33:19.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1154303147 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-30T21:33:19.041Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T21:33:19.041Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T21:33:19.041Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T21:33:19.604Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T21:33:19.604Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T21:33:19.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1154303594 data=null doit=true} to Shell with text {Preferences} [2019-07-30T21:33:19.604Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T21:33:19.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:33:19.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:33:19.604Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T21:33:19.604Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T21:33:19.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1154303598 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T21:33:19.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1154303598 data=null} to Tree node with text: Perspectives [2019-07-30T21:33:19.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1154303600 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:19.604Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154303608 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-30T21:33:19.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1154303609 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:19.604Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:33:19.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1154303610 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T21:33:19.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1154303610 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T21:33:19.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1154303610 data=null} to Tree node with text: Perspectives [2019-07-30T21:33:19.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1154303611 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:19.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154303611 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-30T21:33:19.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1154303611 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T21:33:19.604Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T21:33:19.604Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T21:33:19.604Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never' [2019-07-30T21:33:19.604Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T21:33:19.604Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T21:33:19.604Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO' [2019-07-30T21:33:19.604Z] 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-30T21:33:19.604Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T21:33:19.604Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:33:19.604Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:33:19.604Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:33:19.604Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:33:19.604Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T21:33:19.604Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T21:33:19.604Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T21:33:19.604Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:33:19.604Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:33:19.604Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:33:19.604Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T21:33:19.604Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T21:33:19.604Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T21:33:19.604Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:33:19.604Z] DEBUG - Clicking on Cancel [2019-07-30T21:33:19.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1154303615 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-30T21:33:19.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1154303616 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-30T21:33:19.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1154303616 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T21:33:19.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1154303616 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T21:33:19.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1154303616 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-30T21:33:19.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1154303616 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-30T21:33:19.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1154303616 data=null item=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-30T21:33:19.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1154303278 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-30T21:33:19.604Z] DEBUG - Clicked on [2019-07-30T21:33:20.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154304329 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:33:20.167Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:33:20.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:33:20.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:33:20.167Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:33:20.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154304338 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:33:20.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154304339 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:33:20.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154304339 data=null} to TreeItem with text {test} [2019-07-30T21:33:20.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154304339 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:33:20.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154304339 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:33:20.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154304365 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:33:20.424Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:33:20.424Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:33:20.424Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:33:21.353Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:33:21.353Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:33:21.353Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:33:21.353Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:33:21.353Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:33:21.353Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:33:21.353Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:33:21.353Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:33:21.353Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:33:21.353Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:33:21.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154305409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:33:21.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154305409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:33:21.353Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154305409 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:33:21.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154305409 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:33:21.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154305409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:33:21.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154305410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:33:21.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154305410 data=null 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-30T21:33:21.353Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154305410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:33:21.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154305410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:33:21.353Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154305410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:33:21.353Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154305410 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:33:21.353Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154305410 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:33:21.353Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:33:21.353Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:33:21.353Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:33:21.353Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:33:21.353Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:33:21.353Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:33:21.353Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:33:21.353Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:33:21.353Z] DEBUG - Clicking on OK [2019-07-30T21:33:21.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1154305411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:33:21.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1154305411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:33:21.353Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1154305411 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:33:21.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1154305411 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:33:21.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1154305411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:33:21.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1154305412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:33:21.353Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:33:21.353Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:33:21.353Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:33:21.353Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:33:21.353Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:33:21.353Z] DEBUG - Clicked on OK [2019-07-30T21:33:21.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1154305412 data=null item=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-30T21:33:21.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1154304434 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-30T21:33:22.478Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.542 s - in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest [2019-07-30T21:33:22.478Z] testNever(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 3.249 s [2019-07-30T21:33:22.478Z] testNoAssociatedPerspective(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.523 s [2019-07-30T21:33:22.478Z] testExperiment(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 6.251 s [2019-07-30T21:33:22.478Z] testPromptYesRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 5.157 s [2019-07-30T21:33:22.478Z] testPromptNo(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 4.205 s [2019-07-30T21:33:22.478Z] testPromptYes(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 4.346 s [2019-07-30T21:33:22.478Z] testAlways(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.52 s [2019-07-30T21:33:22.478Z] testPromptNoRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 3.357 s [2019-07-30T21:33:22.478Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest [2019-07-30T21:33:37.605Z] [2019-07-30T21:33:37.605Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 21:33:37.033 [2019-07-30T21:33:37.605Z] !MESSAGE Exception handling signal org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal@5241968c in method public void org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal) [2019-07-30T21:33:37.605Z] !STACK 0 [2019-07-30T21:33:37.605Z] java.lang.reflect.InvocationTargetException [2019-07-30T21:33:37.605Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T21:33:37.605Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T21:33:37.605Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T21:33:37.605Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T21:33:37.605Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:337) [2019-07-30T21:33:37.605Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:293) [2019-07-30T21:33:37.605Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:252) [2019-07-30T21:33:37.605Z] at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:125) [2019-07-30T21:33:37.605Z] at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2254) [2019-07-30T21:33:37.605Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580) [2019-07-30T21:33:37.605Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:412) [2019-07-30T21:33:37.605Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T21:33:37.605Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T21:33:37.605Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T21:33:37.605Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T21:33:37.605Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T21:33:37.605Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198) [2019-07-30T21:33:37.605Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-07-30T21:33:37.605Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-30T21:33:37.605Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2019-07-30T21:33:37.605Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2019-07-30T21:33:37.605Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2019-07-30T21:33:37.605Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2019-07-30T21:33:37.605Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2019-07-30T21:33:37.605Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2019-07-30T21:33:37.605Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2019-07-30T21:33:37.605Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2019-07-30T21:33:37.605Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-30T21:33:37.605Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-07-30T21:33:37.605Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-30T21:33:37.605Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-30T21:33:37.605Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-30T21:33:37.605Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-30T21:33:37.605Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T21:33:37.605Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:33:37.605Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T21:33:37.605Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T21:33:37.605Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T21:33:37.605Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:33:37.605Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T21:33:37.605Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T21:33:37.605Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T21:33:37.605Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T21:33:37.605Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T21:33:37.605Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T21:33:37.605Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T21:33:37.605Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T21:33:37.605Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T21:33:37.605Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T21:33:37.605Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T21:33:37.605Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T21:33:37.605Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T21:33:37.605Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T21:33:37.605Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T21:33:37.605Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T21:33:37.605Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T21:33:37.605Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T21:33:37.605Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T21:33:37.605Z] Caused by: java.lang.IllegalArgumentException: period cannot be less than or equal to zero [2019-07-30T21:33:37.605Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:171) [2019-07-30T21:33:37.605Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:165) [2019-07-30T21:33:37.605Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.(ConfigurableMarkerEventSource.java:300) [2019-07-30T21:33:37.605Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:123) [2019-07-30T21:33:37.605Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:99) [2019-07-30T21:33:37.605Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340) [2019-07-30T21:33:37.605Z] ... 58 more [2019-07-30T21:33:37.605Z] Root exception: [2019-07-30T21:33:37.606Z] java.lang.IllegalArgumentException: period cannot be less than or equal to zero [2019-07-30T21:33:37.606Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:171) [2019-07-30T21:33:37.606Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:165) [2019-07-30T21:33:37.606Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.(ConfigurableMarkerEventSource.java:300) [2019-07-30T21:33:37.606Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:123) [2019-07-30T21:33:37.606Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:99) [2019-07-30T21:33:37.606Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340) [2019-07-30T21:33:37.606Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T21:33:37.606Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T21:33:37.606Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T21:33:37.606Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T21:33:37.606Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:337) [2019-07-30T21:33:37.606Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:293) [2019-07-30T21:33:37.606Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:252) [2019-07-30T21:33:37.606Z] at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:125) [2019-07-30T21:33:37.606Z] at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2254) [2019-07-30T21:33:37.606Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580) [2019-07-30T21:33:37.606Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:412) [2019-07-30T21:33:37.606Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T21:33:37.606Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T21:33:37.606Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T21:33:37.606Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T21:33:37.606Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T21:33:37.606Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198) [2019-07-30T21:33:37.606Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-07-30T21:33:37.606Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-30T21:33:37.606Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2019-07-30T21:33:37.606Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2019-07-30T21:33:37.606Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2019-07-30T21:33:37.606Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2019-07-30T21:33:37.606Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2019-07-30T21:33:37.606Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2019-07-30T21:33:37.606Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2019-07-30T21:33:37.606Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2019-07-30T21:33:37.606Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-30T21:33:37.606Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-07-30T21:33:37.606Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-30T21:33:37.606Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-30T21:33:37.606Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-30T21:33:37.606Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-30T21:33:37.606Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T21:33:37.606Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:33:37.606Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T21:33:37.606Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T21:33:37.606Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T21:33:37.606Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T21:33:37.606Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T21:33:37.606Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T21:33:37.606Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T21:33:37.606Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T21:33:37.606Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T21:33:37.606Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T21:33:37.606Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T21:33:37.606Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T21:33:37.606Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T21:33:37.606Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T21:33:37.606Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T21:33:37.606Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T21:33:37.606Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T21:33:37.606Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T21:33:37.606Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T21:33:37.606Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T21:33:37.606Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T21:33:37.606Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T21:33:37.606Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T21:33:45.699Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.912 s - in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest [2019-07-30T21:33:45.699Z] testEditMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 7.412 s [2019-07-30T21:33:45.699Z] testMenuNoMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 0.24 s [2019-07-30T21:33:45.699Z] testNavigateBetweenMarkers(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 3.964 s [2019-07-30T21:33:45.699Z] [2019-07-30T21:33:45.700Z] Results: [2019-07-30T21:33:45.700Z] [2019-07-30T21:33:45.700Z] Tests run: 63, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T21:33:45.700Z] [2019-07-30T21:33:46.631Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T21:33:46.631Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T21:33:46.631Z] [2019-07-30T21:33:46.631Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 21:33:46.562 [2019-07-30T21:33:46.631Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T21:33:47.560Z] [INFO] All tests passed! [2019-07-30T21:33:47.560Z] [INFO] [2019-07-30T21:33:47.560Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T21:33:47.560Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:33:47.560Z] [INFO] [2019-07-30T21:33:47.560Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T21:33:50.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:33:50.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:33:50.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:33:51.445Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T21:33:51.445Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T21:33:51.702Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:34:02.016Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:34:02.580Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T21:34:02.836Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T21:34:03.092Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T21:34:03.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:34:03.912Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:34:03.912Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T21:34:04.169Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T21:34:04.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:34:04.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-07-30T21:34:04.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T21:34:05.246Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T21:34:05.503Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:34:05.759Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:34:06.016Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T21:34:06.273Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T21:34:06.529Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T21:34:06.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T21:34:07.042Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T21:34:07.042Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T21:34:07.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-07-30T21:34:07.555Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T21:34:07.811Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T21:34:08.068Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T21:34:08.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-07-30T21:34:08.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T21:34:08.582Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T21:34:09.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T21:34:10.894Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T21:34:11.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T21:34:12.387Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T21:34:13.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T21:34:13.753Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T21:34:14.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:34:14.010Z] [INFO] [2019-07-30T21:34:14.010Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T21:34:14.010Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:34:14.010Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:34:14.010Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:34:14.010Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:34:14.010Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:34:14.010Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:34:14.010Z] [INFO] [2019-07-30T21:34:14.010Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T21:34:14.010Z] [INFO] [2019-07-30T21:34:14.010Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >-- [2019-07-30T21:34:14.010Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.1-SNAPSHOT [123/134] [2019-07-30T21:34:14.010Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T21:34:14.266Z] [INFO] [2019-07-30T21:34:14.266Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T21:34:14.266Z] [INFO] [2019-07-30T21:34:14.266Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T21:34:14.266Z] [INFO] The project's OSGi version is 1.0.1.201907302009 [2019-07-30T21:34:14.266Z] [INFO] [2019-07-30T21:34:14.266Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T21:34:14.266Z] [INFO] [2019-07-30T21:34:14.266Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T21:34:14.266Z] [INFO] [2019-07-30T21:34:14.266Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T21:34:14.266Z] [INFO] [2019-07-30T21:34:14.266Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T21:34:14.266Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:34:14.266Z] [INFO] [2019-07-30T21:34:14.266Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T21:34:14.266Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:34:14.266Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources [2019-07-30T21:34:14.266Z] [INFO] [2019-07-30T21:34:14.266Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T21:34:14.266Z] [INFO] Compiling 21 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes [2019-07-30T21:34:14.830Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[253] [2019-07-30T21:34:14.830Z] node.writeSelf(htIo.getFileWriter(node.getSequenceNumber()).getChannel()); [2019-07-30T21:34:14.830Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T21:34:14.830Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-30T21:34:14.830Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[270] [2019-07-30T21:34:14.830Z] htIo.supplyATReader(seqNb).getChannel(), [2019-07-30T21:34:14.830Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T21:34:14.830Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-30T21:34:14.830Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[82] [2019-07-30T21:34:14.830Z] long time = fillValues(ht, node.getNodeFreeSpace(), start); [2019-07-30T21:34:14.830Z] ^^ [2019-07-30T21:34:14.830Z] 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-30T21:34:14.830Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[107] [2019-07-30T21:34:14.830Z] time = fillValues(ht, node.getNodeFreeSpace(), time); [2019-07-30T21:34:14.830Z] ^^ [2019-07-30T21:34:14.830Z] 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-30T21:34:14.830Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[126] [2019-07-30T21:34:14.830Z] time = fillValues(ht, node.getNodeFreeSpace(), node.getNodeStart()); [2019-07-30T21:34:14.830Z] ^^ [2019-07-30T21:34:14.830Z] 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-30T21:34:14.830Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[138] [2019-07-30T21:34:14.830Z] time = fillValues(ht, node.getNodeFreeSpace(), time); [2019-07-30T21:34:14.830Z] ^^ [2019-07-30T21:34:14.830Z] 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-30T21:34:14.830Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[152] [2019-07-30T21:34:14.830Z] HtTestUtils.assertTreeIntegrity(ht); [2019-07-30T21:34:14.830Z] ^^ [2019-07-30T21:34:14.830Z] 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-30T21:34:14.830Z] 7 problems (7 warnings) [2019-07-30T21:34:14.830Z] [INFO] [2019-07-30T21:34:14.830Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T21:34:14.830Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:34:14.830Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources [2019-07-30T21:34:14.830Z] [INFO] [2019-07-30T21:34:14.830Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T21:34:14.830Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T21:34:14.830Z] [INFO] [2019-07-30T21:34:14.830Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T21:34:14.830Z] [INFO] [2019-07-30T21:34:14.830Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T21:34:14.830Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T21:34:14.830Z] [INFO] [2019-07-30T21:34:14.830Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T21:34:14.830Z] [INFO] [2019-07-30T21:34:14.830Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T21:34:14.830Z] [INFO] [2019-07-30T21:34:14.830Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T21:34:14.830Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T21:34:14.830Z] [INFO] [2019-07-30T21:34:14.830Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T21:34:14.830Z] [INFO] [2019-07-30T21:34:14.830Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T21:34:20.081Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log [2019-07-30T21:34:20.081Z] [INFO] Command line: [2019-07-30T21:34:20.081Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T21:34:20.081Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T21:34:21.982Z] !SESSION 2019-07-30 21:34:19.338 ----------------------------------------------- [2019-07-30T21:34:21.982Z] eclipse.buildId=unknown [2019-07-30T21:34:21.982Z] java.version=1.8.0_202 [2019-07-30T21:34:21.982Z] java.vendor=Oracle Corporation [2019-07-30T21:34:21.982Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T21:34:21.982Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T21:34:21.982Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T21:34:21.982Z] [2019-07-30T21:34:21.982Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 21:34:21.951 [2019-07-30T21:34:21.982Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:34:21.982Z] !STACK 0 [2019-07-30T21:34:21.982Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-30T21:34:21.982Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:34:21.982Z] [2019-07-30T21:34:21.982Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:34:21.982Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:34:21.982Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:34:21.982Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:34:21.982Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:34:21.982Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:34:21.982Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:34:21.982Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:34:21.982Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:34:21.982Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:34:22.239Z] [2019-07-30T21:34:22.239Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 21:34:22.230 [2019-07-30T21:34:22.239Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:34:22.239Z] !STACK 0 [2019-07-30T21:34:22.239Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-30T21:34:22.239Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:34:22.239Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T21:34:22.239Z] -> 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-30T21:34:22.239Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-30T21:34:22.239Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:34:22.239Z] [2019-07-30T21:34:22.239Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:34:22.239Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:34:22.239Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:34:22.239Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:34:22.239Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:34:22.239Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:34:22.239Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:34:22.239Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:34:22.239Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:34:22.239Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:34:24.131Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest [2019-07-30T21:34:25.424Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest [2019-07-30T21:34:25.424Z] testGetLatestChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.012 s [2019-07-30T21:34:25.424Z] testLinkNewChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.077 s [2019-07-30T21:34:25.424Z] testGetChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.424Z] testGetLatestChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.424Z] testAddToCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T21:34:25.424Z] testGetChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.424Z] testNbChildren[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.424Z] testNodeInvalidAdd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.002 s [2019-07-30T21:34:25.424Z] testNodeInvalidEnd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.424Z] testCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.006 s [2019-07-30T21:34:25.424Z] testNodeData[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.424Z] testGetLatestChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.004 s [2019-07-30T21:34:25.424Z] testLinkNewChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.005 s [2019-07-30T21:34:25.424Z] testGetChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T21:34:25.424Z] testGetLatestChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.424Z] testAddToCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T21:34:25.424Z] testGetChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.424Z] testNbChildren[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T21:34:25.424Z] testNodeInvalidAdd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.424Z] testNodeInvalidEnd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.424Z] testCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T21:34:25.424Z] testNodeData[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.424Z] testGetLatestChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.004 s [2019-07-30T21:34:25.424Z] testLinkNewChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.009 s [2019-07-30T21:34:25.424Z] testGetChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.424Z] testGetLatestChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.424Z] testAddToCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T21:34:25.424Z] testGetChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.424Z] testNbChildren[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.424Z] testNodeInvalidAdd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T21:34:25.424Z] testNodeInvalidEnd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T21:34:25.424Z] testCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T21:34:25.424Z] testNodeData[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T21:34:25.424Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest [2019-07-30T21:34:25.681Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest [2019-07-30T21:34:25.681Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.106 s [2019-07-30T21:34:25.681Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.099 s [2019-07-30T21:34:25.681Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.208 s [2019-07-30T21:34:25.681Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.091 s [2019-07-30T21:34:25.681Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.005 s [2019-07-30T21:34:25.681Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest [2019-07-30T21:34:25.681Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest [2019-07-30T21:34:25.681Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.066 s [2019-07-30T21:34:25.681Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.044 s [2019-07-30T21:34:25.681Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.191 s [2019-07-30T21:34:25.681Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.084 s [2019-07-30T21:34:25.681Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.004 s [2019-07-30T21:34:25.681Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest [2019-07-30T21:34:25.939Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest [2019-07-30T21:34:25.939Z] testAddToCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.939Z] testGetChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.939Z] testGetLatestChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.939Z] testLinkNewChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.939Z] testNbChildren[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.939Z] testNodeInvalidAdd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.939Z] testNodeInvalidEnd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.939Z] testCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-30T21:34:25.939Z] testNodeData[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.939Z] testAddToCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.939Z] testGetChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-30T21:34:25.939Z] testGetLatestChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.939Z] testLinkNewChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-30T21:34:25.939Z] testNbChildren[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.939Z] testNodeInvalidAdd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-30T21:34:25.939Z] testNodeInvalidEnd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.939Z] testCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-30T21:34:25.939Z] testNodeData[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.939Z] testAddToCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.042 s [2019-07-30T21:34:25.939Z] testGetChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.939Z] testGetLatestChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-30T21:34:25.939Z] testLinkNewChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.939Z] testNbChildren[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.939Z] testNodeInvalidAdd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-30T21:34:25.939Z] testNodeInvalidEnd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-30T21:34:25.939Z] testCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.002 s [2019-07-30T21:34:25.939Z] testNodeData[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T21:34:25.939Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest [2019-07-30T21:34:26.502Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest [2019-07-30T21:34:26.502Z] testInsertions(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.108 s [2019-07-30T21:34:26.502Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.012 s [2019-07-30T21:34:26.502Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.079 s [2019-07-30T21:34:26.502Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.202 s [2019-07-30T21:34:26.502Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.079 s [2019-07-30T21:34:26.502Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.005 s [2019-07-30T21:34:26.502Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest [2019-07-30T21:34:26.502Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest [2019-07-30T21:34:26.502Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0.001 s [2019-07-30T21:34:26.502Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest [2019-07-30T21:34:26.502Z] 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-30T21:34:26.502Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest [2019-07-30T21:34:26.502Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest [2019-07-30T21:34:26.502Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest [2019-07-30T21:34:26.502Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest [2019-07-30T21:34:26.502Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest [2019-07-30T21:34:26.502Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest [2019-07-30T21:34:26.502Z] testReadWriteByte(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] testReadWriteChar(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] testReadWriteLong(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] testMainBuffer2(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.001 s [2019-07-30T21:34:26.502Z] testMainBuffer3(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] testLimit(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] testReadWriteFloat(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] testReadWriteShort(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] testMainBuffer(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] testEndianness(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.001 s [2019-07-30T21:34:26.502Z] testMultipleValues(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.001 s [2019-07-30T21:34:26.502Z] testReadWriteDouble(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] testReadWriteString(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] testReadWriteInt(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] testReadWriteByteArray(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest [2019-07-30T21:34:26.502Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest [2019-07-30T21:34:26.502Z] testReadWriteNode(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.004 s [2019-07-30T21:34:26.502Z] testTooFarData(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.001 s [2019-07-30T21:34:26.502Z] testExtraDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.001 s [2019-07-30T21:34:26.502Z] testHeaderDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0 s [2019-07-30T21:34:26.502Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest [2019-07-30T21:34:27.432Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.808 s - in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest [2019-07-30T21:34:27.432Z] ReadWriteLongTestUnsigned(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest) Time elapsed: 0.419 s [2019-07-30T21:34:27.432Z] ReadWriteLongTest(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest) Time elapsed: 0.388 s [2019-07-30T21:34:27.432Z] [2019-07-30T21:34:27.432Z] Results: [2019-07-30T21:34:27.432Z] [2019-07-30T21:34:27.432Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T21:34:27.432Z] [2019-07-30T21:34:28.361Z] [INFO] All tests passed! [2019-07-30T21:34:28.361Z] [INFO] [2019-07-30T21:34:28.361Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T21:34:28.361Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:34:28.361Z] [INFO] [2019-07-30T21:34:28.361Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T21:34:28.361Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:34:28.361Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:34:28.618Z] [INFO] [2019-07-30T21:34:28.618Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T21:34:28.618Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:34:28.618Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:34:28.618Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:34:28.618Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:34:28.618Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:34:28.618Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:34:28.618Z] [INFO] [2019-07-30T21:34:28.618Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T21:34:28.618Z] [INFO] [2019-07-30T21:34:28.618Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >-- [2019-07-30T21:34:28.618Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT [124/134] [2019-07-30T21:34:28.618Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T21:34:28.618Z] [INFO] [2019-07-30T21:34:28.618Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T21:34:28.618Z] [INFO] [2019-07-30T21:34:28.618Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T21:34:28.618Z] [INFO] The project's OSGi version is 1.0.3.201907302009 [2019-07-30T21:34:28.618Z] [INFO] [2019-07-30T21:34:28.618Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T21:34:28.618Z] [INFO] [2019-07-30T21:34:28.618Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T21:34:28.618Z] [INFO] [2019-07-30T21:34:28.618Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T21:34:28.618Z] [INFO] [2019-07-30T21:34:28.618Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T21:34:28.618Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:34:28.618Z] [INFO] [2019-07-30T21:34:28.618Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T21:34:28.618Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:34:28.618Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources [2019-07-30T21:34:28.618Z] [INFO] [2019-07-30T21:34:28.618Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T21:34:28.618Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes [2019-07-30T21:34:28.876Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/perf/org/eclipse/tracecompass/segmentstore/core/tests/perf/SegmentStoreBigBenchmark.java:[51] [2019-07-30T21:34:28.876Z] { "HT store", new HistoryTreeSegmentStoreStub<>(Files.createTempFile("tmpSegStore", null), 1, BasicSegment.BASIC_SEGMENT_READ_FACTORY) }, [2019-07-30T21:34:28.876Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T21:34:28.876Z] Null type safety (type annotations): The expression of type 'Path' needs unchecked conversion to conform to '@NonNull Path' [2019-07-30T21:34:28.876Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/TreeMapStoreTest.java:[47] [2019-07-30T21:34:28.876Z] boolean ret = fSegmentStore.add(new TestSegment(segment.getStart(), segment.getEnd(), segment.getPayload())); [2019-07-30T21:34:28.876Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T21:34:28.876Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T21:34:28.876Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[232] [2019-07-30T21:34:28.876Z] ISegmentStore<@NonNull TestSegment> other = getSegmentStore(fSegmentStore.toArray(new TestSegment[fSegmentStore.size()])); [2019-07-30T21:34:28.876Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T21:34:28.876Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]' [2019-07-30T21:34:28.876Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[242] [2019-07-30T21:34:28.876Z] ISegmentStore<@NonNull TestSegment> other = getSegmentStore(REVERSE_SEGMENTS.toArray(new TestSegment[fSegmentStore.size()])); [2019-07-30T21:34:28.876Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T21:34:28.876Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]' [2019-07-30T21:34:28.876Z] 4 problems (4 warnings) [2019-07-30T21:34:28.876Z] [INFO] [2019-07-30T21:34:28.876Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T21:34:28.876Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:34:28.876Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources [2019-07-30T21:34:28.876Z] [INFO] [2019-07-30T21:34:28.876Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T21:34:28.876Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-30T21:34:28.876Z] [INFO] [2019-07-30T21:34:28.876Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T21:34:28.876Z] [INFO] [2019-07-30T21:34:28.876Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T21:34:28.876Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar [2019-07-30T21:34:29.133Z] [INFO] [2019-07-30T21:34:29.133Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T21:34:29.133Z] [INFO] [2019-07-30T21:34:29.133Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T21:34:29.133Z] [INFO] [2019-07-30T21:34:29.133Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T21:34:29.133Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar [2019-07-30T21:34:29.133Z] [INFO] [2019-07-30T21:34:29.133Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T21:34:29.133Z] [INFO] [2019-07-30T21:34:29.133Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T21:34:30.064Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log [2019-07-30T21:34:30.064Z] [INFO] Command line: [2019-07-30T21:34:30.064Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T21:34:30.064Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T21:34:33.337Z] !SESSION 2019-07-30 21:34:30.340 ----------------------------------------------- [2019-07-30T21:34:33.337Z] eclipse.buildId=unknown [2019-07-30T21:34:33.337Z] java.version=1.8.0_202 [2019-07-30T21:34:33.337Z] java.vendor=Oracle Corporation [2019-07-30T21:34:33.337Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T21:34:33.337Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T21:34:33.337Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T21:34:33.337Z] [2019-07-30T21:34:33.337Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 21:34:33.130 [2019-07-30T21:34:33.337Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:34:33.337Z] !STACK 0 [2019-07-30T21:34:33.337Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-30T21:34:33.337Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:34:33.337Z] [2019-07-30T21:34:33.337Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:34:33.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:34:33.337Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:34:33.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:34:33.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:34:33.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:34:33.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:34:33.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:34:33.337Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:34:33.337Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:34:33.337Z] [2019-07-30T21:34:33.337Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 21:34:33.258 [2019-07-30T21:34:33.337Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:34:33.337Z] !STACK 0 [2019-07-30T21:34:33.337Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-30T21:34:33.337Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:34:33.337Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T21:34:33.337Z] -> 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-30T21:34:33.337Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-30T21:34:33.337Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:34:33.337Z] [2019-07-30T21:34:33.337Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:34:33.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:34:33.337Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:34:33.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:34:33.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:34:33.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:34:33.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:34:33.337Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:34:33.337Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:34:33.337Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:34:35.859Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest [2019-07-30T21:34:36.792Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.487 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest [2019-07-30T21:34:36.792Z] testSizeAndIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.573 s [2019-07-30T21:34:36.792Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.005 s [2019-07-30T21:34:36.792Z] testChildrenTimes(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.274 s [2019-07-30T21:34:36.792Z] testTreeEnd(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.026 s [2019-07-30T21:34:36.792Z] testNodeSequenceNumbers(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.1 s [2019-07-30T21:34:36.792Z] testDepth(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.331 s [2019-07-30T21:34:36.792Z] testReadTree(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.098 s [2019-07-30T21:34:36.792Z] testSequentialFill(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.043 s [2019-07-30T21:34:36.792Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest [2019-07-30T21:34:37.051Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest [2019-07-30T21:34:37.051Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-30T21:34:37.051Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.051Z] testSegmentStoreVersion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.005 s [2019-07-30T21:34:37.051Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T21:34:37.051Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T21:34:37.051Z] testReadingSegmentStore(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.003 s [2019-07-30T21:34:37.051Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.051Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T21:34:37.051Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.051Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T21:34:37.051Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T21:34:37.051Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-30T21:34:37.051Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-30T21:34:37.051Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-30T21:34:37.051Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-30T21:34:37.051Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-30T21:34:37.051Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-30T21:34:37.051Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T21:34:37.051Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-30T21:34:37.051Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T21:34:37.051Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T21:34:37.051Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T21:34:37.051Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest [2019-07-30T21:34:37.051Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest [2019-07-30T21:34:37.051Z] testAddToCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-30T21:34:37.051Z] testGetChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-30T21:34:37.051Z] testGetLatestChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-30T21:34:37.051Z] testLinkNewChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-30T21:34:37.051Z] testNbChildren[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-30T21:34:37.051Z] testNodeInvalidAdd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-30T21:34:37.051Z] testNodeInvalidEnd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-30T21:34:37.051Z] testCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.003 s [2019-07-30T21:34:37.051Z] testNodeData[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-30T21:34:37.051Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest [2019-07-30T21:34:37.880Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest [2019-07-30T21:34:37.880Z] testChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testIntersectingChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.005 s [2019-07-30T21:34:37.880Z] testSpecifics[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testGetLatestChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testLinkNewChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.011 s [2019-07-30T21:34:37.880Z] testGetChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testGetLatestChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T21:34:37.880Z] testAddToCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.002 s [2019-07-30T21:34:37.880Z] testGetChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testNbChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testNodeInvalidAdd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.002 s [2019-07-30T21:34:37.880Z] testNodeInvalidEnd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.002 s [2019-07-30T21:34:37.880Z] testCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.002 s [2019-07-30T21:34:37.880Z] testNodeData[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.002 s [2019-07-30T21:34:37.880Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest [2019-07-30T21:34:37.880Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest [2019-07-30T21:34:37.880Z] createDoubleDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.06 s [2019-07-30T21:34:37.880Z] simpleCreate(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.007 s [2019-07-30T21:34:37.880Z] createTortureTest(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.003 s [2019-07-30T21:34:37.880Z] createAllDressed(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] createDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] createDistinctStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] createFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] createStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.001 s [2019-07-30T21:34:37.880Z] createPreloaded(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.002 s [2019-07-30T21:34:37.880Z] createDistinctFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest [2019-07-30T21:34:37.880Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest [2019-07-30T21:34:37.880Z] testNamedAspect(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest) Time elapsed: 0.001 s [2019-07-30T21:34:37.880Z] testComparator(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest) Time elapsed: 0.004 s [2019-07-30T21:34:37.880Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest [2019-07-30T21:34:37.880Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest [2019-07-30T21:34:37.880Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.007 s [2019-07-30T21:34:37.880Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-30T21:34:37.880Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-30T21:34:37.880Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.002 s [2019-07-30T21:34:37.880Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-30T21:34:37.880Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-30T21:34:37.880Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest [2019-07-30T21:34:37.880Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest [2019-07-30T21:34:37.880Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2019-07-30T21:34:37.880Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2019-07-30T21:34:37.880Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest [2019-07-30T21:34:37.880Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest [2019-07-30T21:34:37.880Z] testNoDuplicateElements(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-30T21:34:37.880Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.002 s [2019-07-30T21:34:37.880Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-30T21:34:37.880Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.016 s [2019-07-30T21:34:37.880Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.002 s [2019-07-30T21:34:37.880Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-30T21:34:37.880Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-30T21:34:37.880Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-30T21:34:37.880Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T21:34:37.880Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-30T21:34:37.880Z] [2019-07-30T21:34:37.880Z] Results: [2019-07-30T21:34:37.880Z] [2019-07-30T21:34:37.880Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T21:34:37.880Z] [2019-07-30T21:34:38.812Z] [INFO] All tests passed! [2019-07-30T21:34:38.812Z] [INFO] [2019-07-30T21:34:38.812Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T21:34:38.812Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:34:38.812Z] [INFO] [2019-07-30T21:34:38.812Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T21:34:38.812Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:34:38.812Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:34:39.070Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-07-30T21:34:39.070Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:34:39.070Z] [INFO] [2019-07-30T21:34:39.070Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T21:34:39.070Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:34:39.070Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:34:39.070Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:34:39.070Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:34:39.070Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:34:39.070Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:34:39.070Z] [INFO] [2019-07-30T21:34:39.070Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T21:34:39.070Z] [INFO] [2019-07-30T21:34:39.070Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >-- [2019-07-30T21:34:39.070Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.8-SNAPSHOT [125/134] [2019-07-30T21:34:39.070Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T21:34:39.070Z] [INFO] [2019-07-30T21:34:39.070Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T21:34:39.070Z] [INFO] [2019-07-30T21:34:39.070Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T21:34:39.070Z] [INFO] The project's OSGi version is 1.0.8.201907302009 [2019-07-30T21:34:39.070Z] [INFO] [2019-07-30T21:34:39.070Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T21:34:39.070Z] [INFO] [2019-07-30T21:34:39.070Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T21:34:39.070Z] [INFO] [2019-07-30T21:34:39.070Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T21:34:39.070Z] [INFO] [2019-07-30T21:34:39.070Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T21:34:39.070Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:34:39.070Z] [INFO] [2019-07-30T21:34:39.070Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T21:34:39.070Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:34:39.070Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources [2019-07-30T21:34:39.070Z] [INFO] [2019-07-30T21:34:39.070Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T21:34:39.070Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes [2019-07-30T21:34:44.316Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:34:44.316Z] fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class)); [2019-07-30T21:34:44.316Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T21:34:44.316Z] 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-30T21:34:44.316Z] 1 problem (1 warning) [2019-07-30T21:34:44.316Z] [INFO] [2019-07-30T21:34:44.316Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T21:34:44.316Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:34:44.316Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources [2019-07-30T21:34:44.316Z] [INFO] [2019-07-30T21:34:44.316Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T21:34:44.316Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:34:44.316Z] [INFO] [2019-07-30T21:34:44.316Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T21:34:44.316Z] [INFO] [2019-07-30T21:34:44.316Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T21:34:44.316Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:34:44.316Z] [INFO] [2019-07-30T21:34:44.316Z] [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-30T21:34:44.316Z] [INFO] [2019-07-30T21:34:44.316Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T21:34:44.316Z] [INFO] [2019-07-30T21:34:44.316Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T21:34:44.316Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:34:44.316Z] [INFO] [2019-07-30T21:34:44.316Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T21:34:44.316Z] [INFO] [2019-07-30T21:34:44.316Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T21:34:46.209Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T21:34:46.209Z] [INFO] Command line: [2019-07-30T21:34:46.209Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T21:34:46.209Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T21:34:49.482Z] !SESSION 2019-07-30 21:34:46.027 ----------------------------------------------- [2019-07-30T21:34:49.482Z] eclipse.buildId=unknown [2019-07-30T21:34:49.482Z] java.version=1.8.0_202 [2019-07-30T21:34:49.482Z] java.vendor=Oracle Corporation [2019-07-30T21:34:49.482Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T21:34:49.482Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T21:34:49.482Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T21:34:49.482Z] [2019-07-30T21:34:49.482Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 21:34:49.146 [2019-07-30T21:34:49.483Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:34:49.483Z] !STACK 0 [2019-07-30T21:34:49.483Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T21:34:49.483Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:34:49.483Z] [2019-07-30T21:34:49.483Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:34:49.483Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:34:49.483Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:34:49.483Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:34:49.483Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:34:49.483Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:34:49.483Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:34:49.483Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:34:49.483Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:34:49.483Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:34:49.483Z] [2019-07-30T21:34:49.483Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 21:34:49.332 [2019-07-30T21:34:49.483Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:34:49.483Z] !STACK 0 [2019-07-30T21:34:49.483Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T21:34:49.483Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:34:49.483Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T21:34:49.483Z] -> 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-30T21:34:49.483Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T21:34:49.483Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:34:49.483Z] [2019-07-30T21:34:49.483Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:34:49.483Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:34:49.483Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:34:49.483Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:34:49.483Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:34:49.483Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:34:49.483Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:34:49.483Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:34:49.483Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:34:49.483Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:34:52.002Z] process 18881: 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-30T21:34:52.002Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T21:34:52.002Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T21:34:52.002Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T21:35:04.185Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest [2019-07-30T21:35:04.185Z] Display size: 1440x900 [2019-07-30T21:35:04.185Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T21:35:04.185Z] GTK version=3.18.9 [2019-07-30T21:35:04.185Z] GTK theme=Ambiance [2019-07-30T21:35:04.185Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T21:35:04.185Z] Time zone: Coordinated Universal Time [2019-07-30T21:35:04.185Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T21:35:04.185Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T21:35:10.732Z] [2019-07-30T21:35:10.732Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:35:10.374 [2019-07-30T21:35:10.732Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T21:35:17.280Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:35:17.280Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:35:17.280Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:35:17.280Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:35:17.280Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:35:17.280Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:35:17.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154421425 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:35:17.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154421426 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:35:17.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154421426 data=null} to TreeItem with text {test} [2019-07-30T21:35:17.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154421427 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:35:17.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154421428 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:35:17.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154421627 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:35:17.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:35:17.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154421632 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:35:17.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154421632 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:35:17.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154421632 data=null} to TreeItem with text {test} [2019-07-30T21:35:17.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154421633 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:35:17.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154421633 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:35:17.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154421688 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:35:17.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154421690 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:35:17.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154421691 data=null} to TreeItem with text {test} [2019-07-30T21:35:17.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154421691 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:35:17.807Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154421692 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-30T21:35:17.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154422018 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:35:17.807Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:35:17.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1154422024 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:35:17.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1154422024 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:35:17.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1154422024 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:35:17.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1154422025 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:35:17.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154422026 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-30T21:35:18.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1154422094 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:35:18.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1154422096 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:35:18.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1154422096 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:35:18.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1154422097 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:35:18.064Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154422097 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-30T21:35:18.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1154422101 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:35:18.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1154422104 data=null doit=true} to Tree node with text: bug446190 [2019-07-30T21:35:18.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1154422104 data=null} to Tree node with text: bug446190 [2019-07-30T21:35:18.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1154422105 data=null button=1 stateMask=0x0 x=98 y=74 count=1} to Tree node with text: bug446190 [2019-07-30T21:35:18.064Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154422105 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-30T21:35:18.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1154422112 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to Tree node with text: bug446190 [2019-07-30T21:35:18.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1154422113 data=null doit=true} to Tree node with text: Views [2019-07-30T21:35:18.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1154422113 data=null} to Tree node with text: Views [2019-07-30T21:35:18.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1154422114 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to Tree node with text: Views [2019-07-30T21:35:18.064Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154422114 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-30T21:35:18.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1154422289 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views [2019-07-30T21:35:18.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1154422297 data=null doit=true} to Tree node with text: XML system call analysis [2019-07-30T21:35:18.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1154422297 data=null} to Tree node with text: XML system call analysis [2019-07-30T21:35:18.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1154422297 data=null button=1 stateMask=0x0 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-30T21:35:18.064Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154422298 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-30T21:35:18.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1154422408 data=null button=1 stateMask=0x80000 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-30T21:35:18.321Z] DEBUG - Double-clicking on Tree node with text: Latency vs Count [2019-07-30T21:35:18.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=1154422410 data=null button=0 stateMask=0x0 x=187 y=452 count=0} to Tree node with text: Latency vs Count [2019-07-30T21:35:18.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=1154422410 data=null doit=true} to Tree node with text: Latency vs Count [2019-07-30T21:35:18.321Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:35:18.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=1154422411 data=null} to Tree node with text: Latency vs Count [2019-07-30T21:35:18.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=1154422411 data=null button=1 stateMask=0x0 x=187 y=452 count=1} to Tree node with text: Latency vs Count [2019-07-30T21:35:18.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154422412 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-30T21:35:18.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=1154422522 data=null button=1 stateMask=0x80000 x=187 y=452 count=1} to Tree node with text: Latency vs Count [2019-07-30T21:35:18.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=1154422523 data=null button=1 stateMask=0x0 x=187 y=452 count=2} to Tree node with text: Latency vs Count [2019-07-30T21:35:18.321Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=1154422523 data=null button=1 stateMask=0x0 x=187 y=452 count=2} to Tree node with text: Latency vs Count [2019-07-30T21:35:18.578Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154422524 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-30T21:35:19.142Z] *** BUG *** [2019-07-30T21:35:19.142Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:35:19.142Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:35:19.142Z] [2019-07-30T21:35:19.142Z] *** BUG *** [2019-07-30T21:35:19.142Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:35:19.142Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:35:19.142Z] [2019-07-30T21:35:19.142Z] *** BUG *** [2019-07-30T21:35:19.142Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:35:19.142Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:35:19.142Z] [2019-07-30T21:35:19.398Z] *** BUG *** [2019-07-30T21:35:19.398Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:35:19.398Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:35:19.398Z] [2019-07-30T21:35:19.398Z] *** BUG *** [2019-07-30T21:35:19.398Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:35:19.398Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:35:19.398Z] [2019-07-30T21:35:19.398Z] *** BUG *** [2019-07-30T21:35:19.398Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:35:19.398Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:35:19.398Z] [2019-07-30T21:35:19.398Z] *** BUG *** [2019-07-30T21:35:19.398Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:35:19.398Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:35:19.398Z] [2019-07-30T21:35:19.398Z] *** BUG *** [2019-07-30T21:35:19.398Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:35:19.398Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:35:19.398Z] [2019-07-30T21:35:19.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=1154423086 data=null button=1 stateMask=0x80000 x=187 y=452 count=2} to Tree node with text: Latency vs Count [2019-07-30T21:35:19.654Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=1154423797 data=null button=0 stateMask=0x0 x=187 y=452 count=0} to Tree node with text: Latency vs Count [2019-07-30T21:35:19.654Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=1154423798 data=null doit=true} to Tree node with text: Latency vs Count [2019-07-30T21:35:19.654Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=1154423798 data=null} to Tree node with text: Latency vs Count [2019-07-30T21:35:19.654Z] DEBUG - Double-clicked on Tree node with text: Latency vs Count [2019-07-30T21:35:25.147Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"' [2019-07-30T21:35:25.147Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T21:35:25.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1154428833 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-30T21:35:25.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1154428843 data=null button=1 stateMask=0x80000 x=472 y=-11 count=1} to TableColumn with text {Name} [2019-07-30T21:35:25.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1154428918 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-30T21:35:25.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1154428923 data=null button=1 stateMask=0x80000 x=472 y=-12 count=1} to TableColumn with text {Name} [2019-07-30T21:35:25.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154429684 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:35:25.711Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:35:25.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:35:25.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:35:25.711Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:35:25.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154429829 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:35:25.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154429877 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:35:25.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154429879 data=null} to TreeItem with text {test} [2019-07-30T21:35:25.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154429879 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:35:25.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154429880 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:35:25.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154429933 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:35:26.274Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:35:26.274Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:35:26.274Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:35:26.837Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:35:26.837Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:35:26.837Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:35:26.837Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:35:26.837Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:26.837Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:35:26.837Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:35:26.837Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:35:26.837Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:26.837Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:35:26.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154431034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:26.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154431035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:26.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154431036 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:26.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154431036 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:26.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154431036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:26.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154431036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:26.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154431080 data=null 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-30T21:35:26.837Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154431081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:26.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154431081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:26.837Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154431081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:26.837Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154431082 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:26.837Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154431082 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:26.837Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:26.837Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:35:26.837Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:35:26.837Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:35:26.837Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:35:26.837Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:35:26.837Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:35:26.837Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:26.837Z] DEBUG - Clicking on OK [2019-07-30T21:35:26.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1154431089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:26.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1154431090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:26.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1154431090 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:26.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1154431090 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:26.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1154431090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:26.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1154431090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:27.094Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:27.094Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:27.094Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:27.094Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:27.094Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:27.094Z] DEBUG - Clicked on OK [2019-07-30T21:35:27.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1154431091 data=null item=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-30T21:35:27.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1154430323 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-30T21:35:28.220Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"' [2019-07-30T21:35:28.220Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.93 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest [2019-07-30T21:35:28.220Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest) Time elapsed: 11.634 s [2019-07-30T21:35:28.220Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest [2019-07-30T21:35:30.740Z] [2019-07-30T21:35:30.740Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:35:30.446 [2019-07-30T21:35:30.740Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T21:35:34.912Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:35:34.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:35:34.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:35:34.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:35:34.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:35:34.912Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:35:34.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154438482 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:35:34.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154438482 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:35:34.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154438482 data=null} to TreeItem with text {test} [2019-07-30T21:35:34.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154438483 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:35:34.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154438483 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:35:34.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154438582 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:35:34.912Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:35:34.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154438584 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:35:34.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154438584 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:35:34.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154438584 data=null} to TreeItem with text {test} [2019-07-30T21:35:34.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154438585 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:35:34.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154438585 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:35:34.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154438594 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:35:34.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154438595 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:35:34.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154438595 data=null} to TreeItem with text {test} [2019-07-30T21:35:34.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154438596 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:35:34.912Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154438600 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-30T21:35:34.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154438603 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:35:34.912Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:35:34.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1154438605 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:35:34.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1154438605 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:35:34.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1154438605 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:35:34.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1154438606 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:35:34.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154438606 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-30T21:35:34.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1154438627 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:35:34.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1154438627 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:35:34.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1154438628 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:35:34.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1154438628 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:35:34.912Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154438629 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-30T21:35:34.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1154438689 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:35:34.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1154438691 data=null doit=true} to Tree node with text: bug446190 [2019-07-30T21:35:34.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1154438691 data=null} to Tree node with text: bug446190 [2019-07-30T21:35:34.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1154438691 data=null button=1 stateMask=0x0 x=114 y=74 count=1} to Tree node with text: bug446190 [2019-07-30T21:35:34.912Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154438692 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-30T21:35:34.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1154438705 data=null button=1 stateMask=0x80000 x=114 y=74 count=1} to Tree node with text: bug446190 [2019-07-30T21:35:34.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1154438706 data=null doit=true} to Tree node with text: Views [2019-07-30T21:35:34.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1154438707 data=null} to Tree node with text: Views [2019-07-30T21:35:34.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1154438707 data=null button=1 stateMask=0x0 x=114 y=95 count=1} to Tree node with text: Views [2019-07-30T21:35:34.912Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154438707 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-30T21:35:34.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1154438793 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views [2019-07-30T21:35:34.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1154438794 data=null doit=true} to Tree node with text: XML system call analysis [2019-07-30T21:35:34.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1154438794 data=null} to Tree node with text: XML system call analysis [2019-07-30T21:35:34.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1154438795 data=null button=1 stateMask=0x0 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-30T21:35:34.912Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154438795 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-30T21:35:34.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1154438805 data=null button=1 stateMask=0x80000 x=177 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-30T21:35:34.912Z] DEBUG - Double-clicking on Tree node with text: Latency Table [2019-07-30T21:35:34.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=1154438806 data=null button=0 stateMask=0x0 x=159 y=431 count=0} to Tree node with text: Latency Table [2019-07-30T21:35:34.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency Table} time=1154438806 data=null doit=true} to Tree node with text: Latency Table [2019-07-30T21:35:34.912Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:35:34.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=1154438807 data=null} to Tree node with text: Latency Table [2019-07-30T21:35:34.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=1154438807 data=null button=1 stateMask=0x0 x=159 y=431 count=1} to Tree node with text: Latency Table [2019-07-30T21:35:34.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154438808 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-30T21:35:34.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=1154438889 data=null button=1 stateMask=0x80000 x=175 y=431 count=1} to Tree node with text: Latency Table [2019-07-30T21:35:34.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=1154438890 data=null button=1 stateMask=0x0 x=175 y=431 count=2} to Tree node with text: Latency Table [2019-07-30T21:35:34.913Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=1154438891 data=null button=1 stateMask=0x0 x=175 y=431 count=2} to Tree node with text: Latency Table [2019-07-30T21:35:35.843Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154438891 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-30T21:35:36.100Z] *** BUG *** [2019-07-30T21:35:36.100Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:35:36.100Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:35:36.100Z] [2019-07-30T21:35:36.100Z] *** BUG *** [2019-07-30T21:35:36.100Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:35:36.100Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:35:36.100Z] [2019-07-30T21:35:36.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=1154439915 data=null button=1 stateMask=0x80000 x=175 y=431 count=2} to Tree node with text: Latency Table [2019-07-30T21:35:36.100Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=1154440293 data=null button=0 stateMask=0x0 x=175 y=431 count=0} to Tree node with text: Latency Table [2019-07-30T21:35:36.100Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=1154440293 data=null doit=true} to Tree node with text: Latency Table [2019-07-30T21:35:36.100Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=1154440293 data=null} to Tree node with text: Latency Table [2019-07-30T21:35:36.100Z] DEBUG - Double-clicked on Tree node with text: Latency Table [2019-07-30T21:35:39.535Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"' [2019-07-30T21:35:39.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1154443689 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-30T21:35:39.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1154443738 data=null button=1 stateMask=0x80000 x=445 y=-12 count=1} to TableColumn with text {Name} [2019-07-30T21:35:39.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1154443739 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-30T21:35:39.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1154443799 data=null button=1 stateMask=0x80000 x=445 y=-12 count=1} to TableColumn with text {Name} [2019-07-30T21:35:40.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154444859 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:35:40.722Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:35:40.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:35:40.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:35:40.980Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:35:40.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154444994 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:35:40.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154444994 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:35:40.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154444994 data=null} to TreeItem with text {test} [2019-07-30T21:35:40.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154444995 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:35:40.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154444995 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:35:40.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154445090 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:35:41.237Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:35:41.237Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:35:41.237Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:35:42.166Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:35:42.166Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:35:42.166Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:35:42.166Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:35:42.166Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:42.166Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:35:42.166Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:35:42.166Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:35:42.166Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:42.166Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:35:42.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154446328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:42.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154446328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:42.166Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154446328 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:42.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154446329 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:42.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154446329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:42.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154446329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:42.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154446329 data=null 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-30T21:35:42.166Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154446329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:42.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154446330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:42.166Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154446330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:42.166Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154446330 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:42.166Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154446330 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:42.166Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:42.166Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:35:42.166Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:35:42.166Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:35:42.166Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:35:42.166Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:35:42.166Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:35:42.166Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:42.166Z] DEBUG - Clicking on OK [2019-07-30T21:35:42.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1154446333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:42.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1154446333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:42.166Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1154446333 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:42.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1154446334 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:42.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1154446334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:42.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1154446334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:42.166Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:42.166Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:42.166Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:42.166Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:42.166Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:42.166Z] DEBUG - Clicked on OK [2019-07-30T21:35:43.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1154446334 data=null item=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-30T21:35:43.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1154445299 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-30T21:35:43.363Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"' [2019-07-30T21:35:43.363Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.027 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest [2019-07-30T21:35:43.363Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest) Time elapsed: 9.334 s [2019-07-30T21:35:43.363Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest [2019-07-30T21:35:45.884Z] [2019-07-30T21:35:45.884Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 21:35:45.359 [2019-07-30T21:35:45.884Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T21:35:48.405Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:35:48.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:35:48.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:35:48.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:35:48.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:35:48.662Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:35:48.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154452733 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:35:48.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154452734 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:35:48.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154452734 data=null} to TreeItem with text {test} [2019-07-30T21:35:48.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154452734 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:35:48.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154452735 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:35:48.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154452814 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:35:48.662Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:35:48.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154452816 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:35:48.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154452816 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:35:48.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154452816 data=null} to TreeItem with text {test} [2019-07-30T21:35:48.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154452817 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:35:48.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154452817 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:35:48.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154452827 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:35:48.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154452832 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:35:48.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154452832 data=null} to TreeItem with text {test} [2019-07-30T21:35:48.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154452833 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:35:48.662Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154452833 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-30T21:35:48.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154452891 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:35:48.662Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:35:48.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1154452893 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T21:35:48.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1154452893 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:35:48.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1154452894 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:35:48.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1154452894 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:35:48.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154452895 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-30T21:35:48.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1154452932 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:35:48.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1154452933 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T21:35:48.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1154452934 data=null} to TreeItem with text {Traces [1]} [2019-07-30T21:35:48.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1154452980 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:35:48.919Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154452981 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-30T21:35:48.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1154452984 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T21:35:48.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1154452985 data=null doit=true} to Tree node with text: bug446190 [2019-07-30T21:35:48.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1154452985 data=null} to Tree node with text: bug446190 [2019-07-30T21:35:48.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1154452986 data=null button=1 stateMask=0x0 x=98 y=74 count=1} to Tree node with text: bug446190 [2019-07-30T21:35:48.919Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154452986 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-30T21:35:48.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1154452990 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to Tree node with text: bug446190 [2019-07-30T21:35:48.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1154452991 data=null doit=true} to Tree node with text: Views [2019-07-30T21:35:48.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1154452991 data=null} to Tree node with text: Views [2019-07-30T21:35:48.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1154452991 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to Tree node with text: Views [2019-07-30T21:35:48.919Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154452992 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-30T21:35:48.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1154453034 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views [2019-07-30T21:35:48.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1154453036 data=null doit=true} to Tree node with text: XML system call analysis [2019-07-30T21:35:48.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1154453036 data=null} to Tree node with text: XML system call analysis [2019-07-30T21:35:48.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1154453077 data=null button=1 stateMask=0x0 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-30T21:35:48.919Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154453078 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-30T21:35:48.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1154453094 data=null button=1 stateMask=0x80000 x=177 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-30T21:35:49.175Z] DEBUG - Double-clicking on Tree node with text: Latency vs Time [2019-07-30T21:35:49.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=1154453178 data=null button=0 stateMask=0x0 x=184 y=473 count=0} to Tree node with text: Latency vs Time [2019-07-30T21:35:49.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=1154453178 data=null doit=true} to Tree node with text: Latency vs Time [2019-07-30T21:35:49.176Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:35:49.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=1154453179 data=null} to Tree node with text: Latency vs Time [2019-07-30T21:35:49.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=1154453180 data=null button=1 stateMask=0x0 x=184 y=473 count=1} to Tree node with text: Latency vs Time [2019-07-30T21:35:49.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154453180 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-30T21:35:49.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=1154453231 data=null button=1 stateMask=0x80000 x=184 y=473 count=1} to Tree node with text: Latency vs Time [2019-07-30T21:35:49.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=1154453283 data=null button=1 stateMask=0x0 x=184 y=473 count=2} to Tree node with text: Latency vs Time [2019-07-30T21:35:49.176Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=1154453284 data=null button=1 stateMask=0x0 x=184 y=473 count=2} to Tree node with text: Latency vs Time [2019-07-30T21:35:49.433Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1154453284 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-30T21:35:50.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=1154453660 data=null button=1 stateMask=0x80000 x=184 y=473 count=2} to Tree node with text: Latency vs Time [2019-07-30T21:35:50.365Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=1154454516 data=null button=0 stateMask=0x0 x=184 y=473 count=0} to Tree node with text: Latency vs Time [2019-07-30T21:35:50.365Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=1154454516 data=null doit=true} to Tree node with text: Latency vs Time [2019-07-30T21:35:50.365Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=1154454516 data=null} to Tree node with text: Latency vs Time [2019-07-30T21:35:50.365Z] DEBUG - Double-clicked on Tree node with text: Latency vs Time [2019-07-30T21:35:52.659Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2019-07-30T21:35:53.222Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2019-07-30T21:35:53.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:35:53.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:35:53.222Z] DEBUG - Setting state to checked on: bug446190 [2019-07-30T21:35:53.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154457902 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:35:53.785Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:35:53.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:35:53.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:35:53.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:35:53.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1154458010 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T21:35:53.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1154458010 data=null doit=true} to TreeItem with text {test} [2019-07-30T21:35:53.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1154458010 data=null} to TreeItem with text {test} [2019-07-30T21:35:53.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1154458011 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:35:53.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154458011 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T21:35:54.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1154458090 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T21:35:54.042Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:35:54.042Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:35:54.299Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:35:55.229Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:35:55.229Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:35:55.229Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:35:55.229Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:35:55.229Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:55.229Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:35:55.229Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:35:55.229Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:35:55.229Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:55.229Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:35:55.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154459300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:55.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154459300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:55.229Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154459301 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:55.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154459301 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:55.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154459301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:55.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154459301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:55.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154459301 data=null 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-30T21:35:55.229Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154459302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:55.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154459302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:55.229Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154459302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:55.229Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154459302 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:55.229Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154459302 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:55.229Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:35:55.229Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:35:55.229Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:35:55.229Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:35:55.229Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:35:55.229Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:35:55.229Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:35:55.229Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:55.229Z] DEBUG - Clicking on OK [2019-07-30T21:35:55.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1154459305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:55.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1154459305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:55.229Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1154459305 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:55.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1154459305 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:55.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1154459305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:55.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1154459306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:55.229Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:55.229Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:55.229Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:55.229Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:55.229Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:35:55.229Z] DEBUG - Clicked on OK [2019-07-30T21:35:55.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1154459306 data=null item=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-30T21:35:55.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1154458285 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-30T21:35:55.793Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2019-07-30T21:35:56.049Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.638 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest [2019-07-30T21:35:56.049Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest) Time elapsed: 7.817 s [2019-07-30T21:35:56.049Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest [2019-07-30T21:36:04.142Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.729 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest [2019-07-30T21:36:04.142Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest) Time elapsed: 6.654 s [2019-07-30T21:36:04.142Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest [2019-07-30T21:36:04.142Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154467203 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:36:04.142Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T21:36:04.142Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T21:36:04.142Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T21:36:04.142Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T21:36:04.142Z] DEBUG - matched Shell with text "Preferences", using matcher: of type 'Shell' [2019-07-30T21:36:04.142Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T21:36:04.142Z] DEBUG - matched Shell with text "Preferences", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T21:36:04.142Z] DEBUG - matched Shell with text "Preferences", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T21:36:04.142Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1154467809 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T21:36:04.142Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:36:04.142Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:36:04.142Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:04.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1154467822 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T21:36:04.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1154467822 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T21:36:04.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1154467822 data=null} to TreeItem with text {Tracing} [2019-07-30T21:36:04.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1154467822 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:04.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154467823 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-30T21:36:04.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1154467891 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:04.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1154467909 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T21:36:04.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1154467909 data=null} to TreeItem with text {Tracing} [2019-07-30T21:36:04.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1154467910 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:04.142Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154467910 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-30T21:36:04.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1154467913 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:04.143Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:04.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1154467914 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T21:36:04.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1154467914 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T21:36:04.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1154467914 data=null} to Tree node with text: XML Analyses [2019-07-30T21:36:04.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1154467915 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:04.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154467915 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-30T21:36:04.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1154468007 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:04.143Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:04.143Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:04.143Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:04.143Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:04.143Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:04.143Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:04.143Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:04.143Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:04.143Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:04.143Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:04.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:04.143Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:04.143Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T21:36:04.143Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T21:36:04.143Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:04.143Z] 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-30T21:36:04.143Z] DEBUG - Clicking on Apply and Close [2019-07-30T21:36:04.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1154468013 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-30T21:36:04.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1154468013 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-30T21:36:04.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1154468013 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-30T21:36:04.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1154468013 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T21:36:04.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1154468014 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-30T21:36:04.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1154468014 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-30T21:36:04.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1154468014 data=null item=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-30T21:36:04.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1154467426 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-30T21:36:04.143Z] DEBUG - Clicked on [2019-07-30T21:36:04.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154468205 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:36:04.143Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T21:36:04.152Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T21:36:04.152Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T21:36:04.409Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T21:36:04.409Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T21:36:04.409Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T21:36:04.409Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T21:36:04.409Z] 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-30T21:36:04.409Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1154468586 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T21:36:04.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:36:04.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:36:04.409Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:04.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1154468591 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T21:36:04.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1154468591 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T21:36:04.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1154468592 data=null} to TreeItem with text {Tracing} [2019-07-30T21:36:04.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1154468592 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:04.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154468592 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-30T21:36:04.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1154468633 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:04.410Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T21:36:04.410Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:04.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1154468681 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T21:36:04.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1154468682 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T21:36:04.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1154468682 data=null} to Tree node with text: XML Analyses [2019-07-30T21:36:04.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1154468682 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:04.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154468683 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-30T21:36:04.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1154468686 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:04.666Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:36:04.666Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:36:04.666Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:36:04.666Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:36:04.666Z] DEBUG - Selecting rows [0, 1, 2] in (of type 'Table') [2019-07-30T21:36:04.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1154468726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:04.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1154468726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:04.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1154468726 data=null doit=true} to (of type 'Table') [2019-07-30T21:36:04.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1154468726 data=null} to (of type 'Table') [2019-07-30T21:36:04.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1154468727 data=null button=1 stateMask=0x0 x=125 y=11 count=1} to (of type 'Table') [2019-07-30T21:36:04.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154468733 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-30T21:36:04.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1154468802 data=null button=1 stateMask=0x80000 x=125 y=11 count=1} to (of type 'Table') [2019-07-30T21:36:04.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1154468803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:04.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1154468803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:04.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1154468803 data=null doit=true} to (of type 'Table') [2019-07-30T21:36:04.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1154468803 data=null} to (of type 'Table') [2019-07-30T21:36:04.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=1154468804 data=null button=1 stateMask=0x40000 x=86 y=33 count=1} to (of type 'Table') [2019-07-30T21:36:04.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154468804 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-30T21:36:04.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=1154468892 data=null button=1 stateMask=0xc0000 x=86 y=33 count=1} to (of type 'Table') [2019-07-30T21:36:04.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1154468893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:04.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1154468893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:04.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1154468893 data=null doit=true} to (of type 'Table') [2019-07-30T21:36:04.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1154468893 data=null} to (of type 'Table') [2019-07-30T21:36:04.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_conditions} time=1154468895 data=null button=1 stateMask=0x40000 x=77 y=55 count=1} to (of type 'Table') [2019-07-30T21:36:04.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154468895 data=null item=TableItem {test_conditions} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2019-07-30T21:36:04.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_conditions} time=1154468990 data=null button=1 stateMask=0xc0000 x=77 y=55 count=1} to (of type 'Table') [2019-07-30T21:36:04.923Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:04.923Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:04.923Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:04.923Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:04.923Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:36:04.923Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:04.923Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:04.923Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:04.923Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:04.923Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:04.923Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:04.923Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:04.923Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:04.923Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:04.923Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:04.923Z] DEBUG - Clicking on Delete [2019-07-30T21:36:04.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1154468994 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-30T21:36:04.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1154468995 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-30T21:36:04.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1154468995 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:04.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1154468995 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:04.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1154468996 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-30T21:36:04.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1154468996 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-30T21:36:04.923Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1154469129 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-30T21:36:04.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1154469130 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-30T21:36:04.923Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1154469130 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-30T21:36:04.923Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1154469130 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:04.923Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1154469130 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:04.923Z] DEBUG - Clicked on Delete [2019-07-30T21:36:04.923Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-30T21:36:04.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1154469132 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-30T21:36:04.923Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:36:04.923Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:36:04.923Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:36:04.923Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:04.923Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:36:05.179Z] DEBUG - Clicking on &Yes [2019-07-30T21:36:05.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1154469189 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-30T21:36:05.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1154469189 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-30T21:36:05.179Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1154469189 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:36:05.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1154469189 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:36:05.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1154469190 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-30T21:36:05.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1154469190 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-30T21:36:05.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1154469190 data=null item=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-30T21:36:05.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1154468996 data=null item=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-30T21:36:05.179Z] DEBUG - Clicked on [2019-07-30T21:36:05.179Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:05.179Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:05.179Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:05.179Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:05.179Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:05.179Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:05.179Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:05.179Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:05.179Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:05.179Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:05.179Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:05.179Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:05.179Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T21:36:05.179Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T21:36:05.179Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:05.179Z] 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-30T21:36:05.179Z] DEBUG - Clicking on Apply and Close [2019-07-30T21:36:05.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1154469316 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-30T21:36:05.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1154469317 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-30T21:36:05.179Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1154469317 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-30T21:36:05.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1154469317 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T21:36:05.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1154469326 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-30T21:36:05.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1154469326 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-30T21:36:05.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1154469326 data=null item=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-30T21:36:05.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1154468220 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-30T21:36:05.436Z] DEBUG - Clicked on [2019-07-30T21:36:05.436Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154469507 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:36:05.436Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T21:36:05.436Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T21:36:05.436Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T21:36:05.693Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T21:36:05.693Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T21:36:05.693Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T21:36:05.693Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T21:36:05.693Z] 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-30T21:36:05.693Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1154469886 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T21:36:05.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:36:05.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:36:05.693Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:05.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1154469890 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T21:36:05.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1154469890 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T21:36:05.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1154469890 data=null} to TreeItem with text {Tracing} [2019-07-30T21:36:05.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1154469891 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:05.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154469891 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-30T21:36:05.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1154469982 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:05.949Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T21:36:05.949Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:05.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1154469984 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T21:36:05.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1154469984 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T21:36:05.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1154469984 data=null} to Tree node with text: XML Analyses [2019-07-30T21:36:05.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1154469984 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:05.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154469985 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-30T21:36:05.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1154469987 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:05.949Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:05.949Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-30T21:36:05.949Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:05.949Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T21:36:05.949Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:05.949Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:05.949Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:05.949Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:05.949Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:05.949Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:05.949Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:05.949Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:05.949Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:05.949Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:05.949Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:05.949Z] DEBUG - Clicking on Import [2019-07-30T21:36:05.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1154469995 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-30T21:36:05.949Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1154469996 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-30T21:36:05.949Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1154469996 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T21:36:05.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1154469996 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T21:36:05.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1154469996 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-30T21:36:05.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1154470011 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-30T21:36:05.949Z] [2019-07-30T21:36:05.949Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 21:36:05.767 [2019-07-30T21:36:05.949Z] !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-30T21:36:05.949Z] [2019-07-30T21:36:05.949Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2019-07-30 21:36:05.767 [2019-07-30T21:36:05.949Z] !MESSAGE Import XML analysis file failed. [2019-07-30T21:36:05.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1154470011 data=null item=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-30T21:36:05.949Z] [2019-07-30T21:36:05.949Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 21:36:05.774 [2019-07-30T21:36:05.949Z] !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-30T21:36:06.205Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1154470030 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-30T21:36:06.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1154470291 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-30T21:36:06.205Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1154470291 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-30T21:36:06.205Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1154470291 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T21:36:06.205Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1154470292 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T21:36:06.205Z] DEBUG - Clicked on Import [2019-07-30T21:36:06.205Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:36:06.205Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:36:06.205Z] DEBUG - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.' [2019-07-30T21:36:06.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import XML analysis file failed.} time=1154470308 data=null doit=true} to Shell with text {Import XML analysis file failed.} [2019-07-30T21:36:06.205Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:36:06.205Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:36:06.205Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:06.205Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:36:06.205Z] DEBUG - Clicking on OK [2019-07-30T21:36:06.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1154470309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:36:06.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1154470309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:36:06.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1154470309 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:36:06.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1154470309 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:36:06.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1154470310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:36:06.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1154470310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:36:06.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1154470310 data=null item=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-30T21:36:06.462Z] DEBUG - Clicked on [2019-07-30T21:36:06.462Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:06.462Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:06.462Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:06.462Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:06.462Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:06.462Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:06.462Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:06.462Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:06.462Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:06.462Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:06.462Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:06.462Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:06.462Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T21:36:06.462Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T21:36:06.462Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:06.462Z] 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-30T21:36:06.462Z] DEBUG - Clicking on Apply and Close [2019-07-30T21:36:06.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1154470490 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-30T21:36:06.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1154470490 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-30T21:36:06.462Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1154470490 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-30T21:36:06.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1154470490 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T21:36:06.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1154470491 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-30T21:36:06.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1154470491 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-30T21:36:06.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1154470491 data=null item=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-30T21:36:06.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1154469523 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-30T21:36:06.462Z] DEBUG - Clicked on [2019-07-30T21:36:06.462Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154470581 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:36:06.462Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T21:36:06.462Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T21:36:06.462Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T21:36:06.720Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T21:36:06.720Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T21:36:06.720Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T21:36:06.720Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T21:36:06.720Z] 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-30T21:36:06.720Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1154470930 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T21:36:06.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:36:06.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:36:06.720Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:06.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1154470934 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T21:36:06.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1154470934 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T21:36:06.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1154470935 data=null} to TreeItem with text {Tracing} [2019-07-30T21:36:06.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1154470937 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:06.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154470937 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-30T21:36:07.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1154471010 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:07.224Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T21:36:07.224Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:07.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1154471016 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T21:36:07.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1154471016 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T21:36:07.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1154471016 data=null} to Tree node with text: XML Analyses [2019-07-30T21:36:07.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1154471017 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:07.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154471017 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-30T21:36:07.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1154471019 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:07.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:36:07.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:36:07.224Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:07.224Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:07.224Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:07.224Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:07.224Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:07.224Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:07.224Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:07.224Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:07.224Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:07.224Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:07.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:07.224Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:07.224Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T21:36:07.224Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T21:36:07.224Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:07.224Z] 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-30T21:36:07.224Z] DEBUG - Clicking on Apply and Close [2019-07-30T21:36:07.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1154471026 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-30T21:36:07.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1154471026 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-30T21:36:07.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1154471026 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-30T21:36:07.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1154471026 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T21:36:07.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1154471026 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-30T21:36:07.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1154471026 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-30T21:36:07.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1154471027 data=null item=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-30T21:36:07.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1154470594 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-30T21:36:07.224Z] DEBUG - Clicked on [2019-07-30T21:36:07.481Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:36:07.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:36:07.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:36:07.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:36:07.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:36:07.743Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:07.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1154471812 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test} [2019-07-30T21:36:07.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1154471812 data=null doit=true} to TreeItem with text {xml-test} [2019-07-30T21:36:07.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1154471823 data=null} to TreeItem with text {xml-test} [2019-07-30T21:36:07.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1154471824 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T21:36:07.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154471824 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-30T21:36:07.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1154471898 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T21:36:07.743Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:07.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1154471899 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test} [2019-07-30T21:36:07.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1154471899 data=null doit=true} to TreeItem with text {xml-test} [2019-07-30T21:36:07.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1154471899 data=null} to TreeItem with text {xml-test} [2019-07-30T21:36:07.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1154471900 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T21:36:07.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154471900 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-30T21:36:07.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1154471908 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T21:36:07.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1154471908 data=null doit=true} to TreeItem with text {xml-test} [2019-07-30T21:36:07.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1154471908 data=null} to TreeItem with text {xml-test} [2019-07-30T21:36:07.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1154471909 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T21:36:07.743Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1154471909 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-30T21:36:07.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1154471918 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T21:36:07.743Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:07.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1154471919 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:36:07.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1154471919 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:36:07.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1154471919 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:36:07.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1154471920 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:36:07.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154471920 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-30T21:36:07.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1154471992 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:36:07.743Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T21:36:08.000Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:08.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1154472002 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T21:36:08.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1154472002 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T21:36:08.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1154472002 data=null} to TreeItem with text {Traces [0]} [2019-07-30T21:36:08.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1154472003 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:36:08.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154472003 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-30T21:36:08.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1154472009 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T21:36:08.000Z] DEBUG - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...' [2019-07-30T21:36:08.000Z] DEBUG - Clicking on with mnemonic 'Manage XML analyses...' [2019-07-30T21:36:08.256Z] DEBUG - Clicked on with mnemonic 'Manage XML analyses...' [2019-07-30T21:36:08.256Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T21:36:08.256Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)' [2019-07-30T21:36:08.256Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)') [2019-07-30T21:36:08.256Z] 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-30T21:36:08.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files (Filtered)} time=1154472526 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')) [2019-07-30T21:36:08.513Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:08.513Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:08.513Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:08.513Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:08.513Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:08.513Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:08.513Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:08.513Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:08.513Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:08.513Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:08.513Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:08.513Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:08.513Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T21:36:08.513Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T21:36:08.513Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:08.513Z] 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-30T21:36:08.513Z] DEBUG - Clicking on Apply and Close [2019-07-30T21:36:08.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1154472539 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-30T21:36:08.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1154472539 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-30T21:36:08.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1154472540 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-30T21:36:08.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1154472540 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T21:36:08.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1154472540 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-30T21:36:08.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1154472540 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-30T21:36:08.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1154472541 data=null item=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-30T21:36:08.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=1154472129 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-30T21:36:08.513Z] DEBUG - Clicked on [2019-07-30T21:36:08.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154472724 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:36:08.513Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T21:36:08.513Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:36:08.513Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:36:08.513Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:08.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1154472730 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test} [2019-07-30T21:36:08.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1154472730 data=null doit=true} to TreeItem with text {xml-test} [2019-07-30T21:36:08.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1154472731 data=null} to TreeItem with text {xml-test} [2019-07-30T21:36:08.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1154472799 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T21:36:08.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154472799 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-30T21:36:08.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1154472826 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T21:36:08.770Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:36:08.770Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T21:36:09.027Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T21:36:09.590Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T21:36:09.590Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T21:36:09.590Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:36:09.590Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T21:36:09.590Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:36:09.590Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:36:09.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:09.590Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:36:09.590Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:36:09.590Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T21:36:09.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154473807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:36:09.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154473807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:36:09.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154473807 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:36:09.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154473808 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:36:09.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154473808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:36:09.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154473808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:36:09.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154473808 data=null 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-30T21:36:09.590Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154473808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:36:09.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154473808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:36:09.590Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154473808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:36:09.590Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154473808 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:36:09.590Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1154473808 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:36:09.590Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T21:36:09.590Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T21:36:09.590Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T21:36:09.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:09.590Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T21:36:09.590Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T21:36:09.590Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:09.590Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:36:09.590Z] DEBUG - Clicking on OK [2019-07-30T21:36:09.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1154473810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:36:09.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1154473810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:36:09.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1154473810 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:36:09.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1154473810 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:36:09.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1154473810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:36:09.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1154473811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:36:09.590Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:36:09.590Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:36:09.590Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:36:09.590Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:36:09.590Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T21:36:09.590Z] DEBUG - Clicked on OK [2019-07-30T21:36:10.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1154473811 data=null item=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-30T21:36:10.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1154472977 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-30T21:36:11.216Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154475319 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:36:11.216Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T21:36:11.216Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T21:36:11.216Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T21:36:11.473Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T21:36:11.473Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T21:36:11.473Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T21:36:11.473Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T21:36:11.473Z] 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-30T21:36:11.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1154475694 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T21:36:11.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:36:11.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:36:11.473Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:11.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1154475706 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T21:36:11.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1154475707 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T21:36:11.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1154475707 data=null} to TreeItem with text {Tracing} [2019-07-30T21:36:11.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1154475707 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:11.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154475708 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-30T21:36:11.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1154475747 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:11.730Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T21:36:11.730Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:11.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1154475748 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T21:36:11.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1154475749 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T21:36:11.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1154475749 data=null} to Tree node with text: XML Analyses [2019-07-30T21:36:11.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1154475749 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:11.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154475749 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-30T21:36:11.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1154475751 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:11.730Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:36:11.730Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:36:11.730Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:11.730Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:11.730Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:11.730Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:11.730Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:11.730Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:11.730Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:11.730Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:11.730Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:11.730Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:11.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:11.730Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:11.730Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T21:36:11.730Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T21:36:11.730Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:11.730Z] 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-30T21:36:11.730Z] DEBUG - Clicking on Apply and Close [2019-07-30T21:36:11.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1154475757 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-30T21:36:11.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1154475757 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-30T21:36:11.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1154475757 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-30T21:36:11.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1154475757 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T21:36:11.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1154475757 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-30T21:36:11.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1154475758 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-30T21:36:11.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1154475758 data=null item=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-30T21:36:11.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1154475393 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-30T21:36:11.730Z] DEBUG - Clicked on [2019-07-30T21:36:11.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154475881 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:36:11.730Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T21:36:11.730Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T21:36:11.730Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T21:36:11.987Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T21:36:11.987Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T21:36:11.987Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T21:36:11.987Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T21:36:11.987Z] 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-30T21:36:11.987Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1154476217 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T21:36:11.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:36:11.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:36:11.987Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:11.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1154476220 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T21:36:11.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1154476222 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T21:36:11.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1154476232 data=null} to TreeItem with text {Tracing} [2019-07-30T21:36:11.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1154476233 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:12.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154476277 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-30T21:36:12.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1154476316 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:12.243Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T21:36:12.243Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:12.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1154476318 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T21:36:12.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1154476321 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T21:36:12.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1154476321 data=null} to Tree node with text: XML Analyses [2019-07-30T21:36:12.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1154476321 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:12.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154476322 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-30T21:36:12.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1154476324 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:12.243Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:12.243Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-30T21:36:12.243Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:12.243Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T21:36:12.243Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:12.243Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:12.243Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:12.243Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:12.243Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:12.243Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:12.243Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:12.243Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:12.243Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:12.243Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:12.243Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:12.243Z] DEBUG - Clicking on Import [2019-07-30T21:36:12.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1154476329 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-30T21:36:12.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1154476330 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-30T21:36:12.243Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1154476330 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T21:36:12.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1154476330 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T21:36:12.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1154476330 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-30T21:36:12.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1154476330 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-30T21:36:12.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1154476330 data=null item=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-30T21:36:12.243Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1154476485 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-30T21:36:12.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1154476489 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-30T21:36:12.243Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1154476489 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-30T21:36:12.243Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1154476489 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T21:36:12.243Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1154476489 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T21:36:12.243Z] DEBUG - Clicked on Import [2019-07-30T21:36:12.243Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:36:12.243Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:36:12.243Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:36:12.243Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:36:12.243Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:36:12.243Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:36:12.243Z] DEBUG - Selecting rows [1, 0] in (of type 'Table') [2019-07-30T21:36:12.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1154476497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:12.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1154476497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:12.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1154476497 data=null doit=true} to (of type 'Table') [2019-07-30T21:36:12.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1154476497 data=null} to (of type 'Table') [2019-07-30T21:36:12.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=1154476498 data=null button=1 stateMask=0x0 x=60 y=33 count=1} to (of type 'Table') [2019-07-30T21:36:12.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154476498 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-30T21:36:12.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=1154476524 data=null button=1 stateMask=0x80000 x=60 y=33 count=1} to (of type 'Table') [2019-07-30T21:36:12.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1154476524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:12.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1154476524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:12.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1154476524 data=null doit=true} to (of type 'Table') [2019-07-30T21:36:12.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1154476577 data=null} to (of type 'Table') [2019-07-30T21:36:12.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=1154476585 data=null button=1 stateMask=0x40000 x=95 y=11 count=1} to (of type 'Table') [2019-07-30T21:36:12.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154476586 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-30T21:36:12.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=1154476617 data=null button=1 stateMask=0xc0000 x=95 y=11 count=1} to (of type 'Table') [2019-07-30T21:36:12.501Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:12.501Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:12.501Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:12.501Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-07-30T21:36:12.501Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:12.501Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T21:36:12.501Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:12.501Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:12.501Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:12.501Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:12.501Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:12.501Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:12.501Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:12.501Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:12.501Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:12.501Z] DEBUG - Clicking on Edit... [2019-07-30T21:36:12.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1154476620 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-30T21:36:12.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1154476620 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-30T21:36:12.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1154476621 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T21:36:12.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1154476621 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T21:36:12.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1154476621 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-30T21:36:12.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1154476621 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-30T21:36:15.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1154476621 data=null item=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-30T21:36:15.023Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1154479124 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-30T21:36:15.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1154479188 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-30T21:36:15.023Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1154479189 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-30T21:36:15.023Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1154479189 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T21:36:15.023Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1154479189 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T21:36:15.023Z] DEBUG - Clicked on Edit... [2019-07-30T21:36:15.023Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:15.023Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:15.023Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:15.023Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:15.023Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:15.023Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:15.023Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:15.023Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:15.023Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:15.023Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:15.023Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:15.023Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:15.023Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T21:36:15.023Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T21:36:15.023Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:15.023Z] 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-30T21:36:15.023Z] DEBUG - Clicking on Apply and Close [2019-07-30T21:36:15.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1154479193 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-30T21:36:15.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1154479193 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-30T21:36:15.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1154479193 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-30T21:36:15.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1154479193 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T21:36:15.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1154479193 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-30T21:36:15.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1154479193 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-30T21:36:15.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1154479193 data=null item=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-30T21:36:15.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1154475898 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-30T21:36:15.280Z] DEBUG - Clicked on [2019-07-30T21:36:15.280Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"' [2019-07-30T21:36:15.280Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"' [2019-07-30T21:36:15.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154479606 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:36:15.536Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T21:36:15.536Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T21:36:15.536Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T21:36:15.793Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T21:36:15.793Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T21:36:15.793Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T21:36:15.793Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T21:36:15.793Z] 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-30T21:36:15.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1154479997 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T21:36:15.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:36:15.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:36:15.793Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:15.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1154480001 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T21:36:15.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1154480001 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T21:36:15.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1154480001 data=null} to TreeItem with text {Tracing} [2019-07-30T21:36:15.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1154480002 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:15.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154480002 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-30T21:36:16.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1154480083 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:16.049Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T21:36:16.049Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:16.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1154480084 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T21:36:16.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1154480084 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T21:36:16.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1154480084 data=null} to Tree node with text: XML Analyses [2019-07-30T21:36:16.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1154480084 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:16.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154480085 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-30T21:36:16.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1154480087 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:16.049Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:36:16.049Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:36:16.049Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:36:16.049Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:36:16.049Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-30T21:36:16.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1154480092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:16.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1154480092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:16.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1154480092 data=null doit=true} to (of type 'Table') [2019-07-30T21:36:16.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1154480092 data=null} to (of type 'Table') [2019-07-30T21:36:16.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=1154480093 data=null button=1 stateMask=0x0 x=95 y=11 count=1} to (of type 'Table') [2019-07-30T21:36:16.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154480093 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-30T21:36:16.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=1154480125 data=null button=1 stateMask=0x80000 x=95 y=11 count=1} to (of type 'Table') [2019-07-30T21:36:16.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1154480126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:16.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1154480126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:16.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1154480126 data=null doit=true} to (of type 'Table') [2019-07-30T21:36:16.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1154480126 data=null} to (of type 'Table') [2019-07-30T21:36:16.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=1154480127 data=null button=1 stateMask=0x40000 x=60 y=33 count=1} to (of type 'Table') [2019-07-30T21:36:16.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154480127 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-30T21:36:16.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=1154480206 data=null button=1 stateMask=0xc0000 x=60 y=33 count=1} to (of type 'Table') [2019-07-30T21:36:16.049Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:16.049Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:16.049Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:16.049Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:16.049Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:36:16.049Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:16.049Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:16.049Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:16.049Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:16.049Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:16.049Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:16.049Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:16.049Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:16.049Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:16.049Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:16.049Z] DEBUG - Clicking on Delete [2019-07-30T21:36:16.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1154480209 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-30T21:36:16.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1154480209 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-30T21:36:16.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1154480209 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:16.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1154480209 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:16.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1154480210 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-30T21:36:16.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1154480210 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-30T21:36:16.306Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1154480388 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-30T21:36:16.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1154480389 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-30T21:36:16.306Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1154480390 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-30T21:36:16.306Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1154480390 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:16.306Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1154480390 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:16.306Z] DEBUG - Clicked on Delete [2019-07-30T21:36:16.306Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-30T21:36:16.306Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1154480392 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-30T21:36:16.306Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:36:16.306Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:36:16.306Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:36:16.306Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:16.306Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:36:16.306Z] DEBUG - Clicking on &Yes [2019-07-30T21:36:16.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1154480393 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-30T21:36:16.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1154480393 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-30T21:36:16.306Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1154480393 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:36:16.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1154480393 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:36:16.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1154480393 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-30T21:36:16.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1154480394 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-30T21:36:16.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1154480394 data=null item=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-30T21:36:16.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1154480210 data=null item=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-30T21:36:16.306Z] DEBUG - Clicked on [2019-07-30T21:36:16.306Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:16.306Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:16.306Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:16.306Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:16.306Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:16.306Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:16.306Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:16.306Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:16.306Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:16.306Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:16.306Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:16.306Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:16.306Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T21:36:16.306Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T21:36:16.306Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:16.306Z] 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-30T21:36:16.306Z] DEBUG - Clicking on Apply and Close [2019-07-30T21:36:16.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1154480531 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-30T21:36:16.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1154480531 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-30T21:36:16.306Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1154480532 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-30T21:36:16.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1154480594 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T21:36:16.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1154480594 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-30T21:36:16.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1154480594 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-30T21:36:16.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1154480594 data=null item=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-30T21:36:16.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1154479637 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-30T21:36:16.563Z] DEBUG - Clicked on [2019-07-30T21:36:16.563Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154480726 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:36:16.563Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T21:36:16.563Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T21:36:16.563Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T21:36:17.128Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T21:36:17.128Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T21:36:17.128Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T21:36:17.128Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T21:36:17.128Z] 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-30T21:36:17.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1154481096 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T21:36:17.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:36:17.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:36:17.128Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:17.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1154481099 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T21:36:17.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1154481100 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T21:36:17.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1154481100 data=null} to TreeItem with text {Tracing} [2019-07-30T21:36:17.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1154481100 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:17.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154481100 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-30T21:36:17.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1154481189 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:17.128Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T21:36:17.128Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:17.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1154481191 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T21:36:17.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1154481191 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T21:36:17.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1154481191 data=null} to Tree node with text: XML Analyses [2019-07-30T21:36:17.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1154481192 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:17.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154481192 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-30T21:36:17.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1154481194 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:17.128Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:17.128Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-30T21:36:17.128Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:17.128Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T21:36:17.128Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:17.128Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:17.128Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:17.128Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:17.128Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:17.128Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:17.128Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:17.128Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:17.128Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:17.128Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:17.128Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:17.128Z] DEBUG - Clicking on Import [2019-07-30T21:36:17.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1154481198 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-30T21:36:17.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1154481199 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-30T21:36:17.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1154481199 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T21:36:17.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1154481199 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T21:36:17.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1154481199 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-30T21:36:17.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1154481199 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-30T21:36:17.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1154481199 data=null item=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-30T21:36:17.723Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1154481535 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-30T21:36:17.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1154481587 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-30T21:36:17.723Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1154481587 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-30T21:36:17.723Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1154481588 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T21:36:17.723Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1154481588 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T21:36:17.723Z] DEBUG - Clicked on Import [2019-07-30T21:36:17.723Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:36:17.723Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:36:17.723Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:36:17.723Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:36:17.723Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:36:17.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid} time=1154481598 data=null button=0 stateMask=0x0 x=59 y=33 count=0} to TableItem with text {test_valid} [2019-07-30T21:36:17.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid} time=1154481599 data=null doit=true} to TableItem with text {test_valid} [2019-07-30T21:36:17.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid} time=1154481599 data=null} to TableItem with text {test_valid} [2019-07-30T21:36:17.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=1154481599 data=null button=1 stateMask=0x0 x=59 y=33 count=1} to TableItem with text {test_valid} [2019-07-30T21:36:17.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154481599 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-30T21:36:17.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=1154481816 data=null button=1 stateMask=0x80000 x=59 y=33 count=1} to TableItem with text {test_valid} [2019-07-30T21:36:17.723Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T21:36:17.723Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T21:36:17.723Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label' [2019-07-30T21:36:17.723Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled' [2019-07-30T21:36:17.723Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled') [2019-07-30T21:36:17.723Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T21:36:17.723Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:36:17.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1154481820 data=null button=0 stateMask=0x0 x=125 y=11 count=0} to TableItem with text {test_valid_xml_timegraphView} [2019-07-30T21:36:17.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=1154481821 data=null doit=true} to TableItem with text {test_valid_xml_timegraphView} [2019-07-30T21:36:17.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=1154481821 data=null} to TableItem with text {test_valid_xml_timegraphView} [2019-07-30T21:36:17.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1154481821 data=null button=1 stateMask=0x0 x=125 y=11 count=1} to TableItem with text {test_valid_xml_timegraphView} [2019-07-30T21:36:17.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154481822 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-30T21:36:17.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1154481887 data=null button=1 stateMask=0x80000 x=125 y=11 count=1} to TableItem with text {test_valid_xml_timegraphView} [2019-07-30T21:36:17.982Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T21:36:17.982Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T21:36:17.982Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label' [2019-07-30T21:36:17.982Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled' [2019-07-30T21:36:17.982Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled') [2019-07-30T21:36:17.982Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T21:36:17.982Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:17.982Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:17.982Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:17.982Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:17.982Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:17.982Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:17.982Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:17.982Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:17.982Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:17.982Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:17.982Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:17.982Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:17.982Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T21:36:17.982Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T21:36:17.982Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:17.982Z] 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-30T21:36:17.982Z] DEBUG - Clicking on Apply and Close [2019-07-30T21:36:17.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1154481892 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-30T21:36:17.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1154481892 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-30T21:36:17.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1154481892 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-30T21:36:17.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1154481893 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T21:36:17.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1154481893 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-30T21:36:17.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1154481893 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-30T21:36:17.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1154481893 data=null item=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-30T21:36:17.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1154480784 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-30T21:36:17.982Z] DEBUG - Clicked on [2019-07-30T21:36:17.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154482028 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:36:17.982Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T21:36:17.982Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T21:36:17.982Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T21:36:18.242Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T21:36:18.242Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T21:36:18.242Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T21:36:18.242Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T21:36:18.242Z] 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-30T21:36:18.242Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1154482391 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T21:36:18.242Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:36:18.242Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:36:18.242Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:18.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1154482404 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T21:36:18.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1154482404 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T21:36:18.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1154482404 data=null} to TreeItem with text {Tracing} [2019-07-30T21:36:18.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1154482405 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:18.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154482405 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-30T21:36:18.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1154482491 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:18.242Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T21:36:18.242Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:18.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1154482495 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T21:36:18.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1154482495 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T21:36:18.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1154482495 data=null} to Tree node with text: XML Analyses [2019-07-30T21:36:18.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1154482496 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:18.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154482496 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-30T21:36:18.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1154482499 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:18.499Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:36:18.499Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:36:18.499Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:36:18.499Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:36:18.499Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-30T21:36:18.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1154482525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:18.499Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1154482526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:18.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1154482526 data=null doit=true} to (of type 'Table') [2019-07-30T21:36:18.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1154482526 data=null} to (of type 'Table') [2019-07-30T21:36:18.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1154482527 data=null button=1 stateMask=0x0 x=125 y=11 count=1} to (of type 'Table') [2019-07-30T21:36:18.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154482527 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-30T21:36:18.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1154482588 data=null button=1 stateMask=0x80000 x=125 y=11 count=1} to (of type 'Table') [2019-07-30T21:36:18.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1154482589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:18.499Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1154482589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:18.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1154482589 data=null doit=true} to (of type 'Table') [2019-07-30T21:36:18.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1154482589 data=null} to (of type 'Table') [2019-07-30T21:36:18.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=1154482590 data=null button=1 stateMask=0x40000 x=59 y=33 count=1} to (of type 'Table') [2019-07-30T21:36:18.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154482590 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-30T21:36:18.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=1154482791 data=null button=1 stateMask=0xc0000 x=59 y=33 count=1} to (of type 'Table') [2019-07-30T21:36:18.757Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:18.757Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:18.757Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:18.757Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:18.757Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:36:18.757Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:18.757Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:18.757Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:18.757Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:18.757Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:18.757Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:18.757Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:18.757Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:18.757Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:18.757Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:18.757Z] DEBUG - Clicking on Delete [2019-07-30T21:36:18.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1154482799 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-30T21:36:18.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1154482799 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-30T21:36:18.757Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1154482799 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:18.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1154482799 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:18.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1154482800 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-30T21:36:18.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1154482800 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-30T21:36:18.757Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1154482926 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-30T21:36:18.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1154482927 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-30T21:36:18.757Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1154482927 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-30T21:36:18.757Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1154482927 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:18.757Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1154482927 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:18.757Z] DEBUG - Clicked on Delete [2019-07-30T21:36:18.757Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-30T21:36:18.757Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1154482929 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-30T21:36:18.757Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:36:18.757Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:36:18.757Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:36:18.757Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:18.757Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:36:18.757Z] DEBUG - Clicking on &Yes [2019-07-30T21:36:18.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1154482932 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-30T21:36:18.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1154482932 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-30T21:36:18.757Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1154482932 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:36:18.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1154482932 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:36:18.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1154482932 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-30T21:36:18.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1154482933 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-30T21:36:19.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1154482996 data=null item=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-30T21:36:19.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1154482800 data=null item=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-30T21:36:19.014Z] DEBUG - Clicked on [2019-07-30T21:36:19.014Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:19.014Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:19.014Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:19.014Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:19.014Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:19.014Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:19.014Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:19.014Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:19.014Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:19.014Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:19.014Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:19.014Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:19.014Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T21:36:19.014Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T21:36:19.014Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:19.014Z] 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-30T21:36:19.014Z] DEBUG - Clicking on Apply and Close [2019-07-30T21:36:19.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1154483114 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-30T21:36:19.014Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1154483114 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-30T21:36:19.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1154483114 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-30T21:36:19.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1154483115 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T21:36:19.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1154483115 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-30T21:36:19.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1154483115 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-30T21:36:19.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1154483115 data=null item=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-30T21:36:19.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1154482083 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-30T21:36:19.270Z] DEBUG - Clicked on [2019-07-30T21:36:19.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154483295 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:36:19.270Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T21:36:19.270Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T21:36:19.270Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T21:36:19.526Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T21:36:19.526Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T21:36:19.526Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T21:36:19.526Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T21:36:19.526Z] 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-30T21:36:19.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1154483698 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T21:36:19.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:36:19.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:36:19.526Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:19.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1154483702 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T21:36:19.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1154483716 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T21:36:19.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1154483716 data=null} to TreeItem with text {Tracing} [2019-07-30T21:36:19.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1154483717 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:19.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154483717 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-30T21:36:19.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1154483787 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:19.783Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T21:36:19.783Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:19.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1154483789 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T21:36:19.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1154483789 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T21:36:19.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1154483789 data=null} to Tree node with text: XML Analyses [2019-07-30T21:36:19.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1154483790 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:19.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154483790 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-30T21:36:19.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1154483793 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:19.783Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:36:19.783Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:36:19.783Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:19.783Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-30T21:36:19.783Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:19.783Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T21:36:19.783Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:19.783Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:19.783Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:19.783Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:19.783Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:19.783Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:19.783Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:19.783Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:19.783Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:19.783Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:19.783Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:19.783Z] DEBUG - Clicking on Import [2019-07-30T21:36:19.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1154483815 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-30T21:36:19.783Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1154483815 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-30T21:36:19.783Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1154483815 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T21:36:19.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1154483815 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T21:36:19.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1154483815 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-30T21:36:19.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1154483816 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-30T21:36:19.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1154483816 data=null item=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-30T21:36:20.041Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1154484092 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-30T21:36:20.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1154484093 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-30T21:36:20.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1154484093 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-30T21:36:20.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1154484093 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T21:36:20.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1154484093 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T21:36:20.041Z] DEBUG - Clicked on Import [2019-07-30T21:36:20.041Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:36:20.041Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:36:20.041Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:36:20.041Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:36:20.041Z] DEBUG - Selecting rows [3, 2] in (of type 'Table') [2019-07-30T21:36:20.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1154484111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:20.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1154484111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:20.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1154484111 data=null doit=true} to (of type 'Table') [2019-07-30T21:36:20.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1154484112 data=null} to (of type 'Table') [2019-07-30T21:36:20.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1154484112 data=null button=1 stateMask=0x0 x=85 y=77 count=1} to (of type 'Table') [2019-07-30T21:36:20.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154484112 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-30T21:36:20.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1154484196 data=null button=1 stateMask=0x80000 x=85 y=77 count=1} to (of type 'Table') [2019-07-30T21:36:20.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1154484196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:20.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1154484197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:20.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1154484197 data=null doit=true} to (of type 'Table') [2019-07-30T21:36:20.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1154484197 data=null} to (of type 'Table') [2019-07-30T21:36:20.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1154484198 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table') [2019-07-30T21:36:20.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154484198 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-30T21:36:20.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1154484286 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table') [2019-07-30T21:36:20.041Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:20.041Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:20.041Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:20.041Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:20.041Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:20.041Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:20.041Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:20.041Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-30T21:36:20.041Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:20.041Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T21:36:20.041Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:20.041Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:20.041Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:20.041Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:20.041Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:20.041Z] DEBUG - Clicking on Uncheck selected [2019-07-30T21:36:20.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1154484291 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-30T21:36:20.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1154484291 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-30T21:36:20.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1154484292 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T21:36:20.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1154484292 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T21:36:20.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1154484292 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-30T21:36:20.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1154484293 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-30T21:36:20.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1154484293 data=null item=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-30T21:36:20.041Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1154484294 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-30T21:36:20.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1154484295 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-30T21:36:20.299Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1154484295 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-30T21:36:20.299Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1154484295 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T21:36:20.299Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1154484295 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T21:36:20.299Z] DEBUG - Clicked on Uncheck selected [2019-07-30T21:36:20.299Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:36:20.299Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:36:20.299Z] DEBUG - Selecting rows [3, 2] in (of type 'Table') [2019-07-30T21:36:20.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1154484297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:20.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1154484297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:20.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1154484297 data=null doit=true} to (of type 'Table') [2019-07-30T21:36:20.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1154484297 data=null} to (of type 'Table') [2019-07-30T21:36:20.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1154484308 data=null button=1 stateMask=0x0 x=85 y=77 count=1} to (of type 'Table') [2019-07-30T21:36:20.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154484308 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-30T21:36:20.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1154484402 data=null button=1 stateMask=0x80000 x=85 y=77 count=1} to (of type 'Table') [2019-07-30T21:36:20.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1154484403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:20.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1154484403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:20.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1154484403 data=null doit=true} to (of type 'Table') [2019-07-30T21:36:20.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1154484403 data=null} to (of type 'Table') [2019-07-30T21:36:20.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1154484404 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table') [2019-07-30T21:36:20.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154484404 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-30T21:36:20.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1154484510 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table') [2019-07-30T21:36:20.299Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:20.299Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:20.300Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:20.300Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:20.300Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:20.300Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T21:36:20.300Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:20.300Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T21:36:20.300Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:20.300Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:20.300Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:20.300Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:20.300Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:20.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:20.300Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:20.300Z] DEBUG - Clicking on Check selected [2019-07-30T21:36:20.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1154484513 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-30T21:36:20.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1154484514 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-30T21:36:20.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1154484514 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T21:36:20.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1154484514 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T21:36:20.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1154484515 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-30T21:36:20.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1154484515 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-30T21:36:20.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1154484515 data=null item=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-30T21:36:20.557Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1154484599 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-30T21:36:20.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1154484600 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-30T21:36:20.557Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1154484600 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-30T21:36:20.557Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1154484600 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T21:36:20.557Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1154484600 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T21:36:20.557Z] DEBUG - Clicked on Check selected [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - Clicking on Uncheck all [2019-07-30T21:36:20.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1154484604 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-30T21:36:20.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1154484604 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-30T21:36:20.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1154484604 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:36:20.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1154484604 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:36:20.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1154484604 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-30T21:36:20.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1154484605 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-30T21:36:20.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1154484605 data=null item=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-30T21:36:20.557Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1154484606 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-30T21:36:20.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1154484606 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-30T21:36:20.557Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1154484607 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-30T21:36:20.557Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1154484607 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:36:20.557Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1154484607 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T21:36:20.557Z] DEBUG - Clicked on Uncheck all [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - Clicking on Check all [2019-07-30T21:36:20.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1154484610 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-30T21:36:20.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1154484610 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-30T21:36:20.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1154484610 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:36:20.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1154484610 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:36:20.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1154484611 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-30T21:36:20.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1154484611 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-30T21:36:20.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1154484611 data=null item=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-30T21:36:20.557Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1154484697 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-30T21:36:20.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1154484697 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-30T21:36:20.557Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1154484697 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-30T21:36:20.557Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1154484698 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:36:20.557Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1154484698 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T21:36:20.557Z] DEBUG - Clicked on Check all [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T21:36:20.557Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:20.557Z] 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-30T21:36:20.557Z] DEBUG - Clicking on Apply and Close [2019-07-30T21:36:20.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1154484702 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-30T21:36:20.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1154484702 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-30T21:36:20.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1154484703 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-30T21:36:20.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1154484703 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T21:36:20.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1154484703 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-30T21:36:20.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1154484703 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-30T21:36:20.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1154484703 data=null item=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-30T21:36:20.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1154483310 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-30T21:36:20.815Z] DEBUG - Clicked on [2019-07-30T21:36:20.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154484922 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:36:20.815Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T21:36:20.815Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T21:36:20.815Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T21:36:21.072Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T21:36:21.072Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T21:36:21.072Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T21:36:21.072Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T21:36:21.072Z] 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-30T21:36:21.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1154485312 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T21:36:21.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:36:21.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:36:21.331Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:21.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1154485331 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T21:36:21.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1154485332 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T21:36:21.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1154485332 data=null} to TreeItem with text {Tracing} [2019-07-30T21:36:21.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1154485333 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:21.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154485333 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-30T21:36:21.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1154485437 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:21.331Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T21:36:21.331Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:21.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1154485482 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T21:36:21.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1154485482 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T21:36:21.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1154485482 data=null} to Tree node with text: XML Analyses [2019-07-30T21:36:21.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1154485483 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:21.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154485483 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-30T21:36:21.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1154485487 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:21.331Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:36:21.331Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:36:21.331Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:36:21.331Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:36:21.331Z] DEBUG - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table') [2019-07-30T21:36:21.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1154485529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:21.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1154485529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:21.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1154485529 data=null doit=true} to (of type 'Table') [2019-07-30T21:36:21.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1154485530 data=null} to (of type 'Table') [2019-07-30T21:36:21.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_attributes} time=1154485530 data=null button=1 stateMask=0x0 x=75 y=11 count=1} to (of type 'Table') [2019-07-30T21:36:21.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154485531 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-30T21:36:21.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_attributes} time=1154485600 data=null button=1 stateMask=0x80000 x=75 y=11 count=1} to (of type 'Table') [2019-07-30T21:36:21.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1154485600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:21.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1154485600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:21.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1154485600 data=null doit=true} to (of type 'Table') [2019-07-30T21:36:21.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1154485601 data=null} to (of type 'Table') [2019-07-30T21:36:21.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=1154485601 data=null button=1 stateMask=0x40000 x=100 y=33 count=1} to (of type 'Table') [2019-07-30T21:36:21.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154485602 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-30T21:36:21.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=1154485687 data=null button=1 stateMask=0xc0000 x=100 y=33 count=1} to (of type 'Table') [2019-07-30T21:36:21.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1154485687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:21.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1154485688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:21.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1154485688 data=null doit=true} to (of type 'Table') [2019-07-30T21:36:21.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1154485688 data=null} to (of type 'Table') [2019-07-30T21:36:21.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1154485689 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table') [2019-07-30T21:36:21.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154485690 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-30T21:36:21.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1154485785 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table') [2019-07-30T21:36:21.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1154485786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:21.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1154485786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:21.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1154485786 data=null doit=true} to (of type 'Table') [2019-07-30T21:36:21.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1154485786 data=null} to (of type 'Table') [2019-07-30T21:36:21.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1154485787 data=null button=1 stateMask=0x40000 x=85 y=77 count=1} to (of type 'Table') [2019-07-30T21:36:21.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154485787 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-30T21:36:21.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1154485928 data=null button=1 stateMask=0xc0000 x=85 y=77 count=1} to (of type 'Table') [2019-07-30T21:36:21.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1154485928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:21.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1154485928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:21.845Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1154485929 data=null doit=true} to (of type 'Table') [2019-07-30T21:36:21.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1154485929 data=null} to (of type 'Table') [2019-07-30T21:36:21.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_doubles} time=1154485930 data=null button=1 stateMask=0x40000 x=69 y=99 count=1} to (of type 'Table') [2019-07-30T21:36:22.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154485930 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-30T21:36:22.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_doubles} time=1154486107 data=null button=1 stateMask=0xc0000 x=69 y=99 count=1} to (of type 'Table') [2019-07-30T21:36:22.103Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:22.103Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:22.103Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:22.103Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:22.103Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:36:22.103Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:22.103Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:22.103Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:22.103Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:22.103Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:22.103Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:22.103Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:22.103Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:22.103Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:22.103Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:22.103Z] DEBUG - Clicking on Delete [2019-07-30T21:36:22.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1154486110 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-30T21:36:22.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1154486110 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-30T21:36:22.103Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1154486111 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:22.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1154486111 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:22.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1154486111 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-30T21:36:22.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1154486111 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-30T21:36:22.103Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1154486296 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-30T21:36:22.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1154486297 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-30T21:36:22.103Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1154486298 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-30T21:36:22.103Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1154486298 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:22.103Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1154486298 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:22.103Z] DEBUG - Clicked on Delete [2019-07-30T21:36:22.103Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-30T21:36:22.103Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1154486299 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-30T21:36:22.103Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:36:22.103Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:36:22.103Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:36:22.103Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:22.103Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:36:22.103Z] DEBUG - Clicking on &Yes [2019-07-30T21:36:22.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1154486300 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-30T21:36:22.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1154486302 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-30T21:36:22.103Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1154486303 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:36:22.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1154486303 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:36:22.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1154486303 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-30T21:36:22.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1154486303 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-30T21:36:22.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1154486313 data=null item=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-30T21:36:22.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1154486111 data=null item=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-30T21:36:22.360Z] DEBUG - Clicked on [2019-07-30T21:36:22.360Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:22.360Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:22.360Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:22.360Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:22.360Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:22.360Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:22.360Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:22.360Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:22.360Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:22.360Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:22.360Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:22.360Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:22.360Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T21:36:22.360Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T21:36:22.360Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:22.360Z] 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-30T21:36:22.360Z] DEBUG - Clicking on Apply and Close [2019-07-30T21:36:22.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1154486495 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-30T21:36:22.360Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1154486495 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-30T21:36:22.360Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1154486496 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-30T21:36:22.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1154486496 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T21:36:22.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1154486511 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-30T21:36:22.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1154486512 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-30T21:36:22.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1154486512 data=null item=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-30T21:36:22.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1154484983 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-30T21:36:22.617Z] DEBUG - Clicked on [2019-07-30T21:36:22.617Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154486685 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:36:22.617Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T21:36:22.617Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T21:36:22.617Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T21:36:22.873Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T21:36:22.873Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T21:36:22.873Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T21:36:22.873Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T21:36:22.873Z] 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-30T21:36:22.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1154487024 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T21:36:22.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:36:22.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:36:22.873Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:22.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1154487089 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T21:36:22.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1154487090 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T21:36:22.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1154487090 data=null} to TreeItem with text {Tracing} [2019-07-30T21:36:22.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1154487090 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:22.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154487091 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-30T21:36:23.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1154487132 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:23.132Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T21:36:23.132Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:23.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1154487134 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T21:36:23.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1154487134 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T21:36:23.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1154487134 data=null} to Tree node with text: XML Analyses [2019-07-30T21:36:23.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1154487177 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:23.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154487181 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-30T21:36:23.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1154487183 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:23.132Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:23.132Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-30T21:36:23.132Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:23.132Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T21:36:23.132Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:23.132Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:23.132Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:23.132Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:23.132Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:23.132Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:23.132Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:23.132Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:23.132Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:23.132Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:23.132Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:23.132Z] DEBUG - Clicking on Import [2019-07-30T21:36:23.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1154487188 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-30T21:36:23.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1154487188 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-30T21:36:23.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1154487188 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T21:36:23.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1154487188 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T21:36:23.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1154487189 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-30T21:36:23.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1154487189 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-30T21:36:23.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1154487189 data=null item=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-30T21:36:23.132Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1154487324 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-30T21:36:23.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1154487327 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-30T21:36:23.132Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1154487327 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-30T21:36:23.132Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1154487328 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T21:36:23.132Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1154487328 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T21:36:23.132Z] DEBUG - Clicked on Import [2019-07-30T21:36:23.132Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:36:23.132Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:36:23.132Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:36:23.132Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:36:23.132Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:36:23.389Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:36:23.389Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-30T21:36:23.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1154487392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:23.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1154487393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:23.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1154487393 data=null doit=true} to (of type 'Table') [2019-07-30T21:36:23.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1154487393 data=null} to (of type 'Table') [2019-07-30T21:36:23.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=1154487394 data=null button=1 stateMask=0x0 x=92 y=11 count=1} to (of type 'Table') [2019-07-30T21:36:23.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154487394 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-30T21:36:23.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=1154487415 data=null button=1 stateMask=0x80000 x=92 y=11 count=1} to (of type 'Table') [2019-07-30T21:36:23.389Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:23.389Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:23.389Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:23.389Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-07-30T21:36:23.389Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:23.389Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T21:36:23.389Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:23.389Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:23.389Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:23.389Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:23.389Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:23.389Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:23.389Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:23.389Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:23.389Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:23.389Z] DEBUG - Clicking on Edit... [2019-07-30T21:36:23.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1154487418 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-30T21:36:23.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1154487418 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-30T21:36:23.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1154487418 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T21:36:23.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1154487418 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T21:36:23.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1154487419 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-30T21:36:23.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1154487419 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-30T21:36:23.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1154487419 data=null item=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-30T21:36:24.209Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1154488141 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-30T21:36:24.209Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1154488186 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-30T21:36:24.209Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1154488186 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-30T21:36:24.209Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1154488186 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T21:36:24.209Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1154488186 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T21:36:24.209Z] DEBUG - Clicked on Edit... [2019-07-30T21:36:24.209Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:36:24.209Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:36:24.209Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-30T21:36:24.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1154488421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:24.209Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1154488421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:24.209Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1154488421 data=null doit=true} to (of type 'Table') [2019-07-30T21:36:24.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1154488421 data=null} to (of type 'Table') [2019-07-30T21:36:24.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=1154488437 data=null button=1 stateMask=0x0 x=92 y=11 count=1} to (of type 'Table') [2019-07-30T21:36:24.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154488437 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-30T21:36:24.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=1154488459 data=null button=1 stateMask=0x80000 x=92 y=11 count=1} to (of type 'Table') [2019-07-30T21:36:24.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1154488459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:24.209Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1154488459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:24.209Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1154488459 data=null doit=true} to (of type 'Table') [2019-07-30T21:36:24.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1154488460 data=null} to (of type 'Table') [2019-07-30T21:36:24.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=1154488460 data=null button=1 stateMask=0x40000 x=86 y=33 count=1} to (of type 'Table') [2019-07-30T21:36:24.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154488460 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-30T21:36:24.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=1154488521 data=null button=1 stateMask=0xc0000 x=86 y=33 count=1} to (of type 'Table') [2019-07-30T21:36:24.466Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:24.466Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:24.466Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:24.466Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:24.466Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:36:24.466Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:24.466Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:24.466Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:24.466Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:24.466Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:24.466Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:24.466Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:24.466Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:24.466Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:24.466Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:24.466Z] DEBUG - Clicking on Delete [2019-07-30T21:36:24.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1154488578 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-30T21:36:24.466Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1154488578 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-30T21:36:24.466Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1154488578 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:24.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1154488579 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:24.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1154488579 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-30T21:36:24.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1154488580 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-30T21:36:24.466Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1154488700 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-30T21:36:24.466Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1154488702 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-30T21:36:24.466Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1154488702 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-30T21:36:24.466Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1154488702 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:24.466Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1154488703 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:24.466Z] DEBUG - Clicked on Delete [2019-07-30T21:36:24.466Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-30T21:36:24.466Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1154488704 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-30T21:36:24.466Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:36:24.466Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:36:24.466Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:36:24.466Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:24.466Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:36:24.466Z] DEBUG - Clicking on &Yes [2019-07-30T21:36:24.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1154488720 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-30T21:36:24.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1154488720 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-30T21:36:24.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1154488720 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:36:24.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1154488720 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:36:24.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1154488720 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-30T21:36:24.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1154488721 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-30T21:36:24.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1154488721 data=null item=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-30T21:36:24.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1154488580 data=null item=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-30T21:36:24.978Z] DEBUG - Clicked on [2019-07-30T21:36:24.978Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:24.978Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:24.978Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:24.978Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:24.978Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:24.978Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:24.978Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:24.978Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:24.978Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:24.978Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:24.978Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:24.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:24.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T21:36:24.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T21:36:24.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:24.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-30T21:36:24.978Z] DEBUG - Clicking on Apply and Close [2019-07-30T21:36:24.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1154489022 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-30T21:36:24.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1154489022 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-30T21:36:24.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1154489022 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-30T21:36:24.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1154489022 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T21:36:24.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1154489023 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-30T21:36:24.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1154489023 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-30T21:36:24.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1154489023 data=null item=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-30T21:36:24.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1154486706 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-30T21:36:24.978Z] DEBUG - Clicked on [2019-07-30T21:36:24.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154489134 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:36:24.978Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T21:36:24.978Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T21:36:24.978Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T21:36:25.544Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T21:36:25.544Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T21:36:25.544Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T21:36:25.544Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T21:36:25.544Z] 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-30T21:36:25.544Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1154489503 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T21:36:25.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:36:25.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:36:25.544Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:25.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1154489515 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T21:36:25.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1154489516 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T21:36:25.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1154489516 data=null} to TreeItem with text {Tracing} [2019-07-30T21:36:25.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1154489516 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:25.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154489517 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-30T21:36:25.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1154489591 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:25.544Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T21:36:25.544Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:25.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1154489592 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T21:36:25.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1154489592 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T21:36:25.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1154489593 data=null} to Tree node with text: XML Analyses [2019-07-30T21:36:25.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1154489593 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:25.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154489593 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-30T21:36:25.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1154489595 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:25.544Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:36:25.544Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:36:25.544Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:25.544Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:25.544Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:25.544Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:25.544Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:25.544Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:25.544Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:25.544Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:25.544Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:25.544Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:25.544Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:25.544Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:25.544Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T21:36:25.544Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T21:36:25.544Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:25.544Z] 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-30T21:36:25.544Z] DEBUG - Clicking on Apply and Close [2019-07-30T21:36:25.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1154489601 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-30T21:36:25.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1154489601 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-30T21:36:25.544Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1154489601 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-30T21:36:25.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1154489601 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T21:36:25.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1154489601 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-30T21:36:25.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1154489602 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-30T21:36:25.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1154489602 data=null item=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-30T21:36:25.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1154489191 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-30T21:36:25.544Z] DEBUG - Clicked on [2019-07-30T21:36:25.544Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154489731 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:36:25.544Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T21:36:25.544Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T21:36:25.544Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T21:36:25.800Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T21:36:25.800Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T21:36:25.800Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T21:36:25.800Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T21:36:25.800Z] 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-30T21:36:25.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1154490039 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T21:36:25.800Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:36:25.800Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:36:25.800Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:25.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1154490043 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T21:36:25.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1154490043 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T21:36:25.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1154490043 data=null} to TreeItem with text {Tracing} [2019-07-30T21:36:25.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1154490044 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:25.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154490045 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-30T21:36:26.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1154490106 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:26.057Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T21:36:26.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:26.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1154490107 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T21:36:26.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1154490108 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T21:36:26.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1154490108 data=null} to Tree node with text: XML Analyses [2019-07-30T21:36:26.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1154490108 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:26.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154490108 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-30T21:36:26.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1154490111 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:26.057Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:26.057Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-30T21:36:26.057Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:26.057Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T21:36:26.057Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:26.057Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:26.057Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:26.057Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:26.057Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:26.057Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:26.057Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:26.057Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:26.057Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:26.057Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:26.057Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:26.057Z] DEBUG - Clicking on Import [2019-07-30T21:36:26.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1154490115 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-30T21:36:26.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1154490115 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-30T21:36:26.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1154490115 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T21:36:26.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1154490115 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T21:36:26.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1154490116 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-30T21:36:26.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1154490116 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-30T21:36:26.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1154490116 data=null item=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-30T21:36:26.057Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1154490200 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-30T21:36:26.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1154490201 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-30T21:36:26.057Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1154490201 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-30T21:36:26.057Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1154490201 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T21:36:26.057Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1154490201 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T21:36:26.057Z] DEBUG - Clicked on Import [2019-07-30T21:36:26.057Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:36:26.057Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:36:26.057Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:36:26.057Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:36:26.057Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:36:26.057Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:36:26.057Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-30T21:36:26.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1154490234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:26.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1154490234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:26.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1154490235 data=null doit=true} to (of type 'Table') [2019-07-30T21:36:26.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1154490235 data=null} to (of type 'Table') [2019-07-30T21:36:26.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=1154490236 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to (of type 'Table') [2019-07-30T21:36:26.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154490236 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-30T21:36:26.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=1154490300 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to (of type 'Table') [2019-07-30T21:36:26.057Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:26.057Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:26.057Z] DEBUG - matched Button with text "Export", using matcher: with mnemonic 'Export' [2019-07-30T21:36:26.057Z] DEBUG - matched Button with text "Export", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:26.058Z] DEBUG - matched Button with text "Export", using matcher: (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-30T21:36:26.058Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:26.058Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:26.058Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:26.058Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:26.058Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:26.058Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:26.314Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:26.314Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:26.314Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:26.314Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:26.314Z] DEBUG - Clicking on Export [2019-07-30T21:36:26.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Export} time=1154490312 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-30T21:36:26.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=1154490312 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-30T21:36:26.314Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Export} time=1154490312 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-30T21:36:26.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Export} time=1154490312 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-30T21:36:26.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Export} time=1154490313 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-30T21:36:26.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Export} time=1154490313 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-30T21:36:26.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Export} time=1154490313 data=null item=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-30T21:36:26.314Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Export} time=1154490315 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-30T21:36:26.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=1154490315 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-30T21:36:26.314Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Export} time=1154490315 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-30T21:36:26.314Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Export} time=1154490315 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-30T21:36:26.314Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Export} time=1154490315 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-30T21:36:26.314Z] DEBUG - Clicked on Export [2019-07-30T21:36:26.314Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:26.314Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:26.314Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:26.314Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:26.314Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:26.314Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:26.314Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:26.314Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:26.314Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:26.314Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:26.314Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:26.314Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:26.314Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T21:36:26.314Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T21:36:26.314Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:26.314Z] 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-30T21:36:26.314Z] DEBUG - Clicking on Apply and Close [2019-07-30T21:36:26.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1154490325 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-30T21:36:26.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1154490325 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-30T21:36:26.314Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1154490326 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-30T21:36:26.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1154490326 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T21:36:26.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1154490326 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-30T21:36:26.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1154490326 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-30T21:36:26.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1154490326 data=null item=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-30T21:36:26.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1154489787 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-30T21:36:26.314Z] DEBUG - Clicked on [2019-07-30T21:36:26.314Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154490492 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:36:26.314Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T21:36:26.314Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T21:36:26.314Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T21:36:26.571Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T21:36:26.571Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T21:36:26.571Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T21:36:26.571Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T21:36:26.571Z] 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-30T21:36:26.571Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1154490820 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T21:36:26.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:36:26.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:36:26.571Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:26.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1154490823 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T21:36:26.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1154490823 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T21:36:26.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1154490824 data=null} to TreeItem with text {Tracing} [2019-07-30T21:36:26.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1154490824 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:26.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154490887 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-30T21:36:26.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1154490920 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:26.831Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T21:36:26.831Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:26.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1154490922 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T21:36:26.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1154490922 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T21:36:26.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1154490922 data=null} to Tree node with text: XML Analyses [2019-07-30T21:36:26.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1154490925 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:26.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154490925 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-30T21:36:26.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1154490927 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:26.831Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:36:26.831Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:36:26.831Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:36:26.831Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:36:26.831Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-30T21:36:26.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1154490932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:26.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1154490932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:26.831Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1154490932 data=null doit=true} to (of type 'Table') [2019-07-30T21:36:26.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1154490932 data=null} to (of type 'Table') [2019-07-30T21:36:26.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=1154490933 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to (of type 'Table') [2019-07-30T21:36:26.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154490933 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-30T21:36:26.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=1154491018 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to (of type 'Table') [2019-07-30T21:36:26.831Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:26.831Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:26.831Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:26.831Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:26.831Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:36:26.831Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:26.831Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:26.831Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:26.831Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:26.831Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:26.831Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:26.831Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:26.831Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:26.831Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:26.831Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:26.831Z] DEBUG - Clicking on Delete [2019-07-30T21:36:26.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1154491022 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-30T21:36:26.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1154491022 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-30T21:36:26.831Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1154491022 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:26.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1154491022 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:26.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1154491022 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-30T21:36:26.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1154491023 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-30T21:36:27.323Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1154491103 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-30T21:36:27.323Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1154491109 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-30T21:36:27.323Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1154491109 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-30T21:36:27.323Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1154491110 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:27.323Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1154491110 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:27.323Z] DEBUG - Clicked on Delete [2019-07-30T21:36:27.323Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-30T21:36:27.323Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1154491199 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-30T21:36:27.323Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:36:27.323Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:36:27.323Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:36:27.323Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:27.323Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:36:27.323Z] DEBUG - Clicking on &Yes [2019-07-30T21:36:27.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1154491200 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-30T21:36:27.323Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1154491200 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-30T21:36:27.323Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1154491200 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:36:27.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1154491200 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:36:27.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1154491201 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-30T21:36:27.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1154491201 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-30T21:36:27.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1154491201 data=null item=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-30T21:36:27.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1154491023 data=null item=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-30T21:36:27.323Z] DEBUG - Clicked on [2019-07-30T21:36:27.323Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:27.323Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:27.323Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:27.323Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:27.323Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:27.323Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:27.323Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:27.323Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:27.323Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:27.323Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:27.323Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:27.323Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:27.323Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T21:36:27.323Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T21:36:27.323Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:27.323Z] 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-30T21:36:27.323Z] DEBUG - Clicking on Apply and Close [2019-07-30T21:36:27.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1154491316 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-30T21:36:27.323Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1154491389 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-30T21:36:27.323Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1154491389 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-30T21:36:27.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1154491389 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T21:36:27.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1154491389 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-30T21:36:27.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1154491389 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-30T21:36:27.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1154491390 data=null item=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-30T21:36:27.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1154490509 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-30T21:36:27.681Z] DEBUG - Clicked on [2019-07-30T21:36:27.681Z] [2019-07-30T21:36:27.681Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 21:36:27.327 [2019-07-30T21:36:27.681Z] !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-30T21:36:27.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154491584 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:36:27.681Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T21:36:27.681Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T21:36:27.681Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T21:36:27.681Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T21:36:27.681Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T21:36:27.681Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T21:36:27.681Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T21:36:27.681Z] 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-30T21:36:27.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1154491892 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T21:36:27.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:36:27.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:36:27.681Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:27.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1154491909 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T21:36:27.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1154491910 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T21:36:27.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1154491910 data=null} to TreeItem with text {Tracing} [2019-07-30T21:36:27.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1154491910 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:27.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154491911 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-30T21:36:27.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1154491999 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:27.938Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T21:36:27.938Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:27.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1154492001 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T21:36:27.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1154492001 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T21:36:27.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1154492001 data=null} to Tree node with text: XML Analyses [2019-07-30T21:36:27.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1154492002 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:27.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154492002 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-30T21:36:27.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1154492005 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:27.938Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:36:27.938Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:36:27.938Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T21:36:27.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=1154492010 data=null button=0 stateMask=0x0 x=64 y=11 count=0} to TableItem with text {test_invalid} [2019-07-30T21:36:27.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_invalid} time=1154492010 data=null doit=true} to TableItem with text {test_invalid} [2019-07-30T21:36:27.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_invalid} time=1154492011 data=null} to TableItem with text {test_invalid} [2019-07-30T21:36:27.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=1154492011 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to TableItem with text {test_invalid} [2019-07-30T21:36:27.938Z] [2019-07-30T21:36:27.938Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 21:36:27.766 [2019-07-30T21:36:27.938Z] !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-30T21:36:27.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154492012 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-30T21:36:27.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=1154492092 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to TableItem with text {test_invalid} [2019-07-30T21:36:27.938Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T21:36:27.938Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T21:36:27.938Z] DEBUG - matched Label with text "Invalid file", using matcher: of type 'Label' [2019-07-30T21:36:27.938Z] DEBUG - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file' [2019-07-30T21:36:27.938Z] DEBUG - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file') [2019-07-30T21:36:27.938Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T21:36:27.938Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:27.938Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:27.938Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:27.938Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:27.938Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:27.938Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:27.938Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:27.938Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:27.938Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:27.938Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:27.938Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:27.938Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:27.938Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T21:36:27.938Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T21:36:27.938Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:27.938Z] 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-30T21:36:27.938Z] DEBUG - Clicking on Apply and Close [2019-07-30T21:36:27.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1154492099 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-30T21:36:27.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1154492099 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-30T21:36:27.938Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1154492099 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-30T21:36:27.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1154492099 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T21:36:27.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1154492099 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-30T21:36:27.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1154492099 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-30T21:36:27.938Z] [2019-07-30T21:36:27.938Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 21:36:27.852 [2019-07-30T21:36:27.938Z] !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-30T21:36:27.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1154492099 data=null item=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-30T21:36:27.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1154491598 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-30T21:36:28.195Z] DEBUG - Clicked on [2019-07-30T21:36:28.195Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1154492280 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T21:36:28.195Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T21:36:28.195Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T21:36:28.195Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T21:36:28.452Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T21:36:28.452Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T21:36:28.452Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T21:36:28.452Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T21:36:28.452Z] 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-30T21:36:28.452Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1154492597 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T21:36:28.452Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T21:36:28.452Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T21:36:28.452Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:28.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1154492601 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T21:36:28.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1154492614 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T21:36:28.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1154492614 data=null} to TreeItem with text {Tracing} [2019-07-30T21:36:28.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1154492615 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:28.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154492615 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-30T21:36:28.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1154492697 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T21:36:28.452Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T21:36:28.452Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T21:36:28.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1154492699 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T21:36:28.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1154492699 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T21:36:28.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1154492699 data=null} to Tree node with text: XML Analyses [2019-07-30T21:36:28.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1154492700 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:28.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1154492700 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-30T21:36:28.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1154492702 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T21:36:28.452Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T21:36:28.452Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T21:36:28.452Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:36:28.709Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T21:36:28.709Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-30T21:36:28.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1154492707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:28.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1154492707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T21:36:28.709Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1154492707 data=null doit=true} to (of type 'Table') [2019-07-30T21:36:28.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1154492707 data=null} to (of type 'Table') [2019-07-30T21:36:28.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=1154492708 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to (of type 'Table') [2019-07-30T21:36:28.709Z] [2019-07-30T21:36:28.709Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 21:36:28.462 [2019-07-30T21:36:28.709Z] !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-30T21:36:28.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1154492708 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-30T21:36:28.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=1154492735 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to (of type 'Table') [2019-07-30T21:36:28.709Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:28.709Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:28.709Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:28.709Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:28.709Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T21:36:28.709Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:28.709Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:28.709Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:28.709Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:28.709Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:28.709Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:28.709Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:28.709Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:28.709Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:28.709Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:28.709Z] DEBUG - Clicking on Delete [2019-07-30T21:36:28.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1154492785 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-30T21:36:28.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1154492785 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-30T21:36:28.709Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1154492785 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:28.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1154492786 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:28.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1154492786 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-30T21:36:28.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1154492786 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-30T21:36:28.709Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1154492898 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-30T21:36:28.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1154492904 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-30T21:36:28.709Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1154492904 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-30T21:36:28.709Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1154492904 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:28.709Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1154492904 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T21:36:28.709Z] DEBUG - Clicked on Delete [2019-07-30T21:36:28.709Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-30T21:36:28.709Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1154492906 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-30T21:36:28.709Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T21:36:28.709Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T21:36:28.709Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T21:36:28.709Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:28.709Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:36:28.709Z] DEBUG - Clicking on &Yes [2019-07-30T21:36:28.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1154492918 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-30T21:36:28.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1154492920 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-30T21:36:28.709Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1154492920 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:36:28.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1154492921 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T21:36:28.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1154492921 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-30T21:36:28.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1154492921 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-30T21:36:28.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1154492921 data=null item=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-30T21:36:28.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1154492786 data=null item=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-30T21:36:28.966Z] DEBUG - Clicked on [2019-07-30T21:36:28.966Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T21:36:28.966Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T21:36:28.966Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T21:36:28.966Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T21:36:28.966Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T21:36:28.966Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T21:36:28.966Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T21:36:28.966Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T21:36:28.966Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T21:36:28.966Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T21:36:28.966Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T21:36:28.966Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T21:36:28.966Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T21:36:28.966Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T21:36:28.966Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T21:36:28.966Z] 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-30T21:36:28.966Z] DEBUG - Clicking on Apply and Close [2019-07-30T21:36:28.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1154493009 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-30T21:36:28.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1154493009 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-30T21:36:28.966Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1154493009 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-30T21:36:28.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1154493009 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T21:36:28.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1154493010 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-30T21:36:28.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1154493010 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-30T21:36:28.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1154493010 data=null item=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-30T21:36:28.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1154492291 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-30T21:36:28.966Z] DEBUG - Clicked on [2019-07-30T21:36:28.966Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.214 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest [2019-07-30T21:36:28.966Z] testPreferencePageMenuBar(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.404 s [2019-07-30T21:36:28.966Z] testImportInvalid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 1.685 s [2019-07-30T21:36:28.966Z] testPreferencePageContextMenu(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 4.69 s [2019-07-30T21:36:28.966Z] testEdit(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 4.845 s [2019-07-30T21:36:28.966Z] testImportValid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.568 s [2019-07-30T21:36:28.966Z] testCheckButtons(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 3.39 s [2019-07-30T21:36:28.966Z] testDelete(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 3.046 s [2019-07-30T21:36:28.966Z] testExport(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 1.797 s [2019-07-30T21:36:28.966Z] testInvalidLabel(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 1.592 s [2019-07-30T21:36:28.966Z] [2019-07-30T21:36:28.966Z] Results: [2019-07-30T21:36:28.966Z] [2019-07-30T21:36:28.966Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T21:36:28.966Z] [2019-07-30T21:36:29.897Z] [2019-07-30T21:36:29.897Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 21:36:29.552 [2019-07-30T21:36:29.897Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T21:36:30.848Z] [INFO] All tests passed! [2019-07-30T21:36:30.848Z] [INFO] [2019-07-30T21:36:30.848Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T21:36:30.848Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:36:30.848Z] [INFO] [2019-07-30T21:36:30.848Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T21:36:32.216Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:36:32.217Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:36:32.780Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:36:33.710Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T21:36:33.966Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T21:36:34.225Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T21:36:34.483Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T21:36:35.045Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:36:35.045Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:36:35.045Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T21:36:35.045Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:36:35.302Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T21:36:41.853Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:36:43.195Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:36:43.195Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-07-30T21:36:43.195Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:36:43.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:36:43.708Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T21:36:43.708Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T21:36:43.708Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T21:36:43.964Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T21:36:43.964Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T21:36:44.221Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-30T21:36:44.477Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T21:36:45.040Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T21:36:45.040Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T21:36:45.040Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T21:36:45.296Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T21:36:45.296Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:36:45.553Z] [INFO] [2019-07-30T21:36:45.553Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T21:36:45.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:36:45.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:36:45.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:36:45.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:36:45.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:36:45.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:36:45.553Z] [INFO] [2019-07-30T21:36:45.553Z] [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-30T21:36:45.553Z] [INFO] [2019-07-30T21:36:45.553Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >-- [2019-07-30T21:36:45.553Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT [126/134] [2019-07-30T21:36:45.553Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T21:36:45.553Z] [INFO] [2019-07-30T21:36:45.553Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T21:36:45.553Z] [INFO] [2019-07-30T21:36:45.553Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T21:36:45.553Z] [INFO] The project's OSGi version is 1.0.2.201907302009 [2019-07-30T21:36:45.553Z] [INFO] [2019-07-30T21:36:45.553Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T21:36:45.553Z] [INFO] [2019-07-30T21:36:45.553Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T21:36:45.553Z] [INFO] [2019-07-30T21:36:45.553Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T21:36:45.553Z] [INFO] [2019-07-30T21:36:45.553Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T21:36:45.553Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:36:45.553Z] [INFO] [2019-07-30T21:36:45.553Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T21:36:45.553Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:36:45.553Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources [2019-07-30T21:36:45.553Z] [INFO] [2019-07-30T21:36:45.553Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T21:36:45.553Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes [2019-07-30T21:36:45.809Z] [INFO] [2019-07-30T21:36:45.809Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T21:36:45.809Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:36:45.809Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources [2019-07-30T21:36:45.809Z] [INFO] [2019-07-30T21:36:45.809Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T21:36:45.809Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:36:45.809Z] [INFO] [2019-07-30T21:36:45.809Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T21:36:45.809Z] [INFO] [2019-07-30T21:36:45.809Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T21:36:45.809Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:36:45.809Z] [INFO] [2019-07-30T21:36:45.809Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T21:36:45.809Z] [INFO] [2019-07-30T21:36:45.809Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T21:36:45.809Z] [INFO] [2019-07-30T21:36:45.809Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T21:36:45.809Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:36:45.809Z] [INFO] [2019-07-30T21:36:45.809Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T21:36:45.809Z] [INFO] [2019-07-30T21:36:45.809Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T21:36:47.180Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data/.metadata/.log [2019-07-30T21:36:47.180Z] [INFO] Command line: [2019-07-30T21:36:47.180Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T21:36:47.180Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T21:36:51.354Z] !SESSION 2019-07-30 21:36:47.426 ----------------------------------------------- [2019-07-30T21:36:51.354Z] eclipse.buildId=unknown [2019-07-30T21:36:51.354Z] java.version=1.8.0_202 [2019-07-30T21:36:51.354Z] java.vendor=Oracle Corporation [2019-07-30T21:36:51.354Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T21:36:51.354Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T21:36:51.354Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T21:36:51.354Z] [2019-07-30T21:36:51.354Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 21:36:50.526 [2019-07-30T21:36:51.354Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:36:51.354Z] !STACK 0 [2019-07-30T21:36:51.354Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T21:36:51.354Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:36:51.354Z] [2019-07-30T21:36:51.354Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:36:51.354Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:36:51.354Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:36:51.354Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:36:51.354Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:36:51.354Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:36:51.354Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:36:51.354Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:36:51.354Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:36:51.354Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:36:51.354Z] [2019-07-30T21:36:51.354Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 21:36:50.736 [2019-07-30T21:36:51.354Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:36:51.354Z] !STACK 0 [2019-07-30T21:36:51.354Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T21:36:51.354Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:36:51.354Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T21:36:51.354Z] -> 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-30T21:36:51.354Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T21:36:51.354Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:36:51.354Z] [2019-07-30T21:36:51.354Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:36:51.354Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:36:51.354Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:36:51.354Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:36:51.354Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:36:51.354Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:36:51.354Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:36:51.354Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:36:51.354Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:36:51.354Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:36:53.245Z] process 19148: 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-30T21:36:53.245Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T21:36:53.245Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T21:36:53.502Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T21:37:05.683Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest [2019-07-30T21:37:05.683Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest [2019-07-30T21:37:05.683Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest) Time elapsed: 0.001 s [2019-07-30T21:37:05.683Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest) Time elapsed: 0 s [2019-07-30T21:37:05.683Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest [2019-07-30T21:37:05.683Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.001 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest [2019-07-30T21:37:05.683Z] testBuiltinOutput(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest) Time elapsed: 1 s [2019-07-30T21:37:05.683Z] [2019-07-30T21:37:05.683Z] Results: [2019-07-30T21:37:05.683Z] [2019-07-30T21:37:05.683Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T21:37:05.683Z] [2019-07-30T21:37:05.683Z] [2019-07-30T21:37:05.683Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 21:37:05.039 [2019-07-30T21:37:05.683Z] !MESSAGE Unexpected error executing analysis with trace [2019-07-30T21:37:05.683Z] !STACK 0 [2019-07-30T21:37:05.683Z] java.lang.NullPointerException [2019-07-30T21:37:05.683Z] at java.io.File.(File.java:277) [2019-07-30T21:37:05.683Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-30T21:37:05.683Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-30T21:37:05.683Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-30T21:37:05.683Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-30T21:37:05.683Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T21:37:05.683Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T21:37:05.683Z] [2019-07-30T21:37:05.683Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 21:37:05.040 [2019-07-30T21:37:05.683Z] !MESSAGE Unexpected error executing analysis with trace [2019-07-30T21:37:05.683Z] !STACK 0 [2019-07-30T21:37:05.683Z] java.lang.NullPointerException [2019-07-30T21:37:05.683Z] at java.io.File.(File.java:277) [2019-07-30T21:37:05.683Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-30T21:37:05.683Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-30T21:37:05.683Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-30T21:37:05.683Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-30T21:37:05.683Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T21:37:05.683Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T21:37:05.683Z] [2019-07-30T21:37:05.683Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 21:37:05.048 [2019-07-30T21:37:05.683Z] !MESSAGE Exception executing analysis [2019-07-30T21:37:05.683Z] !STACK 0 [2019-07-30T21:37:05.683Z] java.lang.NullPointerException [2019-07-30T21:37:05.683Z] at java.io.File.(File.java:277) [2019-07-30T21:37:05.683Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-30T21:37:05.683Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-30T21:37:05.683Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-30T21:37:05.683Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-30T21:37:05.683Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T21:37:05.683Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T21:37:05.683Z] [2019-07-30T21:37:05.683Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 21:37:05.049 [2019-07-30T21:37:05.683Z] !MESSAGE Exception executing analysis [2019-07-30T21:37:05.683Z] !STACK 0 [2019-07-30T21:37:05.683Z] java.lang.NullPointerException [2019-07-30T21:37:05.683Z] at java.io.File.(File.java:277) [2019-07-30T21:37:05.683Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-30T21:37:05.683Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-30T21:37:05.683Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-30T21:37:05.683Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-30T21:37:05.683Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T21:37:05.683Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T21:37:05.940Z] [2019-07-30T21:37:05.940Z] !ENTRY org.eclipse.e4.ui.workbench 4 0 2019-07-30 21:37:05.831 [2019-07-30T21:37:05.940Z] !MESSAGE Failed to evaluate: ReferenceExpression [definitionId=org.eclipse.ui.ide.showInDefinition] [2019-07-30T21:37:05.940Z] !STACK 0 [2019-07-30T21:37:05.940Z] org.eclipse.core.runtime.CoreException: Error evaluating Property [org.eclipse.ui.ide.page.activePreferencePage, type=class org.eclipse.swt.widgets.Shell, tester=org.eclipse.ui.internal.ide.handlers.PagePropertyTester@4fc30796] [2019-07-30T21:37:05.940Z] at org.eclipse.core.internal.expressions.Property.test(Property.java:68) [2019-07-30T21:37:05.940Z] at org.eclipse.core.internal.expressions.TestExpression.evaluate(TestExpression.java:103) [2019-07-30T21:37:05.940Z] at org.eclipse.core.internal.expressions.CompositeExpression.evaluateAnd(CompositeExpression.java:55) [2019-07-30T21:37:05.940Z] at org.eclipse.core.internal.expressions.WithExpression.evaluate(WithExpression.java:81) [2019-07-30T21:37:05.940Z] at org.eclipse.core.internal.expressions.CompositeExpression.evaluateOr(CompositeExpression.java:69) [2019-07-30T21:37:05.940Z] at org.eclipse.core.internal.expressions.OrExpression.evaluate(OrExpression.java:25) [2019-07-30T21:37:05.940Z] at org.eclipse.core.internal.expressions.ReferenceExpression.evaluate(ReferenceExpression.java:74) [2019-07-30T21:37:05.940Z] at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:74) [2019-07-30T21:37:05.940Z] at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:100) [2019-07-30T21:37:05.940Z] at org.eclipse.ui.internal.services.EvaluationReference.changed(EvaluationReference.java:94) [2019-07-30T21:37:05.940Z] at org.eclipse.e4.core.internal.contexts.TrackableComputationExt.update(TrackableComputationExt.java:109) [2019-07-30T21:37:05.940Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.processScheduled(EclipseContext.java:364) [2019-07-30T21:37:05.940Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.set(EclipseContext.java:379) [2019-07-30T21:37:05.940Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:208) [2019-07-30T21:37:05.940Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:171) [2019-07-30T21:37:05.940Z] at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.dispose(EclipseContextOSGi.java:102) [2019-07-30T21:37:05.940Z] at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.bundleChanged(EclipseContextOSGi.java:144) [2019-07-30T21:37:05.940Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:973) [2019-07-30T21:37:05.940Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:37:05.940Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151) [2019-07-30T21:37:05.940Z] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:234) [2019-07-30T21:37:05.940Z] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:140) [2019-07-30T21:37:05.940Z] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:132) [2019-07-30T21:37:05.940Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:231) [2019-07-30T21:37:05.940Z] at org.eclipse.osgi.container.Module.publishEvent(Module.java:493) [2019-07-30T21:37:05.940Z] at org.eclipse.osgi.container.Module.doStop(Module.java:651) [2019-07-30T21:37:05.940Z] at org.eclipse.osgi.container.Module.stop(Module.java:515) [2019-07-30T21:37:05.940Z] at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:207) [2019-07-30T21:37:05.940Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:220) [2019-07-30T21:37:05.940Z] at java.lang.Thread.run(Thread.java:748) [2019-07-30T21:37:05.940Z] Caused by: org.eclipse.swt.SWTException: Invalid thread access [2019-07-30T21:37:05.940Z] at org.eclipse.swt.SWT.error(SWT.java:4699) [2019-07-30T21:37:05.940Z] at org.eclipse.swt.SWT.error(SWT.java:4614) [2019-07-30T21:37:05.940Z] at org.eclipse.swt.SWT.error(SWT.java:4585) [2019-07-30T21:37:05.940Z] at org.eclipse.swt.widgets.Widget.error(Widget.java:532) [2019-07-30T21:37:05.940Z] at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:470) [2019-07-30T21:37:05.940Z] at org.eclipse.swt.widgets.Widget.getData(Widget.java:558) [2019-07-30T21:37:05.940Z] at org.eclipse.ui.internal.ide.handlers.PagePropertyTester.test(PagePropertyTester.java:39) [2019-07-30T21:37:05.940Z] at org.eclipse.core.internal.expressions.Property.test(Property.java:65) [2019-07-30T21:37:05.940Z] ... 29 more [2019-07-30T21:37:08.460Z] [INFO] All tests passed! [2019-07-30T21:37:08.460Z] [INFO] [2019-07-30T21:37:08.460Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T21:37:08.460Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:37:08.460Z] [INFO] [2019-07-30T21:37:08.460Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T21:37:08.717Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:37:08.717Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:37:08.973Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:37:09.537Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T21:37:09.537Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:37:09.537Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:37:09.537Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-07-30T21:37:10.100Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:37:12.622Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:37:12.622Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:37:12.622Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T21:37:12.878Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:37:12.878Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T21:37:13.135Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T21:37:13.392Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-30T21:37:13.392Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T21:37:13.954Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:37:13.954Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T21:37:13.954Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T21:37:14.210Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:37:14.210Z] [INFO] [2019-07-30T21:37:14.210Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T21:37:14.210Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:37:14.210Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:37:14.210Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:37:14.210Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:37:14.210Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:37:14.210Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:37:14.210Z] [INFO] [2019-07-30T21:37:14.210Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T21:37:14.210Z] [INFO] [2019-07-30T21:37:14.210Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >-- [2019-07-30T21:37:14.210Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT [127/134] [2019-07-30T21:37:14.210Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T21:37:14.210Z] [INFO] [2019-07-30T21:37:14.210Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T21:37:14.210Z] [INFO] [2019-07-30T21:37:14.210Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T21:37:14.210Z] [INFO] The project's OSGi version is 1.0.0.201907302009 [2019-07-30T21:37:14.210Z] [INFO] [2019-07-30T21:37:14.210Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T21:37:14.210Z] [INFO] [2019-07-30T21:37:14.210Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T21:37:14.210Z] [INFO] [2019-07-30T21:37:14.210Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T21:37:14.210Z] [INFO] [2019-07-30T21:37:14.210Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T21:37:14.210Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:37:14.210Z] [INFO] [2019-07-30T21:37:14.210Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T21:37:14.210Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:37:14.210Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources [2019-07-30T21:37:14.210Z] [INFO] [2019-07-30T21:37:14.210Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T21:37:14.210Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes [2019-07-30T21:37:14.466Z] [INFO] [2019-07-30T21:37:14.466Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T21:37:14.466Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:37:14.466Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources [2019-07-30T21:37:14.467Z] [INFO] [2019-07-30T21:37:14.467Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T21:37:14.467Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T21:37:14.467Z] [INFO] [2019-07-30T21:37:14.467Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T21:37:14.467Z] [INFO] [2019-07-30T21:37:14.467Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T21:37:14.467Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T21:37:14.467Z] [INFO] [2019-07-30T21:37:14.467Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T21:37:14.467Z] [INFO] [2019-07-30T21:37:14.467Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T21:37:14.467Z] [INFO] [2019-07-30T21:37:14.467Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T21:37:14.467Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T21:37:14.467Z] [INFO] [2019-07-30T21:37:14.467Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T21:37:14.467Z] [INFO] [2019-07-30T21:37:14.467Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T21:37:16.835Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data/.metadata/.log [2019-07-30T21:37:16.835Z] [INFO] Command line: [2019-07-30T21:37:16.835Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T21:37:16.835Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T21:37:19.359Z] !SESSION 2019-07-30 21:37:16.177 ----------------------------------------------- [2019-07-30T21:37:19.359Z] eclipse.buildId=unknown [2019-07-30T21:37:19.359Z] java.version=1.8.0_202 [2019-07-30T21:37:19.359Z] java.vendor=Oracle Corporation [2019-07-30T21:37:19.359Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T21:37:19.359Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T21:37:19.359Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T21:37:19.359Z] [2019-07-30T21:37:19.359Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 21:37:19.263 [2019-07-30T21:37:19.359Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:37:19.359Z] !STACK 0 [2019-07-30T21:37:19.359Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T21:37:19.359Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:37:19.359Z] [2019-07-30T21:37:19.359Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:37:19.359Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:37:19.359Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:37:19.359Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:37:19.359Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:37:19.359Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:37:19.359Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:37:19.359Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:37:19.359Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:37:19.359Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:37:19.616Z] [2019-07-30T21:37:19.616Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 21:37:19.449 [2019-07-30T21:37:19.616Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:37:19.616Z] !STACK 0 [2019-07-30T21:37:19.616Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T21:37:19.616Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:37:19.616Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T21:37:19.616Z] -> 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-30T21:37:19.616Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T21:37:19.616Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:37:19.616Z] [2019-07-30T21:37:19.616Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:37:19.616Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:37:19.616Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:37:19.616Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:37:19.616Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:37:19.616Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:37:19.616Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:37:19.616Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:37:19.616Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:37:19.616Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:37:21.509Z] process 19225: 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-30T21:37:21.509Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T21:37:22.073Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T21:37:22.073Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T21:37:34.252Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest [2019-07-30T21:37:34.252Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest [2019-07-30T21:37:34.252Z] testClamp(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0.005 s [2019-07-30T21:37:34.252Z] testInvalidConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2019-07-30T21:37:34.252Z] testConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2019-07-30T21:37:34.252Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2019-07-30T21:37:34.252Z] [2019-07-30T21:37:34.252Z] Results: [2019-07-30T21:37:34.252Z] [2019-07-30T21:37:34.252Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T21:37:34.252Z] [2019-07-30T21:37:34.252Z] [INFO] All tests passed! [2019-07-30T21:37:34.252Z] [INFO] [2019-07-30T21:37:34.252Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T21:37:34.252Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:37:34.252Z] [INFO] [2019-07-30T21:37:34.252Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T21:37:34.509Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:37:34.509Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:37:34.509Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:37:34.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:37:34.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T21:37:35.021Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:37:35.584Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-30T21:37:35.841Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T21:37:36.098Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:37:37.636Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:37:37.636Z] [INFO] [2019-07-30T21:37:37.636Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T21:37:37.636Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:37:37.636Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:37:37.636Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:37:37.636Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:37:37.636Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:37:37.636Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:37:37.636Z] [INFO] [2019-07-30T21:37:37.636Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T21:37:37.636Z] [INFO] [2019-07-30T21:37:37.636Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >-- [2019-07-30T21:37:37.636Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.6-SNAPSHOT [128/134] [2019-07-30T21:37:37.636Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T21:37:37.636Z] [INFO] [2019-07-30T21:37:37.636Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T21:37:37.636Z] [INFO] [2019-07-30T21:37:37.636Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T21:37:37.636Z] [INFO] The project's OSGi version is 1.0.6.201907302009 [2019-07-30T21:37:37.636Z] [INFO] [2019-07-30T21:37:37.636Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T21:37:37.636Z] [INFO] [2019-07-30T21:37:37.636Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T21:37:37.636Z] [INFO] [2019-07-30T21:37:37.636Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T21:37:37.636Z] [INFO] [2019-07-30T21:37:37.636Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T21:37:37.636Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:37:37.636Z] [INFO] [2019-07-30T21:37:37.636Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T21:37:37.636Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:37:37.636Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources [2019-07-30T21:37:37.636Z] [INFO] [2019-07-30T21:37:37.636Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T21:37:37.636Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes [2019-07-30T21:37:37.925Z] [INFO] [2019-07-30T21:37:37.925Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T21:37:37.925Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:37:37.926Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources [2019-07-30T21:37:37.926Z] [INFO] [2019-07-30T21:37:37.926Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T21:37:37.926Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:37:37.926Z] [INFO] [2019-07-30T21:37:37.926Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T21:37:38.183Z] [INFO] [2019-07-30T21:37:38.183Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T21:37:38.183Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:37:38.183Z] [INFO] [2019-07-30T21:37:38.183Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T21:37:38.183Z] [INFO] [2019-07-30T21:37:38.183Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T21:37:38.183Z] [INFO] [2019-07-30T21:37:38.183Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T21:37:38.183Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:37:38.183Z] [INFO] [2019-07-30T21:37:38.183Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T21:37:38.183Z] [INFO] [2019-07-30T21:37:38.183Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T21:37:39.549Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T21:37:39.549Z] [INFO] Command line: [2019-07-30T21:37:39.549Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T21:37:39.549Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T21:37:44.796Z] !SESSION 2019-07-30 21:37:39.782 ----------------------------------------------- [2019-07-30T21:37:44.796Z] eclipse.buildId=unknown [2019-07-30T21:37:44.796Z] java.version=1.8.0_202 [2019-07-30T21:37:44.796Z] java.vendor=Oracle Corporation [2019-07-30T21:37:44.796Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T21:37:44.796Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T21:37:44.796Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T21:37:44.796Z] [2019-07-30T21:37:44.796Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 21:37:43.761 [2019-07-30T21:37:44.796Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:37:44.796Z] !STACK 0 [2019-07-30T21:37:44.796Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T21:37:44.796Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:37:44.796Z] [2019-07-30T21:37:44.796Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:37:44.796Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:37:44.796Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:37:44.796Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:37:44.796Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:37:44.796Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:37:44.796Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:37:44.796Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:37:44.796Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:37:44.796Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:37:44.796Z] [2019-07-30T21:37:44.796Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 21:37:43.959 [2019-07-30T21:37:44.796Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:37:44.796Z] !STACK 0 [2019-07-30T21:37:44.796Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T21:37:44.796Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:37:44.796Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T21:37:44.796Z] -> 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-30T21:37:44.796Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T21:37:44.796Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:37:44.796Z] [2019-07-30T21:37:44.796Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:37:44.796Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:37:44.796Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:37:44.796Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:37:44.796Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:37:44.796Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:37:44.796Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:37:44.796Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:37:44.796Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:37:44.796Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:37:46.163Z] process 19293: 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-30T21:37:46.163Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T21:37:46.726Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T21:37:46.726Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T21:37:56.675Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest [2019-07-30T21:37:57.826Z] Display size: 1440x900 [2019-07-30T21:37:57.826Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T21:37:57.826Z] GTK version=3.18.9 [2019-07-30T21:37:57.826Z] GTK theme=Ambiance [2019-07-30T21:37:57.826Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T21:37:57.826Z] Time zone: Coordinated Universal Time [2019-07-30T21:37:57.826Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T21:37:57.826Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T21:37:59.720Z] *** BUG *** [2019-07-30T21:37:59.720Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:37:59.720Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:37:59.720Z] [2019-07-30T21:37:59.720Z] *** BUG *** [2019-07-30T21:37:59.720Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:37:59.720Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:37:59.720Z] [2019-07-30T21:37:59.720Z] *** BUG *** [2019-07-30T21:37:59.720Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:37:59.720Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:37:59.720Z] [2019-07-30T21:37:59.720Z] *** BUG *** [2019-07-30T21:37:59.720Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:37:59.720Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:37:59.720Z] [2019-07-30T21:37:59.976Z] *** BUG *** [2019-07-30T21:37:59.976Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:37:59.976Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:37:59.976Z] [2019-07-30T21:38:04.147Z] *** BUG *** [2019-07-30T21:38:04.147Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:38:04.147Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:38:04.147Z] [2019-07-30T21:38:04.147Z] *** BUG *** [2019-07-30T21:38:04.147Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:38:04.147Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:38:04.147Z] [2019-07-30T21:38:04.147Z] *** BUG *** [2019-07-30T21:38:04.147Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:38:04.147Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:38:04.147Z] [2019-07-30T21:38:04.147Z] *** BUG *** [2019-07-30T21:38:04.147Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:38:04.147Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:38:04.147Z] [2019-07-30T21:38:04.147Z] *** BUG *** [2019-07-30T21:38:04.147Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T21:38:04.147Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T21:38:04.147Z] [2019-07-30T21:40:10.772Z] [2019-07-30T21:40:10.772Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 21:39:59.961 [2019-07-30T21:40:10.772Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown' [2019-07-30T21:40:10.772Z] !STACK 0 [2019-07-30T21:40:10.772Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown [2019-07-30T21:40:10.772Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:88) [2019-07-30T21:40:10.772Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:141) [2019-07-30T21:40:10.772Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:390) [2019-07-30T21:40:10.772Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) [2019-07-30T21:40:10.772Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown [2019-07-30T21:40:10.772Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:803) [2019-07-30T21:40:10.773Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:841) [2019-07-30T21:40:10.773Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:814) [2019-07-30T21:40:10.773Z] at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:208) [2019-07-30T21:40:10.773Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:84) [2019-07-30T21:40:10.773Z] ... 3 more [2019-07-30T21:40:25.620Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 147.035 s - in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest [2019-07-30T21:40:25.620Z] testImportNothing(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 8.548 s [2019-07-30T21:40:25.620Z] test_7_03(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.59 s [2019-07-30T21:40:25.620Z] test_8_04(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 14.672 s [2019-07-30T21:40:25.620Z] test_8_05(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 17.805 s [2019-07-30T21:40:25.620Z] test_8_06(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 17.531 s [2019-07-30T21:40:25.620Z] test_8_07(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 7.967 s [2019-07-30T21:40:25.620Z] test_8_08(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 8.905 s [2019-07-30T21:40:25.620Z] test_8_09(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 5 s [2019-07-30T21:40:25.620Z] test_8_10(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.886 s [2019-07-30T21:40:25.620Z] test_8_11(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 5.282 s [2019-07-30T21:40:25.620Z] test_8_12(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.74 s [2019-07-30T21:40:25.620Z] test_8_13(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 13.4 s [2019-07-30T21:40:25.620Z] test_8_14(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.46 s [2019-07-30T21:40:25.620Z] test_8_15(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 7.342 s [2019-07-30T21:40:25.620Z] test_9_01(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.397 s [2019-07-30T21:40:25.620Z] test_9_02(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) skipped [2019-07-30T21:40:25.620Z] testImportOnlyOne(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 5.426 s [2019-07-30T21:40:25.620Z] testEmptyFile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.378 s [2019-07-30T21:40:25.620Z] testImportAll(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 8.121 s [2019-07-30T21:40:25.620Z] testEditProfile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.284 s [2019-07-30T21:40:25.620Z] [2019-07-30T21:40:25.620Z] Results: [2019-07-30T21:40:25.620Z] [2019-07-30T21:40:25.620Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T21:40:25.620Z] [2019-07-30T21:40:25.620Z] [2019-07-30T21:40:25.620Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 21:40:24.441 [2019-07-30T21:40:25.620Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T21:40:26.987Z] [INFO] All tests passed! [2019-07-30T21:40:26.987Z] [INFO] [2019-07-30T21:40:26.987Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T21:40:26.987Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:40:26.987Z] [INFO] [2019-07-30T21:40:26.987Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T21:40:27.549Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:40:27.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:40:27.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:40:28.733Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T21:40:28.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T21:40:28.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T21:40:29.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T21:40:29.502Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:40:29.502Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:40:29.502Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T21:40:29.758Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:40:29.758Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:40:30.014Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:40:30.271Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T21:40:30.271Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T21:40:30.271Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T21:40:30.271Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:40:30.528Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T21:40:30.528Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T21:40:30.784Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:40:30.784Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T21:40:31.346Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T21:40:31.346Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T21:40:31.604Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T21:40:32.426Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:40:33.794Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T21:40:33.794Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T21:40:33.794Z] [INFO] [2019-07-30T21:40:33.794Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T21:40:33.794Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:40:35.687Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:40:36.615Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:40:36.615Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:40:36.615Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:40:36.615Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:40:36.615Z] [INFO] [2019-07-30T21:40:36.615Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T21:40:36.615Z] [INFO] [2019-07-30T21:40:36.615Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >-- [2019-07-30T21:40:36.615Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT [129/134] [2019-07-30T21:40:36.615Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T21:40:36.615Z] [INFO] [2019-07-30T21:40:36.615Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T21:40:36.615Z] [INFO] [2019-07-30T21:40:36.615Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T21:40:36.615Z] [INFO] The project's OSGi version is 1.0.0.201907302009 [2019-07-30T21:40:36.615Z] [INFO] [2019-07-30T21:40:36.615Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T21:40:36.615Z] [INFO] [2019-07-30T21:40:36.615Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T21:40:36.615Z] [INFO] [2019-07-30T21:40:36.615Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T21:40:36.615Z] [INFO] [2019-07-30T21:40:36.615Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T21:40:36.615Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:40:36.615Z] [INFO] [2019-07-30T21:40:36.615Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T21:40:36.615Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:40:36.615Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources [2019-07-30T21:40:36.615Z] [INFO] [2019-07-30T21:40:36.615Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T21:40:36.615Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes [2019-07-30T21:40:37.178Z] [INFO] [2019-07-30T21:40:37.178Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T21:40:37.178Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:40:37.178Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources [2019-07-30T21:40:37.178Z] [INFO] [2019-07-30T21:40:37.178Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T21:40:37.178Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T21:40:37.178Z] [INFO] [2019-07-30T21:40:37.178Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T21:40:37.178Z] [INFO] [2019-07-30T21:40:37.178Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T21:40:37.178Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T21:40:37.178Z] [INFO] [2019-07-30T21:40:37.178Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T21:40:37.178Z] [INFO] [2019-07-30T21:40:37.178Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T21:40:37.178Z] [INFO] [2019-07-30T21:40:37.178Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T21:40:37.178Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T21:40:37.178Z] [INFO] [2019-07-30T21:40:37.178Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T21:40:37.178Z] [INFO] [2019-07-30T21:40:37.178Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T21:40:40.452Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log [2019-07-30T21:40:40.452Z] [INFO] Command line: [2019-07-30T21:40:40.452Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T21:40:40.452Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T21:40:43.722Z] !SESSION 2019-07-30 21:40:40.363 ----------------------------------------------- [2019-07-30T21:40:43.722Z] eclipse.buildId=unknown [2019-07-30T21:40:43.722Z] java.version=1.8.0_202 [2019-07-30T21:40:43.722Z] java.vendor=Oracle Corporation [2019-07-30T21:40:43.722Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T21:40:43.722Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T21:40:43.722Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T21:40:43.722Z] [2019-07-30T21:40:43.722Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 21:40:43.328 [2019-07-30T21:40:43.722Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:40:43.722Z] !STACK 0 [2019-07-30T21:40:43.722Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T21:40:43.722Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:40:43.722Z] [2019-07-30T21:40:43.722Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:40:43.722Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:40:43.722Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:40:43.722Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:40:43.722Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:40:43.722Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:40:43.722Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:40:43.722Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:40:43.722Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:40:43.722Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:40:43.722Z] [2019-07-30T21:40:43.722Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 21:40:43.460 [2019-07-30T21:40:43.722Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:40:43.722Z] !STACK 0 [2019-07-30T21:40:43.722Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T21:40:43.722Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:40:43.722Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T21:40:43.722Z] -> 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-30T21:40:43.722Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T21:40:43.722Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:40:43.722Z] [2019-07-30T21:40:43.722Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:40:43.722Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:40:43.722Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:40:43.722Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:40:43.722Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:40:43.722Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:40:43.722Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:40:43.722Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:40:43.722Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:40:43.722Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:40:51.815Z] process 19890: 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-30T21:40:51.815Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T21:40:51.815Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T21:40:51.815Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T21:41:06.664Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest [2019-07-30T21:41:06.920Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.598 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest [2019-07-30T21:41:06.920Z] testLoadElements(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.455 s [2019-07-30T21:41:06.920Z] testValidateInvalidMissingFiles(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.665 s [2019-07-30T21:41:06.920Z] testValidateInvalidEmptyProfile(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.019 s [2019-07-30T21:41:06.920Z] testValidateInvalidMissingRoot(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.377 s [2019-07-30T21:41:06.920Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.004 s [2019-07-30T21:41:06.920Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest [2019-07-30T21:41:07.176Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest [2019-07-30T21:41:07.176Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest) Time elapsed: 0.105 s [2019-07-30T21:41:07.176Z] [2019-07-30T21:41:07.176Z] Results: [2019-07-30T21:41:07.176Z] [2019-07-30T21:41:07.176Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T21:41:07.176Z] [2019-07-30T21:41:10.446Z] [INFO] All tests passed! [2019-07-30T21:41:10.446Z] [INFO] [2019-07-30T21:41:10.446Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T21:41:10.446Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:41:10.446Z] [INFO] [2019-07-30T21:41:10.446Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T21:41:10.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:41:10.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:41:10.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:41:11.008Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:41:11.008Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:41:11.008Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:41:11.264Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T21:41:11.264Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:41:11.520Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T21:41:11.775Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T21:41:11.775Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T21:41:12.338Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:41:13.706Z] [INFO] [2019-07-30T21:41:13.706Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T21:41:13.706Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:41:13.706Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:41:13.706Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:41:13.706Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:41:13.706Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:41:13.706Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:41:13.706Z] [INFO] [2019-07-30T21:41:13.706Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T21:41:13.706Z] [INFO] [2019-07-30T21:41:13.706Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >----- [2019-07-30T21:41:13.706Z] [INFO] Building Trace Compass All Tests 1.0.6-SNAPSHOT [130/134] [2019-07-30T21:41:13.706Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T21:41:13.962Z] [INFO] [2019-07-30T21:41:13.962Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.alltests --- [2019-07-30T21:41:13.962Z] [INFO] [2019-07-30T21:41:13.962Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests --- [2019-07-30T21:41:13.962Z] [INFO] The project's OSGi version is 1.0.6.201907302009 [2019-07-30T21:41:13.962Z] [INFO] [2019-07-30T21:41:13.962Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests --- [2019-07-30T21:41:13.962Z] [INFO] [2019-07-30T21:41:13.962Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests --- [2019-07-30T21:41:13.962Z] [INFO] [2019-07-30T21:41:13.962Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests --- [2019-07-30T21:41:13.962Z] [INFO] [2019-07-30T21:41:13.962Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.alltests --- [2019-07-30T21:41:13.962Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:41:13.962Z] [INFO] [2019-07-30T21:41:13.962Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.alltests --- [2019-07-30T21:41:13.962Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:41:13.962Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/src/main/resources [2019-07-30T21:41:13.962Z] [INFO] [2019-07-30T21:41:13.962Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.alltests --- [2019-07-30T21:41:13.962Z] [INFO] Compiling 8 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/classes [2019-07-30T21:41:14.826Z] [INFO] [2019-07-30T21:41:14.826Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.alltests --- [2019-07-30T21:41:14.826Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:41:14.826Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/src/test/resources [2019-07-30T21:41:14.826Z] [INFO] [2019-07-30T21:41:14.826Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests --- [2019-07-30T21:41:14.826Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-sources.jar [2019-07-30T21:41:14.826Z] [INFO] [2019-07-30T21:41:14.826Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests --- [2019-07-30T21:41:15.083Z] [INFO] [2019-07-30T21:41:15.083Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests --- [2019-07-30T21:41:15.083Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar [2019-07-30T21:41:15.340Z] [INFO] [2019-07-30T21:41:15.340Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests --- [2019-07-30T21:41:15.340Z] [INFO] [2019-07-30T21:41:15.340Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.alltests --- [2019-07-30T21:41:15.340Z] [INFO] [2019-07-30T21:41:15.340Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.alltests --- [2019-07-30T21:41:15.340Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar [2019-07-30T21:41:15.340Z] [INFO] [2019-07-30T21:41:15.340Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests --- [2019-07-30T21:41:16.270Z] [INFO] [2019-07-30T21:41:16.270Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.alltests --- [2019-07-30T21:41:19.539Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/work/data/.metadata/.log [2019-07-30T21:41:19.539Z] [INFO] Command line: [2019-07-30T21:41:19.539Z] [/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.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T21:41:19.539Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T21:41:23.709Z] !SESSION 2019-07-30 21:41:19.330 ----------------------------------------------- [2019-07-30T21:41:23.709Z] eclipse.buildId=unknown [2019-07-30T21:41:23.709Z] java.version=1.8.0_202 [2019-07-30T21:41:23.709Z] java.vendor=Oracle Corporation [2019-07-30T21:41:23.709Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T21:41:23.709Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T21:41:23.709Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T21:41:23.709Z] [2019-07-30T21:41:23.709Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 21:41:22.855 [2019-07-30T21:41:23.709Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:41:23.709Z] !STACK 0 [2019-07-30T21:41:23.709Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-30T21:41:23.709Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:41:23.709Z] [2019-07-30T21:41:23.709Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:41:23.709Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:41:23.709Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:41:23.709Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:41:23.709Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:41:23.709Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:41:23.709Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:41:23.709Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:41:23.709Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:41:23.709Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:41:23.709Z] [2019-07-30T21:41:23.709Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 21:41:22.962 [2019-07-30T21:41:23.709Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T21:41:23.709Z] !STACK 0 [2019-07-30T21:41:23.709Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-30T21:41:23.709Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:41:23.709Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T21:41:23.709Z] -> 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-30T21:41:23.709Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T21:41:23.709Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T21:41:23.709Z] [2019-07-30T21:41:23.709Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T21:41:23.709Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T21:41:23.709Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T21:41:23.709Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T21:41:23.710Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T21:41:23.710Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T21:41:23.710Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T21:41:23.710Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T21:41:23.710Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T21:41:23.710Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T21:41:25.076Z] [2019-07-30T21:41:25.076Z] Results: [2019-07-30T21:41:25.076Z] [2019-07-30T21:41:25.076Z] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T21:41:25.076Z] [2019-07-30T21:41:26.444Z] [WARNING] No tests found. [2019-07-30T21:41:26.444Z] [INFO] [2019-07-30T21:41:26.444Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.alltests --- [2019-07-30T21:41:26.444Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:41:26.444Z] [INFO] [2019-07-30T21:41:26.444Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.alltests --- [2019-07-30T21:41:31.802Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core.tests' with 3 classes [2019-07-30T21:41:31.802Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests' with 5 classes [2019-07-30T21:41:31.802Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-07-30T21:41:32.058Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-07-30T21:41:32.621Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 43 classes [2019-07-30T21:41:32.621Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-07-30T21:41:32.621Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.tests' with 2 classes [2019-07-30T21:41:32.877Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core.tests' with 23 classes [2019-07-30T21:41:32.877Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests' with 3 classes [2019-07-30T21:41:32.877Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T21:41:32.877Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-30T21:41:33.133Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core.tests' with 4 classes [2019-07-30T21:41:33.133Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core.tests' with 22 classes [2019-07-30T21:41:33.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T21:41:33.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser.tests' with 3 classes [2019-07-30T21:41:33.646Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core.tests' with 1 classes [2019-07-30T21:41:33.646Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui.tests' with 1 classes [2019-07-30T21:41:33.646Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.integration.swtbot.tests' with 10 classes [2019-07-30T21:41:33.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core.tests' with 2 classes [2019-07-30T21:41:33.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core.tests' with 16 classes [2019-07-30T21:41:33.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests' with 12 classes [2019-07-30T21:41:34.160Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-07-30T21:41:34.416Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core.tests' with 33 classes [2019-07-30T21:41:34.416Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests' with 28 classes [2019-07-30T21:41:34.673Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-07-30T21:41:34.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests' with 3 classes [2019-07-30T21:41:34.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.tests' with 1 classes [2019-07-30T21:41:34.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-30T21:41:34.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core.tests' with 17 classes [2019-07-30T21:41:34.929Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T21:41:35.185Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-30T21:41:35.185Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests' with 10 classes [2019-07-30T21:41:35.185Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.tests' with 3 classes [2019-07-30T21:41:35.185Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-30T21:41:35.442Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-07-30T21:41:35.442Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.tests' with 2 classes [2019-07-30T21:41:35.442Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T21:41:36.004Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T21:41:36.004Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-07-30T21:41:36.004Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-07-30T21:41:36.261Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests' with 7 classes [2019-07-30T21:41:36.261Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-30T21:41:36.261Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests' with 3 classes [2019-07-30T21:41:36.261Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.tests' with 4 classes [2019-07-30T21:41:36.261Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T21:41:36.518Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T21:41:36.774Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:41:36.774Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:41:36.774Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:41:37.338Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:41:37.596Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T21:41:37.852Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:41:39.221Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T21:41:39.221Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T21:41:39.221Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T21:41:39.479Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:41:39.479Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T21:41:39.479Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T21:41:39.479Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T21:41:39.735Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:41:39.735Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:41:39.992Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T21:41:39.992Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T21:41:40.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-07-30T21:41:40.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T21:41:40.762Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T21:41:41.019Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T21:41:41.019Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:41:41.276Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:41:41.276Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-07-30T21:41:41.532Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T21:41:41.532Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-30T21:41:41.532Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T21:41:42.027Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T21:41:42.027Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T21:41:42.027Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T21:41:42.027Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T21:41:42.285Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T21:41:43.214Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T21:41:43.470Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T21:41:44.033Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T21:41:44.033Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T21:41:44.290Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T21:41:44.853Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T21:41:44.853Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:41:44.853Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T21:41:45.110Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-30T21:41:45.110Z] [INFO] [2019-07-30T21:41:45.110Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests --- [2019-07-30T21:41:45.110Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:41:45.110Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:41:45.110Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:41:45.110Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:41:45.110Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:41:45.110Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:41:45.110Z] [INFO] [2019-07-30T21:41:45.110Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests --- [2019-07-30T21:41:45.110Z] [INFO] [2019-07-30T21:41:45.110Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------ [2019-07-30T21:41:45.110Z] [INFO] Building org.eclipse.tracecompass.testing 5.0.0-SNAPSHOT [131/134] [2019-07-30T21:41:45.110Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T21:41:45.110Z] [INFO] [2019-07-30T21:41:45.110Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.testing --- [2019-07-30T21:41:45.110Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/target [2019-07-30T21:41:45.110Z] [INFO] [2019-07-30T21:41:45.110Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing --- [2019-07-30T21:41:45.366Z] [INFO] The project's OSGi version is 5.0.0.201907302009 [2019-07-30T21:41:45.366Z] [INFO] [2019-07-30T21:41:45.366Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing --- [2019-07-30T21:41:45.366Z] [INFO] [2019-07-30T21:41:45.366Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing --- [2019-07-30T21:41:45.366Z] [INFO] [2019-07-30T21:41:45.366Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing --- [2019-07-30T21:41:45.366Z] [INFO] [2019-07-30T21:41:45.366Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.testing --- [2019-07-30T21:41:45.366Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:41:45.366Z] [INFO] [2019-07-30T21:41:45.366Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing --- [2019-07-30T21:41:45.366Z] [INFO] [2019-07-30T21:41:45.366Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing --- [2019-07-30T21:41:45.366Z] [INFO] [2019-07-30T21:41:45.366Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing --- [2019-07-30T21:41:47.885Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT.jar [2019-07-30T21:41:47.885Z] [INFO] [2019-07-30T21:41:47.885Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing --- [2019-07-30T21:41:47.885Z] [INFO] [2019-07-30T21:41:47.885Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing --- [2019-07-30T21:41:47.885Z] [INFO] [2019-07-30T21:41:47.885Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.testing --- [2019-07-30T21:41:47.885Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T21:41:47.885Z] [INFO] [2019-07-30T21:41:47.885Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.testing --- [2019-07-30T21:41:47.885Z] [INFO] [2019-07-30T21:41:47.885Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing --- [2019-07-30T21:41:47.885Z] [INFO] [2019-07-30T21:41:47.885Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.testing --- [2019-07-30T21:41:47.885Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:41:47.885Z] [INFO] [2019-07-30T21:41:47.885Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.testing --- [2019-07-30T21:41:54.427Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:41:54.427Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:41:54.427Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:41:54.683Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core.tests' with 3 classes [2019-07-30T21:41:54.683Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T21:41:54.940Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T21:41:55.196Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:41:55.196Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T21:41:55.453Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:41:57.026Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests' with 5 classes [2019-07-30T21:41:57.026Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T21:41:57.026Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T21:41:57.283Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T21:41:57.283Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T21:41:57.283Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-07-30T21:41:57.283Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T21:41:57.283Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:41:57.540Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T21:41:57.540Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T21:41:57.540Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-07-30T21:41:57.540Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T21:41:57.797Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:41:57.797Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:41:57.797Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T21:41:58.053Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 43 classes [2019-07-30T21:41:58.053Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T21:41:58.053Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T21:41:58.053Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-07-30T21:41:58.309Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-07-30T21:41:58.309Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T21:41:58.309Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-30T21:41:58.309Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.tests' with 2 classes [2019-07-30T21:41:58.309Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T21:41:58.565Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T21:41:58.565Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T21:41:58.565Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T21:41:58.565Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core.tests' with 4 classes [2019-07-30T21:41:58.565Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core.tests' with 22 classes [2019-07-30T21:41:58.565Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:41:58.821Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:41:59.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser.tests' with 3 classes [2019-07-30T21:41:59.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-07-30T21:41:59.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T21:41:59.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core.tests' with 1 classes [2019-07-30T21:41:59.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-30T21:41:59.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui.tests' with 1 classes [2019-07-30T21:41:59.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.integration.swtbot.tests' with 10 classes [2019-07-30T21:41:59.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T21:41:59.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T21:41:59.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T21:41:59.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T21:41:59.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-07-30T21:41:59.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T21:41:59.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-07-30T21:41:59.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T21:41:59.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core.tests' with 2 classes [2019-07-30T21:41:59.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T21:41:59.591Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core.tests' with 16 classes [2019-07-30T21:41:59.591Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T21:41:59.847Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T21:41:59.847Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests' with 12 classes [2019-07-30T21:41:59.847Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-07-30T21:42:00.104Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-30T21:42:00.104Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T21:42:00.104Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core.tests' with 33 classes [2019-07-30T21:42:00.360Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-30T21:42:00.360Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests' with 28 classes [2019-07-30T21:42:00.360Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests' with 3 classes [2019-07-30T21:42:00.360Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.tests' with 1 classes [2019-07-30T21:42:00.360Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T21:42:00.812Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-30T21:42:00.812Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core.tests' with 17 classes [2019-07-30T21:42:00.812Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests' with 10 classes [2019-07-30T21:42:00.812Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.tests' with 3 classes [2019-07-30T21:42:00.812Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-30T21:42:00.812Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-07-30T21:42:00.812Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.tests' with 2 classes [2019-07-30T21:42:00.812Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-07-30T21:42:00.812Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests' with 7 classes [2019-07-30T21:42:00.812Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests' with 3 classes [2019-07-30T21:42:00.812Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.tests' with 4 classes [2019-07-30T21:42:00.812Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T21:42:00.812Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:42:00.812Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T21:42:00.812Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-30T21:42:00.812Z] [INFO] [2019-07-30T21:42:00.812Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing --- [2019-07-30T21:42:00.812Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:42:00.812Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:42:00.812Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:42:00.812Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:42:00.812Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:42:00.812Z] [INFO] [2019-07-30T21:42:00.812Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing --- [2019-07-30T21:42:00.812Z] [INFO] [2019-07-30T21:42:00.812Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >---- [2019-07-30T21:42:00.812Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 5.0.0-SNAPSHOT [132/134] [2019-07-30T21:42:00.812Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T21:42:00.812Z] [INFO] [2019-07-30T21:42:00.812Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T21:42:00.812Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/target [2019-07-30T21:42:00.812Z] [INFO] [2019-07-30T21:42:00.812Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T21:42:00.812Z] [INFO] The project's OSGi version is 5.0.0.201907302009 [2019-07-30T21:42:00.812Z] [INFO] [2019-07-30T21:42:00.812Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T21:42:00.812Z] [INFO] [2019-07-30T21:42:00.812Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T21:42:00.812Z] [INFO] [2019-07-30T21:42:00.812Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T21:42:00.812Z] [INFO] [2019-07-30T21:42:00.812Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T21:42:00.812Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:42:00.812Z] [INFO] [2019-07-30T21:42:00.812Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T21:42:00.812Z] [INFO] [2019-07-30T21:42:00.812Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T21:42:00.812Z] [INFO] [2019-07-30T21:42:00.812Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T21:42:00.812Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT.jar [2019-07-30T21:42:00.812Z] [INFO] [2019-07-30T21:42:00.812Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T21:42:00.812Z] [INFO] [2019-07-30T21:42:00.812Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T21:42:00.812Z] [INFO] [2019-07-30T21:42:00.812Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T21:42:00.812Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T21:42:00.812Z] [INFO] [2019-07-30T21:42:00.812Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T21:42:00.812Z] [INFO] [2019-07-30T21:42:00.812Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T21:42:00.812Z] [INFO] [2019-07-30T21:42:00.812Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T21:42:00.812Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:42:00.812Z] [INFO] [2019-07-30T21:42:00.812Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T21:42:01.068Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:42:01.068Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:42:01.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:42:01.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:42:01.581Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:42:02.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:42:02.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T21:42:02.401Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:42:12.347Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T21:42:12.347Z] [INFO] [2019-07-30T21:42:12.347Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T21:42:12.347Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:42:12.347Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:42:12.347Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:42:12.347Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:42:12.347Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:42:12.347Z] [INFO] [2019-07-30T21:42:12.347Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T21:42:12.347Z] [INFO] [2019-07-30T21:42:12.347Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >---- [2019-07-30T21:42:12.347Z] [INFO] Building Trace Compass Repository 5.0.0-SNAPSHOT [133/134] [2019-07-30T21:42:12.347Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2019-07-30T21:42:12.604Z] [INFO] [2019-07-30T21:42:12.604Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T21:42:12.604Z] [INFO] [2019-07-30T21:42:12.604Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T21:42:12.604Z] [INFO] The project's OSGi version is 5.0.0.201907302009 [2019-07-30T21:42:12.604Z] [INFO] [2019-07-30T21:42:12.604Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T21:42:12.604Z] [INFO] [2019-07-30T21:42:12.604Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T21:42:12.604Z] [INFO] [2019-07-30T21:42:12.604Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T21:42:12.604Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:42:12.604Z] [INFO] [2019-07-30T21:42:12.604Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T21:42:12.604Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:42:12.604Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.releng-site/src/main/resources [2019-07-30T21:42:12.604Z] [INFO] [2019-07-30T21:42:12.604Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T21:42:12.604Z] [INFO] [2019-07-30T21:42:12.604Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T21:42:13.167Z] [INFO] [2019-07-30T21:42:13.167Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T21:42:13.167Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0] [2019-07-30T21:42:14.028Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [2019-07-30T21:42:14.028Z] [INFO] [2019-07-30T21:42:14.028Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T21:42:14.028Z] [INFO] [2019-07-30T21:42:14.028Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T21:42:14.285Z] [INFO] [2019-07-30T21:42:14.285Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T21:42:14.285Z] [INFO] [2019-07-30T21:42:14.285Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T21:42:52.955Z] [INFO] [2019-07-30T21:42:52.955Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T21:42:52.955Z] [INFO] [2019-07-30T21:42:52.955Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T21:42:52.955Z] [INFO] [2019-07-30T21:42:52.955Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T21:42:52.955Z] [INFO] [2019-07-30T21:42:52.955Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T21:42:52.955Z] [INFO] [2019-07-30T21:42:52.955Z] [INFO] --- repository-utils:1.0.0:generate-repository-facade (generate-facade) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T21:42:52.955Z] [INFO] Building zip: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.releng-site/target/org.eclipse.tracecompass.releng-site-5.0.0-SNAPSHOT.zip [2019-07-30T21:42:54.847Z] [INFO] [2019-07-30T21:42:54.847Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T21:42:54.847Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:42:54.847Z] [INFO] [2019-07-30T21:42:54.847Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T21:43:01.393Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T21:43:01.393Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:43:01.393Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:43:01.957Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core.tests' with 3 classes [2019-07-30T21:43:01.957Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T21:43:02.215Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T21:43:02.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T21:43:02.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T21:43:02.979Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T21:43:04.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests' with 5 classes [2019-07-30T21:43:04.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T21:43:04.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T21:43:04.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T21:43:04.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T21:43:04.606Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-07-30T21:43:04.606Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T21:43:04.606Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:43:04.606Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T21:43:04.606Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T21:43:04.863Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-07-30T21:43:04.863Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-30T21:43:05.119Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T21:43:05.119Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T21:43:05.375Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:43:05.376Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:43:05.376Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T21:43:05.376Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 43 classes [2019-07-30T21:43:05.632Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T21:43:05.632Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T21:43:05.632Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 50 classes [2019-07-30T21:43:05.632Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-07-30T21:43:05.889Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T21:43:05.889Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-30T21:43:05.889Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.tests' with 2 classes [2019-07-30T21:43:05.889Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T21:43:05.889Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T21:43:06.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T21:43:06.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T21:43:06.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core.tests' with 4 classes [2019-07-30T21:43:06.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf' with 0 classes [2019-07-30T21:43:06.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T21:43:06.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.ui' with 6 classes [2019-07-30T21:43:06.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf' with 0 classes [2019-07-30T21:43:06.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T21:43:06.403Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core.tests' with 22 classes [2019-07-30T21:43:06.403Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T21:43:06.660Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T21:43:06.660Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T21:43:06.660Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser.tests' with 3 classes [2019-07-30T21:43:06.660Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-07-30T21:43:06.660Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T21:43:06.660Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-30T21:43:06.660Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T21:43:06.660Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core.tests' with 1 classes [2019-07-30T21:43:06.660Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.doc.user' with 0 classes [2019-07-30T21:43:06.660Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace' with 0 classes [2019-07-30T21:43:06.917Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-30T21:43:06.917Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace' with 0 classes [2019-07-30T21:43:06.917Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui.tests' with 1 classes [2019-07-30T21:43:06.917Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.integration.swtbot.tests' with 10 classes [2019-07-30T21:43:06.917Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T21:43:06.917Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T21:43:06.917Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T21:43:06.917Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T21:43:06.917Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-07-30T21:43:06.917Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T21:43:07.174Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-07-30T21:43:07.174Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-07-30T21:43:07.174Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace' with 0 classes [2019-07-30T21:43:07.174Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace' with 0 classes [2019-07-30T21:43:07.174Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T21:43:07.174Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core.tests' with 2 classes [2019-07-30T21:43:07.174Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T21:43:07.174Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core.tests' with 16 classes [2019-07-30T21:43:07.174Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-07-30T21:43:07.174Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-30T21:43:07.430Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T21:43:07.430Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T21:43:07.687Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests' with 12 classes [2019-07-30T21:43:07.687Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-07-30T21:43:07.687Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-30T21:43:07.687Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core.tests' with 33 classes [2019-07-30T21:43:07.943Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-30T21:43:07.943Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel' with 0 classes [2019-07-30T21:43:07.943Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel' with 0 classes [2019-07-30T21:43:07.943Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests' with 28 classes [2019-07-30T21:43:07.943Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust' with 0 classes [2019-07-30T21:43:07.943Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust' with 0 classes [2019-07-30T21:43:07.943Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests' with 3 classes [2019-07-30T21:43:07.943Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.tests' with 1 classes [2019-07-30T21:43:07.943Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T21:43:07.943Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-30T21:43:08.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap' with 0 classes [2019-07-30T21:43:08.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.testing' with 0 classes [2019-07-30T21:43:08.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote' with 0 classes [2019-07-30T21:43:08.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote' with 0 classes [2019-07-30T21:43:08.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap' with 0 classes [2019-07-30T21:43:08.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.testing' with 0 classes [2019-07-30T21:43:08.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:43:08.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core.tests' with 17 classes [2019-07-30T21:43:08.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests' with 10 classes [2019-07-30T21:43:08.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.tests' with 3 classes [2019-07-30T21:43:08.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-30T21:43:08.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-07-30T21:43:08.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.tests' with 2 classes [2019-07-30T21:43:08.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-07-30T21:43:08.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests' with 7 classes [2019-07-30T21:43:08.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests' with 3 classes [2019-07-30T21:43:08.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.tests' with 4 classes [2019-07-30T21:43:08.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:43:08.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T21:43:08.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.doc.user' with 0 classes [2019-07-30T21:43:08.200Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-30T21:43:08.457Z] [INFO] [2019-07-30T21:43:08.457Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T21:43:08.457Z] [INFO] No primary artifact to install, installing attached artifacts instead. [2019-07-30T21:43:08.457Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:43:08.457Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:43:08.457Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:43:08.457Z] [INFO] [2019-07-30T21:43:08.457Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T21:43:08.457Z] [INFO] [2019-07-30T21:43:08.457Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test >-- [2019-07-30T21:43:08.457Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.test 1.0.1-SNAPSHOT [134/134] [2019-07-30T21:43:08.457Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T21:43:08.457Z] [INFO] [2019-07-30T21:43:08.457Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T21:43:08.457Z] [INFO] [2019-07-30T21:43:08.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T21:43:08.457Z] [INFO] The project's OSGi version is 1.0.1.201907302009 [2019-07-30T21:43:08.457Z] [INFO] [2019-07-30T21:43:08.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T21:43:08.457Z] [INFO] [2019-07-30T21:43:08.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T21:43:08.457Z] [INFO] [2019-07-30T21:43:08.457Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T21:43:08.457Z] [INFO] [2019-07-30T21:43:08.457Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T21:43:08.457Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T21:43:08.457Z] [INFO] [2019-07-30T21:43:08.457Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T21:43:08.457Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:43:08.457Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/src/main/resources [2019-07-30T21:43:08.457Z] [INFO] [2019-07-30T21:43:08.457Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T21:43:08.457Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/classes [2019-07-30T21:43:08.457Z] [INFO] [2019-07-30T21:43:08.457Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T21:43:08.457Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T21:43:08.457Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/src/test/resources [2019-07-30T21:43:08.457Z] [INFO] [2019-07-30T21:43:08.457Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T21:43:08.457Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-sources.jar [2019-07-30T21:43:08.457Z] [INFO] [2019-07-30T21:43:08.457Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T21:43:08.457Z] [INFO] [2019-07-30T21:43:08.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T21:43:08.457Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar [2019-07-30T21:43:08.457Z] [INFO] [2019-07-30T21:43:08.457Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T21:43:08.457Z] [INFO] [2019-07-30T21:43:08.457Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T21:43:08.457Z] [INFO] [2019-07-30T21:43:08.457Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T21:43:08.457Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar [2019-07-30T21:43:08.457Z] [INFO] [2019-07-30T21:43:08.457Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T21:43:08.457Z] [INFO] [2019-07-30T21:43:08.457Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T21:43:08.457Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T21:43:08.457Z] [INFO] [2019-07-30T21:43:08.457Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T21:43:08.714Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T21:43:08.714Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T21:43:08.714Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-07-30T21:43:08.970Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T21:43:09.533Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T21:43:09.533Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T21:43:09.533Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T21:43:09.533Z] [INFO] [2019-07-30T21:43:09.533Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T21:43:09.533Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:43:09.533Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:43:09.533Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:43:09.533Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:43:09.533Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:43:09.533Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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-30T21:43:09.533Z] [INFO] [2019-07-30T21:43:09.533Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T21:43:09.533Z] [INFO] ------------------------------------------------------------------------ [2019-07-30T21:43:09.533Z] [INFO] Reactor Summary: [2019-07-30T21:43:09.533Z] [INFO] [2019-07-30T21:43:09.533Z] [INFO] Trace Compass Parent 5.0.0-SNAPSHOT ................ SUCCESS [ 46.717 s] [2019-07-30T21:43:09.533Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 5.0.0-SNAPSHOT SUCCESS [ 0.199 s] [2019-07-30T21:43:09.533Z] [INFO] Trace Compass Common Utilities Parent 5.0.0-SNAPSHOT SUCCESS [ 0.066 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.common.core 4.1.0-SNAPSHOT SUCCESS [ 14.891 s] [2019-07-30T21:43:09.533Z] [INFO] Trace Compass State System Parent 5.0.0-SNAPSHOT ... SUCCESS [ 0.042 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT SUCCESS [ 2.529 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.segmentstore.core 2.1.1-SNAPSHOT SUCCESS [ 1.542 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.statesystem.core 4.2.2-SNAPSHOT SUCCESS [ 1.835 s] [2019-07-30T21:43:09.533Z] [INFO] Trace Compass TMF Parent 5.0.0-SNAPSHOT ............ SUCCESS [ 0.159 s] [2019-07-30T21:43:09.533Z] [INFO] Trace Compass Filter Parser 1.0.2-SNAPSHOT ......... SUCCESS [ 0.525 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.tmf.core 5.1.0-SNAPSHOT ... SUCCESS [ 7.214 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT SUCCESS [ 2.692 s] [2019-07-30T21:43:09.533Z] [INFO] Trace Compass CTF Support Parent 5.0.0-SNAPSHOT .... SUCCESS [ 0.075 s] [2019-07-30T21:43:09.533Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.2-SNAPSHOT .... SUCCESS [ 5.292 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.ctf.core 4.0.0-SNAPSHOT ... SUCCESS [ 2.277 s] [2019-07-30T21:43:09.533Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.5-SNAPSHOT SUCCESS [01:13 min] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.9-SNAPSHOT SUCCESS [ 19.097 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.9-SNAPSHOT SUCCESS [05:51 min] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT SUCCESS [ 3.190 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT SUCCESS [09:07 min] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT SUCCESS [ 12.769 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.tmf.ui 5.1.0-SNAPSHOT ..... SUCCESS [ 14.032 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT SUCCESS [ 5.669 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 2.1.2-SNAPSHOT SUCCESS [ 2.305 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT SUCCESS [ 14.412 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT SUCCESS [ 2.123 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.0-SNAPSHOT SUCCESS [ 2.613 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.1-SNAPSHOT SUCCESS [ 11.715 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.7-SNAPSHOT SUCCESS [ 6.262 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.0-SNAPSHOT SUCCESS [ 4.271 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.8-SNAPSHOT SUCCESS [ 3.413 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.0.0-SNAPSHOT SUCCESS [ 1.752 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 4.1.0-SNAPSHOT SUCCESS [ 4.507 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.9-SNAPSHOT SUCCESS [02:13 min] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 4.0.0-SNAPSHOT SUCCESS [ 3.844 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 3.0.4-SNAPSHOT SUCCESS [ 4.765 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.6-SNAPSHOT SUCCESS [ 28.606 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 1.1.3-SNAPSHOT SUCCESS [ 2.860 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT SUCCESS [ 46.176 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 2.0.0-SNAPSHOT SUCCESS [ 6.113 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.10-SNAPSHOT SUCCESS [03:34 min] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [06:09 min] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT SUCCESS [ 19.333 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT SUCCESS [ 29.606 s] [2019-07-30T21:43:09.533Z] [INFO] Trace Compass LTTng Support Parent 5.0.0-SNAPSHOT .. SUCCESS [ 0.063 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT SUCCESS [ 1.746 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.2-SNAPSHOT SUCCESS [ 3.019 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.0-SNAPSHOT SUCCESS [ 2.870 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT SUCCESS [02:16 min] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [01:30 min] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [02:30 min] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT SUCCESS [ 9.163 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 24.652 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 40.108 s] [2019-07-30T21:43:09.533Z] [INFO] Trace Compass BTF Support Parent 5.0.0-SNAPSHOT .... SUCCESS [ 0.036 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT ... SUCCESS [ 1.885 s] [2019-07-30T21:43:09.533Z] [INFO] Trace Compass Documentation 5.0.0-SNAPSHOT ......... SUCCESS [ 0.052 s] [2019-07-30T21:43:09.533Z] [INFO] Trace Compass Developer Guide 5.0.0-SNAPSHOT ....... SUCCESS [ 28.414 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.8-SNAPSHOT SUCCESS [ 4.102 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.tmf 5.0.0-SNAPSHOT ........ SUCCESS [ 5.858 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT ..... SUCCESS [ 4.706 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.btf 5.0.0-SNAPSHOT ........ SUCCESS [ 5.141 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.0-SNAPSHOT SUCCESS [ 11.675 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.5-SNAPSHOT SUCCESS [ 9.074 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.ctf 5.0.0-SNAPSHOT ........ SUCCESS [ 0.634 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT SUCCESS [ 10.543 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.tmf.ctf 5.0.0-SNAPSHOT .... SUCCESS [ 4.546 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [03:30 min] [2019-07-30T21:43:09.533Z] [INFO] Trace Compass User Guide 5.0.0-SNAPSHOT ............ SUCCESS [ 9.284 s] [2019-07-30T21:43:09.533Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 5.0.0-SNAPSHOT SUCCESS [ 6.072 s] [2019-07-30T21:43:09.533Z] [INFO] Trace Compass RCP User Guide 5.0.0-SNAPSHOT ........ SUCCESS [ 5.618 s] [2019-07-30T21:43:09.533Z] [INFO] Trace Compass Pcap User Guide 5.0.0-SNAPSHOT ....... SUCCESS [ 6.078 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT ... SUCCESS [ 4.077 s] [2019-07-30T21:43:09.533Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 5.0.0-SNAPSHOT SUCCESS [ 0.043 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.2-SNAPSHOT SUCCESS [ 3.557 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.1-SNAPSHOT SUCCESS [ 3.383 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.gdbtrace 5.0.0-SNAPSHOT ... SUCCESS [ 4.486 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT SUCCESS [ 10.528 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 24.352 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT SUCCESS [ 9.320 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.1-SNAPSHOT SUCCESS [ 2.227 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.2-SNAPSHOT SUCCESS [ 0.497 s] [2019-07-30T21:43:09.533Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.5-SNAPSHOT SUCCESS [ 3.544 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.7-SNAPSHOT SUCCESS [ 5.309 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.lttng2.control 5.0.0-SNAPSHOT SUCCESS [ 5.171 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT SUCCESS [ 10.921 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT SUCCESS [ 10.269 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.2-SNAPSHOT SUCCESS [ 48.520 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT SUCCESS [ 5.868 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 5.0.0-SNAPSHOT SUCCESS [ 5.951 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.9-SNAPSHOT SUCCESS [ 57.051 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT SUCCESS [01:41 min] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 4.0.3-SNAPSHOT SUCCESS [ 2.965 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.5-SNAPSHOT SUCCESS [ 6.337 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.lttng2.ust 5.0.0-SNAPSHOT . SUCCESS [ 6.530 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT SUCCESS [ 40.279 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 22.930 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.5-SNAPSHOT SUCCESS [01:25 min] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [06:56 min] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [01:43 min] [2019-07-30T21:43:09.790Z] [INFO] Trace Compass Pcap Format Support Parent 5.0.0-SNAPSHOT SUCCESS [ 0.034 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.0-SNAPSHOT .. SUCCESS [ 0.880 s] [2019-07-30T21:43:09.790Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.2-SNAPSHOT SUCCESS [ 10.774 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT SUCCESS [ 1.479 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.1-SNAPSHOT SUCCESS [ 3.211 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.tmf.pcap 5.0.0-SNAPSHOT ... SUCCESS [ 7.460 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT SUCCESS [ 12.958 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT SUCCESS [ 55.084 s] [2019-07-30T21:43:09.790Z] [INFO] Trace Compass RCP Parent 5.0.0-SNAPSHOT ............ SUCCESS [ 0.031 s] [2019-07-30T21:43:09.790Z] [INFO] Trace Compass RCP Branding plug-in 5.0.0-SNAPSHOT .. SUCCESS [ 0.252 s] [2019-07-30T21:43:09.790Z] [INFO] Trace Compass RCP Branding Feature 5.0.0-SNAPSHOT .. SUCCESS [ 0.233 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.rcp.ui 5.0.0-SNAPSHOT ..... SUCCESS [ 3.226 s] [2019-07-30T21:43:09.790Z] [INFO] Trace Compass RCP Feature 5.0.0-SNAPSHOT ........... SUCCESS [ 4.774 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT SUCCESS [ 0.259 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.rcp.incubator 1.0.0-SNAPSHOT SUCCESS [ 0.533 s] [2019-07-30T21:43:09.790Z] [INFO] Trace Compass Json trace Parent 5.0.0-SNAPSHOT ..... SUCCESS [ 0.018 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.jsontrace.core 0.1.1-SNAPSHOT SUCCESS [ 1.605 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.jsontrace 1.0.0-SNAPSHOT .. SUCCESS [ 4.337 s] [2019-07-30T21:43:09.790Z] [INFO] Trace Compass RCP Product 5.0.0-SNAPSHOT ........... SUCCESS [02:54 min] [2019-07-30T21:43:09.790Z] [INFO] Trace Compass Release Engineering Parent 5.0.0-SNAPSHOT SUCCESS [ 0.058 s] [2019-07-30T21:43:09.790Z] [INFO] Trace Compass Target Platform 5.0.0-SNAPSHOT ....... SUCCESS [ 4.642 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [10:54 min] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.1-SNAPSHOT SUCCESS [ 14.383 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT SUCCESS [ 10.535 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [02:06 min] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT SUCCESS [ 28.637 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 23.485 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.6-SNAPSHOT SUCCESS [02:59 min] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 37.043 s] [2019-07-30T21:43:09.790Z] [INFO] Trace Compass All Tests 1.0.6-SNAPSHOT ............. SUCCESS [ 31.423 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.testing 5.0.0-SNAPSHOT .... SUCCESS [ 15.734 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.tmf.remote 5.0.0-SNAPSHOT . SUCCESS [ 11.544 s] [2019-07-30T21:43:09.790Z] [INFO] Trace Compass Repository 5.0.0-SNAPSHOT ............ SUCCESS [ 55.967 s] [2019-07-30T21:43:09.790Z] [INFO] org.eclipse.tracecompass.jsontrace.core.test 1.0.1-SNAPSHOT SUCCESS [ 1.278 s] [2019-07-30T21:43:09.790Z] [INFO] ------------------------------------------------------------------------ [2019-07-30T21:43:09.790Z] [INFO] BUILD SUCCESS [2019-07-30T21:43:09.790Z] [INFO] ------------------------------------------------------------------------ [2019-07-30T21:43:09.790Z] [INFO] Total time: 01:33 h [2019-07-30T21:43:09.790Z] [INFO] Finished at: 2019-07-30T21:43:09Z [2019-07-30T21:43:09.790Z] [INFO] ------------------------------------------------------------------------ [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] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline Finished: SUCCESS